/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
D | EnumBean.java | 22 private Suit suit; field in EnumBean 42 return suit; in getSuit() 45 public void setSuit(Suit suit) { in setSuit() argument 46 this.suit = suit; in setSuit()
|
D | EnumTest.java | 125 Suit suit = (Suit) yaml.load("!!org.yaml.snakeyaml.Suit 'CLUBS'\n"); in testLoadEnum() local 126 assertEquals(Suit.CLUBS, suit); in testLoadEnum()
|
/external/python/cpython2/Demo/tkinter/guido/ |
D | solitaire.py | 152 def __init__(self, suit, value, canvas): argument 162 self.suit = suit 164 self.color = COLOR[suit] 170 text = "%s %s" % (VALNAMES[value], suit) 186 return "Card(%r, %r)" % (self.suit, self.value) 410 for suit in ALLSUITS: 412 self.add(Card(suit, value, self.game.canvas)) 499 return card.suit == topcard.suit and card.value == topcard.value + 1
|
/external/autotest/test_suites/ |
D | control.security_weekly | 17 be added to the regular 'security' suit.
|
/external/ImageMagick/ |
D | Install-vms.txt | 4 before compiling. Verify the definitions in delegates.xml to suit
|
/external/pdfium/build_overrides/ |
D | README.md | 19 vary as appropriate to suit the the needs of the two different builds.
|
/external/unicode/ |
D | emoji-data.txt | 61 2660 ; Emoji # 1.1 [1] (♠️) spade suit 62 2663 ; Emoji # 1.1 [1] (♣️) club suit 63 2665..2666 ; Emoji # 1.1 [2] (♥️..♦️) heart suit..diamond suit 407 1F574..1F575 ; Emoji_Modifier_Base # 7.0 [2] (️..️) man in business suit levitating..det…
|
D | emoji-sequences.txt | 567 1F574 1F3FB ; Emoji_Modifier_Sequence ; man in business suit levitating: light skin tone … 568 1F574 1F3FC ; Emoji_Modifier_Sequence ; man in business suit levitating: medium-light skin tone… 569 1F574 1F3FD ; Emoji_Modifier_Sequence ; man in business suit levitating: medium skin tone … 570 1F574 1F3FE ; Emoji_Modifier_Sequence ; man in business suit levitating: medium-dark skin tone … 571 1F574 1F3FF ; Emoji_Modifier_Sequence ; man in business suit levitating: dark skin tone …
|
/external/harfbuzz_ng/win32/ |
D | introspection-msvc.mak | 8 # Change or pass in or set the following to suit your environment
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/cmake/ |
D | internal_utils.cmake | 15 # Tweaks CMake's default compiler/linker settings to suit Google Test's needs. 46 # Google Mock. You can tweak these definitions to suit your need. A
|
/external/google-breakpad/src/testing/gtest/cmake/ |
D | internal_utils.cmake | 15 # Tweaks CMake's default compiler/linker settings to suit Google Test's needs. 46 # Google Mock. You can tweak these definitions to suit your need. A
|
/external/v8/testing/gtest/cmake/ |
D | internal_utils.cmake | 15 # Tweaks CMake's default compiler/linker settings to suit Google Test's needs. 46 # Google Mock. You can tweak these definitions to suit your need. A
|
/external/googletest/googletest/cmake/ |
D | internal_utils.cmake | 15 # Tweaks CMake's default compiler/linker settings to suit Google Test's needs. 46 # Google Mock. You can tweak these definitions to suit your need. A
|
/external/nanopb-c/docs/ |
D | index.rst | 107 the dependencies. You may have to edit it a bit to suit your custom platform.
|
/external/curl/docs/ |
D | SECURITY.md | 80 the public and the actual release should follow suit immediately afterwards.
|
D | MAIL-ETIQUETTE | 39 please use the one or the ones that suit you the most.
|
/external/e2fsprogs/ext2ed/ |
D | README | 140 /var/lib/ext2ed/ext2ed.conf to suit your needs. The various
|
/external/devlib/doc/ |
D | platform.rst | 122 slightly to better suit gem5.
|
/external/clang/docs/ |
D | MSVCCompatibility.rst | 125 time. By default on Windows, Clang attempts to follow suit. This behavior is
|
/external/icu/icu4c/source/samples/ufortune/resources/ |
D | root.txt | 140 "A chubby man with a white beard and a red suit will approach you soon.
|
/external/libxml2/win32/ |
D | Readme.txt | 79 Once you have decided which options suit you, run the script with that
|
/external/protobuf/gtest/ |
D | CMakeLists.txt | 62 # tweak these definitions to suit your need. A variable's value is
|
/external/syslinux/com32/cmenu/ |
D | adv_menu.tpl | 18 modify this template to suit your needs
|
/external/libjpeg-turbo/ |
D | README.ijg | 64 method for full-color and grayscale images. JPEG's strong suit is compressing
|
D | README | 64 method for full-color and grayscale images. JPEG's strong suit is compressing
|