Home
last modified time | relevance | path

Searched refs:additions (Results 1 – 25 of 240) sorted by relevance

12345678910

/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DAlphabeticIndex.java306 public AlphabeticIndex<V> addLabels(UnicodeSet additions) { in addLabels() argument
307 initialLabels.addAll(additions); in addLabels()
318 public AlphabeticIndex<V> addLabels(ULocale... additions) { in addLabels() argument
319 for (ULocale addition : additions) { in addLabels()
332 public AlphabeticIndex<V> addLabels(Locale... additions) { in addLabels() argument
333 for (Locale addition : additions) { in addLabels()
/external/llvm/test/Transforms/EarlyCSE/
Dfloatingpoint.ll3 ; Ensure we don't simplify away additions vectors of +0.0's (same as scalars).
/external/antlr/antlr-3.4/runtime/Python/
Ddoxyfile227 # Configuration::additions related to external references
261 # Configuration::additions related to the search engine
/external/antlr/antlr-3.4/runtime/Java/
Ddoxyfile228 # Configuration::additions related to external references
262 # Configuration::additions related to the search engine
/external/antlr/antlr-3.4/runtime/CSharp2/
Ddoxyfile228 # Configuration::additions related to external references
262 # Configuration::additions related to the search engine
/external/llvm/test/CodeGen/X86/
Dsaddo-redundant-add.ll4 ; Check that we don't create two additions for the sadd.with.overflow.
D2014-05-30-CombineAddNSW.ll4 ; The two additions are the same , but have different flags.
/external/llvm/autoconf/
DLICENSE.TXT5 additions:
/external/icu/icu4c/source/
DDoxyfile.in199 # Configuration::additions related to external references
231 # Configuration::additions related to the search engine
/external/ltrace/sysdeps/linux-gnu/mips/
DDoxyfile256 # Configuration::additions related to external references
291 # Configuration::additions related to the search engine
/external/harfbuzz_ng/
DTODO37 API additions
/external/llvm/test/CodeGen/SystemZ/
Dint-add-09.ll5 ; Check additions of 1. The XOR ensures that we don't instead load the
Dint-add-03.ll1 ; Test additions between an i64 and a sign-extended i32.
106 ; Check that additions of spilled values can use AGF rather than AGFR.
Dint-add-04.ll1 ; Test additions between an i64 and a zero-extended i32.
106 ; Check that additions of spilled values can use ALGF rather than ALGFR.
Dint-add-15.ll6 ; Check additions of 1.
Dint-add-14.ll6 ; Check additions of 1.
Datomicrmw-add-05.ll1 ; Test 32-bit atomic additions, z196 version.
Datomicrmw-add-06.ll1 ; Test 64-bit atomic additions, z196 version.
Dint-add-06.ll5 ; Check additions of 1.
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
Des-ES_phones.utf67 ! sentence-level FSTs additions
/external/srtp/
DTODO21 Changes and additions planned
/external/v8/test/webkit/
Dadd-recovery-expected.txt24 This tests that speculation recovery of destructive additions on unboxed integers works.
/external/icu/icu4c/source/test/intltest/
Dalphaindextst.cpp115 UnicodeSet additions; in APITest() local
116 additions.add((UChar32)0x410).add((UChar32)0x415); // A couple of Cyrillic letters in APITest()
117 index->addLabels(additions, status); in APITest()
/external/e2fsprogs/ext2ed/
Dext2ed.conf.in16 # possible only through source code additions.
/external/libxml2/vms/
Dbuild_libxml.com23 $! more new module additions

12345678910