Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/transport/
Dcontrol_packets.cc53 pw::bluetooth::emboss::StatusCode* out_code) { in StatusCodeFromEvent()
67 pw::bluetooth::emboss::StatusCode* out_code) { in StatusCodeFromEmbossEvent()
91 pw::bluetooth::emboss::StatusCode* out_code) { in StatusCodeFromSubevent()
105 const EventPacket& event, pw::bluetooth::emboss::StatusCode* out_code) { in StatusCodeFromEvent()
/external/crosvm/gpu_display/
Dbuild.rs58 let out_code = out.as_ref().join(format!("{}.c", name)); in compile_protocol() localVariable
/external/tensorflow/tensorflow/compiler/xla/python/
Dtraceback.cc167 py::list out_code(tb.raw_frames().size()); in BuildTracebackSubmodule() local
/external/rust/crates/quiche/deps/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/cronet/third_party/boringssl/src/tool/
Dtransport_common.cc820 bool ReadSMTPReply(unsigned *out_code, std::string *out_content) { in ReadSMTPReply()
/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()