/third_party/cJSON/tests/unity/src/ |
D | unity.h | 152 #define TEST_ASSERT_GREATER_THAN(threshold, actual) … argument 153 #define TEST_ASSERT_GREATER_THAN_INT(threshold, actual) … argument 154 #define TEST_ASSERT_GREATER_THAN_INT8(threshold, actual) … argument 155 #define TEST_ASSERT_GREATER_THAN_INT16(threshold, actual) … argument 156 #define TEST_ASSERT_GREATER_THAN_INT32(threshold, actual) … argument 157 #define TEST_ASSERT_GREATER_THAN_INT64(threshold, actual) … argument 158 #define TEST_ASSERT_GREATER_THAN_UINT(threshold, actual) … argument 159 #define TEST_ASSERT_GREATER_THAN_UINT8(threshold, actual) … argument 160 #define TEST_ASSERT_GREATER_THAN_UINT16(threshold, actual) … argument 161 #define TEST_ASSERT_GREATER_THAN_UINT32(threshold, actual) … argument [all …]
|
D | unity_internals.h | 669 #define UNITY_TEST_ASSERT_GREATER_THAN_INT(threshold, actual, line, message) Un… argument 670 #define UNITY_TEST_ASSERT_GREATER_THAN_INT8(threshold, actual, line, message) Un… argument 671 #define UNITY_TEST_ASSERT_GREATER_THAN_INT16(threshold, actual, line, message) Un… argument 672 #define UNITY_TEST_ASSERT_GREATER_THAN_INT32(threshold, actual, line, message) Un… argument 673 #define UNITY_TEST_ASSERT_GREATER_THAN_UINT(threshold, actual, line, message) Un… argument 674 #define UNITY_TEST_ASSERT_GREATER_THAN_UINT8(threshold, actual, line, message) Un… argument 675 #define UNITY_TEST_ASSERT_GREATER_THAN_UINT16(threshold, actual, line, message) Un… argument 676 #define UNITY_TEST_ASSERT_GREATER_THAN_UINT32(threshold, actual, line, message) Un… argument 677 #define UNITY_TEST_ASSERT_GREATER_THAN_HEX8(threshold, actual, line, message) Un… argument 678 #define UNITY_TEST_ASSERT_GREATER_THAN_HEX16(threshold, actual, line, message) Un… argument [all …]
|
/third_party/unity/src/ |
D | unity.h | 159 #define TEST_ASSERT_NOT_EQUAL_INT(threshold, actual) … argument 160 #define TEST_ASSERT_NOT_EQUAL_INT8(threshold, actual) … argument 161 #define TEST_ASSERT_NOT_EQUAL_INT16(threshold, actual) … argument 162 #define TEST_ASSERT_NOT_EQUAL_INT32(threshold, actual) … argument 163 #define TEST_ASSERT_NOT_EQUAL_INT64(threshold, actual) … argument 164 #define TEST_ASSERT_NOT_EQUAL_UINT(threshold, actual) … argument 165 #define TEST_ASSERT_NOT_EQUAL_UINT8(threshold, actual) … argument 166 #define TEST_ASSERT_NOT_EQUAL_UINT16(threshold, actual) … argument 167 #define TEST_ASSERT_NOT_EQUAL_UINT32(threshold, actual) … argument 168 #define TEST_ASSERT_NOT_EQUAL_UINT64(threshold, actual) … argument [all …]
|
D | unity_internals.h | 795 #define UNITY_TEST_ASSERT_NOT_EQUAL_INT(threshold, actual, line, message) Un… argument 796 #define UNITY_TEST_ASSERT_NOT_EQUAL_INT8(threshold, actual, line, message) Un… argument 797 #define UNITY_TEST_ASSERT_NOT_EQUAL_INT16(threshold, actual, line, message) Un… argument 798 #define UNITY_TEST_ASSERT_NOT_EQUAL_INT32(threshold, actual, line, message) Un… argument 799 #define UNITY_TEST_ASSERT_NOT_EQUAL_UINT(threshold, actual, line, message) Un… argument 800 #define UNITY_TEST_ASSERT_NOT_EQUAL_UINT8(threshold, actual, line, message) Un… argument 801 #define UNITY_TEST_ASSERT_NOT_EQUAL_UINT16(threshold, actual, line, message) Un… argument 802 #define UNITY_TEST_ASSERT_NOT_EQUAL_UINT32(threshold, actual, line, message) Un… argument 803 #define UNITY_TEST_ASSERT_NOT_EQUAL_HEX8(threshold, actual, line, message) Un… argument 804 #define UNITY_TEST_ASSERT_NOT_EQUAL_HEX16(threshold, actual, line, message) Un… argument [all …]
|
/third_party/flutter/skia/src/gpu/gradients/generated/ |
D | GrDualIntervalGradientColorizer.h | 29 float threshold; variable 33 SkPMColor4f bias23, float threshold) in GrDualIntervalGradientColorizer()
|
D | GrDualIntervalGradientColorizer.cpp | 35 auto threshold = _outer.threshold; in emitCode() local 133 float threshold) { in Make()
|
/third_party/flutter/engine/flutter/flow/ |
D | raster_cache_unittests.cc | 26 size_t threshold = 3; in TEST() local 48 size_t threshold = 0; in TEST() local 70 size_t threshold = 3; in TEST() local
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | solarize_op_test.cc | 77 std::vector<uint8_t> threshold ={1, 255}; in TEST_F() local 102 std::vector<uint8_t> threshold ={1, 230}; in TEST_F() local 127 std::vector<uint8_t> threshold ={1, 230}; in TEST_F() local 153 std::vector<uint8_t> threshold ={10, 1}; in TEST_F() local
|
D | random_solarize_op_test.cc | 41 std::vector<uint8_t> threshold = {100, 100}; in TEST_F() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/ir/vision/ |
D | random_solarize_ir.cc | 31 RandomSolarizeOperation::RandomSolarizeOperation(const std::vector<uint8_t> &threshold) in RandomSolarizeOperation() 78 std::vector<uint8_t> threshold = op_params["threshold"]; in from_json() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_neighbor.c | 40 int threshold[4]; member 80 int threshold, const uint8_t *coordinates[], int coord, in erosion() 101 int threshold, const uint8_t *coordinates[], int coord, in erosion16() 123 int threshold, const uint8_t *coordinates[], int coord, in dilation() 144 int threshold, const uint8_t *coordinates[], int coord, in dilation16() 166 int threshold, const uint8_t *coordinates[], int coord, in deflate() 182 int threshold, const uint8_t *coordinates[], int coord, in deflate16() 199 int threshold, const uint8_t *coordinates[], int coord, in inflate() 215 int threshold, const uint8_t *coordinates[], int coord, in inflate16() 270 const int threshold = s->threshold[plane]; in filter_slice() local
|
D | vf_threshold.c | 75 AVFrame *threshold; member 87 AVFrame *threshold = td->threshold; in filter_slice() local 124 AVFrame *out, *in, *threshold, *min, *max; in process_frame() local 158 static void threshold8(const uint8_t *in, const uint8_t *threshold, in threshold8() 190 const uint16_t *threshold = (const uint16_t *)tthreshold; in threshold16() local 250 AVFilterLink *threshold = ctx->inputs[1]; in config_output() local
|
D | vf_maskedthreshold.c | 33 int threshold; member 85 static void threshold8(const uint8_t *src, const uint8_t *ref, uint8_t *dst, int threshold, int w) in threshold8() 91 static void threshold16(const uint8_t *ssrc, const uint8_t *rref, uint8_t *ddst, int threshold, int… in threshold16() 133 const int threshold = s->threshold; in threshold_slice() local
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuImageCompare.cpp | 91 …elBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, const tcu… in findNumPositionDeviationFailingPixels() 217 …tPixelBufferAccess& reference, const ConstPixelBufferAccess& result, float threshold, CompareLogMo… in fuzzyCompare() 286 …char* imageSetDesc, const Surface& reference, const Surface& result, float threshold, CompareLogMo… in fuzzyCompare() 488 …elBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, CompareLo… in floatUlpThresholdCompare() 574 …xelBufferAccess& reference, const ConstPixelBufferAccess& result, const Vec4& threshold, CompareLo… in floatThresholdCompare() 661 …esc, const Vec4& reference, const ConstPixelBufferAccess& result, const Vec4& threshold, CompareLo… in floatThresholdCompare() 744 …elBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, CompareLo… in intThresholdCompare() 841 …xelBufferAccess& reference, const ConstPixelBufferAccess& result, const float threshold, CompareLo… in dsThresholdCompare() 951 …elBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, const tcu… in intThresholdPositionDeviationCompare() 1030 …elBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, const tcu… in intThresholdPositionDeviationErrorThresholdCompare() [all …]
|
D | tcuBilinearImageCompare.cpp | 114 …xelBufferAccess& reference, const ConstPixelBufferAccess& result, const RGBA threshold, int x, int… in comparePixelRGBA8() 191 …ce, const ConstPixelBufferAccess& result, const PixelBufferAccess& errorMask, const RGBA threshold) in bilinearCompareRGBA8() 219 …ce, const ConstPixelBufferAccess& result, const PixelBufferAccess& errorMask, const RGBA threshold) in bilinearCompare()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/ |
D | solarize_op.h | 33 …explicit SolarizeOp(std::vector<uint8_t> threshold = {0, 255}) : threshold_(std::move(threshold)) … in threshold_()
|
D | random_solarize_op.h | 35 explicit RandomSolarizeOp(std::vector<uint8_t> threshold = {0, 255}) : threshold_(threshold) { in threshold_() argument
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderFragDataTests.cpp | 82 …olor (tcu::TestLog& log, const tcu::Surface& surface, tcu::RGBA expectedColor, tcu::RGBA threshold) in compareSingleColor() 219 …const tcu::RGBA threshold = renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate() local 336 …const tcu::RGBA threshold = renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tcu… in iterate() local
|
/third_party/grpc/tools/profiling/microbenchmarks/bm_diff/ |
D | bm_speedup.py | 31 def speedup(new, old, threshold=_DEFAULT_THRESHOLD): argument
|
/third_party/boost/libs/graph/example/ |
D | actor_clustering.cpp | 112 double threshold, const ActorGraph& g, bool normalize) in actor_clustering_threshold() 134 double threshold = -1.0; in main() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderFragDataTests.cpp | 64 …olor (tcu::TestLog& log, const tcu::Surface& surface, tcu::RGBA expectedColor, tcu::RGBA threshold) in compareSingleColor() 201 …const tcu::RGBA threshold = renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate() local
|
/third_party/boost/boost/gil/image_processing/ |
D | threshold.hpp | 86 threshold, ///< \todo TODO enumerator 288 std::size_t weight_back = 0, weight_fore = 0, threshold = 0; in otsu_impl() local 436 … [max_value, constant](source_channel_t px, source_channel_t threshold) -> result_channel_t in threshold_adaptive() 437 { return px > (threshold - constant) ? 0 : max_value; }); in threshold_adaptive()
|
/third_party/mindspore/tests/ut/python/dataset/ |
D | test_random_solarize_op.py | 32 def test_random_solarize_op(threshold=(10, 150), plot=False, run_golden=True): argument
|
/third_party/gstreamer/gstplugins_good/gst/audiofx/ |
D | audiodynamic.c | 369 gdouble val, threshold = filter->threshold; in gst_audio_dynamic_transform_hard_knee_compressor_float() local 444 gdouble threshold = filter->threshold; in gst_audio_dynamic_transform_soft_knee_compressor_float() local 539 gdouble val, threshold = filter->threshold, zero; in gst_audio_dynamic_transform_hard_knee_expander_float() local 636 gdouble threshold = filter->threshold; in gst_audio_dynamic_transform_soft_knee_expander_float() local
|
/third_party/iptables/include/linux/netfilter/ |
D | xt_NFLOG.h | 18 __u16 threshold; member
|