/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
EnumTest.java | 34 String output = yaml.dump(Suit.CLUBS); 35 assertEquals("!!org.yaml.snakeyaml.Suit 'CLUBS'\n", output); 48 String output = yaml.dump(Suit.values()); 50 "- !!org.yaml.snakeyaml.Suit 'CLUBS'\n- !!org.yaml.snakeyaml.Suit 'DIAMONDS'\n- !!org.yaml.snakeyaml.Suit 'HEARTS'\n- !!org.yaml.snakeyaml.Suit 'SPADES'\n", 58 List<Suit> list = Arrays.asList(Suit.values()); 61 "- !!org.yaml.snakeyaml.Suit 'CLUBS'\n- !!org.yaml.snakeyaml.Suit 'DIAMONDS'\n- !!org.yaml.snakeyaml.Suit 'HEARTS'\n- !!org.yam (…) 125 Suit suit = (Suit) yaml.load("!!org.yaml.snakeyaml.Suit 'CLUBS'\\n"); local [all...] |
EnumBean.java | 22 private Suit suit; field in class:EnumBean 23 private LinkedHashMap<Suit, Integer> map = new LinkedHashMap<Suit, Integer>(); 25 public LinkedHashMap<Suit, Integer> getMap() { 29 public void setMap(LinkedHashMap<Suit, Integer> map) { 41 public Suit getSuit() { 42 return suit; 45 public void setSuit(Suit suit) { [all...] |
Suit.java | 18 public enum Suit {
|
/external/noto-fonts/other/ |
subset_noto_serif.py | 33 0x2660, # ? BLACK SPADE SUIT 34 0x2663, # ? BLACK CLUB SUIT 35 0x2665, # ? BLACK HEART SUIT 36 0x2666, # ? BLACK DIAMOND SUIT
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/encodings/ |
palmos.py | 63 0x008d: 0x2666, # BLACK DIAMOND SUIT
64 0x008e: 0x2663, # BLACK CLUB SUIT
65 0x008f: 0x2665, # BLACK HEART SUIT
66 0x0090: 0x2660, # BLACK SPADE SUIT
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/ |
palmos.py | 63 0x008d: 0x2666, # BLACK DIAMOND SUIT
64 0x008e: 0x2663, # BLACK CLUB SUIT
65 0x008f: 0x2665, # BLACK HEART SUIT
66 0x0090: 0x2660, # BLACK SPADE SUIT
|
/external/python/cpython2/Lib/encodings/ |
palmos.py | 63 0x008d: 0x2666, # BLACK DIAMOND SUIT 64 0x008e: 0x2663, # BLACK CLUB SUIT 65 0x008f: 0x2665, # BLACK HEART SUIT 66 0x0090: 0x2660, # BLACK SPADE SUIT
|
/frameworks/support/samples/ViewPager2Demos/src/main/java/com/example/androidx/viewpager2/cards/ |
Card.java | 43 public Card(char suit, char value) { 44 this.mSuit = checkValidValue(suit, SUITS); 81 for (Character suit : SUITS) { 83 result.add(new Card(suit, value));
|
/prebuilts/gdb/darwin-x86/lib/python2.7/encodings/ |
palmos.py | 63 0x008d: 0x2666, # BLACK DIAMOND SUIT 64 0x008e: 0x2663, # BLACK CLUB SUIT 65 0x008f: 0x2665, # BLACK HEART SUIT 66 0x0090: 0x2660, # BLACK SPADE SUIT
|
/prebuilts/gdb/linux-x86/lib/python2.7/encodings/ |
palmos.py | 63 0x008d: 0x2666, # BLACK DIAMOND SUIT 64 0x008e: 0x2663, # BLACK CLUB SUIT 65 0x008f: 0x2665, # BLACK HEART SUIT 66 0x0090: 0x2660, # BLACK SPADE SUIT
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
palmos.py | 63 0x008d: 0x2666, # BLACK DIAMOND SUIT 64 0x008e: 0x2663, # BLACK CLUB SUIT 65 0x008f: 0x2665, # BLACK HEART SUIT 66 0x0090: 0x2660, # BLACK SPADE SUIT
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
palmos.py | 63 0x008d: 0x2666, # BLACK DIAMOND SUIT 64 0x008e: 0x2663, # BLACK CLUB SUIT 65 0x008f: 0x2665, # BLACK HEART SUIT 66 0x0090: 0x2660, # BLACK SPADE SUIT
|
/device/generic/goldfish-opengl/system/include/GLES/ |
glplatform.h | 13 * Adopters may modify khrplatform.h and this file to suit their platform.
|
/device/generic/goldfish-opengl/system/include/GLES2/ |
gl2platform.h | 13 * Adopters may modify khrplatform.h and this file to suit their platform.
|
/device/generic/goldfish-opengl/system/include/GLES3/ |
gl3platform.h | 13 * Adopters may modify khrplatform.h and this file to suit their platform.
|
/external/mesa3d/include/GLES/ |
glplatform.h | 13 * Adopters may modify khrplatform.h and this file to suit their platform.
|
/external/mesa3d/include/GLES2/ |
gl2platform.h | 13 * Adopters may modify khrplatform.h and this file to suit their platform.
|
/external/mesa3d/include/GLES3/ |
gl3platform.h | 13 * Adopters may modify khrplatform.h and this file to suit their platform.
|
/external/noto-fonts/cjk/ |
subset_noto_cjk.py | 66 0x2660, # ? BLACK SPADE SUIT 67 0x2663, # ? BLACK CLUB SUIT 68 0x2665, # ? BLACK HEART SUIT 69 0x2666, # ? BLACK DIAMOND SUIT
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/ |
glplatform.h | 13 * Adopters may modify khrplatform.h and this file to suit their platform.
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/ |
gl2platform.h | 13 * Adopters may modify khrplatform.h and this file to suit their platform.
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
gl3platform.h | 13 * Adopters may modify khrplatform.h and this file to suit their platform.
|
/external/python/cpython3/Lib/test/ |
test_datetime.py | 33 suit = cls() variable 34 test_classes.extend(type(test) for test in suit)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
linit.c | 12 ** it to suit your needs.
|
/external/ImageMagick/ |
Install-vms.txt | 4 before compiling. Verify the definitions in delegates.xml to suit
|