/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/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/jazzer-api/src/main/java/com/code_intelligence/jazzer/mutation/combinator/ |
D | MutatorCombinators.java | 74 R referenceValue = getter.apply(reference); in mutateProperty() 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/skia/tests/ |
D | WangsFormulaTest.cpp | 218 float referenceValue = wangs_formula_cubic_reference_impl(kPrecision, pts); in DEF_TEST() local 237 float referenceValue = wangs_formula_quadratic_reference_impl(kPrecision, pts); in DEF_TEST() local
|
/external/skia/src/gpu/ganesh/mtl/ |
D | GrMtlRenderCommandEncoder.h | 162 void setStencilReferenceValue(uint32_t referenceValue) { in setStencilReferenceValue()
|
/external/deqp/framework/opengl/ |
D | gluShaderLibrary.hpp | 114 int referenceValue; member
|
/external/skia/src/gpu/graphite/mtl/ |
D | MtlRenderCommandEncoder.h | 167 void setStencilReferenceValue(uint32_t referenceValue) { in setStencilReferenceValue()
|
/external/skia/src/gpu/graphite/vk/ |
D | VulkanGraphicsPipeline.cpp | 226 uint32_t referenceValue) { in setup_stencil_op_state()
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 1728 const int referenceValue = rnd.getInt(0, 64000); in test() local 1764 const int referenceValue = alignments[ndx]; in test() local 1814 const GLenum referenceValue = blendFuncValues[ndx]; in test() local 1907 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 | 1430 const int referenceValue = alignments[ndx]; in test() local 1480 const GLenum referenceValue = blendFuncValues[ndx]; in test() local 1578 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 | 385 <K, V> ValueReference<K, V> referenceValue( in referenceValue() method 399 <K, V> ValueReference<K, V> referenceValue( in referenceValue() method 414 <K, V> ValueReference<K, V> referenceValue( in referenceValue() method 429 abstract <K, V> ValueReference<K, V> referenceValue( in referenceValue() method in LocalCache.Strength
|
/external/guava/guava/src/com/google/common/cache/ |
D | LocalCache.java | 389 <K, V> ValueReference<K, V> referenceValue( in referenceValue() method 403 <K, V> ValueReference<K, V> referenceValue( in referenceValue() method 418 <K, V> ValueReference<K, V> referenceValue( in referenceValue() method 433 abstract <K, V> ValueReference<K, V> referenceValue( in referenceValue() method in LocalCache.Strength
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureBorderClampTests.cpp | 1136 const tcu::Vec4 referenceValue = effectiveView.gatherOffsets( in verifyTextureGatherResult() local 1206 const tcu::Vec4 referenceValue = effectiveView.gatherOffsetsCompare( in verifyTextureGatherCmpResult() local
|
/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/ |
D | vktDescriptorSetsIndexingTests.cpp | 3000 const tcu::Vec4 referenceValue(component, component, component, 1.0f); in verifyVertexWriteResults() local 3135 const tcu::Vec4 referenceValue(component, component, component, 1.0f); in verifyVertexWriteResults() local
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 4435 const PixelValue &referenceValue = reference[x + y * result.getWidth()]; in verifyColorAttachment() local 4545 const PixelValue &referenceValue = reference[x + y * result.getWidth()]; in verifyDepthAttachment() local 4586 const PixelValue &referenceValue = reference[x + y * result.getWidth()]; in verifyStencilAttachment() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineExtendedDynamicStateTests.cpp | 6876 bool stencilPasses(vk::VkCompareOp op, uint8_t storedValue, uint8_t referenceValue) in stencilPasses() 6902 uint8_t stencilResult(vk::VkStencilOp op, uint8_t storedValue, uint8_t referenceValue, uint8_t min,… in stencilResult()
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | firestore.v1beta1.json | 2303 "referenceValue": { object
|
D | firestore.v1.json | 3022 "referenceValue": { object
|