/third_party/icu/icu4c/source/data/curr/ |
D | supplementalData.txt | 200 tender{"false"} 516 tender{"false"} 528 tender{"false"} 694 tender{"false"} 998 tender{"false"} 1002 tender{"false"} 1044 tender{"false"} 1070 tender{"false"} 1082 tender{"false"} 1095 tender{"false"} [all …]
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | ICUCurrencyMetaInfo.java | 131 boolean tender = true; in collectRegion() 157 tender = tenderBundle == null || "true".equals(tenderBundle.getString()); in collectRegion() 158 if (filter.tenderOnly && !tender) { in collectRegion() 164 collector.collect(region, currency, from, to, i, tender); in collectRegion() 205 …ic void collect(String region, String currency, long from, long to, int priority, boolean tender) { in collect() argument 206 result.add(new CurrencyInfo(region, currency, from, to, priority, tender)); in collect() 225 String region, String currency, long from, long to, int priority, boolean tender) { in collect() argument 245 String region, String currency, long from, long to, int priority, boolean tender) { in collect() argument 282 … void collect(String region, String currency, long from, long to, int priority, boolean tender); in collect() argument
|
/third_party/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/ |
D | ICUCurrencyMetaInfo.java | 129 boolean tender = true; in collectRegion() 155 tender = tenderBundle == null || "true".equals(tenderBundle.getString()); in collectRegion() 156 if (filter.tenderOnly && !tender) { in collectRegion() 162 collector.collect(region, currency, from, to, i, tender); in collectRegion() 203 …ic void collect(String region, String currency, long from, long to, int priority, boolean tender) { in collect() argument 204 result.add(new CurrencyInfo(region, currency, from, to, priority, tender)); in collect() 223 String region, String currency, long from, long to, int priority, boolean tender) { in collect() argument 243 String region, String currency, long from, long to, int priority, boolean tender) { in collect() argument 280 … void collect(String region, String currency, long from, long to, int priority, boolean tender); in collect() argument
|
/third_party/skia/third_party/externals/icu/source/data/curr/ |
D | supplementalData.txt | 200 tender{"false"} 516 tender{"false"} 528 tender{"false"} 694 tender{"false"} 998 tender{"false"} 1002 tender{"false"} 1044 tender{"false"} 1070 tender{"false"} 1082 tender{"false"} 1095 tender{"false"} [all …]
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | CurrencyMetaInfo.java | 417 private final boolean tender; field in CurrencyMetaInfo.CurrencyInfo 434 …public CurrencyInfo(String region, String code, long from, long to, int priority, boolean tender) { in CurrencyInfo() argument 440 this.tender = tender; in CurrencyInfo() 457 return tender; in isTender()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | CurrencyMetaInfo.java | 452 private final boolean tender; field in CurrencyMetaInfo.CurrencyInfo 469 …public CurrencyInfo(String region, String code, long from, long to, int priority, boolean tender) { in CurrencyInfo() argument 475 this.tender = tender; in CurrencyInfo() 494 return tender; in isTender()
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/resources/ |
D | ldml2icu_supplemental.txt | 26 //supplementalData/currencyData/region[@iso3166="(%W)"]/currency[@iso4217="(%W)"][@tender="false"] 28 ; /CurrencyMap/$1/<FIFO>/tender ; values=false 32 …lData/currencyData/region[@iso3166="(%W)"]/currency[@from="(%W)"][@iso4217="(%W)"][@tender="false"] 35 ; /CurrencyMap/$1/<FIFO>/tender ; values=false 40 …cyData/region[@iso3166="(%W)"]/currency[@from="(%W)"][@to="(%W)"][@iso4217="(%W)"][@tender="false"] 44 ; /CurrencyMap/$1/<FIFO>/tender ; values=false 45 …talData/currencyData/region[@iso3166="(%W)"]/currency[@to="(%W)"][@iso4217="(%W)"][@tender="false"] 48 ; /CurrencyMap/$1/<FIFO>/tender ; values=false
|
/third_party/icu/icu4c/source/common/ |
D | ucurr.cpp | 578 const UChar *tender = in ucurr_forLocale() local 580 bool isTender = U_FAILURE(tenderStatus) || u_strcmp(tender, u"false") != 0; in ucurr_forLocale()
|
/third_party/node/deps/icu-small/source/common/ |
D | ucurr.cpp | 578 const char16_t *tender = in ucurr_forLocale() local 580 bool isTender = U_FAILURE(tenderStatus) || u_strcmp(tender, u"false") != 0; in ucurr_forLocale()
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 354 冉>'[tender]';
|
/third_party/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 3229 愛憐 < show\-tender\-affection\-for; 3773 䉜 < young\-and\-tender\-bamboo; 3845 愛撫 < to\-show\-tender\-care\-for; 7044 䆈 < young\-and\-tender; 17648 冉 < tender; 26593 愛憐 > show\-tender\-affection\-for; 26734 愛撫 > to\-show\-tender\-care\-for; 33299 細嫩 > tender; 38580 䉜 > young\-and\-tender\-bamboo; 40652 䆈 > young\-and\-tender; [all …]
|
/third_party/skia/third_party/externals/brotli/tests/testdata/ |
D | asyoulik.txt | 249 well. Your brother is but young and tender; and, 3620 ROSALIND By my life, I do; which I tender dearly, though I
|
D | plrabn12.txt | 2939 Grazing the tender herb, were interposed, 3728 Our tender plants, how blows the citron grove, 4043 Bestirs her then, and from each tender stalk 5852 Brought forth the tender grass, whose verdure clad 7200 Not then mistrust, but tender love, enjoins, 9405 ;t even, which I bred up with tender hand
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | ulyss10.txt | 1052 She curtseyed and went out, followed by Buck Mulligan's tender 3048 His hand accepted the moist tender gland and slid it into a sidepocket. 4268 tender turkey. Your Christmas dinner for threepence. Jack Fleming 7969 tender enough for them. Riding astride. Sit her horse like a man. 9602 he won to him, tender people, a whore of Babylon, ladies of justices, bully 10554 and betrayed, bewept by all frail tender hearts for, Dane or Dubliner, 16669 Lord Walkup of Walkup on Eggs, to tender to His Majesty the heartfelt 23549 good on a soft safe spot. How's that tender behind? O, ever so gently, pet. 23774 This downy skin, these soft muscles, this tender flesh. If I had only my gold 25976 all round to say nothing of your being at the tender mercy of others [all …]
|
D | 2drvb10.txt | 2789 39:12. Withhold not thou, O Lord, thy tender mercies from me: thy mercy 3442 according to the multitude of thy tender mercies blot out my iniquity. 4643 to the multitude of thy tender mercies. 8469 118:77. Let thy tender mercies come unto me, and I shall live: for thy 9841 144:9. The Lord is sweet to all: and his tender mercies are over all 10409 4:3. For I also was my father's son, tender, and as an only son in the 25732 thou shalt no more be called delicate and tender. 26220 53:2. And he shall grow up as a tender plant before him, and as a root 26930 63:7. I will remember the tender mercies of the Lord, the praise of the 30611 31:20. Surely Ephraim is an honourable son to me, surely he is a tender [all …]
|
D | vfear11a.txt | 5533 the tender or pathetic in music could move them to tears. McMurdo
|
/third_party/rust/crates/regex/regex-capi/examples/ |
D | sherlock.txt | 3529 one else does; but he is too tender-hearted to hurt a fly. Such a 3607 are bound to disappoint? I am not over-tender of heart, but I 10675 a wonderful manager and housekeeper, yet as tender and quiet and
|
/third_party/rust/crates/regex/bench/src/data/ |
D | sherlock.txt | 3529 one else does; but he is too tender-hearted to hurt a fly. Such a 3607 are bound to disappoint? I am not over-tender of heart, but I 10675 a wonderful manager and housekeeper, yet as tender and quiet and
|
/third_party/rust/crates/aho-corasick/bench/data/ |
D | sherlock.txt | 3529 one else does; but he is too tender-hearted to hurt a fly. Such a 3607 are bound to disappoint? I am not over-tender of heart, but I 10675 a wonderful manager and housekeeper, yet as tender and quiet and
|
/third_party/rust/crates/memchr/bench/data/sherlock/ |
D | huge.txt | 3529 one else does; but he is too tender-hearted to hurt a fly. Such a 3607 are bound to disappoint? I am not over-tender of heart, but I 10675 a wonderful manager and housekeeper, yet as tender and quiet and
|