/external/flatbuffers/tests/union_vector/ |
D | union_vector_generated.ts | 28 __init(i:number, bb:flatbuffers.ByteBuffer):Attacker { method in Attacker 118 __init(i:number, bb:flatbuffers.ByteBuffer):Rapunzel { method in Rapunzel 170 __init(i:number, bb:flatbuffers.ByteBuffer):BookReader { method in BookReader 222 __init(i:number, bb:flatbuffers.ByteBuffer):Movie { method in Movie
|
D | BookReader.kt | 11 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
|
D | Rapunzel.kt | 11 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method in Rapunzel
|
D | Attacker.kt | 11 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
|
D | union_vector_generated.js | 49 Attacker.prototype.__init = function(i, bb) { method in Attacker 152 Rapunzel.prototype.__init = function(i, bb) { method in Rapunzel 211 BookReader.prototype.__init = function(i, bb) { method in BookReader 270 Movie.prototype.__init = function(i, bb) { method in Movie
|
/external/flatbuffers/tests/namespace_test/ |
D | namespace_test2_generated.ts | 17 __init(i:number, bb:flatbuffers.ByteBuffer):TableInFirstNS { method in NamespaceA.TableInFirstNS 145 __init(i:number, bb:flatbuffers.ByteBuffer):TableInC { method in NamespaceC.TableInC 241 __init(i:number, bb:flatbuffers.ByteBuffer):SecondTableInA { method in NamespaceA.SecondTableInA
|
D | namespace_test1_generated.ts | 26 __init(i:number, bb:flatbuffers.ByteBuffer):TableInNestedNS { method in NamespaceA.NamespaceB.TableInNestedNS 118 __init(i:number, bb:flatbuffers.ByteBuffer):StructInNestedNS { method in NamespaceA.NamespaceB.StructInNestedNS
|
D | namespace_test2_generated.js | 41 NamespaceA.TableInFirstNS.prototype.__init = function(i, bb) { method in NamespaceA.TableInFirstNS 182 NamespaceC.TableInC.prototype.__init = function(i, bb) { method in NamespaceC.TableInC 290 NamespaceA.SecondTableInA.prototype.__init = function(i, bb) { method in NamespaceA.SecondTableInA
|
D | namespace_test1_generated.js | 53 NamespaceA.NamespaceB.TableInNestedNS.prototype.__init = function(i, bb) { method in NamespaceA.NamespaceB.TableInNestedNS 156 NamespaceA.NamespaceB.StructInNestedNS.prototype.__init = function(i, bb) { method in NamespaceA.NamespaceB.StructInNestedNS
|
/external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/ |
D | StructInNestedNS.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method in NamespaceA.NamespaceB.StructInNestedNS
|
D | TableInNestedNS.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
|
/external/flatbuffers/tests/MyGame/Example/ |
D | Test.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
|
D | Ability.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
|
D | TestSimpleTableWithEnum.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method in MyGame.Example.TestSimpleTableWithEnum
|
D | Vec3.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
|
/external/arm-trusted-firmware/include/lib/libc/ |
D | cdefs.h | 22 #define __init __section(".text.init." __FILE__ "." __XSTRING(__LINE__)) macro 24 #define __init macro
|
/external/flatbuffers/tests/MyGame/Example2/ |
D | Monster.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method in MyGame.Example2.Monster
|
/external/flatbuffers/tests/MyGame/ |
D | InParentNamespace.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method in MyGame.InParentNamespace
|
/external/flatbuffers/tests/namespace_test/NamespaceA/ |
D | SecondTableInA.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
|
D | TableInFirstNS.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method in NamespaceA.TableInFirstNS
|
/external/flatbuffers/tests/ |
D | monster_test_generated.ts | 81 __init(i:number, bb:flatbuffers.ByteBuffer):InParentNamespace { method in MyGame.InParentNamespace 141 __init(i:number, bb:flatbuffers.ByteBuffer):Monster { method in MyGame.Example2.Monster 201 __init(i:number, bb:flatbuffers.ByteBuffer):Test { method in MyGame.Example.Test 280 __init(i:number, bb:flatbuffers.ByteBuffer):TestSimpleTableWithEnum { method in MyGame.Example.TestSimpleTableWithEnum 372 __init(i:number, bb:flatbuffers.ByteBuffer):Vec3 { method in MyGame.Example.Vec3 539 __init(i:number, bb:flatbuffers.ByteBuffer):Ability { method in MyGame.Example.Ability 617 __init(i:number, bb:flatbuffers.ByteBuffer):Stat { method in MyGame.Example.Stat 761 __init(i:number, bb:flatbuffers.ByteBuffer):Referrable { method in MyGame.Example.Referrable 855 __init(i:number, bb:flatbuffers.ByteBuffer):Monster { method in MyGame.Example.Monster 2615 __init(i:number, bb:flatbuffers.ByteBuffer):TypeAliases { method in MyGame.Example.TypeAliases
|
/external/flatbuffers/tests/namespace_test/NamespaceC/ |
D | TableInC.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method in NamespaceC.TableInC
|
/external/libnl/include/netlink/cli/ |
D | utils.h | 56 #define __init __attribute__((constructor)) macro
|
/external/flatbuffers/net/FlatBuffers/ |
D | IFlatbufferObject.cs | 24 void __init(int _i, ByteBuffer _bb); in __init() method
|
/external/libcxx/src/ |
D | valarray.cpp | 19 gslice::__init(size_t __start) in __init() function in gslice
|