/aosp_15_r20/external/python/pyserial/serial/ |
D | serialutil.py | 183 bytesize=EIGHTBITS, argument 302 def bytesize(self): member in SerialBase 307 def bytesize(self, bytesize): member in SerialBase
|
/aosp_15_r20/external/stg/ |
H A D | stg.proto | 123 uint32 bytesize = 4; field 176 uint64 bytesize = 1; field 207 uint64 bytesize = 3; field
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/pyserial/serial/ |
H A D | serialutil.py | 241 bytesize=EIGHTBITS, # number of data bits argument 354 def setByteSize(self, bytesize): argument 364 bytesize = property(getByteSize, setByteSize, doc="Byte size setting") variable in SerialBase
|
H A D | sermsdos.py | 84 bytesize = EIGHTBITS, argument
|
/aosp_15_r20/external/flatbuffers/python/flatbuffers/reflection/ |
H A D | Object.py | 155 def ObjectAddBytesize(builder, bytesize): builder.PrependInt32Slot(4, bytesize, 0) argument 156 def AddBytesize(builder, bytesize): argument
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/promise-polyfill/ |
H A D | Gruntfile.js | 37 bytesize: { property
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/ |
D | logserial.py | 171 bytesize=8, argument
|
/aosp_15_r20/cts/tests/tests/media/misc/jni/ |
H A D | native-media-jni.cpp | 77 size_t bytesize = 0; in Java_android_media_misc_cts_NativeDecoderTest_testFormatNative() local
|
/aosp_15_r20/system/core/init/ |
H A D | keychords.cpp | 67 size_t Keychords::Mask::bytesize() const { in bytesize() function in android::init::Keychords::Mask
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | idl.h | 348 size_t bytesize; // Size if fixed. member
|
H A D | reflection_generated.h | 718 int32_t bytesize() const { in bytesize() function
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | idl.h | 373 size_t bytesize; // Size if fixed. member
|
H A D | reflection_generated.h | 815 int32_t bytesize() const { in bytesize() function
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | idl.h | 373 size_t bytesize; // Size if fixed. member
|
H A D | reflection_generated.h | 815 int32_t bytesize() const { in bytesize() function
|
/aosp_15_r20/external/python/cpython2/Objects/ |
D | unicodeobject.c | 2441 Py_ssize_t nsize, bytesize; in PyUnicode_EncodeUTF32() local 2718 Py_ssize_t nsize, bytesize; in PyUnicode_EncodeUTF16() local
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 88165 loff_t bytesize; member
|
H A D | vmlinux.h | 88165 loff_t bytesize; member
|