Searched defs:newKey (Results 1 – 15 of 15) sorted by relevance
92 Object newKey = new Object(); in testPut_populated() local113 Object newKey = new Object(); in testPutIfAbsent_populated() local130 Object newKey = new Object(); in testPutAll_populated() local149 Object newKey = new Object(); in testReplace_populated() local
69 Key<T> newKey = Key.get(key.getTypeLiteral(), UniqueAnnotations.create()); in processSetBinding() local
102 int[] newKey = new int[64]; in generateWorkingKey() local
311 int[] newKey = new int[32]; in generateWorkingKey() local
461 String newKey = fixupPropertyString(key, true); in loadPropertiesFile() local
24 {
323 CollationKey newKey = newCollation.getCollationKey(source[3]); in TestSurrogates() local
327 CollationKey newKey = newCollation.getCollationKey(source[3]); in TestSurrogates() local
570 int32_t newKey = keyChar | tableFlag; in addKeyEntry() local
153 char *newKey = NULL; in TimeZoneNamesDelegate() local
1222 const UChar* newKey = ZoneMeta::findMetaZoneID(mzID); in loadMetaZoneNames() local1300 const UChar* newKey = ZoneMeta::findTimeZoneID(tzID); in loadTimeZoneNames() local1985 const UChar* newKey = ZoneMeta::findMetaZoneID(mzID); in getMetaZoneNames() local
1253 char *newKey = NULL; in createInstance() local
405 void changeUniqueKey(GrGpuResource* resource, const GrUniqueKey& newKey) { in changeUniqueKey()
297 void GrResourceCache::changeUniqueKey(GrGpuResource* resource, const GrUniqueKey& newKey) { in changeUniqueKey()
194 private void initInternal(OpenSSLKey newKey, boolean signing) throws InvalidKeyException { in initInternal()