/external/caliper/caliper/src/main/java/com/google/caliper/worker/ |
D | AllocationStats.java | 182 private final Multiset<Allocation> additions; field in AllocationStats.Delta 189 Multiset<Allocation> additions, in Delta() argument 194 this.additions = additions; in Delta() 210 .add("additions", additions) in toString()
|
/external/mockito/src/main/java/org/mockito/internal/debugging/ |
D | LoggingListener.java | 84 private void addOrderedList(List<String> target, List<String> additions) { in addOrderedList() argument 85 for (String a : additions) { in addOrderedList()
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
D | Demo.java | 894 UnicodeSet additions = new UnicodeSet(); // to avoid messing up iterator in closeUnicodeSet() local 906 additions.add(UCharacter.toLowerCase(UTF16.valueOf(cp))); in closeUnicodeSet() 907 additions.add(UCharacter.toUpperCase(UTF16.valueOf(cp))); in closeUnicodeSet() 910 source.addAll(additions); in closeUnicodeSet() 916 additions.clear(); in closeUnicodeSet() 926 additions.add(trial); in closeUnicodeSet() 929 source.addAll(additions); in closeUnicodeSet() 935 additions.clear(); in closeUnicodeSet() 938 additions.addAll(it.string); in closeUnicodeSet() 942 source.addAll(additions); in closeUnicodeSet() [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | AlphabeticIndex.java | 301 public AlphabeticIndex<V> addLabels(UnicodeSet additions) { in addLabels() argument 302 initialLabels.addAll(additions); in addLabels() 312 public AlphabeticIndex<V> addLabels(ULocale... additions) { in addLabels() argument 313 for (ULocale addition : additions) { in addLabels() 325 public AlphabeticIndex<V> addLabels(Locale... additions) { in addLabels() argument 326 for (Locale addition : additions) { in addLabels()
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
D | AlphabeticIndex.java | 310 public AlphabeticIndex<V> addLabels(UnicodeSet additions) { in addLabels() argument 311 initialLabels.addAll(additions); in addLabels() 322 public AlphabeticIndex<V> addLabels(ULocale... additions) { in addLabels() argument 323 for (ULocale addition : additions) { in addLabels() 336 public AlphabeticIndex<V> addLabels(Locale... additions) { in addLabels() argument 337 for (Locale addition : additions) { in addLabels()
|
/external/libyuv/files/tools_libyuv/valgrind/memcheck/ |
D | suppressions_win32.txt | 2 # It acts as a place holder for future additions for this project.
|
D | suppressions.txt | 2 # It acts as a place holder for future additions for this project.
|
D | suppressions_mac.txt | 2 # It acts as a place holder for future additions for this project.
|
/external/autotest/site_utils/ |
D | balance_pools.py | 299 additions = target_pool.pool_labels 305 host.add_labels(additions) 310 host.hostname, ' '.join(additions))
|
/external/unicode/ |
D | README.android | 11 An additions directory has been added for sequences that we need to support
|
/external/llvm/test/Transforms/EarlyCSE/ |
D | floatingpoint.ll | 3 ; Ensure we don't simplify away additions vectors of +0.0's (same as scalars).
|
/external/webrtc/tools/valgrind-webrtc/memcheck/ |
D | suppressions_win32.txt | 10 # It acts as a place holder for future additions for WebRTC.
|
D | suppressions_mac.txt | 10 # It acts as a place holder for future additions for WebRTC.
|
/external/mesa3d/doxygen/ |
D | nir.doxy | 40 # Configuration::additions related to external references
|
D | i965.doxy | 40 # Configuration::additions related to external references
|
/external/ltp/testcases/open_posix_testsuite/ |
D | NEWS | 5 PTS-1.5.1 has a plenty of AIO interface test additions and bug-fixes by Sebastien Decugis. Also the… 10 A much anticipated release with plenty of interface test additions and bug-fixes. Added AIO test su…
|
/external/antlr/antlr-3.4/runtime/Java/ |
D | doxyfile | 228 # Configuration::additions related to external references 262 # Configuration::additions related to the search engine
|
/external/antlr/antlr-3.4/runtime/CSharp2/ |
D | doxyfile | 228 # Configuration::additions related to external references 262 # Configuration::additions related to the search engine
|
/external/libmicrohttpd/doc/doxygen/ |
D | libmicrohttpd.doxy | 211 # Configuration::additions related to external references 246 # Configuration::additions related to the search engine
|
/external/antlr/antlr-3.4/runtime/Python/ |
D | doxyfile | 227 # Configuration::additions related to external references 261 # Configuration::additions related to the search engine
|
/external/llvm/test/CodeGen/X86/ |
D | saddo-redundant-add.ll | 4 ; Check that we don't create two additions for the sadd.with.overflow.
|
/external/swiftshader/third_party/LLVM/projects/sample/autoconf/ |
D | LICENSE.TXT | 5 additions:
|
/external/swiftshader/third_party/LLVM/autoconf/ |
D | LICENSE.TXT | 5 additions:
|
/external/harfbuzz_ng/ |
D | TODO | 25 API additions
|
/external/icu/icu4c/source/ |
D | Doxyfile.in | 201 # Configuration::additions related to external references 233 # Configuration::additions related to the search engine
|