Home
last modified time | relevance | path

Searched defs:newVal (Results 1 – 17 of 17) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DvueLikeDataAndPropsInference2.js60 foo: function (newVal, oldVal) { argument
DvueLikeDataAndPropsInference.js59 foo: function (newVal, oldVal) { argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DLocaleObjectCache.java41 V newVal = createObject(key); in get() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleObjectCache.java37 V newVal = createObject(key); in get() local
/third_party/lzma/CPP/Windows/
DRegistry.cpp229 UInt32 newVal; in GetValue_IfOk() local
238 bool newVal = false; in GetValue_IfOk() local
/third_party/icu/icu4c/source/common/
Drbbitblb.cpp1277 int32_t newVal = existingVal; in removeState() local
1302 int32_t newVal = existingVal; in removeSafeState() local
/third_party/node/deps/icu-small/source/common/
Drbbitblb.cpp1262 int32_t newVal = existingVal; in removeState() local
1287 int32_t newVal = existingVal; in removeSafeState() local
/third_party/skia/third_party/externals/icu/source/common/
Drbbitblb.cpp1271 int32_t newVal = existingVal; in removeState() local
1296 int32_t newVal = existingVal; in removeSafeState() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDepthStencilClearTests.cpp477 …deUint32 newVal = ((oldVal & ~clear->stencilMask) | (clear->clearStencil & clear->stencilMask)) & … in renderReference() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDepthStencilClearTests.cpp480 …deUint32 newVal = ((oldVal & ~clear->stencilMask) | (clear->clearStencil & clear->stencilMask)) & … in renderReference() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp815 Value *newVal = VMap.lookup(Phi->getIncomingValue(i)); in UnrollRuntimeLoopRemainder() local
/third_party/icu/icu4c/source/i18n/
Dtmutfmt.cpp723 …MessageFormat** newVal = (MessageFormat**)uprv_malloc(UTMUTFMT_FORMAT_STYLE_COUNT*sizeof(MessageFo… in copyHash() local
/third_party/node/deps/icu-small/source/i18n/
Dtmutfmt.cpp730 …MessageFormat** newVal = (MessageFormat**)uprv_malloc(UTMUTFMT_FORMAT_STYLE_COUNT*sizeof(MessageFo… in copyHash() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dtmutfmt.cpp723 …MessageFormat** newVal = (MessageFormat**)uprv_malloc(UTMUTFMT_FORMAT_STYLE_COUNT*sizeof(MessageFo… in copyHash() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCallSite.h198 void setArgument(unsigned ArgNo, Value* newVal) { in setArgument()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fStencilTexturingTests.cpp191 const int newVal = (oldVal+1)&stencilMask; in renderTestPatternReference() local
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.cpp3054 const deUint32 newVal = (oldVal & ~writeMask) | (stencil & writeMask); in writeMaskedStencil() local