/external/guava/guava/src/com/google/common/collect/ |
D | DenseImmutableTable.java | 105 @Nullable abstract V getValue(int keyIndex); in getValue() argument 119 Integer keyIndex = keyToIndex().get(key); in get() local 120 return (keyIndex == null) ? null : getValue(keyIndex); in get() 166 V getValue(int keyIndex) { 167 return values[rowIndex][keyIndex]; 190 V getValue(int keyIndex) { 191 return values[keyIndex][columnIndex]; 211 Map<C, V> getValue(int keyIndex) { 212 return new Row(keyIndex); 232 Map<R, V> getValue(int keyIndex) { [all …]
|
D | ArrayTable.java | 196 private final ImmutableMap<K, Integer> keyIndex; field in ArrayTable.ArrayMap 198 private ArrayMap(ImmutableMap<K, Integer> keyIndex) { in ArrayMap() argument 199 this.keyIndex = keyIndex; in ArrayMap() 204 return keyIndex.keySet(); in keySet() 208 return keyIndex.keySet().asList().get(index); in getKey() 219 return keyIndex.size(); in size() 224 return keyIndex.isEmpty(); in isEmpty() 266 return keyIndex.containsKey(key); 271 Integer index = keyIndex.get(key); 281 Integer index = keyIndex.get(key); [all …]
|
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/ |
D | PreFillQueue.java | 12 private int keyIndex; field in PreFillQueue 25 PreFillType result = keyList.get(keyIndex); in remove() 30 keyList.remove(keyIndex); in remove() 37 keyIndex = keyList.isEmpty() ? 0 : (keyIndex + 1) % keyList.size(); in remove()
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | ConcurrentHashMultisetBasherTest.java | 118 int keyIndex = random.nextInt(nKeys); in call() local 119 String key = keys.get(keyIndex); in call() 125 deltas[keyIndex] += delta; in call() 131 deltas[keyIndex] += (newValue - oldValue); in call() 138 deltas[keyIndex] += (newValue - oldValue); in call() 145 deltas[keyIndex] -= Math.min(delta, oldValue); in call() 151 deltas[keyIndex] -= delta; in call()
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
D | ArrayTable.java | 194 private final ImmutableMap<K, Integer> keyIndex; field in ArrayTable.ArrayMap 196 private ArrayMap(ImmutableMap<K, Integer> keyIndex) { in ArrayMap() argument 197 this.keyIndex = keyIndex; in ArrayMap() 202 return keyIndex.keySet(); in keySet() 206 return keyIndex.keySet().asList().get(index); in getKey() 217 return keyIndex.size(); in size() 222 return keyIndex.isEmpty(); in isEmpty() 264 return keyIndex.containsKey(key); 269 Integer index = keyIndex.get(key); 279 Integer index = keyIndex.get(key); [all …]
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/ |
D | BlowfishEngine.java | 457 int keyIndex = 0; in setKey() local 466 data = (data << 8) | (key[keyIndex++] & 0xff); in setKey() 469 if (keyIndex >= keyLength) in setKey() 471 keyIndex = 0; in setKey()
|
/external/okhttp/okhttp-ws/src/main/java/com/squareup/okhttp/internal/ws/ |
D | WebSocketProtocol.java | 88 int keyIndex = (int) (frameBytesRead % keyLength); in toggleMask() local 89 buffer[i] = (byte) (buffer[i] ^ key[keyIndex]); in toggleMask()
|
/external/icu/icu4c/source/common/ |
D | uresdata.cpp | 974 int32_t keyIndex, sortIndex; member 980 return (int32_t)uprv_strcmp(keyChars+((const Row *)left)->keyIndex, in ures_compareRows() 981 keyChars+((const Row *)right)->keyIndex); in ures_compareRows() 1170 pTempTable->rows[i].keyIndex=ds->readUInt16(pKey16[i]); in ures_swapResource() 1175 pTempTable->rows[i].keyIndex=udata_readInt32(ds, pKey32[i]); in ures_swapResource()
|
/external/lzma/CPP/7zip/UI/Common/ |
D | ArchiveCommandLine.cpp | 867 static Int32 FindCharset(const NCommandLineParser::CParser &parser, int keyIndex, in FindCharset() argument 870 if (!parser[keyIndex].ThereIs) in FindCharset() 873 UString name = parser[keyIndex].PostStrings.Back(); in FindCharset()
|
/external/skia/src/ports/ |
D | SkFontHost_mac.cpp | 1774 CFIndex keyIndex = -1; in set_non_default_axes() local 1789 keyIndex = i; in set_non_default_axes() 1793 if (keyIndex == -1) { in set_non_default_axes() 1804 self->axisValue[keyIndex] = SkDoubleToFixed(valueDouble); in set_non_default_axes()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/guice/lib/ |
D | guava-16.0.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.core.resources_3.10.0.v20150423-0755.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |