HomeSort by relevance Sort by last modified time
    Searched refs:gold (Results 51 - 75 of 193) sorted by null

1 23 4 5 6 7 8

  /prebuilts/go/linux-x86/src/hash/fnv/
fnv_test.go 63 func testGolden(t *testing.T, hash hash.Hash, gold []golden) {
64 for _, g := range gold {
  /toolchain/binutils/binutils-2.25/gold/
aarch64-reloc-property.cc 6 // This file is part of gold.
23 #include "gold.h"
32 namespace gold namespace
143 // gold only implements static relocation codes.
aarch64-reloc-property.h 6 // This file is part of gold.
31 namespace gold namespace
100 // Whether this code is implemented in gold.
169 // Whether this is implemented in gold.
243 } // End namespace gold.
compressed_output.cc 1 // compressed_output.cc -- manage compressed debug sections for gold
6 // This file is part of gold.
23 #include "gold.h"
33 namespace gold namespace
247 } // End namespace gold.
int_encoding.h 5 // contents from other files in gold. Original code written by Ian
8 // This file is part of gold.
33 namespace gold namespace
156 } // End namespace gold.
workqueue.h 1 // workqueue.h -- the work queue for gold -*- C++ -*-
6 // This file is part of gold.
32 #include "gold-threads.h"
35 namespace gold namespace
293 } // End namespace gold.
Makefile.am 78 gold.cc \
79 gold-threads.cc \
128 gold.h \
129 gold-threads.h \
arm-reloc-property.h 6 // This file is part of gold.
26 namespace gold namespace
39 RT_PRIVATE, // Private relocations, not supported by gold.
90 // Whether this code is implemented in gold.
265 // Whether this is implemented in gold.
384 } // End namespace gold.
gdb-index.h 6 // This file is part of gold.
26 #include "gold.h"
34 namespace gold namespace
262 } // End namespace gold.
nacl.h 1 // nacl.h -- Native Client support for gold -*- C++ -*-
5 // This file is part of gold.
31 namespace gold namespace
241 } // end namespace gold
script-sections.h 1 // script-sections.h -- linker script SECTIONS for gold -*- C++ -*-
6 // This file is part of gold.
32 namespace gold namespace
335 } // End namespace gold.
target.cc 1 // target.cc -- target support for gold.
6 // This file is part of gold.
23 #include "gold.h"
30 namespace gold namespace
260 } // End namespace gold.
token.h 1 // token.h -- lock tokens for gold -*- C++ -*-
6 // This file is part of gold.
26 namespace gold namespace
333 } // End namespace gold.
incremental-dump.cc 6 // This file is part of gold.
28 // readelf. Because of that, the use of gold's data structures and functions
31 #include "gold.h"
39 namespace gold namespace
44 using namespace gold;
stringpool.cc 1 // stringpool.cc -- a string pool for gold
6 // This file is part of gold.
23 #include "gold.h"
33 namespace gold namespace
140 return gold::string_hash<Stringpool_char>(s, length);
534 } // End namespace gold.
arm-reloc-property.cc 6 // This file is part of gold.
23 #include "gold.h"
35 namespace gold namespace
307 // gold only implements static relocation codes.
333 } // End namespace gold.
attributes.h 1 // attributes.h -- object attributes for gold -*- C++ -*-
7 // This file is part of gold.
36 namespace gold namespace
409 } // End namespace gold.
common.cc 1 // common.cc -- handle common symbols for gold
6 // This file is part of gold.
23 #include "gold.h"
34 namespace gold namespace
364 } // End namespace gold.
copy-relocs.cc 1 // copy-relocs.cc -- handle COPY relocations for gold.
6 // This file is part of gold.
23 #include "gold.h"
28 namespace gold namespace
250 } // End namespace gold.
  /prebuilts/go/darwin-x86/misc/cgo/test/
buildid_linux.go 45 // gold always generate 32-bit sizes, so that
  /prebuilts/go/linux-x86/misc/cgo/test/
buildid_linux.go 45 // gold always generate 32-bit sizes, so that
  /toolchain/binutils/binutils-2.25/gold/testsuite/
testfile.cc 6 // This file is part of gold.
23 #include "gold.h"
34 using namespace gold;
  /external/pdfium/testing/tools/
test_runner.py 17 import gold
152 help='Key value pairs that are written to the top level of the JSON file that is ingested by Gold.')
155 help='Key value pairs that are added to the "key" field of the JSON file that is ingested by Gold.')
158 help='Path of where to write the JSON output to be uploaded to Gold.')
219 # Collect Gold results if an output directory was named.
222 self.gold_results = gold.GoldResults("pdfium",
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
html.go 137 .outline-gold { outline: gold solid 2px; }
167 "outline-gold"
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
html.go 137 .outline-gold { outline: gold solid 2px; }
167 "outline-gold"

Completed in 405 milliseconds

1 23 4 5 6 7 8