Home
last modified time | relevance | path

Searched defs:Human (Results 1 – 14 of 14) sorted by relevance

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/recursive/
DHuman.java21 public class Human extends AbstractHuman { class
29 public Human() { in Human() method in Human
/external/flatbuffers/tests/my-game/example/
Drace.ts5 Human = 0, enumerator
/external/flatbuffers/tests/MyGame/Example/
DRace.py7 Human = 0 variable in Race
DRace.cs12 Human = 0, enumerator
DRace.php9 const Human = 0; define in MyGame\\Example\\Race
DRace.java9 public static final byte Human = 0; field in Race
DRace.kt9 const val Human: Byte = 0 constant
/external/flatbuffers/tests/monster_test/my_game/example/
Drace_generated.rs31 pub const Human: Self = Self(0); constant
/external/flatbuffers/tests/monster_test_serialize/my_game/example/
Drace_generated.rs33 pub const Human: Self = Self(0); constant
/external/snakeyaml/src/test/java/examples/collections/
DTypeSafePriorityTest.java81 public static interface Human { interface in TypeSafePriorityTest
DTypeSafeListWithInterfaceTest.java116 public static interface Human { interface in TypeSafeListWithInterfaceTest
/external/flatbuffers/tests/cpp17/generated_cpp17/
Dmonster_test_generated.h141 Human = 0, enumerator
/external/flatbuffers/tests/ts/ts-flat-files/
Dmonster_test_generated.ts29 Human = 0, enumerator
/external/flatbuffers/tests/
Dmonster_test_generated.py21 Human = 0 variable in Race