Searched defs:Human (Results 1 – 12 of 12) sorted by relevance
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/recursive/ | ||
D | Human.java | 21 public class Human extends AbstractHuman { class |
/external/flatbuffers/tests/MyGame/Example/ | ||
D | Race.py | 7 Human = 0 variable in Race |
D | Race.cs | 12 Human = 0, enumerator |
D | Race.php | 9 const Human = 0; define in MyGame\\Example\\Race |
D | Race.java | 8 public static final byte Human = 0; field in Race |
D | Race.kt | 10 const val Human: Byte = 0 constant |
/external/snakeyaml/src/test/java/examples/collections/ | ||
D | TypeSafePriorityTest.java | 81 public static interface Human { interface in TypeSafePriorityTest |
D | TypeSafeListWithInterfaceTest.java | 116 public static interface Human { interface in TypeSafeListWithInterfaceTest |
/external/flatbuffers/tests/cpp17/generated_cpp17/ | ||
D | monster_test_generated.h | 125 Human = 0, enumerator |
/external/flatbuffers/tests/ | ||
D | monster_test_generated.ts | 30 Human= 0, enumerator |
D | monster_test_generated.js | 72 Human: 0, property |
D | monster_test_generated.rs | 259 Human = 0, enumerator |