/external/chromium_org/chrome/browser/extensions/api/idle/ |
D | idle_api.cc | 19 int ClampThreshold(int threshold) { in ClampThreshold() 34 int threshold; in RunImpl() local 51 int threshold; in RunImpl() local
|
/external/chromium_org/ui/views/ |
D | view_win.cc | 15 static int threshold = -1; in GetHorizontalDragThreshold() local 22 static int threshold = -1; in GetVerticalDragThreshold() local
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | prune.h | 34 Weight threshold; variable 46 : threshold(t), filter(f), idistance(id), fdistance(fd) {} in threshold() function 128 void Prune(MutableFst<Arc> *fst, typename Arc::Weight threshold) { in Prune() 240 typename Arc::Weight threshold) { in Prune()
|
/external/robolectric/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/chromium/chrome/browser/extensions/ |
D | extension_idle_api.cc | 87 IdleState CalculateIdleStateAndUpdateTimestamp(int threshold) { in CalculateIdleStateAndUpdateTimestamp() 99 IdleState ThrottledCalculateIdleState(int threshold, Profile* profile) { in ThrottledCalculateIdleState() 138 int threshold; in RunImpl() local
|
/external/skia/src/effects/ |
D | SkBitmapAlphaThresholdShader.cpp | 39 U8CPU threshold) { in Create() 44 BATShader::BATShader(const SkBitmap& bitmap, SkRegion region, U8CPU threshold) in BATShader() 87 U8CPU threshold) { in Create() 132 const char* threshold; in emitCode() local 173 SkScalar threshold) in ThresholdEffect()
|
/external/chromium_org/third_party/skia/src/effects/ |
D | SkBitmapAlphaThresholdShader.cpp | 39 U8CPU threshold) { in Create() 44 BATShader::BATShader(const SkBitmap& bitmap, SkRegion region, U8CPU threshold) in BATShader() 87 U8CPU threshold) { in Create() 132 const char* threshold; in emitCode() local 173 SkScalar threshold) in ThresholdEffect()
|
/external/chromium_org/tools/python/google/ |
D | logging_utils.py | 16 def __init__(self, threshold=logging.WARNING, err=sys.stderr, out=sys.stdout): argument 62 def config_root(level=logging.INFO, threshold=logging.WARNING, format=FORMAT, argument
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/ |
D | Barrier.java | 36 protected int threshold; field in Barrier
|
/external/chromium/chrome/browser/net/ |
D | referrer.cc | 106 bool Referrer::Trim(double reduce_rate, double threshold) { in Trim() 117 bool ReferrerValue::Trim(double reduce_rate, double threshold) { in Trim()
|
/external/chromium_org/chrome/browser/net/ |
D | referrer.cc | 106 bool Referrer::Trim(double reduce_rate, double threshold) { in Trim() 117 bool ReferrerValue::Trim(double reduce_rate, double threshold) { in Trim()
|
/external/srec/srec/clib/ |
D | voicing.c | 60 int threshold; in voicing_analysis() local
|
/external/chromium/chrome/browser/history/ |
D | history_database.cc | 225 int64 threshold; in GetEarlyExpirationThreshold() local 236 void HistoryDatabase::UpdateEarlyExpirationThreshold(base::Time threshold) { in UpdateEarlyExpirationThreshold()
|
/external/chromium_org/remoting/host/ |
D | audio_silence_detector.cc | 20 AudioSilenceDetector::AudioSilenceDetector(int threshold) in AudioSilenceDetector()
|
/external/oprofile/pp/ |
D | common_option.cpp | 30 double threshold = 0.0; variable 55 double handle_threshold(string threshold) in handle_threshold()
|
/external/iptables/include/linux/netfilter/ |
D | xt_NFLOG.h | 14 __u16 threshold; member
|
/external/chromium_org/content/test/ |
D | image_decoder_test.cc | 29 const int64 threshold) { in ShouldSkipFile() 156 const int64 threshold) { in TestDecoding()
|
/external/chromium_org/chrome/browser/history/ |
D | history_database.cc | 272 int64 threshold; in GetEarlyExpirationThreshold() local 283 void HistoryDatabase::UpdateEarlyExpirationThreshold(base::Time threshold) { in UpdateEarlyExpirationThreshold()
|
/external/srec/srec/Semproc/include/ |
D | SR_SemprocDefinitions.h | 207 #define MEMCHK(rc, val, threshold) \ argument 216 #define LENCHK(rc, val, threshold) \ argument
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
D | DynamicsCompressorNode.h | 52 AudioParam* threshold() { return m_threshold.get(); } in threshold() function
|
D | DynamicsCompressorNode.cpp | 70 float threshold = m_threshold->value(); in process() local
|
/external/oprofile/libpp/ |
D | profile_container.h | 95 double threshold; member
|
/external/clang/test/CodeGen/ |
D | 2008-08-07-AlignPadding1.c | 17 int threshold; member
|
/external/chromium_org/media/base/ |
D | audio_timestamp_helper.cc | 61 double threshold = microseconds_per_frame_ / 2; in GetFramesToTarget() local
|
/external/libvpx/libvpx/test/ |
D | set_roi.cc | 35 unsigned int threshold[MAX_MB_SEGMENTS] = { 0, 100, 200, 300 }; in TEST() local
|