/external/flatbuffers/tests/ts/reflection/ |
D | object.js | 59 bytesize() { method in Object_ 119 static addBytesize(builder, bytesize) { argument 157 …static createObject(builder, nameOffset, fieldsOffset, isStruct, minalign, bytesize, attributesOff… argument 184 …constructor(name = null, fields = [], isStruct = false, minalign = 0, bytesize = 0, attributes = [… argument
|
/external/chromium-trace/catapult/third_party/polymer/components/promise-polyfill/ |
D | Gruntfile.js | 37 bytesize: { property
|
/external/flatbuffers/java/src/main/java/com/google/flatbuffers/reflection/ |
D | Object.java | 42 public int bytesize() { int o = __offset(12); return o != 0 ? bb.getInt(o + bb_pos) : 0; } in bytesize() method in Object 66 int bytesize, in createObject() 89 …public static void addBytesize(FlatBufferBuilder builder, int bytesize) { builder.addInt(4, bytesi… in addBytesize()
|
/external/python/pyserial/serial/ |
D | serialutil.py | 183 bytesize=EIGHTBITS, argument 302 def bytesize(self): member in SerialBase 307 def bytesize(self, bytesize): argument
|
/external/stg/ |
D | stg.proto | 123 uint32 bytesize = 4; field 176 uint64 bytesize = 1; field 207 uint64 bytesize = 3; field
|
/external/chromium-trace/catapult/third_party/pyserial/serial/ |
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
|
D | sermsdos.py | 84 bytesize = EIGHTBITS, argument
|
/external/flatbuffers/python/flatbuffers/reflection/ |
D | Object.py | 173 def ObjectAddBytesize(builder, bytesize): argument 176 def AddBytesize(builder, bytesize): argument
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cTransformFeedback3Tests.cpp | 52 int bytesize = 0; member
|
/external/flatbuffers/include/flatbuffers/ |
D | idl.h | 422 size_t bytesize; // Size if fixed. member
|
D | reflection_generated.h | 870 int32_t bytesize() const { in bytesize() function
|
/external/flatbuffers/rust/reflection/src/ |
D | reflection_generated.rs | 1351 pub fn bytesize(&self) -> i32 { in bytesize() method 1405 pub bytesize: i32, field
|
/external/bcc/libbpf-tools/riscv/ |
D | vmlinux_602.h | 88165 loff_t bytesize; member
|
D | vmlinux.h | 88165 loff_t bytesize; member
|