Home
last modified time | relevance | path

Searched defs:bytesize (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/python/pyserial/serial/
Dserialutil.py183 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 Dstg.proto123 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 Dserialutil.py241 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 Dsermsdos.py84 bytesize = EIGHTBITS, argument
/aosp_15_r20/external/flatbuffers/python/flatbuffers/reflection/
H A DObject.py155 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 DGruntfile.js37 bytesize: { property
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dlogserial.py171 bytesize=8, argument
/aosp_15_r20/cts/tests/tests/media/misc/jni/
H A Dnative-media-jni.cpp77 size_t bytesize = 0; in Java_android_media_misc_cts_NativeDecoderTest_testFormatNative() local
/aosp_15_r20/system/core/init/
H A Dkeychords.cpp67 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 Didl.h348 size_t bytesize; // Size if fixed. member
H A Dreflection_generated.h718 int32_t bytesize() const { in bytesize() function
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Didl.h373 size_t bytesize; // Size if fixed. member
H A Dreflection_generated.h815 int32_t bytesize() const { in bytesize() function
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Didl.h373 size_t bytesize; // Size if fixed. member
H A Dreflection_generated.h815 int32_t bytesize() const { in bytesize() function
/aosp_15_r20/external/python/cpython2/Objects/
Dunicodeobject.c2441 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 Dvmlinux_602.h88165 loff_t bytesize; member
H A Dvmlinux.h88165 loff_t bytesize; member