Searched defs:oldVal (Results 1 – 8 of 8) sorted by relevance
/third_party/typescript/tests/baselines/reference/ |
D | vueLikeDataAndPropsInference2.js | 60 foo: function (newVal, oldVal) { argument
|
D | vueLikeDataAndPropsInference.js | 59 foo: function (newVal, oldVal) { argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
D | memory.cpp | 120 DWORD oldVal = 0; in protectPage() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fDepthStencilClearTests.cpp | 479 deUint32 oldVal = rowAccess.getPixStencil(x, 0); in renderReference() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fDepthStencilClearTests.cpp | 476 deUint32 oldVal = rowAccess.getPixStencil(x, 0); in renderReference() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fStencilTexturingTests.cpp | 190 const int oldVal = dst.getPixStencil(x, y); in renderTestPatternReference() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | plurults.cpp | 1230 int32_t oldVal = uhash_puti(localeSet, new UnicodeString(locale), 1, &status); in testAvailableLocales() local
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 3053 const deUint32 oldVal = access.raw().getPixelUint(s, x, y).x(); in writeMaskedStencil() local
|