/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | DoubleArrayListTest.java | 369 DoubleList toRemove = DoubleArrayList.emptyList().mutableCopyWithCapacity(1); in testRemoveEnd_listAtCapacity() local 376 DoubleList toRemove = DoubleArrayList.emptyList().mutableCopyWithCapacity(2); in testRemove_listAtCapacity() local 385 DoubleList toRemove = DoubleArrayList.emptyList().mutableCopyWithCapacity(1); in testSublistRemoveEndOfCapacity() local
|
D | FloatArrayListTest.java | 369 FloatList toRemove = FloatArrayList.emptyList().mutableCopyWithCapacity(1); in testRemoveEnd_listAtCapacity() local 376 FloatList toRemove = FloatArrayList.emptyList().mutableCopyWithCapacity(2); in testRemove_listAtCapacity() local 385 FloatList toRemove = FloatArrayList.emptyList().mutableCopyWithCapacity(1); in testSublistRemoveEndOfCapacity() local
|
D | LongArrayListTest.java | 367 LongList toRemove = LongArrayList.emptyList().mutableCopyWithCapacity(1); in testRemoveEnd_listAtCapacity() local 374 LongList toRemove = LongArrayList.emptyList().mutableCopyWithCapacity(2); in testRemove_listAtCapacity() local 383 LongList toRemove = LongArrayList.emptyList().mutableCopyWithCapacity(1); in testSublistRemoveEndOfCapacity() local
|
D | IntArrayListTest.java | 367 IntList toRemove = IntArrayList.emptyList().mutableCopyWithCapacity(1); in testRemoveEnd_listAtCapacity() local 374 IntList toRemove = IntArrayList.emptyList().mutableCopyWithCapacity(2); in testRemove_listAtCapacity() local 383 IntList toRemove = IntArrayList.emptyList().mutableCopyWithCapacity(1); in testSublistRemoveEndOfCapacity() local
|
D | BooleanArrayListTest.java | 369 BooleanList toRemove = BooleanArrayList.emptyList().mutableCopyWithCapacity(1); in testRemoveEnd_listAtCapacity() local 376 BooleanList toRemove = BooleanArrayList.emptyList().mutableCopyWithCapacity(2); in testRemove_listAtCapacity() local 385 BooleanList toRemove = BooleanArrayList.emptyList().mutableCopyWithCapacity(1); in testSublistRemoveEndOfCapacity() local
|
/third_party/typescript/scripts/ |
D | configureLanguageServiceBuild.ts | 45 const toRemove = [ constant
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | enumset.h | 42 inline void remove(T toRemove) { set(toRemove, 0); } in remove()
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | enumset.h | 42 inline void remove(T toRemove) { set(toRemove, 0); } in remove()
|
/third_party/icu/icu4c/source/common/unicode/ |
D | enumset.h | 42 inline void remove(T toRemove) { set(toRemove, 0); } in remove()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | enumset.h | 42 inline void remove(T toRemove) { set(toRemove, 0); } in remove()
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
D | AlternateLocaleData.java | 113 private final ImmutableSet<CldrPath> toRemove; field in AlternateLocaleData.CldrDataFilter.AltData
|
/third_party/node/deps/npm/lib/install/ |
D | diff-trees.js | 186 var toRemove = {} variable
|
D | deps.js | 375 function flagAsRemoving (toRemove, seen) { argument
|
/third_party/skia/experimental/sktext/editor/ |
D | Texts.h | 165 void removeElement(TextRange toRemove) { in removeElement()
|
/third_party/node/deps/npm/node_modules/gentle-fs/lib/ |
D | rm.js | 56 function thenRemove (toRemove, removeBase) { argument
|
/third_party/typescript/src/typingsInstallerCore/ |
D | typingsInstaller.ts | 418 const toRemove = new Map<string, FileWatcher>(); constant
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | type_manager_test.cpp | 753 uint32_t toRemove = id == 2u ? 2u : 3u; in TEST() local 780 uint32_t toRemove = id == 2u ? 3u : 2u; in TEST() local
|
/third_party/spirv-tools/test/opt/ |
D | type_manager_test.cpp | 768 uint32_t toRemove = id == 2u ? 2u : 3u; in TEST() local 795 uint32_t toRemove = id == 2u ? 3u : 2u; in TEST() local
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | type_manager_test.cpp | 753 uint32_t toRemove = id == 2u ? 2u : 3u; in TEST() local 780 uint32_t toRemove = id == 2u ? 3u : 2u; in TEST() local
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
D | CsvTable.java | 198 Set<Column<?>> toRemove = in filterColumns() local
|
/third_party/typescript/src/services/codefixes/ |
D | inferFromUsage.ts | 895 const toRemove: ((t: Type) => boolean)[] = []; constant
|
/third_party/icu/tools/colprobe/ |
D | sortedlines.cpp | 2009 UnicodeSet toRemove; in removeDecompositionsFromRepertoire() local
|