/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
D | LocaleObjectCache.java | 35 V newVal = createObject(key); in get() local
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/locale/ |
D | LocaleObjectCache.java | 35 V newVal = createObject(key); in get() local
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/ |
D | LocaleObjectCache.java | 39 V newVal = createObject(key); in get() local
|
/external/opencv/cv/src/ |
D | cvfloodfill.cpp | 103 uchar newVal[] = {0,0,0}; in icvFloodFill_8u_CnIR() local 235 int newVal[] = {0,0,0}; in icvFloodFill_32f_CnIR() local 383 uchar newVal[] = {0,0,0}; in icvFloodFill_Grad_8u_CnIR() local 689 float newVal[] = {0,0,0}; in icvFloodFill_Grad_32f_CnIR() local 1012 CvScalar newVal, CvScalar lo_diff, CvScalar up_diff, in cvFloodFill()
|
/external/opencv/cvaux/src/ |
D | cvsegment.cpp | 87 int* newVal, int d_lw, int d_up, in icvSegmFloodFill_Stage1() 208 CvSize /*roi*/, int* newVal, in icvSegmFloodFill_Stage2()
|
/external/webrtc/webrtc/modules/audio_coding/test/ |
D | utility.cc | 166 void CircularBuffer::Update(const double newVal) { in Update()
|
/external/lzma/CPP/Windows/ |
D | Registry.cpp | 211 UInt32 newVal; in GetValue_IfOk() local 220 bool newVal; in GetValue_IfOk() local
|
/external/eigen/unsupported/Eigen/src/Skyline/ |
D | SkylineInplaceLU.h | 314 Scalar newVal = x->coeff(row); in solve() local
|
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/widget/ |
D | NumberPicker.java | 41 void onChanged(NumberPicker picker, int oldVal, int newVal); in onChanged()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDepthStencilClearTests.cpp | 480 …deUint32 newVal = ((oldVal & ~clear->stencilMask) | (clear->clearStencil & clear->stencilMask)) & … in renderReference() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fDepthStencilClearTests.cpp | 477 …deUint32 newVal = ((oldVal & ~clear->stencilMask) | (clear->clearStencil & clear->stencilMask)) & … in renderReference() local
|
/external/llvm/include/llvm/IR/ |
D | CallSite.h | 126 void setArgument(unsigned ArgNo, Value* newVal) { in setArgument()
|
/external/icu/icu4c/source/i18n/ |
D | tmutfmt.cpp | 718 …MessageFormat** newVal = (MessageFormat**)uprv_malloc(UTMUTFMT_FORMAT_STYLE_COUNT*sizeof(MessageFo… in copyHash() local
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | SerializerBase.java | 1668 String newVal; in setProp() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fStencilTexturingTests.cpp | 191 const int newVal = (oldVal+1)&stencilMask; in renderTestPatternReference() local
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 3015 const deUint32 newVal = (oldVal & ~writeMask) | (stencil & writeMask); in writeMaskedStencil() local
|
/external/valgrind/VEX/priv/ |
D | guest_x86_toIR.c | 751 static void casLE ( IRExpr* addr, IRExpr* expVal, IRExpr* newVal, in casLE()
|
D | guest_amd64_toIR.c | 1610 static void casLE ( IRExpr* addr, IRExpr* expVal, IRExpr* newVal, in casLE()
|