Home
last modified time | relevance | path

Searched defs:write_code (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython3/Programs/
D_freeze_module.py34 def write_code(outfile, marshalled: bytes, varname: str) -> None: function
D_freeze_module.c156 write_code(FILE *outfile, PyObject *marshalled, const char *varname) in write_code() function
/external/XNNPACK/test/
Dcode-cache.cc18 static void write_code(xnn_code_cache* cache, const std::string& str) { in write_code() function
/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/template_writer/cl/
DClTemplateWriter.cpp134 std::string ClTemplateWriter::write_code() in write_code() function in arm_compute::experimental::dynamic_fusion::ClTemplateWriter
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/anstyle-1.0.10/src/
Dcolor.rs589 fn write_code(mut self, code: u8) -> Self { in write_code() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/anstyle-1.0.10/src/
Dcolor.rs589 fn write_code(mut self, code: u8) -> Self { in write_code() method
/external/rust/android-crates-io/crates/anstyle/src/
Dcolor.rs589 fn write_code(mut self, code: u8) -> Self { in write_code() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/miniz_oxide-0.8.0/src/deflate/
Dcore.rs1485 fn write_code(&mut self, val: u8) { in write_code() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/miniz_oxide-0.8.0/src/deflate/
Dcore.rs1485 fn write_code(&mut self, val: u8) { in write_code() method