Searched defs:Assemble (Results 1 – 10 of 10) sorted by relevance
/external/clang/include/clang/Driver/ |
D | Phases.h | 23 Assemble, enumerator
|
D | ToolChain.h | 86 mutable std::unique_ptr<Tool> Assemble; variable
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | libspirv.cpp | 71 bool SpirvTools::Assemble(const std::string& text, in Assemble() function in spvtools::SpirvTools 77 bool SpirvTools::Assemble(const char* text, const size_t text_size, in Assemble() function in spvtools::SpirvTools
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | libspirv.cpp | 71 bool SpirvTools::Assemble(const std::string& text, in Assemble() function in spvtools::SpirvTools 77 bool SpirvTools::Assemble(const char* text, const size_t text_size, in Assemble() function in spvtools::SpirvTools
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | pa.h | 199 bool Assemble(uint32_t slot, simdvector verts[]) in Assemble() function 205 bool Assemble(uint32_t slot, simd16vector verts[]) in Assemble() function 675 bool Assemble(uint32_t slot, simdvector *verts) in Assemble() function 726 bool Assemble(uint32_t slot, simd16vector verts[]) in Assemble() function 1231 bool Assemble(uint32_t slot, simdvector verts[]) in Assemble() function 1280 bool Assemble(uint32_t slot, simd16vector verts[]) in Assemble() function
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | propagator_test.cpp | 42 void Assemble(const std::string& input) { in Assemble() function in spvtools::opt::__anon6c6435070111::PropagatorTest
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | propagator_test.cpp | 42 void Assemble(const std::string& input) { in Assemble() function in spvtools::opt::__anon01e52acd0111::PropagatorTest
|
/external/sfntly/cpp/src/sample/subtly/ |
D | font_assembler.cc | 56 CALLER_ATTACH Font* FontAssembler::Assemble() { in Assemble() function in subtly::FontAssembler
|
/external/clang/lib/Driver/ |
D | Tools.h | 894 Assemble(const ToolChain &TC) in Assemble() function
|
/external/v8/src/regexp/ |
D | jsregexp.cc | 1052 RegExpEngine::CompilationResult RegExpCompiler::Assemble( in Assemble() function in v8::internal::RegExpCompiler
|