HomeSort by relevance Sort by last modified time
    Searched full:dollar (Results 1 - 25 of 509) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/guava/guava-tests/test/com/google/common/collect/
EnumHashBiMapTest.java 36 private enum Currency { DOLLAR, PESO, FRANC }
45 bimap.put(Currency.DOLLAR, "dollar");
46 assertEquals("dollar", bimap.get(Currency.DOLLAR));
47 assertEquals(Currency.DOLLAR, bimap.inverse().get("dollar"));
53 Currency.DOLLAR, "dollar",
58 assertEquals("dollar", bimap.get(Currency.DOLLAR))
    [all...]
EnumBiMapTest.java 39 private enum Currency { DOLLAR, FRANC, PESO }
48 bimap.put(Currency.DOLLAR, Country.CANADA);
49 assertEquals(Country.CANADA, bimap.get(Currency.DOLLAR));
50 assertEquals(Currency.DOLLAR, bimap.inverse().get(Country.CANADA));
56 Currency.DOLLAR, Country.CANADA,
60 assertEquals(Country.CANADA, bimap.get(Currency.DOLLAR));
61 assertEquals(Currency.DOLLAR, bimap.inverse().get(Country.CANADA));
85 bimap1.put(Currency.DOLLAR, Country.CANADA);
88 assertEquals(Country.CANADA, bimap2.get(Currency.DOLLAR));
118 Currency.DOLLAR, Country.CANADA
    [all...]
HashBiMapTest.java 42 bimap.put("canada", "dollar");
43 assertEquals("dollar", bimap.get("canada"));
44 assertEquals("canada", bimap.inverse().get("dollar"));
50 "canada", "dollar",
54 assertEquals("dollar", bimap.get("canada"));
55 assertEquals("canada", bimap.inverse().get("dollar"));
  /external/chromium_org/third_party/yasm/source/patched-yasm/m4/
printf-posix.m4 20 /* The string "%2$d %1$d", with dollar characters protected from the shell's
21 dollar expansion (possibly an autoconf bug). */
  /ndk/sources/host-tools/make-3.81/config/
printf-posix.m4 22 /* The string "%2$d %1$d", with dollar characters protected from the shell's
23 dollar expansion (possibly an autoconf bug). */
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
regexp_adapter_re2.cc 78 // Replaces unescaped dollar-signs with backslashes. Backslashes are deleted
79 // when they escape dollar-signs.
85 // If we replaced a dollar sign with a backslash and there are now two
86 // backslashes in the string, we assume that the dollar-sign was previously
88 // backslashes with a dollar sign.
  /external/qemu/pc-bios/keymaps/
en-us 7 dollar 0x05 shift
et 22 dollar 0x5 altgr
fo 22 dollar 0x5 altgr
fr-ca 42 dollar 0x5 shift
lt 13 dollar 0x05 shift
nl 11 dollar 0x05 shift
sv 22 dollar 0x5 altgr
fr-be 19 dollar 0x05 shift altgr
77 dollar 0x1b
pt-br 13 dollar 0x05 shift
  /external/chromium_org/third_party/icu/source/test/cintltst/
ccurrtst.c 48 { 0x0024, 0x0000}, /*0024; L; [14 3A, 03, 03] # [082D.0020.0002] # DOLLAR SIGN*/
49 { 0xFF04, 0x0000}, /*FF04; L; [14 3A, 03, 05] # [082D.0020.0003] # FULLWIDTH DOLLAR SIGN*/
50 { 0xFE69, 0x0000}, /*FE69; L; [14 3A, 03, 1D] # [082D.0020.000F] # SMALL DOLLAR SIGN*/
86 { 0x0024, 0x0000}, /* dollar */
  /external/icu/icu4c/source/test/cintltst/
ccurrtst.c 48 { 0x0024, 0x0000}, /*0024; L; [14 3A, 03, 03] # [082D.0020.0002] # DOLLAR SIGN*/
49 { 0xFF04, 0x0000}, /*FF04; L; [14 3A, 03, 05] # [082D.0020.0003] # FULLWIDTH DOLLAR SIGN*/
50 { 0xFE69, 0x0000}, /*FE69; L; [14 3A, 03, 1D] # [082D.0020.000F] # SMALL DOLLAR SIGN*/
86 { 0x0024, 0x0000}, /* dollar */
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
Makefile.am 21 appquit enable sep inclib 8bit newjis xabcx dollar noeol noeolw \
51 dollar.good dollar.inp dollar.sed \
  /external/llvm/lib/MC/
MCWin64EH.cpp 227 size_t dollar = name.find('$'); local
229 if (dollar == StringRef::npos && dot == StringRef::npos)
232 return name.substr(dollar);
233 if (dollar == StringRef::npos || dot < dollar)
235 return name.substr(dollar);
  /external/fonttools/Lib/fontTools/encodings/
MacRoman.py 6 'space', 'exclam', 'quotedbl', 'numbersign', 'dollar', 'percent', 'ampersand',
StandardEncoding.py 9 'numbersign', 'dollar', 'percent', 'ampersand',
  /external/chromium_org/third_party/icu/source/test/intltest/
currcoll.cpp 51 { 0x0024, 0x0000}, /*0024; L; [14 3A, 03, 03] # [082D.0020.0002] # DOLLAR SIGN*/
52 { 0xFF04, 0x0000}, /*FF04; L; [14 3A, 03, 05] # [082D.0020.0003] # FULLWIDTH DOLLAR SIGN*/
53 { 0xFE69, 0x0000}, /*FE69; L; [14 3A, 03, 1D] # [082D.0020.000F] # SMALL DOLLAR SIGN*/
  /external/icu/icu4c/source/test/intltest/
currcoll.cpp 51 { 0x0024, 0x0000}, /*0024; L; [14 3A, 03, 03] # [082D.0020.0002] # DOLLAR SIGN*/
52 { 0xFF04, 0x0000}, /*FF04; L; [14 3A, 03, 05] # [082D.0020.0003] # FULLWIDTH DOLLAR SIGN*/
53 { 0xFE69, 0x0000}, /*FE69; L; [14 3A, 03, 1D] # [082D.0020.000F] # SMALL DOLLAR SIGN*/
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
CurrencyTest.java 223 String[] dollar = new String[] {"USD", "$", "US$", "$US"}; local
274 for (j = 0; j < dollar.length; j++) {
275 if (currUS.getSymbol(loc1[i]).equals(dollar[j])) {
282 + " the Dollar currency returned "
285 + Arrays.toString(dollar), flag);
298 + " the Canadian Dollar currency returned "
  /libcore/luni/src/main/java/java/util/regex/
Matcher.java 129 boolean dollar = false;
136 dollar = true;
137 } else if (c >= '0' && c <= '9' && dollar) {
139 dollar = false;
142 dollar = false;
393 * and dollar signs escaped.

Completed in 1571 milliseconds

1 2 3 4 5 6 7 8 91011>>