Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DLocaleObjectCache.java41 V newVal = createObject(key); in get() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleObjectCache.java37 V newVal = createObject(key); in get() local
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dtick.js175 testing.setTicking = function(newVal) { ticking = newVal; }; argument
/external/lzma/CPP/Windows/
DRegistry.cpp213 UInt32 newVal; in GetValue_IfOk() local
222 bool newVal; in GetValue_IfOk() local
/external/eigen/unsupported/Eigen/src/Skyline/
DSkylineInplaceLU.h314 Scalar newVal = x->coeff(row); in solve() local
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/widget/
DNumberPicker.java41 void onChanged(NumberPicker picker, int oldVal, int newVal); in onChanged()
/external/icu/icu4c/source/common/
Drbbitblb.cpp1271 int32_t newVal = existingVal; in removeState() local
1296 int32_t newVal = existingVal; in removeSafeState() local
/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/
DStylizeActivity.java435 final float newVal = child.value * factor; in setStyle() local
/external/deqp/modules/gles2/functional/
Des2fDepthStencilClearTests.cpp477 …deUint32 newVal = ((oldVal & ~clear->stencilMask) | (clear->clearStencil & clear->stencilMask)) & … in renderReference() local
/external/deqp/modules/gles3/functional/
Des3fDepthStencilClearTests.cpp480 …deUint32 newVal = ((oldVal & ~clear->stencilMask) | (clear->clearStencil & clear->stencilMask)) & … in renderReference() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp815 Value *newVal = VMap.lookup(Phi->getIncomingValue(i)); in UnrollRuntimeLoopRemainder() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp846 Value *newVal = VMap.lookup(Phi->getIncomingValue(i)); in UnrollRuntimeLoopRemainder() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCallSite.h198 void setArgument(unsigned ArgNo, Value* newVal) { in setArgument()
/external/llvm/include/llvm/IR/
DCallSite.h163 void setArgument(unsigned ArgNo, Value* newVal) { in setArgument()
/external/icu/icu4c/source/i18n/
Dtmutfmt.cpp723 …MessageFormat** newVal = (MessageFormat**)uprv_malloc(UTMUTFMT_FORMAT_STYLE_COUNT*sizeof(MessageFo… in copyHash() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DSerializerBase.java1668 String newVal; in setProp() local
/external/deqp/modules/gles31/functional/
Des31fStencilTexturingTests.cpp191 const int newVal = (oldVal+1)&stencilMask; in renderTestPatternReference() local
/external/skqp/experimental/canvaskit/htmlcanvas/
Dcanvas2dcontext.js298 set: function(newVal) { argument
/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/
DStandardToLLVM.cpp1628 Value newVal = createOperand(llvmVectorTy, extractedOperands); in handleMultidimensionalVectors() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp3033 const deUint32 newVal = (oldVal & ~writeMask) | (stencil & writeMask); in writeMaskedStencil() local