/external/grpc-grpc/src/python/grpcio_tests/tests/_sanity/ |
D | _sanity_test.py | 26 maxDiff = 32768 variable in SanityTest
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderPackingFunctionTests.cpp | 138 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local 238 const deUint32 maxDiff = 1; // Rounding error. in iterate() local 329 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local 429 const deUint32 maxDiff = 1; // Rounding error. in iterate() local 516 const int maxDiff = 0; // Values can be represented exactly in mediump. in iterate() local 622 const int maxDiff = 0; // All bits must be accurate. in iterate() local 736 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local 846 const deUint32 maxDiff = 1; // Rounding error. in iterate() local 945 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local 1055 const deUint32 maxDiff = 1; // Rounding error. in iterate() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderPackingFunctionTests.cpp | 138 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local 238 const deUint32 maxDiff = 1; // Rounding error. in iterate() local 329 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local 429 const deUint32 maxDiff = 1; // Rounding error. in iterate() local 516 const int maxDiff = 0; // Values can be represented exactly in mediump. in iterate() local 622 const int maxDiff = 0; // All bits must be accurate. in iterate() local
|
D | es3fColorClearTest.cpp | 239 RGBA maxDiff(0, 0, 0, 0); in iterate() local
|
/external/python/cpython3/Lib/test/test_tools/test_c_analyzer/test_common/ |
D | test_show.py | 26 maxDiff = None variable in BasicTests
|
D | test_files.py | 17 maxDiff = None variable in IterFilesTests
|
/external/python/cpython3/Lib/test/test_tools/test_c_analyzer/test_cpython/ |
D | test___main__.py | 48 maxDiff = None variable in CMDBase 182 maxDiff = None variable in ParseArgsTests
|
D | test_supported.py | 43 maxDiff = None variable in IgnoredFromFileTests
|
/external/python/cpython3/Lib/test/test_tools/test_c_analyzer/test_variables/ |
D | test_find.py | 13 maxDiff = None variable in _Base
|
D | test_known.py | 16 maxDiff = None variable in _BaseTests
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/audio/ |
D | Sonic.java | 56 private int maxDiff; field in Sonic 230 int maxDiff = 0; in findPitchPeriodInRange() local 260 private boolean previousPeriodBetter(int minDiff, int maxDiff) { in previousPeriodBetter()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderPackingFunctionTests.cpp | 147 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local 261 const deUint32 maxDiff = 1; // Rounding error. in iterate() local 366 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local 480 const deUint32 maxDiff = 1; // Rounding error. in iterate() local 583 const int maxDiff = 0; // Values can be represented exactly in mediump. in iterate() local 909 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local 1029 const deUint32 maxDiff = 1; // Rounding error. in iterate() local 1144 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local 1264 const deUint32 maxDiff = 1; // Rounding error. in iterate() local
|
/external/deqp/framework/common/ |
D | tcuImageCompare.cpp | 495 UVec4 maxDiff (0, 0, 0, 0); in floatUlpThresholdCompare() local 581 Vec4 maxDiff (0.0f, 0.0f, 0.0f, 0.0f); in floatThresholdCompare() local 669 Vec4 maxDiff (0.0f, 0.0f, 0.0f, 0.0f); in floatThresholdCompare() local 750 UVec4 maxDiff (0, 0, 0, 0); in intThresholdCompare() local 837 float maxDiff = 0.0; in dsThresholdCompare() local
|
/external/python/cpython3/Lib/test/ |
D | test_tracemalloc.py | 345 maxDiff = 4000 variable in TestSnapshot 655 maxDiff = 2048 variable in TestFilters 959 maxDiff = 80 * 20 variable in TestCAPI
|
D | test_dtrace.py | 102 maxDiff = None variable in TraceTests
|
D | test_multiprocessing_main_handling.py | 147 maxDiff = None # Show full tracebacks on subprocess failure variable in MultiProcessingCmdLineMixin
|
D | test_venv.py | 50 maxDiff = 80 * 50 variable in BaseTest
|
/external/python/cpython3/Lib/test/test_email/ |
D | __init__.py | 25 maxDiff = None variable in TestEmailBase
|
/external/autotest/server/hosts/ |
D | cros_repair_unittest.py | 311 maxDiff = None variable in CrosRepairUnittests
|
/external/s2-geometry-library-java/tests/com/google/common/geometry/ |
D | S2CellIdTest.java | 289 int maxDiff = Math.min(6, S2CellId.MAX_LEVEL - id1.level() - 1); in testNeighbors() local
|
/external/fonttools/Tests/pens/ |
D | cu2quPen_test.py | 34 maxDiff = None variable in _TestPenMixin
|
/external/sonic/ |
D | Sonic.java | 522 int minDiff = 1, maxDiff = 0; in findPitchPeriodInRange() local 554 int maxDiff, in prevPeriodBetter() 587 Integer maxDiff = new Integer(0); in findPitchPeriod() local
|
D | sonic.c | 619 unsigned long diff, minDiff = 1, maxDiff = 0; in findPitchPeriodInRange() local 655 int maxDiff, in prevPeriodBetter() 690 int minDiff, maxDiff, retPeriod; in findPitchPeriod() local
|
/external/python/cpython3/Lib/test/test_tools/test_c_analyzer/test_parser/ |
D | test_declarations.py | 15 maxDiff = None variable in TestCaseBase
|
/external/deqp/modules/gles2/functional/ |
D | es2fColorClearTest.cpp | 239 RGBA maxDiff(0, 0, 0, 0); in iterate() local
|