/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/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/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/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/tensorflow/tensorflow/core/framework/ |
D | op_def.proto | 25 // Human readable description. 78 // Human-readable description.
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/ |
D | am-t-ia.txt | 118 Human ኡማን
|
D | chr-t-ia.txt | 118 Human ᎤᎹᏂ
|
D | ar-t-ia.txt | 118 Human أمان
|
D | fa-t-ia.txt | 118 Human اومان
|
D | ia-fonipa-t-ia.txt | 118 Human uman
|
D | blt-fonipa-t-blt.txt | 56 # (b) Words from the Universal Declaration of Human Rights
|
/external/icu/icu4c/source/data/translit/ |
D | dv_dv_Latn_BGN.txt | 19 # Declaration of Human Rights.
|
/external/python/cpython2/Doc/library/ |
D | wave.rst | 95 Human-readable version of :meth:`getcomptype`. Usually ``'not compressed'``
|
D | sunau.rst | 146 Human-readable version of :meth:`getcomptype`. The supported types have the
|
/external/tensorflow/tensorflow/lite/g3doc/models/pose_estimation/ |
D | overview.md | 139 …tion-in-the-browser-with-tensorflow-js-7dd0bc881cd5">Blog post: Real-time Human Pose Estimation in…
|
/external/cros/system_api/dbus/power_manager/ |
D | suspend.proto | 96 // Human-readable description of the delay's purpose (e.g. the name of
|
D | policy.proto | 158 // Human-readable description of the factors contributing to this policy.
|
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/ |
D | control.proto | 181 // Human readable name for this scenario
|
/external/grpc-grpc/src/proto/grpc/testing/ |
D | control.proto | 194 // Human readable name for this scenario
|
/external/python/cpython3/Doc/library/ |
D | sunau.rst | 149 Human-readable version of :meth:`getcomptype`. The supported types have the
|
D | wave.rst | 104 Human-readable version of :meth:`getcomptype`. Usually ``'not compressed'``
|