Home
last modified time | relevance | path

Searched refs:bytesize (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/external/stg/test_cases/info_tests/primitive/expected/
Dall_c99_types_c.btf_stg11 bytesize: 0x00000008
17 bytesize: 0x00000008
23 bytesize: 0x00000001
29 bytesize: 0x00000008
35 bytesize: 0x00000004
41 bytesize: 0x00000010
47 bytesize: 0x00000001
53 bytesize: 0x00000001
59 bytesize: 0x00000004
65 bytesize: 0x00000004
[all …]
Dall_c99_types_c.elf_stg11 bytesize: 0x00000008
17 bytesize: 0x00000008
23 bytesize: 0x00000001
29 bytesize: 0x00000008
35 bytesize: 0x00000004
41 bytesize: 0x00000010
47 bytesize: 0x00000001
53 bytesize: 0x00000001
59 bytesize: 0x00000004
65 bytesize: 0x00000004
[all …]
/external/stg/test_cases/abigail_reader/primitive/expected/
Dall_c99_types_c.abi_stg10 bytesize: 0x00000008
15 bytesize: 0x00000008
20 bytesize: 0x00000001
25 bytesize: 0x00000008
30 bytesize: 0x00000004
35 bytesize: 0x00000010
40 bytesize: 0x00000001
45 bytesize: 0x00000001
50 bytesize: 0x00000004
55 bytesize: 0x00000004
[all …]
/external/stg/test_cases/info_tests/variant/expected/
Dnegative_discriminant_rs.elf_stg7 bytesize: 0x00000001
13 bytesize: 0x00000004
19 bytesize: 0x00000008
54 bytesize: 16
62 bytesize: 16
71 bytesize: 16
78 bytesize: 16
Dsimple_rs.elf_stg7 bytesize: 0x00000001
13 bytesize: 0x00000002
19 bytesize: 0x00000001
25 bytesize: 0x00000004
84 bytesize: 12
95 bytesize: 12
105 bytesize: 12
111 bytesize: 12
Doffset_discriminant_rs.elf_stg7 bytesize: 0x00000004
13 bytesize: 0x00000001
19 bytesize: 0x00000004
64 bytesize: 8
73 bytesize: 8
83 bytesize: 8
89 bytesize: 8
/external/stg/test_cases/info_tests/template/expected/
Dvalue_parameter_cc.elf_stg26 bytesize: 0x00000004
33 bytesize: 1
41 bytesize: 1
49 bytesize: 1
57 bytesize: 1
65 bytesize: 1
73 bytesize: 1
81 bytesize: 1
89 bytesize: 1
97 bytesize: 1
[all …]
Dtemplate_parameter_cc.elf_stg7 bytesize: 0x00000004
105 bytesize: 8
115 bytesize: 12
126 bytesize: 76
137 bytesize: 8
147 bytesize: 12
157 bytesize: 76
167 bytesize: 80
/external/stg/test_cases/abigail_reader/composite/expected/
Dbase_class_size_cc.abi_stg6 bytesize: 0x00000004
11 bytesize: 0x00000004
16 bytesize: 0x00000008
55 bytesize: 4
64 bytesize: 8
73 bytesize: 16
83 bytesize: 8
Danonymous_member_chain_c.abi_stg6 bytesize: 0x00000001
11 bytesize: 0x00000004
39 bytesize: 1
47 bytesize: 4
55 bytesize: 4
65 bytesize: 4
Danonymous_member_c.abi_stg6 bytesize: 0x00000004
51 bytesize: 16
62 bytesize: 4
70 bytesize: 4
78 bytesize: 4
86 bytesize: 4
Dbase_class_order_cc.abi_stg6 bytesize: 0x00000004
68 bytesize: 4
77 bytesize: 12
88 bytesize: 4
97 bytesize: 4
106 bytesize: 16
Danonymous_cc.abi_stg6 bytesize: 0x00000004
11 bytesize: 0x00000008
45 bytesize: 8
53 bytesize: 8
62 bytesize: 32
/external/stg/test_cases/info_tests/composite/expected/
Dbase_class_size_cc.elf_stg7 bytesize: 0x00000004
13 bytesize: 0x00000004
19 bytesize: 0x00000008
58 bytesize: 4
67 bytesize: 8
76 bytesize: 16
86 bytesize: 8
Danonymous_member_chain_c.elf_stg7 bytesize: 0x00000001
13 bytesize: 0x00000004
41 bytesize: 1
49 bytesize: 4
57 bytesize: 4
67 bytesize: 4
Danonymous_member_chain_c.btf_stg7 bytesize: 0x00000001
13 bytesize: 0x00000004
41 bytesize: 1
49 bytesize: 4
57 bytesize: 4
67 bytesize: 4
Danonymous_member_c.elf_stg7 bytesize: 0x00000004
52 bytesize: 16
63 bytesize: 4
71 bytesize: 4
79 bytesize: 4
87 bytesize: 4
Danonymous_cc.elf_stg7 bytesize: 0x00000004
13 bytesize: 0x00000008
47 bytesize: 8
55 bytesize: 8
64 bytesize: 32
Dbase_class_order_cc.elf_stg7 bytesize: 0x00000004
69 bytesize: 4
78 bytesize: 12
89 bytesize: 4
98 bytesize: 4
107 bytesize: 16
/external/flatbuffers/tests/ts/reflection/
Dobject.js59 bytesize() { method in Object_
119 static addBytesize(builder, bytesize) { argument
120 builder.addFieldInt32(4, bytesize, 0);
157 …static createObject(builder, nameOffset, fieldsOffset, isStruct, minalign, bytesize, attributesOff… argument
163 Object_.addBytesize(builder, bytesize);
170 …ind(this), this.fieldsLength()), this.isStruct(), this.minalign(), this.bytesize(), this.bb.create…
177 _o.bytesize = this.bytesize();
184 …constructor(name = null, fields = [], isStruct = false, minalign = 0, bytesize = 0, attributes = [… argument
189 this.bytesize = bytesize;
200 ….createObject(builder, name, fields, this.isStruct, this.minalign, this.bytesize, attributes, docu…
Dobject.ts78 bytesize():number {
162 static addBytesize(builder:flatbuffers.Builder, bytesize:number) {
163 builder.addFieldInt32(4, bytesize, 0);
209 …et, fieldsOffset:flatbuffers.Offset, isStruct:boolean, minalign:number, bytesize:number, attribute…
215 Object_.addBytesize(builder, bytesize);
228 this.bytesize(),
241 _o.bytesize = this.bytesize();
254 public bytesize: number = 0,
273 this.bytesize,
/external/stg/test_cases/abigail_reader/struct/expected/
Danonymous_c.abi_stg11 bytesize: 0x00000004
16 bytesize: 0x00000008
46 bytesize: 8
54 bytesize: 8
63 bytesize: 8
/external/chromium-trace/catapult/third_party/pyserial/serial/
Dsermsdos.py84 bytesize = EIGHTBITS, argument
101 self.bytesize = str(bytesize)
119 self.bytesize, self.stop, self.retry, self.filename)
137 self.parity, self.bytesize, self.stop, self.retry,
195 , self.baud, self.parity, self.bytesize, self.stop,
/external/stg/test_cases/info_tests/struct/expected/
Danonymous_c.elf_stg12 bytesize: 0x00000004
18 bytesize: 0x00000008
48 bytesize: 8
56 bytesize: 8
65 bytesize: 8
/external/stg/test_cases/info_tests/member/expected/
Dmember_types_cc.elf_stg12 bytesize: 0x00000004
18 bytesize: 0x00000008
30 bytesize: 8
39 bytesize: 8
48 bytesize: 8

12345678910>>...12