Home
last modified time | relevance | path

Searched refs:UK (Results 1 – 25 of 923) sorted by relevance

12345678910>>...37

/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/time/
DFastDateParserSDFTest.java47 …Arguments.of("z yyyy", "GMT 2010", Locale.UK, true), // no offset specified, but this is all… in data()
48 Arguments.of("z yyyy", "GMT-123 2010", Locale.UK, false), in data()
49 Arguments.of("z yyyy", "GMT-1234 2010", Locale.UK, false), in data()
50 Arguments.of("z yyyy", "GMT-12:34 2010", Locale.UK, true), in data()
51 Arguments.of("z yyyy", "GMT-1:23 2010", Locale.UK, true), in data()
53 Arguments.of("z yyyy", "-1234 2010", Locale.UK, true), in data()
54 Arguments.of("z yyyy", "-12:34 2010", Locale.UK, false), in data()
55 Arguments.of("z yyyy", "-123 2010", Locale.UK, false), in data()
57 Arguments.of( "MM/dd/yyyy", "01/11/12", Locale.UK, true), in data()
58 Arguments.of( "MM/dd/yy", "01/11/12", Locale.UK, true), in data()
[all …]
/external/icu/icu4c/source/data/curr/
Den_IM.txt9 "UK Pound",
14 one{"UK pound"}
15 other{"UK pounds"}
Den_JE.txt9 "UK Pound",
14 one{"UK pound"}
15 other{"UK pounds"}
Den_GG.txt9 "UK Pound",
14 one{"UK pound"}
15 other{"UK pounds"}
/external/cronet/third_party/icu/source/data/curr/
Den_JE.txt9 "UK Pound",
14 one{"UK pound"}
15 other{"UK pounds"}
Den_GG.txt9 "UK Pound",
14 one{"UK pound"}
15 other{"UK pounds"}
Den_IM.txt9 "UK Pound",
14 one{"UK pound"}
15 other{"UK pounds"}
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/external/
Dalternate_country_names.txt179 GB; UK ; Northern Ireland
180 GB; UK ; Scotland
181 GB; UK ; Wales
182 GB; UK ; Cornwall
183 GB; UK ; United Kingdom of Great Britain and Northern Ireland
208 UK;; UK
209 UK;; U.K.
/external/python/cpython3/Lib/test/decimaltestdata/
DdecSingle.decTest17 -- IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK --
DdecDouble.decTest17 -- IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK --
DdecQuad.decTest17 -- IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK --
Dtestall.decTest17 -- IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK --
DdqClass.decTest17 -- IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK --
/external/python/cpython2/Lib/test/decimaltestdata/
DdecSingle.decTest17 -- IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK --
DdecQuad.decTest17 -- IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK --
DdecDouble.decTest17 -- IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK --
Dtestall.decTest17 -- IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK --
DddClass.decTest17 -- IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK --
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DLanguageInfoTest.java90 .add(ULocale.FRENCH).add(ULocale.UK).add(ULocale.ENGLISH) in testBasics()
94 assertEquals("UK in FR, UK, EN", ULocale.UK, in testBasics()
95 matcher.getBestMatch(ULocale.UK)); in testBasics()
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/
DRbnfSampleRuleSets.java1701 Locale.UK,
1725 Locale.UK,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCFGUpdate.h90 const UpdateKind UK = in LegalizeUpdates() local
92 Result.push_back({UK, Op.first.first, Op.first.second}); in LegalizeUpdates()
/external/cronet/third_party/boringssl/src/fuzz/conf_corpus/
Db43a40ec0466f347383475cf6e4907ea4cefb1292 countryName = UK
32 countryName = UK
/external/icu/icu4c/source/data/unit/
Dqu.txt440 dnam{"UK Onza líquida"}
441 other{"{0} UK Onza líquida"}
449 dnam{"UK galón"}
450 other{"{0} UK galón"}
451 per{"{0}/UK galón"}
/external/clang/lib/Analysis/
DReachableCode.cpp573 reachable_code::UnreachableKind UK = reachable_code::UK_Other; in reportDeadCode() local
576 UK = reachable_code::UK_Break; in reportDeadCode()
582 UK = reachable_code::UK_Return; in reportDeadCode()
587 if (UK == reachable_code::UK_Other) { in reportDeadCode()
621 CB.HandleUnreachable(UK, Loc, SilenceableCondVal, R1, R2); in reportDeadCode()
/external/cronet/third_party/icu/source/data/unit/
Dqu.txt440 dnam{"UK Onza líquida"}
441 other{"{0} UK Onza líquida"}
449 dnam{"UK galón"}
450 other{"{0} UK galón"}
451 per{"{0}/UK galón"}

12345678910>>...37