Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/gpu_display/
H A Dbuild.rs58 let out_code = out.as_ref().join(format!("{}.c", name)); in compile_protocol() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dtraceback.cc167 py::list out_code(tb.raw_frames().size()); in BuildTracebackSubmodule() local
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_bytecode_utils.py536 def hook(code, out_code): argument
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_compiled_autograd.py496 def bytecode_hook(code, out_code): argument
561 def bytecode_hook(code, out_code): argument
/aosp_15_r20/external/boringssl/src/tool/
H A Dtransport_common.cc820 bool ReadSMTPReply(unsigned *out_code, std::string *out_content) { in ReadSMTPReply()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/tool/
Dtransport_common.cc820 bool ReadSMTPReply(unsigned *out_code, std::string *out_content) { in ReadSMTPReply()
/aosp_15_r20/external/cronet/third_party/boringssl/src/tool/
H A Dtransport_common.cc820 bool ReadSMTPReply(unsigned *out_code, std::string *out_content) { in ReadSMTPReply()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/tool/
Dtransport_common.cc820 bool ReadSMTPReply(unsigned *out_code, std::string *out_content) { in ReadSMTPReply()
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp2573 … const glw::GLchar *sampler_name_p, std::string &out_code) in getSamplingFunctionCall()
3034 std::string &out_code) in getShadowSamplingFunctionCall()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.cpp9436 void prepareShaderForTestedShaderStage(shaderStage stage, std::string &out_code) in prepareShaderForTestedShaderStage()