Home
last modified time | relevance | path

Searched defs:originalValue (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_hints.c103 char *originalValue; in hints_setHint() local
/third_party/boost/boost/smart_ptr/detail/
Dsp_counted_base_aix.hpp52 int32_t originalValue; in atomic_decrement() local
Dsp_counted_base_vacpp_ppc.hpp60 int originalValue = __fetch_and_add(pw, -1); in atomic_decrement() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DLazyFieldLite.java234 MessageLite originalValue = this.value; in setValue() local
/third_party/vk-gl-cts/framework/referencerenderer/
DrrFragmentOperations.cpp774 …const IVec4 originalValue = colorBuffer.getPixelInt(fragSampleNdx, frag.pixelCoord.x(), frag.pix… in executeSignedValueWrite() local
789 …const UVec4 originalValue = colorBuffer.getPixelUint(fragSampleNdx, frag.pixelCoord.x(), frag.pi… in executeUnsignedValueWrite() local
/third_party/node/test/parallel/
Dtest-util-inspect.js2900 const originalValue = colors.gray; constant