Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/DSP/Source/StatisticsFunctions/
Darm_max_no_idx_f32.c62 float32_t newVal; in arm_max_no_idx_f32() local
115 float32_t newVal; in arm_max_no_idx_f32() local
Darm_max_no_idx_f16.c65 float16_t newVal; in arm_max_no_idx_f16() local
118 float16_t newVal; in arm_max_no_idx_f16() local
/third_party/typescript/tests/baselines/reference/
DvueLikeDataAndPropsInference.js59 foo: function (newVal, oldVal) { argument
DvueLikeDataAndPropsInference2.js60 foo: function (newVal, oldVal) { argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleObjectCache.java37 V newVal = createObject(key); in get() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DLocaleObjectCache.java41 V newVal = createObject(key); in get() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Drbbitblb.cpp1199 int32_t newVal = existingVal; in removeState() local
1234 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/icu/icu4c/source/common/
Drbbitblb.cpp1271 int32_t newVal = existingVal; in removeState() local
1296 int32_t newVal = existingVal; in removeSafeState() local
/third_party/node/deps/icu-small/source/common/
Drbbitblb.cpp1277 int32_t newVal = existingVal; in removeState() local
1302 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/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/node/deps/icu-small/source/i18n/
Dtmutfmt.cpp723 …MessageFormat** newVal = (MessageFormat**)uprv_malloc(UTMUTFMT_FORMAT_STYLE_COUNT*sizeof(MessageFo… in copyHash() local
/third_party/flutter/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/icu/icu4c/source/i18n/
Dtmutfmt.cpp723 …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/flutter/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js298 set: function(newVal) { argument
/third_party/boost/boost/thread/
Dsynchronized_value.hpp772 deref_value& operator=(T const& newVal) in operator =()
/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.cpp3052 const deUint32 newVal = (oldVal & ~writeMask) | (stencil & writeMask); in writeMaskedStencil() local