Searched refs:WriteSource (Results 1 – 6 of 6) sorted by relevance
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/protos_generator/ |
D | protoc-gen-upb-protos.cc | 46 void WriteSource(const protobuf::FileDescriptor* file, Output& output, 100 WriteSource(file, cc_output, fasttable_enabled); in Generate() 192 void WriteSource(const protobuf::FileDescriptor* file, Output& output, in WriteSource() function
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/ |
D | protoc-gen-upb.cc | 1667 void WriteSource(const DefPoolPair& pools, upb::FileDefPtr file, in WriteSource() function 1683 WriteSource(pools, file, options, c_output); in GenerateFile()
|
/external/angle/src/common/spirv/ |
D | spirv_instruction_builder_autogen.h | 27 void WriteSource(Blob *blob,
|
D | spirv_instruction_builder_autogen.cpp | 96 void WriteSource(Blob *blob, in WriteSource() function
|
/external/angle/src/compiler/translator/spirv/ |
D | BuildSPIRV.cpp | 2336 spirv::WriteSource(&result, spv::SourceLanguageGLSL, spirv::LiteralInteger(450), nullptr, in getSpirv()
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | UtilsVk.cpp | 799 spirv::WriteSource(blobOut, spv::SourceLanguageGLSL, spirv::LiteralInteger(450), nullptr, in InsertPreamble()
|