Home
last modified time | relevance | path

Searched defs:newKey (Results 1 – 18 of 18) sorted by relevance

/external/guava/guava-tests/test/com/google/common/cache/
DPopulatedCachesTest.java92 Object newKey = new Object(); in testPut_populated() local
113 Object newKey = new Object(); in testPutIfAbsent_populated() local
130 Object newKey = new Object(); in testPutAll_populated() local
149 Object newKey = new Object(); in testReplace_populated() local
/external/guice/extensions/dagger-adapter/src/com/google/inject/daggeradapter/
DDaggerMethodScanner.java69 Key<T> newKey = Key.get(key.getTypeLiteral(), UniqueAnnotations.create()); in processSetBinding() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
DRC2Engine.java102 int[] newKey = new int[64]; in generateWorkingKey() local
DDESEngine.java311 int[] newKey = new int[32]; in generateWorkingKey() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DOutputPropertiesFactory.java461 String newKey = fixupPropertyString(key, true); in loadPropertiesFile() local
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DACBTree.m24 {
/external/python/cpython2/PC/os2vacpp/
Dgetpathp.c150 HKEY newKey = 0; in getpythonregpath() local
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationDummyTest.java332 CollationKey newKey = newCollation.getCollationKey(source[3]); in TestSurrogates() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationDummyTest.java333 CollationKey newKey = newCollation.getCollationKey(source[3]); in TestSurrogates() local
/external/python/cpython2/PC/
Dgetpathp.c226 HKEY newKey = 0; in getpythonregpath() local
/external/conscrypt/common/src/main/java/org/conscrypt/
DOpenSSLSignature.java196 private void initInternal(OpenSSLKey newKey, boolean signing) throws InvalidKeyException { in initInternal()
/external/skia/src/gpu/
DGrResourceCache.h415 void changeUniqueKey(GrGpuResource* resource, const GrUniqueKey& newKey) { in changeUniqueKey()
DGrResourceCache.cpp291 void GrResourceCache::changeUniqueKey(GrGpuResource* resource, const GrUniqueKey& newKey) { in changeUniqueKey()
/external/icu/icu4c/source/i18n/
Dtznames.cpp158 char *newKey = NULL; in TimeZoneNamesDelegate() local
Dtznames_impl.cpp1451 char* newKey = (char*) uprv_malloc(len); in createKey() local
1536 void* newKey = createKey(key, status); in consumeNamesTable() local
2254 void* newKey = (void*) ZoneMeta::findMetaZoneID(mzID); in getMetaZoneNames() local
Dtzgnames.cpp1223 char *newKey = NULL; in createInstance() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTimeZoneNamesImpl.java371 UResource.Key newKey = createKey(key); in consumeNamesTable() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTimeZoneNamesImpl.java369 UResource.Key newKey = createKey(key); in consumeNamesTable() local