/external/snakeyaml/src/test/java/org/yaml/snakeyaml/recursive/ |
D | Human.java | 21 public class Human extends AbstractHuman { class 23 private Human father; 24 private Human mother; 25 private Human partner; 26 private Human bankAccountOwner; 27 protected Set<Human> children; 29 public Human() { in Human() method in Human 30 children = new HashSet<Human>(); in Human() 33 public Human getFather() { in getFather() 37 public void setFather(Human father) { in setFather() [all …]
|
D | HumanTest.java | 40 Human father = new Human(); in testNoChildren() 45 Human mother = new Human(); in testNoChildren() 57 Human father2 = (Human) yaml.load(output); in testNoChildren() 66 Human father = new Human(); in testNoChildrenPretty() 71 Human mother = new Human(); in testNoChildrenPretty() 86 Human father2 = (Human) yaml.load(output); in testNoChildrenPretty() 95 Human father = new Human(); in testChildren() 101 Human mother = new Human(); in testChildren() 109 Human son = new Human(); in testChildren() 117 Human daughter = new Human(); in testChildren() [all …]
|
/external/snakeyaml/src/test/java/examples/collections/ |
D | TypeSafeListWithInterfaceTest.java | 37 List<Human> developers = new ArrayList<Human>(); in testDumpList() 70 List<Human> developers = parsed.getDevelopers(); in testLoadList() 85 private List<Human> developers; 107 public List<Human> getDevelopers() { in getDevelopers() 111 public void setDevelopers(List<Human> developers) { in setDevelopers() 116 public static interface Human { interface in TypeSafeListWithInterfaceTest 124 public static class Developer implements Human {
|
D | TypeSafePriorityTest.java | 45 List<Human> developers = parsed.getDevelopers(); in testLoadList2() 58 private List<Human> developers; 72 public List<Human> getDevelopers() { in getDevelopers() 76 public void setDevelopers(List<Human> developers) { in setDevelopers() 81 public static interface Human { interface in TypeSafePriorityTest 89 public static class Developer implements Human {
|
/external/flatbuffers/tests/MyGame/Example/ |
D | Race.php | 9 const Human = 0; define in MyGame\\Example\\Race 15 Race::Human=>"Human",
|
D | Race.py | 7 Human = 0 variable in Race
|
D | Race.lua | 7 Human = 0,
|
D | Race.cs | 12 Human = 0, enumerator
|
D | Race.java | 8 public static final byte Human = 0; field in Race
|
D | Race.kt | 10 const val Human: Byte = 0 constant
|
/external/libcups/templates/ |
D | add-class.tmpl | 16 <SMALL>(Human-readable description such as "HP LaserJet with Duplexer")</SMALL></TD> 21 <SMALL>(Human-readable location such as "Lab 1")</SMALL></TD>
|
D | modify-printer.tmpl | 16 <SMALL>(Human-readable description such as "HP LaserJet with Duplexer")</SMALL></TD> 21 <SMALL>(Human-readable location such as "Lab 1")</SMALL></TD>
|
D | add-printer.tmpl | 22 <SMALL>(Human-readable description such as "HP LaserJet with Duplexer")</SMALL></TD> 27 <SMALL>(Human-readable location such as "Lab 1")</SMALL></TD>
|
/external/python/cpython3/Mac/PythonLauncher/English.lproj/ |
D | Credits.rtf | 11 \f0\b Human Interface Design:
|
/external/python/cpython2/Mac/PythonLauncher/English.lproj/ |
D | Credits.rtf | 11 \f0\b Human Interface Design:
|
/external/tensorflow/tensorflow/core/framework/ |
D | model.proto | 31 // Human-readable name of the node. 61 // Human-readable name of the parameter.
|
D | op_def.proto | 26 // Human readable description. 82 // Human-readable description.
|
/external/python/cpython2/Lib/idlelib/idle_test/ |
D | README.txt | 10 Human-mediated tests were added later in 2.7 and in 3.4. 141 4. Human-mediated Tests 143 Human-mediated tests are widget tests that cannot be automated but need human
|
/external/icing/proto/icing/proto/ |
D | schema.proto | 42 // Recommended format: Human readable string that's one of the types defined 119 // Recommended format: Human readable string that's one of the properties 156 // Recommended format: Human readable string that is one of the types defined
|
/external/openscreen/cast/common/certificate/proto/ |
D | test_suite.proto | 44 // Human-readable description of the test.
|
/external/python/cpython3/Lib/idlelib/idle_test/ |
D | README.txt | 10 Human-mediated tests were added later in 3.4. 173 4. Human-mediated Tests 175 Human-mediated tests are widget tests that cannot be automated but need
|
/external/cldr/common/testData/transforms/ |
D | ar-t-ia.txt | 118 Human أمان
|
D | chr-t-ia.txt | 118 Human ᎤᎹᏂ
|
D | fa-t-ia.txt | 118 Human اومان
|
D | am-t-ia.txt | 118 Human ኡማን
|