Searched defs:ToBinary (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | module.cpp | 141 void Module::ToBinary(std::vector<uint32_t>* binary, bool skip_nop) const { in ToBinary() function in spvtools::opt::Module
|
H A D | instruction.cpp | 1064 void DebugScope::ToBinary(uint32_t type_id, uint32_t result_id, in ToBinary() function in spvtools::opt::DebugScope
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | module.cpp | 141 void Module::ToBinary(std::vector<uint32_t>* binary, bool skip_nop) const { in ToBinary() function in spvtools::opt::Module
|
H A D | instruction.cpp | 1064 void DebugScope::ToBinary(uint32_t type_id, uint32_t result_id, in ToBinary() function in spvtools::opt::DebugScope
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | module.cpp | 141 void Module::ToBinary(std::vector<uint32_t>* binary, bool skip_nop) const { in ToBinary() function in spvtools::opt::Module
|
D | instruction.cpp | 1064 void DebugScope::ToBinary(uint32_t type_id, uint32_t result_id, in ToBinary() function in spvtools::opt::DebugScope
|
/aosp_15_r20/system/update_engine/scripts/update_payload/ |
H A D | test_utils.py | 131 def ToBinary(self): member in SignaturesGenerator
|
/aosp_15_r20/external/grpc-grpc/test/cpp/util/ |
H A D | grpc_tool.cc | 1007 bool GrpcTool::ToBinary(int argc, const char** argv, const CliCredentials& cred, in ToBinary() function in grpc::testing::GrpcTool
|