/external/snakeyaml/src/test/java/org/yaml/snakeyaml/javabeans/ |
D | HouseTest.java | 37 House house = new House(); in testDump1() local 40 house.setFrontDoor(frontDoor); in testDump1() 44 house.setRooms(rooms); in testDump1() 48 house.setReminders(reminders); in testDump1() 49 house.setNumber(1); in testDump1() 50 house.setStreet("Wall Street"); in testDump1() 52 String yaml = beanDumper.dumpAsMap(house); in testDump1() 53 String etalon = Util.getLocalResource("javabeans/house-dump1.yaml"); in testDump1() 57 House loadedHouse = beanLoader.loadAs(yaml, House.class); in testDump1() 69 House house = new House(); in testDump3() local [all …]
|
D | House.java | 21 public class House { class
|
/external/dokka/core/testdata/format/ |
D | tokensInHeaders.md | 17 ##### So many lame code "puns" (in) [The.house](house.md) 34 | [house](house.md) | `fun house(): Unit` |
|
D | tokensInHeaders.kt | 12 * ##### So many lame code "puns" (in) [The.house] 25 fun house() {} in house() method
|
/external/harfbuzz_ng/test/shaping/ |
D | README.md | 26 subset font file into `data/in-house/fonts` and name it after its 28 to an existing or new test file in `data/in-house/tests` using `-o`, 31 $ ./hb-unicode-encode 41 42 43 627 | ./record-test.sh -o data/in-house/tests/test-name.test ../../u… 34 If you created a new test file, add it to `data/in-house/Makefile.sources` 38 there by running `git status data/in-house`. And commit!
|
D | CMakeLists.txt | 2 file (READ "${CMAKE_CURRENT_SOURCE_DIR}/data/in-house/Makefile.sources" INHOUSE) 6 COMMAND "${PYTHON_EXECUTABLE}" run-tests.py $<TARGET_FILE:hb-shape> "data/in-house/${test}"
|
D | Makefile.am | 28 texts/in-house \
|
/external/one-true-awk/testdir/ |
D | bib | 161 And the LORD said unto Noah, Come thou and all thy house into the ark; for thee have I seen righteo… 300 … Get thee out of thy country, and from thy kindred, and from thy father's house, unto a land that … 314 …of Pharaoh saw her, and commended her before Pharaoh: and the woman was taken into Pharaoh's house. 316 And the LORD plagued Pharaoh and his house with great plagues because of Sarai Abram's wife. 351 …brother was taken captive, he armed his trained servants, born in his own house, three hundred and… 363 …God, what wilt thou give me, seeing I go childless, and the steward of my house is this Eliezer of… 364 And Abram said, Behold, to me thou hast given no seed: and, lo, one born in my house is mine heir. 410 …ed among you, every man child in your generations, he that is born in the house, or bought with mo… 411 He that is born in thy house, and he that is bought with thy money, must needs be circumcised: and … 421 … and all that were born in his house, and all that were bought with his money, every male among th… [all …]
|
/external/python/pyasn1/ |
D | README.md | 60 house [1] INTEGER DEFAULT 0 76 'house', Integer(0).subtype( 122 house is 0 140 {'id': 123, 'room': 321, 'house': 0} 148 >>> record = decode({'id': 123, 'room': 321, 'house': 0}, asn1Spec=Record())
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/merge/ |
D | MapPolymorphicMerge2336Test.java | 92 SomeOtherClass baseValue = new SomeOtherClass("house"); in testPolymorphicMapMerge() 99 SomeOtherClass toBeMerged = new SomeOtherClass("house"); in testPolymorphicMapMerge()
|
/external/snakeyaml/src/test/resources/javabeans/ |
D | house-dump2.yaml | 1 !!org.yaml.snakeyaml.javabeans.House
|
/external/harfbuzz_ng/test/shaping/data/ |
D | Makefile.am | 5 in-house \
|
/external/openscreen/util/ |
D | README.md | 3 The util/ folder is meant to house core utility classes and logic that can be
|
/external/oss-fuzz/projects/c-ares/ |
D | project.yaml | 6 - "brad@brad-house.com"
|
/external/harfbuzz_ng/ |
D | METADATA | 8 # test/shaping/data/in-house/COPYING
|
/external/glide/third_party/gif_decoder/ |
D | README.third_party | 8 Android devices. This implementation does not house in memory a Bitmap for
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | ares_destroy_options.3 | 33 Brad House
|
D | AUTHORS | 17 Brad House
|
D | ares_save_options.3 | 72 Brad House
|
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/multimap/ |
D | TestDataFormatterLibccMultiMap.py | 251 '[0] = (first = "casa", second = "house")', 261 '[0] = (first = "casa", second = "house")',
|
/external/python/cpython2/Lib/test/ |
D | test_xml_etree.py | 2055 <house> 2058 </house> 2061 <house> 2063 </house> 2067 self.assertEqual(self._ilist(doc, 'house'), ['house'] * 2) 2076 all_tags = ['document', 'house', 'room', 'room', 2077 'shed', 'house', 'room'] 2094 <house> 2097 </house> 2100 <house> [all …]
|
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libstdcpp/map/ |
D | main.cpp | 48 ss["casa"] = "house"; in main()
|
D | TestDataFormatterStdMap.py | 259 '[1] = (first = "casa", second = "house")', 269 '[1] = (first = "casa", second = "house")',
|
/external/tensorflow/tensorflow/c/experimental/saved_model/ |
D | README.md | 25 `saved_model/public` is intended to house *only the public headers* of the
|
/external/swiftshader/third_party/subzero/src/ |
D | IceInstX8632.h | 11 /// \brief Used to house all the X8632 instructions.
|