Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleObjectCache.java37 V newVal = createObject(key); in get() local
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/locale/
DLocaleObjectCache.java37 V newVal = createObject(key); in get() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DLocaleObjectCache.java41 V newVal = createObject(key); in get() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSplitter.cpp146 VNInfo *newVal = getNewVNI(preHeaderRange->valno); in applyIncoming() local
187 VNInfo *newVal = in applyOutgoing() local
525 VNInfo *newVal = li.getNextValue(newDefIdx, 0, lis->getVNInfoAllocator()); in insertPreHeader() local
625 VNInfo *newVal = li.getNextValue(newDefIdx, 0, in splitEdge() local
/external/webrtc/webrtc/modules/audio_coding/test/
Dutility.cc166 void CircularBuffer::Update(const double newVal) { in Update()
/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/swiftshader/third_party/LLVM/include/llvm/Support/
DCallSite.h117 void setArgument(unsigned ArgNo, Value* newVal) { in setArgument()
/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.cpp1199 int32_t newVal = existingVal; in removeState() local
1234 int32_t newVal = existingVal; in removeSafeState() local
/external/tensorflow/tensorflow/examples/android/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-7.0/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp782 Value *newVal = VMap.lookup(Phi->getIncomingValue(i)); in UnrollRuntimeLoopRemainder() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DCallSite.h191 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/skqp/experimental/canvaskit/htmlcanvas/
Dcanvas2dcontext.js298 set: function(newVal) { argument
/external/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js298 set: function(newVal) { argument
/external/deqp/modules/gles31/functional/
Des31fStencilTexturingTests.cpp191 const int newVal = (oldVal+1)&stencilMask; in renderTestPatternReference() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp3015 const deUint32 newVal = (oldVal & ~writeMask) | (stencil & writeMask); in writeMaskedStencil() local