/external/deqp-deps/SPIRV-Tools/test/link/ |
D | linker_fixture.h | 29 using Binaries = std::vector<Binary>; variable 75 spvtest::Binaries binaries(bodies.size()); 86 const spvtest::Binaries& binaries, spvtest::Binary* linked_binary,
|
D | ids_limit_test.cpp | 27 spvtest::Binaries binaries = { in TEST_F() 46 spvtest::Binaries binaries = { in TEST_F()
|
D | binary_version_test.cpp | 27 spvtest::Binaries binaries = { in TEST_F()
|
D | global_values_amount_test.cpp | 108 spvtest::Binaries binaries;
|
/external/swiftshader/third_party/SPIRV-Tools/test/link/ |
D | linker_fixture.h | 29 using Binaries = std::vector<Binary>; variable 75 spvtest::Binaries binaries(bodies.size()); 86 const spvtest::Binaries& binaries, spvtest::Binary* linked_binary,
|
D | ids_limit_test.cpp | 27 spvtest::Binaries binaries = { in TEST_F() 46 spvtest::Binaries binaries = { in TEST_F()
|
D | binary_version_test.cpp | 27 spvtest::Binaries binaries = { in TEST_F()
|
D | global_values_amount_test.cpp | 108 spvtest::Binaries binaries;
|
/external/grpc-grpc/third_party/nanopb/tests/common/ |
D | SConscript | 12 # Binaries of the pb_decode.c and pb_encode.c 21 # Binaries of pb_decode etc. with malloc support
|
/external/nanopb-c/tests/common/ |
D | SConscript | 12 # Binaries of the pb_decode.c and pb_encode.c 21 # Binaries of pb_decode etc. with malloc support
|
/external/llvm/tools/llvm-lto/ |
D | llvm-lto.cpp | 677 auto &Binaries = ThinGenerator.getProducedBinaries(); in runAll() local 678 if (Binaries.size() != InputFilenames.size()) in runAll() 682 for (unsigned BufID = 0; BufID < Binaries.size(); ++BufID) { in runAll() 687 OS << Binaries[BufID]->getBuffer(); in runAll()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto/ |
D | llvm-lto.cpp | 780 auto &Binaries = ThinGenerator.getProducedBinaries(); in runAll() local 781 if (Binaries.size() != InputFilenames.size()) in runAll() 785 for (unsigned BufID = 0; BufID < Binaries.size(); ++BufID) { in runAll() 790 OS << Binaries[BufID]->getBuffer(); in runAll()
|
/external/lz4/contrib/djgpp/ |
D | README.MD | 3 Andrew Wu's build-djgpp cross compilers ([GH][0], [Binaries][1]) on OSX, Linux.
|
/external/libxml2/python/ |
D | README | 16 Binaries packages of the libxml2 and libxslt libraries can
|
/external/deqp/external/vulkancts/ |
D | README.md | 130 Binaries for other Vulkan versions can be requested by supplying 135 Binaries will be written to `external/vulkancts/data/vulkan/prebuilt/`.
|
/external/clang/docs/ |
D | MSVCCompatibility.rst | 81 Binaries linked with either binutils' ld or LLVM's lld should be usable with
|
/external/grpc-grpc-java/ |
D | SECURITY.md | 30 [Conscrypt](https://conscrypt.org) with your application. Binaries are available
|
/external/mesa3d/include/CL/ |
D | cl.hpp | 2389 typedef VECTOR_CLASS<std::pair<const void*, ::size_t> > Binaries; typedef in cl::Program 2420 const Binaries& binaries, in Program()
|
/external/libevent/ |
D | whatsnew-2.0.txt | 32 Binaries linked against Libevent 1.4 will need to be recompiled to link
|
/external/ImageMagick/config/ |
D | config.h.in | 758 /* Binaries in libraries path base name (will be during install linked to bin)
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | LibFuzzer.rst | 596 Binaries built with AddressSanitizer_ or LeakSanitizer_ will try to detect
|
D | DeveloperPolicy.rst | 691 * Binaries derived from LLVM must reproduce the copyright notice (e.g. in an
|
/external/llvm/docs/ |
D | DeveloperPolicy.rst | 609 * Binaries derived from LLVM must reproduce the copyright notice (e.g. in an
|
D | LibFuzzer.rst | 704 Binaries built with AddressSanitizer_ or LeakSanitizer_ will try to detect
|
/external/bcc/docs/ |
D | reference_guide.md | 1054 … argument without the lib prefix, or with the full path (/usr/lib/...). Binaries can be given only…
|