/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fShaderPackingFunctionTests.cpp | 144 …const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Roun… in iterate() local 250 const uint32_t maxDiff = 1; // Rounding error. in iterate() local 346 …const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Roun… in iterate() local 450 const uint32_t maxDiff = 1; // Rounding error. in iterate() local 540 const int maxDiff = 0; // Values can be represented exactly in mediump. in iterate() local 649 const int maxDiff = 0; // All bits must be accurate. in iterate() local 772 …const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding… in iterate() local 890 const uint32_t maxDiff = 1; // Rounding error. in iterate() local 996 …const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding… in iterate() local 1114 const uint32_t maxDiff = 1; // Rounding error. in iterate() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderPackingFunctionTests.cpp | 144 …const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Roun… in iterate() local 250 const uint32_t maxDiff = 1; // Rounding error. in iterate() local 346 …const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Roun… in iterate() local 450 const uint32_t maxDiff = 1; // Rounding error. in iterate() local 540 const int maxDiff = 0; // Values can be represented exactly in mediump. in iterate() local 649 const int maxDiff = 0; // All bits must be accurate. in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderPackingFunctionTests.cpp | 153 …const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Roun… in iterate() local 274 const uint32_t maxDiff = 1; // Rounding error. in iterate() local 382 …const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Roun… in iterate() local 501 const uint32_t maxDiff = 1; // Rounding error. in iterate() local 604 const int maxDiff = 0; // Values can be represented exactly in mediump. in iterate() local 938 …const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding… in iterate() local 1067 const uint32_t maxDiff = 1; // Rounding error. in iterate() local 1185 …const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding… in iterate() local 1314 const uint32_t maxDiff = 1; // Rounding error. in iterate() local
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuImageCompare.cpp | 623 UVec4 maxDiff(0, 0, 0, 0); in floatUlpThresholdCompare() local 711 Vec4 maxDiff(0.0f, 0.0f, 0.0f, 0.0f); in floatThresholdCompare() local 803 Vec4 maxDiff(0.0f, 0.0f, 0.0f, 0.0f); in floatThresholdCompare() local 896 Vec4 maxDiff(0.0f, 0.0f, 0.0f, 0.0f); in floatThresholdCompare() local 983 U64Vec4 maxDiff(0u, 0u, 0u, 0u); in intThresholdCompare() local 1103 float maxDiff = 0.0; in dsThresholdCompare() local
|
/aosp_15_r20/external/sonic/ |
H A D | sonic_lite.c | 196 unsigned long diff, minDiff = 1, maxDiff = 0; in findPitchPeriodInRange() local 228 static int prevPeriodBetter(int minDiff, int maxDiff, int preferNewPeriod) { in prevPeriodBetter() 257 int minDiff, maxDiff, retPeriod; in findPitchPeriod() local
|
H A D | Sonic.java | 101 private int maxDiff; field in Sonic 574 int minDiff = 1, maxDiff = 0; in findPitchPeriodInRange() local 606 int maxDiff, in prevPeriodBetter()
|
/aosp_15_r20/external/pytorch/test/inductor/ |
H A D | test_torchinductor_codegen_dynamic_shapes.py | 395 maxDiff = None variable in DynamicShapesCodegenCpuTests 418 maxDiff = None variable in DynamicShapesCodegenGPUTests
|
/aosp_15_r20/external/pigweed/pw_console/py/ |
H A D | log_view_test.py | 57 maxDiff = None variable in TestLogView 459 maxDiff = None variable in TestLogViewFiltering
|
H A D | repl_pane_test.py | 48 maxDiff = None variable in TestReplPane
|
H A D | log_store_test.py | 41 maxDiff = None variable in TestLogStore
|
H A D | console_prefs_test.py | 40 maxDiff = None variable in TestConsolePrefs
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/audio/ |
H A D | Sonic.java | 59 private int maxDiff; field in Sonic 246 int maxDiff = 0; in findPitchPeriodInRange() local 276 private boolean previousPeriodBetter(int minDiff, int maxDiff) { in previousPeriodBetter()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/audio/ |
H A D | Sonic.java | 59 private int maxDiff; field in Sonic 246 int maxDiff = 0; in findPitchPeriodInRange() local 276 private boolean previousPeriodBetter(int minDiff, int maxDiff) { in previousPeriodBetter()
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_tracemalloc.py | 379 maxDiff = 4000 variable in TestSnapshot 689 maxDiff = 2048 variable in TestFilters 993 maxDiff = 80 * 20 variable in TestCAPI
|
/aosp_15_r20/external/bazelbuild-rules_python/tests/integration/local_toolchains/ |
H A D | test.py | 8 maxDiff = None variable in LocalToolchainTest
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/_sanity/ |
H A D | _sanity_test.py | 25 maxDiff = 32768 variable in SanityTest
|
/aosp_15_r20/external/pigweed/pw_build/py/ |
H A D | build_recipe_test.py | 29 maxDiff = None variable in TestBuildRecipe
|
H A D | project_builder_prefs_test.py | 50 maxDiff = None variable in TestProjectBuilderPrefs
|
/aosp_15_r20/external/pigweed/pw_env_setup/py/ |
H A D | cipd_setup_update_test.py | 32 maxDiff = None variable in TestCipdSetupUpdate
|
/aosp_15_r20/external/bazelbuild-rules_python/examples/pip_parse/ |
H A D | pip_parse_test.py | 26 maxDiff = None variable in PipInstallTest
|
/aosp_15_r20/external/pigweed/pw_presubmit/py/ |
H A D | python_format_test.py | 35 maxDiff = None variable in TestBlackFormatter
|
/aosp_15_r20/external/autotest/server/hosts/ |
H A D | servo_repair_unittest.py | 131 maxDiff = None variable in ServoRepairUnittests
|
/aosp_15_r20/external/cronet/build/android/gyp/util/ |
H A D | manifest_utils_test.py | 109 maxDiff = None variable in ManifestUtilsTest
|
/aosp_15_r20/external/angle/build/android/gyp/util/ |
H A D | manifest_utils_test.py | 109 maxDiff = None variable in ManifestUtilsTest
|
/aosp_15_r20/external/bazelbuild-rules_python/examples/pip_repository_annotations/ |
H A D | pip_repository_annotations_test.py | 28 maxDiff = None variable in PipRepositoryAnnotationsTest
|