/toolchain/binutils/binutils-2.25/gold/ |
defstd.h | 1 // defstd.h -- define standard symbols for gold -*- C++ -*- 6 // This file is part of gold. 28 namespace gold namespace 34 } // End namespace gold.
|
cref.h | 1 // cref.h -- cross reference reports for gold -*- C++ -*- 6 // This file is part of gold. 28 namespace gold namespace 77 } // End namespace gold.
|
nacl.cc | 1 // nacl.cc -- Native Client support for gold 5 // This file is part of gold. 22 #include "gold.h" 30 namespace gold namespace 47 } // end namespace gold
|
gc.cc | 6 // This file is part of gold. 24 #include "gold.h" 29 namespace gold namespace 73 } // End namespace gold.
|
version.cc | 1 // version.c -- print gold version information 6 // This file is part of gold. 23 #include "gold.h" 30 namespace gold namespace 33 // The version of gold. 48 // GNU gold (GNU binutils 2.19) 1.4 60 printf("GNU gold (%s) %s\n", bfd_version.c_str(), version_string); 81 } // End namespace gold.
|
compressed_output.h | 1 // compressed_output.h -- compressed output sections for gold -*- C++ -*- 6 // This file is part of gold. 35 namespace gold namespace 84 } // End namespace gold.
|
defstd.cc | 1 // defstd.cc -- define standard symbols for gold. 6 // This file is part of gold. 23 #include "gold.h" 35 using namespace gold; 275 namespace gold namespace 288 } // End namespace gold.
|
dirsearch.h | 1 // dirsearch.h -- directory searching for gold -*- C++ -*- 6 // This file is part of gold. 32 namespace gold namespace 88 } // End namespace gold.
|
common.h | 1 // common.h -- handle common symbols for gold -*- C++ -*- 6 // This file is part of gold. 28 namespace gold namespace 65 } // End namespace gold.
|
freebsd.h | 1 // freebsd.h -- FreeBSD support for gold -*- C++ -*- 6 // This file is part of gold. 29 namespace gold namespace 101 } // end namespace gold
|
int_encoding.cc | 5 // contents from other files in gold. Original code written by Ian 8 // This file is part of gold. 25 #include "gold.h" 31 namespace gold { namespace 134 } // 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.
|
mapfile.h | 1 // mapfile.h -- map file generation for gold -*- C++ -*- 6 // This file is part of gold. 29 namespace gold namespace 116 } // End namespace 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 748 } // End namespace gold.
|
reloc-types.h | 1 // reloc-types.h -- ELF relocation templates for gold -*- C++ -*- 6 // This file is part of gold. 31 namespace gold namespace 90 }; // End namespace gold.
|
timer.h | 6 // This file is part of gold. 26 namespace gold namespace
|
binary.h | 1 // binary.h -- binary input files for gold -*- C++ -*- 6 // This file is part of gold. 32 namespace gold namespace 115 } // End namespace gold.
|
debug.h | 1 // debug.h -- gold internal debugging support -*- C++ -*- 6 // This file is part of gold. 31 namespace gold namespace 81 } // End namespace gold.
|
descriptors.cc | 1 // descriptors.cc -- manage file descriptors for gold 6 // This file is part of gold. 23 #include "gold.h" 34 #include "gold-threads.h" 57 namespace gold namespace 297 } // End namespace gold.
|
dwp.h | 37 namespace gold namespace 96 (gold::do_gold_unreachable(__FILE__, __LINE__, \ 122 }; // End namespace gold.
|
errors.h | 1 // errors.h -- handle errors for gold -*- C++ -*- 6 // This file is part of gold. 28 #include "gold-threads.h" 30 namespace gold namespace 37 // This class handles errors for gold. There is a single instance 38 // which is used by all threads. If and when we make the gold code 136 } // End namespace gold.
|
layout.cc | 1 // layout.cc -- lay out output file sections for gold 6 // This file is part of gold. 23 #include "gold.h" 60 namespace gold namespace 418 gold::queue_final_tasks(this->options_, this->input_objects_, [all...] |
reduced_debug_output.h | 6 // This file is part of gold. 39 namespace gold namespace 138 } // End namespace gold.
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
testfile.h | 6 // This file is part of gold. 26 namespace gold namespace 34 extern gold::Target* target_test_pointer_32_little; 35 extern gold::Target* target_test_pointer_32_big; 36 extern gold::Target* target_test_pointer_64_little; 37 extern gold::Target* target_test_pointer_64_big;
|
/external/opencv3/modules/cudaarithm/test/ |
test_opengl.cpp | 98 cv::Mat gold = randomMat(size, type); local 100 cv::ogl::Buffer buf(gold, cv::ogl::Buffer::ARRAY_BUFFER, true); 105 EXPECT_MAT_NEAR(gold, bufData, 0); 110 cv::Mat gold = randomMat(size, type); local 111 cv::cuda::GpuMat d_gold(gold); 118 EXPECT_MAT_NEAR(gold, bufData, 0); 145 cv::Mat gold = randomMat(size, type); local 148 buf.copyFrom(gold, cv::ogl::Buffer::ARRAY_BUFFER, true); 153 EXPECT_MAT_NEAR(gold, bufData, 0); 158 cv::Mat gold = randomMat(size, type) local 172 cv::Mat gold = randomMat(size, type); local 188 cv::Mat gold = randomMat(size, type); local 200 cv::Mat gold = randomMat(size, type); local 218 cv::Mat gold = randomMat(size, type); local 234 cv::Mat gold = randomMat(size, type); local 247 cv::Mat gold = randomMat(size, type); local 264 cv::Mat gold = randomMat(size, type); local 329 cv::Mat gold = randomMat(size, type, 0, depth == CV_8U ? 255 : 1); local 341 cv::Mat gold = randomMat(size, type, 0, depth == CV_8U ? 255 : 1); local 354 cv::Mat gold = randomMat(size, type, 0, depth == CV_8U ? 255 : 1); local 388 cv::Mat gold = randomMat(size, type, 0, depth == CV_8U ? 255 : 1); local 401 cv::Mat gold = randomMat(size, type, 0, depth == CV_8U ? 255 : 1); local 415 cv::Mat gold = randomMat(size, type, 0, depth == CV_8U ? 255 : 1); local 429 cv::Mat gold = randomMat(size, type, 0, depth == CV_8U ? 255 : 1); local 441 cv::Mat gold = randomMat(size, type, 0, depth == CV_8U ? 255 : 1); local [all...] |