Home
last modified time | relevance | path

Searched defs:Binaries (Results 1 – 10 of 10) sorted by relevance

/external/angle/third_party/vulkan_memory_allocator/
DREADME.md135 # Binaries chapter
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/link/
Dlinker_fixture.h31 using Binaries = std::vector<Binary>; variable
/external/deqp-deps/SPIRV-Tools/test/link/
Dlinker_fixture.h31 using Binaries = std::vector<Binary>; variable
/external/swiftshader/third_party/SPIRV-Tools/test/link/
Dlinker_fixture.h31 using Binaries = std::vector<Binary>; variable
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp677 auto &Binaries = ThinGenerator.getProducedBinaries(); in runAll() local
/external/angle/src/common/
Dpacked_cl_enums.json206 "Binaries": "CL_PROGRAM_BINARIES", string
DPackedCLEnums_autogen.h459 Binaries = 6, enumerator
/external/ComputeLibrary/include/CL/
Dopencl.hpp6248 typedef vector<vector<unsigned char>> Binaries; typedef in cl::Program
/external/mesa3d/include/CL/
Dcl2.hpp6161 typedef vector<vector<unsigned char>> Binaries; typedef in cl::Program
Dcl.hpp5024 typedef VECTOR_CLASS<std::pair<const void*, ::size_t> > Binaries; typedef in cl::Program