/external/srec/srec/clib/ |
voicing.c | 60 int threshold; local 96 threshold = (chan->b1 + (SHIFT_DOWN( 101 if (enval > (threshold + chan->margin)) 108 if (enval > (threshold + chan->fast_margin)) 113 if (enval <= (threshold + chan->quiet_margin))
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/ |
Barrier.java | 36 protected int threshold; field in class:Barrier 40 threshold = t; 49 if ( count==threshold ) { 50 // notify blocked threads that threshold has been reached 54 else while ( count<threshold ) {
|
/external/chromium_org/chrome/browser/extensions/api/idle/ |
idle_api.cc | 19 int ClampThreshold(int threshold) { 20 if (threshold < kMinThreshold) { 21 threshold = kMinThreshold; 22 } else if (threshold > kMaxThreshold) { 23 threshold = kMaxThreshold; 26 return threshold; 34 int threshold; local 35 EXTENSION_FUNCTION_VALIDATE(args_->GetInteger(0, &threshold)); 36 threshold = ClampThreshold(threshold); 51 int threshold; local 56 ->SetThreshold(extension_id(), threshold); local [all...] |
/external/chromium_org/ui/display/util/ |
display_util.cc | 23 // The DPI threshold to detect high density screen. 27 // The HiDPI threshold for large (usually external) monitors. Lower threshold 32 // The width threshold in mm for "large" monitors. 65 const unsigned int threshold = local 68 return (dpi > threshold) ? 2.0f : 1.0f;
|
/bionic/libc/kernel/uapi/linux/netfilter/ |
xt_NFLOG.h | 30 __u16 threshold; member in struct:xt_nflog_info
|
/bionic/libc/kernel/uapi/linux/netfilter_bridge/ |
ebt_nflog.h | 32 __u16 threshold; member in struct:ebt_nflog_info
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
InfrastructureTests.java | 58 // This is considered a very high threshold and as such, the test should still fail because 60 final float threshold = 0.1f; local 65 return !(new MSSIMComparer(threshold)).verifySame(ideal, given, offset, stride,
|
/development/ndk/platforms/android-L/include/linux/netfilter/ |
xt_NFLOG.h | 30 __u16 threshold; member in struct:xt_nflog_info
|
/development/ndk/platforms/android-L/include/linux/netfilter_bridge/ |
ebt_nflog.h | 32 __u16 threshold; member in struct:ebt_nflog_info
|
/external/chromium_org/media/base/ |
audio_timestamp_helper.cc | 61 double threshold = microseconds_per_frame_ / 2; local 63 (delta_from_base.InMicroseconds() + threshold) / microseconds_per_frame_;
|
/external/chromium_org/third_party/libvpx/source/libvpx/test/ |
set_roi.cc | 33 unsigned int threshold[MAX_MB_SEGMENTS] = { 0, 100, 200, 300 }; local 71 threshold); 106 if (threshold[i] != breakout) { 107 EXPECT_EQ(threshold[i], breakout) 108 << "breakout threshold error"; 139 delta_lf, threshold); 149 rand_deltas, threshold); 161 delta_lf, threshold); 168 delta_lf, threshold); 173 delta_lf, threshold); [all...] |
/external/clang/test/CodeGen/ |
2008-08-07-AlignPadding1.c | 17 int threshold; member in struct:gc_generation 28 /* PyGC_Head, threshold, count */
|
union-init.c | 17 int threshold; /* collection threshold */ member in struct:gc_generation 27 /* PyGC_Head, threshold, count */
|
/external/iptables/include/linux/netfilter/ |
xt_NFLOG.h | 14 __u16 threshold; member in struct:xt_nflog_info
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
xt_NFLOG.h | 14 __u16 threshold; member in struct:xt_nflog_info
|
/external/kernel-headers/original/uapi/linux/netfilter_bridge/ |
ebt_nflog.h | 17 __u16 threshold; member in struct:ebt_nflog_info
|
/external/libvpx/libvpx/test/ |
set_roi.cc | 33 unsigned int threshold[MAX_MB_SEGMENTS] = { 0, 100, 200, 300 }; local 71 threshold); 106 if (threshold[i] != breakout) { 107 EXPECT_EQ(threshold[i], breakout) 108 << "breakout threshold error"; 139 delta_lf, threshold); 149 rand_deltas, threshold); 161 delta_lf, threshold); 168 delta_lf, threshold); 173 delta_lf, threshold); [all...] |
/external/oprofile/libpp/ |
profile_container.h | 90 : hints(cf_none), threshold(0.0), match_image(false) {} 94 /// percentage threshold 95 double threshold; member in struct:profile_container::symbol_choice 115 std::vector<debug_name_id> const select_filename(double threshold) const;
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowAutoCompleteTextView.java | 19 private int threshold = 2; field in class:ShadowAutoCompleteTextView 34 return threshold; 38 public void setThreshold(int threshold) { 39 if (threshold <= 0) { 40 threshold = 1; 42 this.threshold = threshold;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
set_roi.cc | 33 unsigned int threshold[MAX_MB_SEGMENTS] = { 0, 100, 200, 300 }; local 71 threshold); 106 if (threshold[i] != breakout) { 107 EXPECT_EQ(threshold[i], breakout) 108 << "breakout threshold error"; 139 delta_lf, threshold); 149 rand_deltas, threshold); 161 delta_lf, threshold); 168 delta_lf, threshold); 173 delta_lf, threshold); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/netfilter/ |
xt_NFLOG.h | 14 __u16 threshold; member in struct:xt_nflog_info
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/ |
xt_NFLOG.h | 14 __u16 threshold; member in struct:xt_nflog_info
|
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/netfilter/ |
xt_NFLOG.h | 30 __u16 threshold; member in struct:xt_nflog_info
|
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/netfilter_bridge/ |
ebt_nflog.h | 32 __u16 threshold; member in struct:ebt_nflog_info
|
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/netfilter/ |
xt_NFLOG.h | 30 __u16 threshold; member in struct:xt_nflog_info
|