/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | PluralSamples.java | 82 Set<FixedDecimal> mentioned = new TreeSet<FixedDecimal>(); in PluralSamples() local 85 for (FixedDecimal s : mentioned) { in PluralSamples() 92 boolean done = addIfNotPresent(i, mentioned, foundKeywords); in PluralSamples() 97 boolean done = addIfNotPresent(i/10d, mentioned, foundKeywords); in PluralSamples() 100 …ed to find sample for each keyword: " + foundKeywords + "\n\t" + pluralRules + "\n\t" + mentioned); in PluralSamples() 102 mentioned.add(new FixedDecimal(0)); // always there in PluralSamples() 103 mentioned.add(new FixedDecimal(1)); // always there in PluralSamples() 104 mentioned.add(new FixedDecimal(2)); // always there in PluralSamples() 105 mentioned.add(new FixedDecimal(0.1,1)); // always there in PluralSamples() 106 mentioned.add(new FixedDecimal(1.99,2)); // always there in PluralSamples() [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | PluralSamples.java | 84 Set<FixedDecimal> mentioned = new TreeSet<FixedDecimal>(); in PluralSamples() local 87 for (FixedDecimal s : mentioned) { in PluralSamples() 94 boolean done = addIfNotPresent(i, mentioned, foundKeywords); in PluralSamples() 99 boolean done = addIfNotPresent(i/10d, mentioned, foundKeywords); in PluralSamples() 102 …ed to find sample for each keyword: " + foundKeywords + "\n\t" + pluralRules + "\n\t" + mentioned); in PluralSamples() 104 mentioned.add(new FixedDecimal(0)); // always there in PluralSamples() 105 mentioned.add(new FixedDecimal(1)); // always there in PluralSamples() 106 mentioned.add(new FixedDecimal(2)); // always there in PluralSamples() 107 mentioned.add(new FixedDecimal(0.1,1)); // always there in PluralSamples() 108 mentioned.add(new FixedDecimal(1.99,2)); // always there in PluralSamples() [all …]
|
/external/webrtc/tools/msan/ |
D | blacklist.txt | 3 # mentioned here, changing this file requires clobbering all MSan bots.
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/main/ |
D | atgroup_01.css | 13 /* make the above-mentioned pages really ugly */
|
D | atgroup_02.css | 14 /* make the above-mentioned pages really ugly */
|
/external/valgrind/VEX/priv/ |
D | host_generic_regs.c | 225 ULong mentioned = tab->rRead | tab->rWritten; in HRegUsage__contains() local 226 return (mentioned & (1ULL << ix)) != 0; in HRegUsage__contains()
|
/external/llvm/examples/Kaleidoscope/MCJIT/initial/ |
D | README.txt | 18 be required, as mentioned in the blog posts.
|
/external/v8/ |
D | README.md | 39 Please follow the instructions mentioned on the
|
/external/autotest/server/site_tests/display_LidCloseOpen/ |
D | control.extended_plug_close_unplug_plug_open | 10 CRITERIA = "This test will fail if checks mentioned below fail."
|
D | control.extended_unplug_close_plug_open | 10 CRITERIA = "This test will fail if checks mentioned below fail."
|
D | control.extended_plug_close_unplug_open_plug | 10 CRITERIA = "This test will fail if checks mentioned below fail."
|
D | control.extended | 10 CRITERIA = "This test will fail if checks mentioned below fail."
|
D | control.extended_unplugged_combined | 10 CRITERIA = "This test will fail if checks mentioned below fail."
|
D | control.extended_unplug_close_plug_unplug_open_plug | 10 CRITERIA = "This test will fail if checks mentioned below fail."
|
D | control.mirrored_unplugged_combined | 10 CRITERIA = "This test will fail if checks mentioned below fail."
|
D | control.mirrored_unplug_close_plug_unplug_open_plug | 10 CRITERIA = "This test will fail if checks mentioned below fail."
|
D | control.mirrored_unplug_close_plug_open | 10 CRITERIA = "This test will fail if checks mentioned below fail."
|
D | control.mirrored_plug_close_unplug_open_plug | 10 CRITERIA = "This test will fail if checks mentioned below fail."
|
D | control.mirrored | 10 CRITERIA = "This test will fail if checks mentioned below fail."
|
D | control.mirrored_plug_close_unplug_plug_open | 10 CRITERIA = "This test will fail if checks mentioned below fail."
|
/external/strace/ |
D | README-hacking | 30 All noteworthy changes should be mentioned in NEWS. All changes in strace
|
/external/curl/m4/ |
D | xc-val-flgs.m4 | 212 AC_MSG_ERROR([Can not continue. Fix errors mentioned immediately above this line.]) 240 AC_MSG_WARN([Continuing even with errors mentioned immediately above this line.])
|
/external/curl/docs/ |
D | RESOURCES | 56 one obsoletes RFC 1738, but since RFC 1738 is often mentioned
|
/external/webrtc/tools/python_charts/ |
D | README | 14 5. Install the PyDev plugin using the Eclipse update site mentioned at
|
/external/libpcap/ |
D | README.septel | 41 Note: As mentioned in pcap-septel.c we should first edit the system.txt
|