Home
last modified time | relevance | path

Searched refs:WriteSource (Results 1 – 5 of 5) sorted by relevance

/third_party/libphonenumber/tools/cpp/src/cpp-build/
Dgenerate_geocoding_data.cc561 bool WriteSource(const string& data_path, const string& base_name, in WriteSource() function
657 if (!WriteSource(root_path, base_name, accessor_prefix, in Main()
/third_party/skia/third_party/externals/angle2/src/common/spirv/
Dspirv_instruction_builder_autogen.h27 void WriteSource(Blob *blob,
Dspirv_instruction_builder_autogen.cpp81 void WriteSource(Blob *blob, in WriteSource() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBuildSPIRV.cpp2135 spirv::WriteSource(&result, spv::SourceLanguageGLSL, spirv::LiteralInteger(450), nullptr, in getSpirv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp657 spirv::WriteSource(blobOut, spv::SourceLanguageGLSL, spirv::LiteralInteger(450), nullptr, in InsertPreamble()