Home
last modified time | relevance | path

Searched refs:set15 (Results 1 – 8 of 8) sorted by relevance

/external/clang/test/Misc/
Ddiag-template-diffing-color.cpp23 void set15(vector<const vector<int> >) {} in set15() function
25 set15(vector<const vector<const int> >()); in test15()
Ddiag-template-diffing.cpp448 void set15(vector<vector<int>>) {} in set15() function
450 set15(vector<vector<int>>()); in test15()
/external/icu/icu4c/source/data/misc/
DpluralRanges.txt11 be{"set15"}
51 lt{"set15"}
68 ru{"set15"}
85 uk{"set15"}
594 set15{
Dplurals.txt98 ksh{"set15"}
388 set15{
DdayPeriods.txt12 ca{"set15"}
1368 set15{
/external/cldr/tools/java/org/unicode/cldr/test/
DCheckDisplayCollisions.java207 Set<String> set15 = new HashSet<String>(); in createMapPathPartsToSets() local
208 set15.add("/unit[@type=\"volume-pint\"]"); in createMapPathPartsToSets()
209 set15.add("/unit[@type=\"mass-pound\"]"); in createMapPathPartsToSets()
210 mapPathPartsToSets.put("/unit[@type=\"length-point\"]", set15); in createMapPathPartsToSets()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Ddins.ll56 %bf.set15 = or i64 %bf.clear14, %bf.shl
57 store volatile i64 %bf.set15, i64* %bufptr.sroa.4, align 8
/external/u-boot/drivers/ata/
Dsata_mv.c398 int tries, tries2, set15 = 0; in probe_port() local
439 if (!set15) { in probe_port()
442 set15 = 1; in probe_port()