Home
last modified time | relevance | path

Searched defs:rValue (Results 1 – 12 of 12) sorted by relevance

/external/android_onboarding/java/com/android/onboarding/contracts/testing/
DOnboardingActivityApiContractTester.kt65 val rValue = in <lambda>() constant
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp1639 Interval rValue, bValue; in calculateBounds() local
1696 Interval rValue, bValue; in calculateBounds() local
1740 Interval rValue, bValue; in calculateBounds() local
1854 Interval rValue, bValue; in calculateBounds() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationDepthBiasControlTests.cpp472 …const auto rValue = calcMinResolvableDiff(tcuDepthFormat, representation, exactRepr, sampl… in iterate() local
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h791 void setAccessChainRValue(Id rValue) in setAccessChainRValue()
DGlslangToSpv.cpp2198 spv::Id rValue = accessChainLoad(node->getRight()->getType()); in visitBinary() local
5192 void TGlslangToSpvTraverser::multiTypeStore(const glslang::TType& type, spv::Id rValue) in multiTypeStore()
DSpvBuilder.cpp2412 void Builder::createStore(Id rValue, Id lValue, spv::MemoryAccessMask memoryAccess, spv::Scope scop… in createStore()
/external/angle/third_party/glslang/src/SPIRV/
DSpvBuilder.h792 void setAccessChainRValue(Id rValue) in setAccessChainRValue()
DGlslangToSpv.cpp2192 spv::Id rValue = accessChainLoad(node->getRight()->getType()); in visitBinary() local
5214 void TGlslangToSpvTraverser::multiTypeStore(const glslang::TType& type, spv::Id rValue) in multiTypeStore()
DSpvBuilder.cpp2522 void Builder::createStore(Id rValue, Id lValue, spv::MemoryAccessMask memoryAccess, spv::Scope scop… in createStore()
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp3665 TIntermTyped* rValue; in decomposeStructBufferMethods() local
3775 TIntermTyped* rValue = argAggregate->getSequence()[1]->getAsTyped(); in decomposeStructBufferMethods() local
/external/angle/third_party/glslang/src/glslang/HLSL/
DhlslParseHelper.cpp3662 TIntermTyped* rValue; in decomposeStructBufferMethods() local
3772 TIntermTyped* rValue = argAggregate->getSequence()[1]->getAsTyped(); in decomposeStructBufferMethods() local
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp4323 v8::Local<v8::Value> rValue = GetSimpleValue(info, 1); in assign_value_operator() local