/third_party/typescript/tests/baselines/reference/ |
D | noCrashOnThisTypeUsage.js | 15 const oldValue: any = null; constant 20 oldValue field 43 oldValue: oldValue property
|
D | nestedLoops.js | 30 this_1.aFunction(function (newValue, oldValue) { argument
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | system_utils.cpp | 15 std::string oldValue = GetEnvironmentVar(variableName); in PrependPathToEnvironmentVar() local
|
/third_party/typescript/tests/cases/compiler/ |
D | noCrashOnThisTypeUsage.ts | 16 const oldValue: any = null; constant
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/ |
D | SDL_windowsvideo.c | 45 static void UpdateWindowsEnableMessageLoop(void *userdata, const char *name, const char *oldValue, … in UpdateWindowsEnableMessageLoop() 54 …dowFrameUsableWhileCursorHidden(void *userdata, const char *name, const char *oldValue, const char… in UpdateWindowFrameUsableWhileCursorHidden()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | chashtst.c | 172 int32_t oldValue = uhash_putiAllowZero(hash, (char *)"one", 1, &status); in TestAllowZero() local 396 int32_t oldValue = in _put() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/timer/windows/ |
D | SDL_systimer.c | 64 SDL_TimerResolutionChanged(void *userdata, const char *name, const char *oldValue, const char *hint) in SDL_TimerResolutionChanged()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | system_utils.cpp | 87 std::string oldValue = GetEnvironmentVar(variableName); in PrependPathToEnvironmentVar() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | CacheValue.java | 139 V oldValue = ref.get(); in resetIfCleared() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | CacheValue.java | 142 V oldValue = ref.get(); in resetIfCleared() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/android/ |
D | SDL_androidtouch.c | 57 const char *oldValue, const char *newValue) in SeparateEventsHintWatcher()
|
/third_party/mindspore/mindspore/lite/tools/common/ |
D | flag_parser.cc | 137 void ReplaceAll(std::string *str, const std::string &oldValue, const std::string &newValue) { in ReplaceAll()
|
/third_party/flutter/skia/third_party/externals/sdl/src/core/winrt/ |
D | SDL_winrtapp_direct3d.cpp | 125 …etDisplayOrientationsPreference(void *userdata, const char *name, const char *oldValue, const char… in WINRT_SetDisplayOrientationsPreference()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | unifiedcache.cpp | 313 void *oldValue = uhash_put(fHashtable, keyToAdopt, (void *) value, &status); in _putNew() local 417 const SharedObject *oldValue = (const SharedObject *) element->value.pointer; in _put() local
|
D | stringtriebuilder.cpp | 336 int32_t oldValue= // Only in debug mode to avoid a compiler warning about unused oldValue. in registerNode() local 365 int32_t oldValue= // Only in debug mode to avoid a compiler warning about unused oldValue. in registerFinalValue() local
|
/third_party/icu/icu4c/source/common/ |
D | unifiedcache.cpp | 316 void *oldValue = uhash_put(fHashtable, keyToAdopt, (void *) value, &status); in _putNew() local 420 const SharedObject *oldValue = (const SharedObject *) element->value.pointer; in _put() local
|
D | stringtriebuilder.cpp | 336 int32_t oldValue= // Only in debug mode to avoid a compiler warning about unused oldValue. in registerNode() local 365 int32_t oldValue= // Only in debug mode to avoid a compiler warning about unused oldValue. in registerFinalValue() local
|
/third_party/node/deps/icu-small/source/common/ |
D | unifiedcache.cpp | 316 void *oldValue = uhash_put(fHashtable, keyToAdopt, (void *) value, &status); in _putNew() local 420 const SharedObject *oldValue = (const SharedObject *) element->value.pointer; in _put() local
|
D | stringtriebuilder.cpp | 336 int32_t oldValue= // Only in debug mode to avoid a compiler warning about unused oldValue. in registerNode() local 365 int32_t oldValue= // Only in debug mode to avoid a compiler warning about unused oldValue. in registerFinalValue() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | unifiedcache.cpp | 316 void *oldValue = uhash_put(fHashtable, keyToAdopt, (void *) value, &status); in _putNew() local 420 const SharedObject *oldValue = (const SharedObject *) element->value.pointer; in _put() local
|
D | stringtriebuilder.cpp | 336 int32_t oldValue= // Only in debug mode to avoid a compiler warning about unused oldValue. in registerNode() local 365 int32_t oldValue= // Only in debug mode to avoid a compiler warning about unused oldValue. in registerFinalValue() local
|
/third_party/vk-gl-cts/framework/randomshaders/ |
D | rsgExecutionContext.cpp | 96 ExecConstValueAccess oldValue = getExecutionMask(); in andExecutionMask() local
|
/third_party/flutter/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/ |
D | StateAdapter.java | 207 final Object oldValue = stateItem.getTag(R.integer.value_tag_key); in onItemSelected() local
|
/third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/ |
D | StateAdapter.java | 207 final Object oldValue = stateItem.getTag(R.integer.value_tag_key); in onItemSelected() local
|
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/ |
D | MetadataManager.java | 121 PhoneMetadata oldValue = map.putIfAbsent(key, metadata); in getMetadataFromMultiFilePrefix() local
|