Home
last modified time | relevance | path

Searched defs:__init (Results 1 – 25 of 126) sorted by relevance

123456

/third_party/flatbuffers/tests/union_vector/
DBookReader.kt11 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
DRapunzel.kt11 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
DAttacker.kt11 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
Drapunzel.ts10 __init(i:number, bb:flatbuffers.ByteBuffer):Rapunzel { method in Rapunzel
Dbook-reader.ts10 __init(i:number, bb:flatbuffers.ByteBuffer):BookReader { method in BookReader
/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
DStructInNestedNS.kt13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
DTableInNestedNS.kt13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
/third_party/flatbuffers/tests/MyGame/Example/
DTest.kt13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
DAbility.kt13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method in MyGame.Example.Ability
DStructOfStructs.kt13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
DTestSimpleTableWithEnum.kt13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
DVec3.kt13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
DReferrable.kt13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method
/third_party/flatbuffers/tests/MyGame/
DInParentNamespace.kt13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method in MyGame.InParentNamespace
/third_party/flatbuffers/tests/MyGame/Example2/
DMonster.kt13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method in MyGame.Example2.Monster
/third_party/libnl/include/netlink/cli/
Dutils.h56 #define __init __attribute__((constructor)) macro
/third_party/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/
Dinit.h2 #define __init macro
/third_party/flatbuffers/tests/namespace_test/NamespaceA/
DSecondTableInA.kt13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method in NamespaceA.SecondTableInA
/third_party/flatbuffers/net/FlatBuffers/
DIFlatbufferObject.cs24 void __init(int _i, ByteBuffer _bb); in __init() method
/third_party/flatbuffers/tests/namespace_test/NamespaceC/
DTableInC.kt13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method in NamespaceC.TableInC
/third_party/musl/ndk-test/sanitize/scudo/src/
Dpreinit.c17 void __init(void) { in __init() function
/third_party/flatbuffers/grpc/examples/ts/greeter/src/models/
Dhello-request.ts10 __init(i:number, bb:flatbuffers.ByteBuffer):HelloRequest { method in HelloRequest
Dhello-reply.ts10 __init(i:number, bb:flatbuffers.ByteBuffer):HelloReply { method in HelloReply
/third_party/flatbuffers/android/app/src/main/java/generated/com/fbs/app/
DAnimal.kt13 fun __init(_i: Int, _bb: ByteBuffer) { in __init() method in com.fbs.app.Animal
/third_party/flatbuffers/tests/my-game/example/
Dstruct-of-structs.ts12 __init(i:number, bb:flatbuffers.ByteBuffer):StructOfStructs { method in StructOfStructs

123456