Home
last modified time | relevance | path

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/
Dprotoc-gen-upb-protos.cc46 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/
Dprotoc-gen-upb.cc1667 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/
Dspirv_instruction_builder_autogen.h27 void WriteSource(Blob *blob,
Dspirv_instruction_builder_autogen.cpp96 void WriteSource(Blob *blob, in WriteSource() function
/external/angle/src/compiler/translator/spirv/
DBuildSPIRV.cpp2336 spirv::WriteSource(&result, spv::SourceLanguageGLSL, spirv::LiteralInteger(450), nullptr, in getSpirv()
/external/angle/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp799 spirv::WriteSource(blobOut, spv::SourceLanguageGLSL, spirv::LiteralInteger(450), nullptr, in InsertPreamble()