/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 1888 …const Interval rValue (reconstructLinearXYChromaSample(filteringFormat, conversionFormat, xChromaO… in calculateBounds() local 1892 rValue, in calculateBounds() 1907 …const Interval rValue (reconstructLinearXChromaSample(filteringFormat, conversionFormat, xChromaOf… in calculateBounds() local 1911 rValue, in calculateBounds() 2061 const Interval rValue (linearInterpolate(filteringFormat, lumaA, lumaB, in calculateBounds() local 2073 rValue, in calculateBounds() 2089 const Interval rValue (linearInterpolate(filteringFormat, lumaA, lumaB, in calculateBounds() local 2101 rValue, in calculateBounds() 2158 …const Interval rValue (linearSample(rAccess, conversionFormat, filteringFormat, addressModeU, add… in calculateBounds() local 2163 rValue, in calculateBounds() [all …]
|
/external/deqp-deps/glslang/SPIRV/ |
D | SpvBuilder.h | 306 …void createStore(Id rValue, Id lValue, spv::MemoryAccessMask memoryAccess = spv::MemoryAccessMaskN… 601 void setAccessChainRValue(Id rValue) in setAccessChainRValue() argument 604 accessChain.base = rValue; in setAccessChainRValue()
|
D | GlslangToSpv.cpp | 159 void multiTypeStore(const glslang::TType&, spv::Id rValue); 1661 spv::Id rValue = accessChainLoad(node->getRight()->getType()); in visitBinary() local 1672 rValue = createBinaryOperation(node->getOp(), decorations, in visitBinary() 1673 … convertGlslangToSpvType(node->getType()), leftRValue, rValue, in visitBinary() 1677 assert(rValue != spv::NoResult); in visitBinary() 1682 multiTypeStore(node->getLeft()->getType(), rValue); in visitBinary() 1686 builder.setAccessChainRValue(rValue); in visitBinary() 3489 void TGlslangToSpvTraverser::multiTypeStore(const glslang::TType& type, spv::Id rValue) in multiTypeStore() argument 3493 accessChainStore(type, rValue); in multiTypeStore() 3498 spv::Id rType = builder.getTypeId(rValue); in multiTypeStore() [all …]
|
D | SpvBuilder.cpp | 1330 void Builder::createStore(Id rValue, Id lValue, spv::MemoryAccessMask memoryAccess, spv::Scope scop… in createStore() argument 1334 store->addIdOperand(rValue); in createStore()
|
/external/deqp-deps/glslang/hlsl/ |
D | hlslParseHelper.cpp | 3435 TIntermTyped* rValue; in decomposeStructBufferMethods() local 3437 rValue = argValue; in decomposeStructBufferMethods() 3439 rValue = intermediate.addIndex(EOpIndexDirect, argValue, idxConst, loc); in decomposeStructBufferMethods() 3441 rValue->setType(indexType); in decomposeStructBufferMethods() 3444 TIntermTyped* assign = intermediate.addAssign(EOpAssign, lValue, rValue, loc); in decomposeStructBufferMethods() 3545 TIntermTyped* rValue = argAggregate->getSequence()[1]->getAsTyped(); in decomposeStructBufferMethods() local 3550 node = intermediate.addAssign(EOpAssign, lValue, rValue, loc); in decomposeStructBufferMethods()
|
/external/pdfium/fxjs/ |
D | cfxjse_formcalc_context.cpp | 4789 std::unique_ptr<CFXJSE_Value> rValue = GetSimpleValue(pThis, args, 1); in assign_value_operator() local 4801 if (!SetObjectDefaultValue(jsObjectValue.get(), rValue.get())) { in assign_value_operator() 4810 propertyValue->ToString().AsStringView(), rValue.get()); in assign_value_operator() 4814 if (!SetObjectDefaultValue(lValue.get(), rValue.get())) { in assign_value_operator() 4819 args.GetReturnValue()->Assign(rValue.get()); in assign_value_operator()
|
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/external/sqlite/dist/orig/ |
D | sqlite3.c | 79103 SQLITE_API int sqlite3_bind_double(sqlite3_stmt *pStmt, int i, double rValue){ 79108 sqlite3VdbeMemSetDouble(&p->aVar[i-1], rValue); 80145 double rValue; 80149 if( sqlite3AtoF(pRec->z, &rValue, pRec->n, enc)==0 ) return; 80154 pRec->u.r = rValue; 167335 RtreeDValue rValue; /* Constraint value. */ 168241 if( p->u.rValue>=val ) return; 168249 if( p->u.rValue<=val ) return; 168278 case RTREE_LE: if( xN <= p->u.rValue ) return; break; 168279 case RTREE_LT: if( xN < p->u.rValue ) return; break; [all …]
|
/external/sqlite/dist/ |
D | sqlite3.c | 79119 SQLITE_API int sqlite3_bind_double(sqlite3_stmt *pStmt, int i, double rValue){ 79124 sqlite3VdbeMemSetDouble(&p->aVar[i-1], rValue); 80161 double rValue; 80165 if( sqlite3AtoF(pRec->z, &rValue, pRec->n, enc)==0 ) return; 80170 pRec->u.r = rValue; 167363 RtreeDValue rValue; /* Constraint value. */ 168269 if( p->u.rValue>=val ) return; 168277 if( p->u.rValue<=val ) return; 168306 case RTREE_LE: if( xN <= p->u.rValue ) return; break; 168307 case RTREE_LT: if( xN < p->u.rValue ) return; break; [all …]
|
/external/cldr/tools/java/libs/ |
D | guava.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/utils/JavaSdkUtil.class
JavaSdkUtil ... |
/external/error_prone/error_prone/ |
D | error_prone_core-2.3.2-with-dependencies.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |