Home
last modified time | relevance | path

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

/external/crosvm/gpu_display/
Dbuild.rs58 let out_code = out.as_ref().join(format!("{}.c", name)); in compile_protocol() localVariable
/external/v4l-utils/lib/libdvbv5/
Dparse_string.c481 uint16_t *out_code; in dvb_parse_string() local
/external/tensorflow/tensorflow/compiler/xla/python/
Dtraceback.cc167 py::list out_code(tb.raw_frames().size()); in BuildTracebackSubmodule() local
/external/pytorch/test/dynamo/
Dtest_bytecode_utils.py536 def hook(code, out_code): argument
/external/cronet/tot/third_party/boringssl/src/tool/
Dtransport_common.cc820 bool ReadSMTPReply(unsigned *out_code, std::string *out_content) { in ReadSMTPReply()
/external/boringssl/src/tool/
Dtransport_common.cc820 bool ReadSMTPReply(unsigned *out_code, std::string *out_content) { in ReadSMTPReply()
/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()
/external/cronet/stable/third_party/boringssl/src/tool/
Dtransport_common.cc820 bool ReadSMTPReply(unsigned *out_code, std::string *out_content) { in ReadSMTPReply()
/external/pytorch/test/inductor/
Dtest_compiled_autograd.py496 def bytecode_hook(code, out_code): argument
561 def bytecode_hook(code, out_code): argument
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp2573 … const glw::GLchar *sampler_name_p, std::string &out_code) in getSamplingFunctionCall()
3034 std::string &out_code) in getShadowSamplingFunctionCall()
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp9436 void prepareShaderForTestedShaderStage(shaderStage stage, std::string &out_code) in prepareShaderForTestedShaderStage()