Home
last modified time | relevance | path

Searched defs:oldVal (Results 1 – 11 of 11) sorted by relevance

/external/lzma/CPP/7zip/UI/GUI/
DExtractDialog.cpp128 bool oldVal = GetBoolsVal(b1, b2); in GetButton_Bools() local
/external/swiftshader/third_party/marl/src/
Dmemory.cpp120 DWORD oldVal = 0; in protectPage() local
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/widget/
DNumberPicker.java41 void onChanged(NumberPicker picker, int oldVal, int newVal); in onChanged()
/external/deqp/modules/gles2/functional/
Des2fDepthStencilClearTests.cpp476 deUint32 oldVal = rowAccess.getPixStencil(x, 0); in renderReference() local
/external/deqp/modules/gles3/functional/
Des3fDepthStencilClearTests.cpp479 deUint32 oldVal = rowAccess.getPixStencil(x, 0); in renderReference() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DSerializerBase.java1667 String oldVal = (String) m_OutputProps.get(name); in setProp() local
/external/icu/icu4c/source/test/intltest/
Dplurults.cpp1126 int32_t oldVal = uhash_puti(localeSet, new UnicodeString(locale), 1, &status); in testAvailbleLocales() local
/external/deqp/modules/gles31/functional/
Des31fStencilTexturingTests.cpp190 const int oldVal = dst.getPixStencil(x, y); in renderTestPatternReference() local
/external/clang/lib/Sema/
DSemaLookup.cpp1993 bool oldVal; in LookupQualifiedName() member
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp2125 bool oldVal; in LookupQualifiedName() member
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp3032 const deUint32 oldVal = access.raw().getPixelUint(s, x, y).x(); in writeMaskedStencil() local