/third_party/flatbuffers/tests/union_vector/ |
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
|
D | Attacker.kt | 11 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
|
D | rapunzel.ts | 10 __init(i:number, bb:flatbuffers.ByteBuffer):Rapunzel { method in Rapunzel
|
D | book-reader.ts | 10 __init(i:number, bb:flatbuffers.ByteBuffer):BookReader { method in BookReader
|
/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/ |
D | StructInNestedNS.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
|
D | TableInNestedNS.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
|
/third_party/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 in MyGame.Example.Ability
|
D | StructOfStructs.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
|
D | TestSimpleTableWithEnum.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
|
D | Vec3.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
|
D | Referrable.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
|
/third_party/flatbuffers/tests/MyGame/ |
D | InParentNamespace.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method in MyGame.InParentNamespace
|
/third_party/flatbuffers/tests/MyGame/Example2/ |
D | Monster.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method in MyGame.Example2.Monster
|
/third_party/libnl/include/netlink/cli/ |
D | utils.h | 56 #define __init __attribute__((constructor)) macro
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/ |
D | init.h | 2 #define __init macro
|
/third_party/flatbuffers/tests/namespace_test/NamespaceA/ |
D | SecondTableInA.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method in NamespaceA.SecondTableInA
|
/third_party/flatbuffers/net/FlatBuffers/ |
D | IFlatbufferObject.cs | 24 void __init(int _i, ByteBuffer _bb); in __init() method
|
/third_party/flatbuffers/tests/namespace_test/NamespaceC/ |
D | TableInC.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method in NamespaceC.TableInC
|
/third_party/musl/ndk-test/sanitize/scudo/src/ |
D | preinit.c | 17 void __init(void) { in __init() function
|
/third_party/flatbuffers/grpc/examples/ts/greeter/src/models/ |
D | hello-request.ts | 10 __init(i:number, bb:flatbuffers.ByteBuffer):HelloRequest { method in HelloRequest
|
D | hello-reply.ts | 10 __init(i:number, bb:flatbuffers.ByteBuffer):HelloReply { method in HelloReply
|
/third_party/flatbuffers/android/app/src/main/java/generated/com/fbs/app/ |
D | Animal.kt | 13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method in com.fbs.app.Animal
|
/third_party/flatbuffers/tests/my-game/example/ |
D | struct-of-structs.ts | 12 __init(i:number, bb:flatbuffers.ByteBuffer):StructOfStructs { method in StructOfStructs
|