Home
last modified time | relevance | path

Searched refs:Binaries (Results 1 – 25 of 27) sorted by relevance

12

/external/deqp-deps/SPIRV-Tools/test/link/
Dlinker_fixture.h29 using Binaries = std::vector<Binary>; variable
75 spvtest::Binaries binaries(bodies.size());
86 const spvtest::Binaries& binaries, spvtest::Binary* linked_binary,
Dids_limit_test.cpp27 spvtest::Binaries binaries = { in TEST_F()
46 spvtest::Binaries binaries = { in TEST_F()
Dbinary_version_test.cpp27 spvtest::Binaries binaries = { in TEST_F()
Dglobal_values_amount_test.cpp108 spvtest::Binaries binaries;
/external/swiftshader/third_party/SPIRV-Tools/test/link/
Dlinker_fixture.h29 using Binaries = std::vector<Binary>; variable
75 spvtest::Binaries binaries(bodies.size());
86 const spvtest::Binaries& binaries, spvtest::Binary* linked_binary,
Dids_limit_test.cpp27 spvtest::Binaries binaries = { in TEST_F()
46 spvtest::Binaries binaries = { in TEST_F()
Dbinary_version_test.cpp27 spvtest::Binaries binaries = { in TEST_F()
Dglobal_values_amount_test.cpp108 spvtest::Binaries binaries;
/external/grpc-grpc/third_party/nanopb/tests/common/
DSConscript12 # Binaries of the pb_decode.c and pb_encode.c
21 # Binaries of pb_decode etc. with malloc support
/external/nanopb-c/tests/common/
DSConscript12 # Binaries of the pb_decode.c and pb_encode.c
21 # Binaries of pb_decode etc. with malloc support
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp677 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/
Dllvm-lto.cpp780 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/
DREADME.MD3 Andrew Wu's build-djgpp cross compilers ([GH][0], [Binaries][1]) on OSX, Linux.
/external/libxml2/python/
DREADME16 Binaries packages of the libxml2 and libxslt libraries can
/external/deqp/external/vulkancts/
DREADME.md130 Binaries for other Vulkan versions can be requested by supplying
135 Binaries will be written to `external/vulkancts/data/vulkan/prebuilt/`.
/external/clang/docs/
DMSVCCompatibility.rst81 Binaries linked with either binutils' ld or LLVM's lld should be usable with
/external/grpc-grpc-java/
DSECURITY.md30 [Conscrypt](https://conscrypt.org) with your application. Binaries are available
/external/mesa3d/include/CL/
Dcl.hpp2389 typedef VECTOR_CLASS<std::pair<const void*, ::size_t> > Binaries; typedef in cl::Program
2420 const Binaries& binaries, in Program()
/external/libevent/
Dwhatsnew-2.0.txt32 Binaries linked against Libevent 1.4 will need to be recompiled to link
/external/ImageMagick/config/
Dconfig.h.in758 /* Binaries in libraries path base name (will be during install linked to bin)
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DLibFuzzer.rst596 Binaries built with AddressSanitizer_ or LeakSanitizer_ will try to detect
DDeveloperPolicy.rst691 * Binaries derived from LLVM must reproduce the copyright notice (e.g. in an
/external/llvm/docs/
DDeveloperPolicy.rst609 * Binaries derived from LLVM must reproduce the copyright notice (e.g. in an
DLibFuzzer.rst704 Binaries built with AddressSanitizer_ or LeakSanitizer_ will try to detect
/external/bcc/docs/
Dreference_guide.md1054 … argument without the lib prefix, or with the full path (/usr/lib/...). Binaries can be given only…

12