/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowAutoCompleteTextView.java | 19 private int threshold = 2; field in ShadowAutoCompleteTextView 38 public void setThreshold(int threshold) { in setThreshold()
|
/external/deqp/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() 743 …elBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, CompareLo… in intThresholdCompare() 838 …elBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, const tcu… in intThresholdPositionDeviationCompare() 917 …elBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, const tcu… in intThresholdPositionDeviationErrorThresholdCompare() 984 …r* imageSetDesc, const Surface& reference, const Surface& result, const RGBA& threshold, CompareLo… in pixelThresholdCompare() [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()
|
/external/ImageMagick/MagickCore/ |
D | threshold.c | 399 MagickExport MagickBooleanType BilevelImage(Image *image,const double threshold, in BilevelImage() 543 threshold; in BlackThresholdImage() local 939 *threshold, in GetThresholdMapFile() local 1135 *threshold, in ListThresholdMapFile() local 1404 threshold; in OrderedDitherImage() local 1638 threshold; in RandomThresholdImage() local 1704 threshold; in RandomThresholdImage() local 1790 threshold; in WhiteThresholdImage() local
|
/external/skia/tools/ |
D | ThermalManager.cpp | 35 ThermalManager::ThermalManager(int32_t threshold, uint32_t sleepIntervalMs, uint32_t timeoutMs) in ThermalManager() 90 int32_t threshold) in TripPoint()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderFragDataTests.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 319 …const tcu::RGBA threshold = renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate() local
|
D | es3fTextureFormatTests.cpp | 161 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate() local 351 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testFace() local 513 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testLayer() local 665 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testSlice() local 812 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate() local 963 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testFace() local 1082 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate() local 1194 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testFace() local
|
/external/aac/libPCMutils/src/ |
D | limiter.cpp | 98 FIXP_PCM threshold; member 117 INT_PCM threshold, in createLimiter() 239 FIXP_DBL threshold = FX_PCM2FX_DBL(limiter->threshold)>>TDL_GAIN_SCALING; in applyLimiter() local 491 TDLIMITER_ERROR setLimiterThreshold(TDLimiterPtr limiter, INT_PCM threshold) in setLimiterThreshold()
|
/external/autotest/client/cros/audio/ |
D | audio_analysis.py | 229 threshold=PATTERN_MATCHING_THRESHOLD): argument 302 def _moving_pattern_matching(golden_signal, test_signal, threshold): argument
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/ |
D | Barrier.java | 36 protected int threshold; field in Barrier
|
/external/deqp/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
|
D | es2fTextureFormatTests.cpp | 145 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate() local 321 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testFace() local 455 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate() local 567 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testFace() local
|
D | es2fShaderBuiltinVarTests.cpp | 282 …const tcu::RGBA threshold = tcu::RGBA(1,1,1,1) + m_context.getRenderTarget().getPixelFormat().ge… in iterate() local 376 …const tcu::RGBA threshold = tcu::RGBA(1,1,1,1) + m_context.getRenderTarget().getPixelFormat().ge… in iterate() local 463 const float threshold = 0.02f; in iterate() local 587 …const tcu::RGBA threshold = tcu::RGBA(1,1,1,1) + m_context.getRenderTarget().getPixelFormat().ge… in iterate() local
|
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/ |
D | AppenderSkeleton.java | 31 public void setThreshold(Priority threshold) { in setThreshold()
|
/external/eigen/test/ |
D | qr_colpivoting.cpp | 123 RealScalar threshold = in qr() local 186 RealScalar threshold = in qr_fixedsize() local 234 RealScalar threshold = in qr_kahan_matrix() local
|
/external/autotest/client/cros/image_comparison/ |
D | verifier.py | 29 def __init__(self, image_comparer, stop_on_first_failure, threshold=0, argument
|
D | upload_on_fail_comparer.py | 23 def __init__(self, local_comparer, remote_comparer, threshold=0): argument
|
/external/pdfium/third_party/libopenjpeg20/ |
D | tgt.c | 260 void opj_tgt_encode(opj_bio_t *bio, opj_tgt_tree_t *tree, OPJ_UINT32 leafno, OPJ_INT32 threshold) { in opj_tgt_encode() 300 …NT32 opj_tgt_decode(opj_bio_t *bio, opj_tgt_tree_t *tree, OPJ_UINT32 leafno, OPJ_INT32 threshold) { in opj_tgt_decode()
|
/external/autotest/client/tests/monotonic_time/ |
D | monotonic_time.py | 19 def run_once(self, test_type = None, duration = 300, threshold = None): argument
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderBuiltinVarTests.cpp | 69 const RGBA threshold (2, 2, 2, 2); in iterate() local 187 const tcu::RGBA threshold (2, 2, 2, 2); in iterate() local 318 const tcu::RGBA threshold (2, 2, 2, 2); in iterate() local 435 const float threshold = 0.02f; in iterate() local 612 const tcu::RGBA threshold (2, 2, 2, 2); in iterate() local
|
/external/eigen/Eigen/src/SVD/ |
D | SVDBase.h | 155 Derived& setThreshold(const RealScalar& threshold) in setThreshold() 180 RealScalar threshold() const in threshold() function
|
/external/opencv/cv/src/ |
D | cvcontourtree.cpp | 69 CvContourTree ** tree, double threshold ) in icvCreateContourTree() 648 cvCreateContourTree( const CvSeq* contour, CvMemStorage* storage, double threshold ) in cvCreateContourTree() 688 double threshold; in cvContourFromContourTree() local
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
D | xt_NFLOG.h | 18 __u16 threshold; member
|
/external/iptables/include/linux/netfilter/ |
D | xt_NFLOG.h | 18 __u16 threshold; member
|
/external/kernel-headers/original/uapi/linux/netfilter_bridge/ |
D | ebt_nflog.h | 17 __u16 threshold; member
|