/external/guava/guava-tests/test/com/google/common/math/ |
D | QuantilesAlgorithmTest.java | 54 double referenceValue = REFERENCE_ALGORITHM.singleQuantile(1, 2, dataset.clone()); in testSingleQuantile_median() local 64 double referenceValue = REFERENCE_ALGORITHM.singleQuantile(99, 100, dataset.clone()); in testSingleQuantile_percentile99() local
|
/external/guava/android/guava-tests/test/com/google/common/math/ |
D | QuantilesAlgorithmTest.java | 54 double referenceValue = REFERENCE_ALGORITHM.singleQuantile(1, 2, dataset.clone()); in testSingleQuantile_median() local 64 double referenceValue = REFERENCE_ALGORITHM.singleQuantile(99, 100, dataset.clone()); in testSingleQuantile_percentile99() local
|
/external/proguard/src/proguard/optimize/evaluation/ |
D | SimpleEnumUseChecker.java | 667 ReferenceValue referenceValue = in isPoppingSimpleEnumType() local 678 private boolean isSimpleEnumType(ReferenceValue referenceValue) in isSimpleEnumType() 718 ReferenceValue referenceValue = in markPoppedComplexEnumType() local 730 ReferenceValue referenceValue = in markPushedComplexEnumType() local 742 ReferenceValue referenceValue = in markStoredComplexEnumType() local 752 private void markComplexEnumType(ReferenceValue referenceValue) in markComplexEnumType()
|
D | SimpleEnumUseSimplifier.java | 505 ReferenceValue referenceValue = in isPushingSimpleEnum() local 531 ReferenceValue referenceValue = in isPoppingSimpleEnum() local 545 ReferenceValue referenceValue = in isPoppingSimpleEnumType() local 558 ReferenceValue referenceValue = in isPoppingSimpleEnumArray() local
|
D | EvaluationSimplifier.java | 881 ReferenceValue referenceValue = in replaceSimpleEnumSwitchInstruction() local 968 ReferenceValue referenceValue = in replaceSimpleEnumSwitchInstruction() local
|
/external/proguard/src/proguard/evaluation/ |
D | Processor.java | 548 ReferenceValue referenceValue = stack.apop(); in visitSimpleInstruction() local 600 …ReferenceValue referenceValue = constantValueFactory.constantValue(clazz, constantIndex).reference… in visitConstantInstruction() local 621 …ReferenceValue referenceValue = constantValueFactory.constantValue(clazz, constantIndex).reference… in visitConstantInstruction() local
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/std/ |
D | AtomicReferenceDeserializer.java | 56 public AtomicReference<Object> referenceValue(Object contents) { in referenceValue() method in AtomicReferenceDeserializer
|
D | ReferenceTypeDeserializer.java | 129 public abstract T referenceValue(Object contents); in referenceValue() method in ReferenceTypeDeserializer
|
/external/proguard/src/proguard/evaluation/value/ |
D | Value.java | 95 public ReferenceValue referenceValue() in referenceValue() method in Value
|
D | ReferenceValue.java | 291 public final ReferenceValue referenceValue() in referenceValue() method in ReferenceValue
|
D | TypedReferenceValue.java | 459 private static ReferenceValue typedReferenceValue(TypedReferenceValue referenceValue, in typedReferenceValue()
|
/external/proguard/src/proguard/preverify/ |
D | CodePreverifier.java | 429 ReferenceValue referenceValue = value.referenceValue(); in correspondingVerificationType() local 487 ReferenceValue referenceValue) in createClassConstant()
|
/external/skia/tests/ |
D | WangsFormulaTest.cpp | 207 float referenceValue = wangs_formula_cubic_reference_impl(kPrecision, pts); in DEF_TEST() local 226 float referenceValue = wangs_formula_quadratic_reference_impl(kPrecision, pts); in DEF_TEST() local
|
/external/skia/src/gpu/mtl/ |
D | GrMtlRenderCommandEncoder.h | 159 void setStencilReferenceValue(uint32_t referenceValue) { in setStencilReferenceValue()
|
/external/deqp/framework/opengl/ |
D | gluShaderLibrary.hpp | 114 int referenceValue; member
|
/external/skia/experimental/graphite/src/mtl/ |
D | MtlRenderCommandEncoder.h | 158 void setStencilReferenceValue(uint32_t referenceValue) { in setStencilReferenceValue()
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 1640 const int referenceValue = rnd.getInt(0, 64000); in test() local 1675 const int referenceValue = alignments[ndx]; in test() local 1716 const GLenum referenceValue = blendFuncValues[ndx]; in test() local 1809 const GLenum referenceValue = blendFuncValues[ndx]; in test() local
|
D | es3fFloatStateQueryTests.cpp | 56 const GLuint64 referenceValue = (GLint64)(f * 2147483647.0); in expandGLFloatToInteger() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 1358 const int referenceValue = alignments[ndx]; in test() local 1399 const GLenum referenceValue = blendFuncValues[ndx]; in test() local 1497 const GLenum referenceValue = blendFuncValues[ndx]; in test() local
|
D | es2fFloatStateQueryTests.cpp | 56 const GLuint64 referenceValue = (GLint64)((f * double(0xFFFFFFFFULL) - 1) / 2); in expandGLFloatToInteger() local
|
/external/guava/android/guava/src/com/google/common/cache/ |
D | LocalCache.java | 383 <K, V> ValueReference<K, V> referenceValue( in referenceValue() method 397 <K, V> ValueReference<K, V> referenceValue( in referenceValue() method 412 <K, V> ValueReference<K, V> referenceValue( in referenceValue() method 427 abstract <K, V> ValueReference<K, V> referenceValue( in referenceValue() method in LocalCache.Strength
|
/external/guava/guava/src/com/google/common/cache/ |
D | LocalCache.java | 387 <K, V> ValueReference<K, V> referenceValue( in referenceValue() method 401 <K, V> ValueReference<K, V> referenceValue( in referenceValue() method 416 <K, V> ValueReference<K, V> referenceValue( in referenceValue() method 431 abstract <K, V> ValueReference<K, V> referenceValue( in referenceValue() method in LocalCache.Strength
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureBorderClampTests.cpp | 1132 …const tcu::Vec4 referenceValue = effectiveView.gatherOffsets(samplerParams.sampler, texCoord.x()… in verifyTextureGatherResult() local 1198 …const tcu::Vec4 referenceValue = effectiveView.gatherOffsetsCompare(samplerParams.sampler, refZ,… in verifyTextureGatherCmpResult() local
|
/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/ |
D | vktDescriptorSetsIndexingTests.cpp | 2990 const tcu::Vec4 referenceValue(component, component, component, 1.0f); in verifyVertexWriteResults() local 3100 const tcu::Vec4 referenceValue(component, component, component, 1.0f); in verifyVertexWriteResults() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineExtendedDynamicStateTests.cpp | 2537 bool stencilPasses(vk::VkCompareOp op, deUint8 storedValue, deUint8 referenceValue) in stencilPasses() 2554 deUint8 stencilResult(vk::VkStencilOp op, deUint8 storedValue, deUint8 referenceValue, deUint8 min,… in stencilResult()
|