| /external/v8/tools/clang/scripts/ |
| update.py | 49 LLVM_LTO_GOLD_PLUGIN_DIR = os.path.join(THIRD_PARTY_DIR, 'llvm-lto-gold-plugin') 431 # Download the gold plugin if requested to by an environment variable. 554 # Build LLVM gold plugin with LTO. That speeds up the linker by ~10%. 557 print 'Building LTO LLVM Gold plugin' 571 lto_ldflags = ['-fuse-ld=gold'] 586 # We need to use the proper binutils which support LLVM Gold plugin. [all...] |
| package.py | 28 LLVM_LTO_GOLD_PLUGIN_DIR = os.path.join(THIRD_PARTY_DIR, 'llvm-lto-gold-plugin') 181 opt_flags += ['--lto-gold-plugin'] 282 # Zip up gold plugin on Linux.
|
| /external/skia/dm/ |
| DM.cpp | 318 struct Gold : public SkString { 319 Gold() : SkString("") {} 320 Gold(const SkString& sink, const SkString& src, 331 uint32_t operator()(const Gold& g) const { 336 static SkTHashSet<Gold, Gold::Hash> gGold; 339 gGold.add(Gold(r.config, r.sourceType, r.sourceOptions, r.name, r.md5)); [all...] |
| /external/skqp/dm/ |
| DM.cpp | 306 struct Gold : public SkString { 307 Gold() : SkString("") {} 308 Gold(const SkString& sink, const SkString& src, 319 uint32_t operator()(const Gold& g) const { 324 static SkTHashSet<Gold, Gold::Hash> gGold; 327 gGold.add(Gold(r.config, r.sourceType, r.sourceOptions, r.name, r.md5)); [all...] |
| /toolchain/binutils/binutils-2.27/gold/ |
| merge.cc | 1 // merge.cc -- handle section merging for gold 6 // This file is part of gold. 23 #include "gold.h" 31 namespace gold namespace 689 } // End namespace gold.
|
| readsyms.cc | 1 // readsyms.cc -- read input file symbols for gold 6 // This file is part of gold. 23 #include "gold.h" 39 namespace gold namespace 946 } // End namespace gold.
|
| arm-reloc.def | 6 // This file is part of gold. 47 // Implemented: Whether this is implemented by the gold. 52 // Overflow: Whether gold should check for overflow. This is "No" by default
|
| fileread.cc | 1 // fileread.cc -- read files for gold 6 // This file is part of gold. 23 #include "gold.h" 49 #include "gold-threads.h" 95 namespace gold namespace 1141 } // End namespace gold.
|
| /toolchain/binutils/binutils-2.27/gold/po/ |
| id.po | 1 # Pesan bahasa indonesia untuk gold. 8 "Project-Id-Version: gold 2.19.1\n" 395 #: gold-threads.cc:103 400 #: gold-threads.cc:107 405 #: gold-threads.cc:112 410 #: gold-threads.cc:116 415 #: gold-threads.cc:123 420 #: gold-threads.cc:131 425 #: gold-threads.cc:139 430 #: gold-threads.cc:22 [all...] |
| vi.po | 1 # Vietnamese translation for Gold. 9 "Project-Id-Version: gold-2.22.90\n" 509 #: gold-threads.cc:103 514 #: gold-threads.cc:107 519 #: gold-threads.cc:112 524 #: gold-threads.cc:116 529 #: gold-threads.cc:123 534 #: gold-threads.cc:131 gold-threads.cc:382 539 #: gold-threads.cc:139 gold-threads.cc:39 [all...] |
| /external/ImageMagick/Magick++/demo/ |
| demo.cpp | 90 example.fillColor( "gold" ); 109 example.borderColor( "gold" ); 163 example.strokeColor( "gold" );
|
| /external/ImageMagick/www/source/ |
| examples.pl | 67 fill=>'gold',gravity=>'North',pointsize=>14); 91 $example->Border(geometry=>'6x6',color=>'gold'); 158 $example->Draw(fill=>'none',stroke=>'gold',primitive=>'circle',
|
| /external/libcups/cups/ |
| raster.h | 139 CUPS_CSPACE_GMCK = 10, /* Gold, magenta, yellow, black @deprecated@ */ 140 CUPS_CSPACE_GMCS = 11, /* Gold, magenta, yellow, silver @deprecated@ */ 142 CUPS_CSPACE_GOLD = 13, /* Gold foil @deprecated@ */
|
| /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
| html.go | 149 .outline-gold { outline: gold solid 2px; } 179 "outline-gold"
|
| /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
| html.go | 149 .outline-gold { outline: gold solid 2px; } 179 "outline-gold"
|
| /toolchain/binutils/binutils-2.27/gold/testsuite/ |
| dwp_test_1b.s | 155 .string "/home/ccoutant/opensource/binutils-git/binutils/gold/testsuite" 170 .string "/home/ccoutant/opensource/binutils-git/binutils/gold/testsuite" 231 .string "/home/ccoutant/opensource/binutils-git/binutils/gold/testsuite"
|
| /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/profile/ |
| profile_test.go | 61 gold, err := ioutil.ReadFile(goldFilename) 66 if js != string(gold) { 68 d, err := proftest.Diff(gold, []byte(js)) 84 if js2 != string(gold) { 85 d, err := proftest.Diff(gold, []byte(js2)) 89 t.Error(source + "\n" + string(d) + "\n" + "gold:\n" + goldFilename +
|
| /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/ |
| profile_test.go | 61 gold, err := ioutil.ReadFile(goldFilename) 66 if js != string(gold) { 68 d, err := proftest.Diff(gold, []byte(js)) 84 if js2 != string(gold) { 85 d, err := proftest.Diff(gold, []byte(js2)) 89 t.Error(source + "\n" + string(d) + "\n" + "gold:\n" + goldFilename +
|
| /developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/common/dummydata/ |
| Cheeses.java | 60 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese", 93 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
|
| /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/common/dummydata/ |
| Cheeses.java | 60 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese", 93 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
|
| /developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/common/dummydata/ |
| Cheeses.java | 60 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese", 93 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
|
| /developers/samples/android/common/src/java/com/example/android/common/dummydata/ |
| Cheeses.java | 60 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese", 93 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
|
| /development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/dummydata/ |
| Cheeses.java | 60 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese", 93 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
|
| /development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/dummydata/ |
| Cheeses.java | 60 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese", 93 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
|
| /development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/dummydata/ |
| Cheeses.java | 60 "Cougar Gold", "Coulommiers", "Coverdale", "Crayeux de Roncq", "Cream Cheese", 93 "Kikorangi", "King Island Cape Wickham Brie", "King River Gold", "Klosterkaese",
|