Home
last modified time | relevance | path

Searched defs:Writable (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/mbedtls_dev/
H A Dc_wrapper_generator.py63 def _write_prologue(self, out: typing_util.Writable, header: bool) -> None:
89 def _write_epilogue(self, out: typing_util.Writable, header: bool) -> None:
161 def _write_function_call(self, out: typing_util.Writable,
179 def _write_function_return(self, out: typing_util.Writable,
193 def _write_function_body(self, out: typing_util.Writable,
235 def _write_function_prototype(self, out: typing_util.Writable,
262 def _write_c_function(self, out: typing_util.Writable,
284 def _write_h_function_declaration(self, out: typing_util.Writable,
291 def _write_h_macro_definition(self, out: typing_util.Writable,
302 def _write_h_function(self, out: typing_util.Writable,
[all …]
H A Dtyping_util.py24 class Writable(Protocol): class
H A Dtest_case.py56 def write(self, out: typing_util.Writable) -> None:
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/scripts/
H A Dgenerate_psa_wrappers.py114 def _write_poison_buffer_parameter(out: typing_util.Writable,
126 def _write_poison_buffer_parameters(self, out: typing_util.Writable,
154 def _write_function_call(self, out: typing_util.Writable,
167 def _write_prologue(self, out: typing_util.Writable, header: bool) -> None:
180 def _write_epilogue(self, out: typing_util.Writable, header: bool) -> None:
H A Dtest_psa_constant_names.py142 def report(self, out: typing_util.Writable) -> None:
/aosp_15_r20/external/mbedtls/scripts/
H A Dcode_size_compare.py443 output: typing_util.Writable
460 output: typing_util.Writable,
556 output: typing_util.Writable
581 output: typing_util.Writable,
H A Dmin_requirements.py61 def write(self, out: typing_util.Writable) -> None:
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/
H A Dcode_size_compare.py443 output: typing_util.Writable
460 output: typing_util.Writable,
556 output: typing_util.Writable
581 output: typing_util.Writable,
H A Dmin_requirements.py61 def write(self, out: typing_util.Writable) -> None:
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/doc/
Diterator_concepts.rst47 .. |Writable| replace:: *Writable Iterator* substdef in Iterator Access Concepts
48 .. _Writable: WritableIterator.html target in Iterator Access Concepts
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dtoco_port.cc90 tensorflow::Status Writable(const std::string& filename) { in Writable() function
182 tensorflow::Status Writable(const string& filename) { in Writable() function
/aosp_15_r20/external/mbedtls/scripts/mbedtls_dev/
H A Dtyping_util.py24 class Writable(Protocol): class
H A Dtest_case.py56 def write(self, out: typing_util.Writable) -> None:
/aosp_15_r20/external/libchrome/mojo/public/cpp/base/
H A Dshared_memory_unittest.cc25 TEST(SharedMemoryMojomTest, Writable) { in TEST() argument
/aosp_15_r20/art/runtime/jit/
H A Ddebugger_interface.cc230 template<class T> static T* Writable(const T* v) { return const_cast<T*>(v); } in Writable() function
246 static T* Writable(const T* v) REQUIRES(g_jit_debug_lock) { in Writable() function
/aosp_15_r20/system/librustutils/
H A Dsystem_properties_fuzzer.rs42 Writable { prop: WritableProperty }, enumerator
/aosp_15_r20/external/mbedtls/tests/scripts/
H A Dtest_psa_constant_names.py142 def report(self, out: typing_util.Writable) -> None:
/aosp_15_r20/external/google-smali/third_party/baksmali/src/main/java/com/android/tools/smali/baksmali/Adaptors/Format/
H A DInstructionMethodItem.java89 private interface Writable { interface in InstructionMethodItem
/aosp_15_r20/external/pigweed/pw_stream/
H A Dstream_test.cc117 enum Writable : bool { kNonWritable = false, kWritable = true }; enum
/aosp_15_r20/external/python/bumble/bumble/profiles/
Dhap.py192 class Writable(OpenIntEnum): class in PresetRecord.Property
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Ddescriptor_utils.rs766 Writable, enumerator
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h225 unsigned Writable : 1; member
/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/
H A Dp_shader_tokens.h227 unsigned Writable : 1; member
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/android/tools/smali/smali-baksmali/3.0.3/
HDsmali-baksmali-3.0.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.14.18/
HDbyte-buddy-1.14.18.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/licenses/ META- ...

12