HomeSort by relevance Sort by last modified time
    Searched full:gold (Results 926 - 950 of 2084) sorted by null

<<31323334353637383940>>

  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-ListPopupMenu/Application/src/main/java/com/example/android/actionbarcompat/listpopupmenu/
Cheeses.java 56 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese",
89 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
  /developers/samples/android/ui/lists/CustomChoiceList/Application/src/main/java/com/example/android/customchoicelist/
Cheeses.java 56 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese",
89 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
  /development/samples/ApiDemos/src/com/example/android/apis/view/
Cheeses.java 55 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese",
88 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
  /development/samples/browseable/ActionBarCompat-ListPopupMenu/src/com.example.android.actionbarcompat.listpopupmenu/
Cheeses.java 56 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese",
89 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
  /development/samples/browseable/CustomChoiceList/src/com.example.android.customchoicelist/
Cheeses.java 56 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese",
89 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
  /development/samples/devbytes/animation/ListViewAnimations/src/com/example/android/listviewanimations/
Cheeses.java 54 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese",
87 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
  /development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/
Cheeses.java 54 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese",
87 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
  /development/samples/devbytes/animation/ListViewItemAnimations/src/com/example/android/listviewitemanimations/
Cheeses.java 54 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese",
87 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
  /development/samples/devbytes/animation/ListViewRemovalAnimation/src/com/example/android/listviewremovalanimation/
Cheeses.java 54 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese",
87 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
  /development/samples/devbytes/ui/ListViewDeletion/src/com/example/android/listviewdeletion/
Cheeses.java 54 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese",
87 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
  /external/llvm/
CODE_OWNERS.TXT 91 D: Gold plugin (tools/gold/*)
  /external/selinux/
.travis.yml 16 - PYVER=python3.6 RUBYLIBVER=2.4 LINKER=gold
34 env: PYVER=python3.6 RUBYLIBVER=2.4 LINKER=gold
  /external/skia/gm/
showmiplevels.cpp 183 // round so we always produce an integral translate, so the GOLD tool won't show
298 // round so we always produce an integral translate, so the GOLD tool won't show
  /external/skia/infra/bots/recipes/test.expected/
Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_FORCE_RASTER_PIPELINE_BLITTER.json 105 "\nimport contextlib\nimport math\nimport socket\nimport sys\nimport time\nimport urllib2\n\nHASHES_URL = 'https://storage.googleapis.com/skia-infra-gm/hash_files/gold-prod-hashes.txt'\nRETRIES = 5\nTIMEOUT = 60\nWAIT_BASE = 15\n\nsocket.setdefaulttimeout(TIMEOUT)\nfor retry in range(RETRIES):\n try:\n with contextlib.closing(\n urllib2.urlopen(HASHES_URL, timeout=TIMEOUT)) as w:\n hashes = w.read()\n with open(sys.argv[1], 'w') as f:\n f.write(hashes)\n break\n except Exception as e:\n print 'Failed to get uninteresting hashes from %s:' % HASHES_URL\n print e\n if retry == RETRIES:\n raise\n waittime = WAIT_BASE * math.pow(2, retry)\n print 'Retry in %d seconds.' % waittime\n time.sleep(waittime)\n",
125 "@@@STEP_LOG_LINE@python.inline@HASHES_URL = 'https://storage.googleapis.com/skia-infra-gm/hash_files/gold-prod-hashes.txt'@@@",
  /external/skqp/gm/
showmiplevels.cpp 182 // round so we always produce an integral translate, so the GOLD tool won't show
297 // round so we always produce an integral translate, so the GOLD tool won't show
  /external/skqp/infra/bots/recipes/test.expected/
Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_FORCE_RASTER_PIPELINE_BLITTER.json 105 "\nimport contextlib\nimport math\nimport socket\nimport sys\nimport time\nimport urllib2\n\nHASHES_URL = 'https://storage.googleapis.com/skia-infra-gm/hash_files/gold-prod-hashes.txt'\nRETRIES = 5\nTIMEOUT = 60\nWAIT_BASE = 15\n\nsocket.setdefaulttimeout(TIMEOUT)\nfor retry in range(RETRIES):\n try:\n with contextlib.closing(\n urllib2.urlopen(HASHES_URL, timeout=TIMEOUT)) as w:\n hashes = w.read()\n with open(sys.argv[1], 'w') as f:\n f.write(hashes)\n break\n except Exception as e:\n print 'Failed to get uninteresting hashes from %s:' % HASHES_URL\n print e\n if retry == RETRIES:\n raise\n waittime = WAIT_BASE * math.pow(2, retry)\n print 'Retry in %d seconds.' % waittime\n time.sleep(waittime)\n",
125 "@@@STEP_LOG_LINE@python.inline@HASHES_URL = 'https://storage.googleapis.com/skia-infra-gm/hash_files/gold-prod-hashes.txt'@@@",
  /external/v8/gypfiles/
toolchain.gypi 103 # linux_use_bundled_gold: whether to use the gold linker binary checked
106 # Do not use 32-bit gold on 32-bit hosts as it runs out address space
123 # linux_use_gold_flags: whether to use build flags that rely on gold.
    [all...]
  /frameworks/support/samples/Support13Demos/src/main/java/com/example/android/supportv13/
Cheeses.java 54 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese",
87 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
  /frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/
Cheeses.java 54 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese",
87 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
  /frameworks/support/samples/Support7Demos/src/main/java/com/example/android/supportv7/
Cheeses.java 54 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese",
87 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
  /frameworks/support/samples/SupportDesignDemos/src/main/java/com/example/android/support/design/
Cheeses.java 54 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese",
87 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
  /toolchain/binutils/binutils-2.27/gold/testsuite/
basic_test.cc 1 // basic_test.cc -- a test case for gold
6 // This file is part of gold.
  /toolchain/binutils/binutils-2.27/gold/po/
es.po 1 # Mensajes en espaņol para gold 2.22.90.
8 "Project-Id-Version: gold 2.22.90\n"
503 #: gold-threads.cc:103
508 #: gold-threads.cc:107
513 #: gold-threads.cc:112
518 #: gold-threads.cc:116
523 #: gold-threads.cc:123
528 #: gold-threads.cc:131 gold-threads.cc:382
533 #: gold-threads.cc:139 gold-threads.cc:39
    [all...]
gold.pot 824 #: gold-threads.cc:103
829 #: gold-threads.cc:107
834 #: gold-threads.cc:112
839 #: gold-threads.cc:116
844 #: gold-threads.cc:123
849 #: gold-threads.cc:131 gold-threads.cc:396
854 #: gold-threads.cc:139 gold-threads.cc:410
859 #: gold-threads.cc:22
    [all...]
it.po 1 # Italian translation for gold.
8 "Project-Id-Version: gold-2.21.53\n"
504 #: gold-threads.cc:103
509 #: gold-threads.cc:107
514 #: gold-threads.cc:112
519 #: gold-threads.cc:116
524 #: gold-threads.cc:123
529 #: gold-threads.cc:131 gold-threads.cc:382
534 #: gold-threads.cc:139 gold-threads.cc:39
    [all...]

Completed in 1541 milliseconds

<<31323334353637383940>>