/aosp_15_r20/external/guava/guava-tests/test/com/google/common/math/ |
H A 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
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/math/ |
H A 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
|
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/mutation/combinator/ |
H A D | MutatorCombinators.java | 74 R referenceValue = getter.apply(reference); in mutateProperty() local
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/std/ |
H A D | AtomicReferenceDeserializer.java | 56 public AtomicReference<Object> referenceValue(Object contents) { in referenceValue() method in AtomicReferenceDeserializer
|
H A D | ReferenceTypeDeserializer.java | 129 public abstract T referenceValue(Object contents); in referenceValue() method in ReferenceTypeDeserializer
|
/aosp_15_r20/external/skia/tests/ |
H A 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
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fIntegerStateQueryTests.cpp | 1729 const int referenceValue = rnd.getInt(0, 64000); in test() local 1765 const int referenceValue = alignments[ndx]; in test() local 1815 const GLenum referenceValue = blendFuncValues[ndx]; in test() local 1908 const GLenum referenceValue = blendFuncValues[ndx]; in test() local
|
H A D | es3fFloatStateQueryTests.cpp | 56 const GLuint64 referenceValue = (GLint64)(f * 2147483647.0); in expandGLFloatToInteger() local
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluShaderLibrary.hpp | 114 int referenceValue; member
|
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/ |
H A D | GrMtlRenderCommandEncoder.h | 162 void setStencilReferenceValue(uint32_t referenceValue) { in setStencilReferenceValue()
|
/aosp_15_r20/external/skia/src/gpu/graphite/mtl/ |
H A D | MtlRenderCommandEncoder.h | 167 void setStencilReferenceValue(uint32_t referenceValue) { in setStencilReferenceValue()
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fIntegerStateQueryTests.cpp | 1431 const int referenceValue = alignments[ndx]; in test() local 1481 const GLenum referenceValue = blendFuncValues[ndx]; in test() local 1579 const GLenum referenceValue = blendFuncValues[ndx]; in test() local
|
H A D | es2fFloatStateQueryTests.cpp | 56 const GLuint64 referenceValue = (GLint64)((f * double(0xFFFFFFFFULL) - 1) / 2); in expandGLFloatToInteger() local
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/cache/ |
H A 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
|
/aosp_15_r20/external/guava/guava/src/com/google/common/cache/ |
H A 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
|
/aosp_15_r20/external/skia/src/gpu/graphite/vk/ |
H A D | VulkanGraphicsPipeline.cpp | 226 uint32_t referenceValue) { in setup_stencil_op_state()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTextureBorderClampTests.cpp | 1135 const tcu::Vec4 referenceValue = effectiveView.gatherOffsets( in verifyTextureGatherResult() local 1205 const tcu::Vec4 referenceValue = effectiveView.gatherOffsetsCompare( in verifyTextureGatherCmpResult() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTests.cpp | 3004 const tcu::Vec4 referenceValue(component, component, component, 1.0f); in verifyVertexWriteResults() local 3139 const tcu::Vec4 referenceValue(component, component, component, 1.0f); in verifyVertexWriteResults() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassTests.cpp | 4440 const PixelValue &referenceValue = reference[x + y * result.getWidth()]; in verifyColorAttachment() local 4550 const PixelValue &referenceValue = reference[x + y * result.getWidth()]; in verifyDepthAttachment() local 4591 const PixelValue &referenceValue = reference[x + y * result.getWidth()]; in verifyStencilAttachment() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineExtendedDynamicStateTests.cpp | 6833 bool stencilPasses(vk::VkCompareOp op, uint8_t storedValue, uint8_t referenceValue) in stencilPasses() 6859 uint8_t stencilResult(vk::VkStencilOp op, uint8_t storedValue, uint8_t referenceValue, uint8_t min,… in stencilResult()
|
/aosp_15_r20/prebuilts/misc/common/android-support-test/espresso/ |
HD | espresso_web_release_no_deps.jar | android/support/test/espresso/web/internal/deps/guava/util/concurrent ... |
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | firestore.v1beta1.json | 2303 "referenceValue": { object
|
D | firestore.v1.json | 3022 "referenceValue": { object
|
/aosp_15_r20/external/testng/lib-supplied/ |
HD | guice-2.0.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
NOTICE
org/
org/testng/
... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/inject/guice/3.0/ |
HD | guice-3.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |