/external/snakeyaml/src/test/java/org/yaml/snakeyaml/immutable/ |
D | Dog.java | 18 public class Dog implements Animal { class 21 public Dog(String name) { in Dog() method in Dog
|
D | DogImmutableTest.java | 26 Dog loaded = (Dog) yaml.load("!!org.yaml.snakeyaml.immutable.Dog Bulldog"); in testDog()
|
/external/mockito/src/test/java/org/mockitousage/customization/ |
D | BDDMockitoTest.java | 212 Dog dog = mock(Dog.class); in should_stub_by_delegating_to_real_method() 222 Dog dog = mock(Dog.class); in should_stub_by_delegating_to_real_method_using_typical_stubbing_syntax() 391 class Dog { class in BDDMockitoTest
|
/external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/ |
D | ManyConstructorsTest.java | 297 Farm(@Assisted String pop, Dog dog) { in Farm() 302 Farm(@Assisted("mom") String mom, @Assisted("pop") String pop, Cow cow, Dog dog) { in Farm() 315 public static class Dog {} class in ManyConstructorsTest
|
D | FactoryModuleBuilderTest.java | 494 .implement(Animal.class, Dog.class) in testFactoryBindingDependencies() 550 private static class Dog implements Animal { class in FactoryModuleBuilderTest 554 Dog(@Assisted String a, double b) {} in Dog() method in FactoryModuleBuilderTest.Dog
|
/external/icu/icu4c/source/samples/ufortune/resources/ |
D | root.txt | 57 "7:30, Channel 5: The Bionic Dog (Action/Adventure) 58 The Bionic Dog drinks too much and kicks over the National 61 "7:30, Channel 5: The Bionic Dog (Action/Adventure) 62 The Bionic Dog gets a hormonal short-circuit and violates the
|
/external/pdfium/testing/resources/ |
D | combobox_form.in | 80 /Opt [(Dog) (Elephant) (Frog)]
|
/external/python/cpython3/Doc/tutorial/ |
D | classes.rst | 409 class Dog: 416 >>> d = Dog('Fido') 417 >>> e = Dog('Buddy') 430 class variable because just a single list would be shared by all *Dog* 433 class Dog: 443 >>> d = Dog('Fido') 444 >>> e = Dog('Buddy') 452 class Dog: 461 >>> d = Dog('Fido') 462 >>> e = Dog('Buddy')
|
/external/python/cpython2/Doc/tutorial/ |
D | classes.rst | 350 class Dog: 357 >>> d = Dog('Fido') 358 >>> e = Dog('Buddy') 371 class variable because just a single list would be shared by all *Dog* 374 class Dog: 384 >>> d = Dog('Fido') 385 >>> e = Dog('Buddy') 393 class Dog: 402 >>> d = Dog('Fido') 403 >>> e = Dog('Buddy')
|
/external/icu/icu4c/source/test/testdata/ |
D | casing.txt | 50 { "a ʻCaT. A ʻdOg! ʻeTc.", "A ʻCat. A ʻDog! ʻEtc.", "", "-1", "" }, // default
|
/external/libchrome/base/containers/ |
D | span_unittest.nc | 81 // animals[0] = new Dog(); // Uhoh!
|
/external/u-boot/doc/ |
D | README.mpc85xxcds | 22 gcc (GCC) 3.2.2 20030217 (Yellow Dog Linux 3.0 3.2.2-2a)
|
/external/icu/icu4c/source/data/locales/ |
D | ar_XB.txt | 47 "Dog",
|
D | en.txt | 295 "Dog",
|
/external/tensorflow/tensorflow/lite/g3doc/models/image_classification/ |
D | overview.md | 90 <td style="background-color: #fcb66d;">Dog</td>
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart3.csv | 22896 ,"US","RDB","Red Dog","Red Dog","AK","---4----","AI","0001",,,
|