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

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.27/gold/testsuite/
thin_archive_test_4.cc 6 // This file is part of gold.
thumb2_branch_range.t 6 This file is part of gold.
thumb_branch_range.t 6 This file is part of gold.
tls_test_c.c 6 This file is part of gold.
two_file_shared.sh 8 # This file is part of gold.
undef_symbol.cc 6 // This file is part of gold.
undef_symbol_main.cc 6 // This file is part of gold.
ver_test_1.sh 8 # This file is part of gold.
ver_test_10.sh 8 # This file is part of gold.
ver_test_2.sh 8 # This file is part of gold.
ver_test_4.sh 8 # This file is part of gold.
ver_test_5.sh 8 # This file is part of gold.
ver_test_6.c 6 This file is part of gold.
ver_test_7.cc 6 // This file is part of gold.
ver_test_7.sh 8 # This file is part of gold.
weak_plt.sh 8 # This file is part of gold.
x32_overflow_pc32.sh 8 # This file is part of gold.
x86_64_indirect_call_to_direct.sh 9 # This file is part of gold.
x86_64_overflow_pc32.sh 8 # This file is part of gold.
  /toolchain/binutils/binutils-2.27/gold/
gold.h 0 // gold.h -- general definitions for gold -*- C++ -*-
6 // This file is part of gold.
41 namespace gold namespace
93 // This function is called to issue an error. This will cause gold to
173 (gold::do_gold_unreachable(__FILE__, __LINE__, FUNCTION_NAME))
315 } // 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
264 } // End namespace gold.
parameters.cc 1 // parameters.cc -- general parameters for a link using gold
6 // This file is part of gold.
23 #include "gold.h"
30 namespace gold namespace
388 } // 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
262 } // End namespace gold.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/univariate/
BracketFinder.java 38 private static final double GOLD = 1.618034;
141 double xC = xB + GOLD * (xB - xA);
176 w = xC + GOLD * (xC - xB);
188 w = xC + GOLD * (xC -xB);
194 w = xC + GOLD * (xC - xB);
  /external/pdfium/testing/tools/
gold.py 23 # This module downloads a json provided by Skia Gold with the expected baselines
69 'hash_files/gold-pdfium-baseline.json')
74 print ('Error: Unable to read skia gold json from %s: %s'
138 # Gold baseline tool. Based on meta data provided explicitly and by
140 # a JSON file that is uploaded to Google Storage and ingested by Gold.

Completed in 621 milliseconds

<<21222324252627282930>>