Home
last modified time | relevance | path

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

12

/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationDummyTest.java335 CollationKey newKey = newCollation.getCollationKey(source[3]); in TestSurrogates() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationDummyTest.java338 CollationKey newKey = newCollation.getCollationKey(source[3]); in TestSurrogates() local
/third_party/ffmpeg/libavutil/
Dcast5.c458 uint8_t newKey[16]; in av_cast5_init() local
/third_party/skia/src/gpu/
DGrResourceCache.h475 void changeUniqueKey(GrGpuResource* resource, const GrUniqueKey& newKey) { in changeUniqueKey()
DGrResourceCache.cpp399 void GrResourceCache::changeUniqueKey(GrGpuResource* resource, const GrUniqueKey& newKey) { in changeUniqueKey()
/third_party/flutter/skia/src/gpu/
DGrResourceCache.h466 void changeUniqueKey(GrGpuResource* resource, const GrUniqueKey& newKey) { in changeUniqueKey()
DGrResourceCache.cpp450 void GrResourceCache::changeUniqueKey(GrGpuResource* resource, const GrUniqueKey& newKey) { in changeUniqueKey()
/third_party/node/deps/icu-small/source/i18n/
Dtznames.cpp158 char *newKey = NULL; in TimeZoneNamesDelegate() local
Dtznames_impl.cpp1461 char* newKey = (char*) uprv_malloc(len); in createKey() local
1546 void* newKey = createKey(key, status); in consumeNamesTable() local
2273 void* newKey = (void*) ZoneMeta::findMetaZoneID(mzID); in getMetaZoneNames() local
Dtzgnames.cpp1230 char *newKey = NULL; in createInstance() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dtznames.cpp158 char *newKey = NULL; in TimeZoneNamesDelegate() local
Dtznames_impl.cpp1461 char* newKey = (char*) uprv_malloc(len); in createKey() local
1546 void* newKey = createKey(key, status); in consumeNamesTable() local
2273 void* newKey = (void*) ZoneMeta::findMetaZoneID(mzID); in getMetaZoneNames() local
Dtzgnames.cpp1230 char *newKey = NULL; in createInstance() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtznames.cpp158 char *newKey = NULL; in TimeZoneNamesDelegate() local
Dtznames_impl.cpp1457 char* newKey = (char*) uprv_malloc(len); in createKey() local
1542 void* newKey = createKey(key, status); in consumeNamesTable() local
2265 void* newKey = (void*) ZoneMeta::findMetaZoneID(mzID); in getMetaZoneNames() local
Dtzgnames.cpp1224 char *newKey = NULL; in createInstance() local
/third_party/icu/icu4c/source/i18n/
Dtznames.cpp158 char *newKey = NULL; in TimeZoneNamesDelegate() local
Dtznames_impl.cpp1461 char* newKey = (char*) uprv_malloc(len); in createKey() local
1546 void* newKey = createKey(key, status); in consumeNamesTable() local
2273 void* newKey = (void*) ZoneMeta::findMetaZoneID(mzID); in getMetaZoneNames() local
Dtzgnames.cpp1230 char *newKey = NULL; in createInstance() local
/third_party/python/PC/
Dgetpathp.c340 HKEY newKey = 0; in getpythonregpath() local
/third_party/typescript/src/compiler/
Dcore.ts576 const [newKey, newValue] = entry; constant
689 const [newKey, newValue] = f(key, value); constant
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTimeZoneNamesImpl.java369 UResource.Key newKey = createKey(key); in consumeNamesTable() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DTimeZoneNamesImpl.java371 UResource.Key newKey = createKey(key); in consumeNamesTable() local
/third_party/ejdb/src/bindings/ejdb2_jni/src/main/java/com/softmotions/ejdb2/
DJSON.java1138 public ObjectBuilder move(String oldKey, String newKey) { in move()
1416 public ObjectBuilder move(String oldKey, String newKey) { in move()
/third_party/jsframework/runtime/main/model/
Ddirective.ts1309 const newKey = keys[j]; constant

12