Home
last modified time | relevance | path

Searched defs:out_code (Results 1 – 5 of 5) sorted by relevance

/external/crosvm/gpu_display/
Dbuild.rs57 let out_code = out.as_ref().join(format!("{}.c", name)); in compile_protocol() localVariable
/external/boringssl/src/tool/
Dtransport_common.cc817 bool ReadSMTPReply(unsigned *out_code, std::string *out_content) { in ReadSMTPReply()
/external/rust/crates/quiche/deps/boringssl/src/tool/
Dtransport_common.cc812 bool ReadSMTPReply(unsigned *out_code, std::string *out_content) { in ReadSMTPReply()
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp2577 const glw::GLchar* sampler_name_p, std::string& out_code) in getSamplingFunctionCall()
3038 std::string& out_code) in getShadowSamplingFunctionCall()
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp9428 void prepareShaderForTestedShaderStage(shaderStage stage, std::string& out_code) in prepareShaderForTestedShaderStage()