HomeSort by relevance Sort by last modified time
    Searched defs:upper_limit (Results 1 - 7 of 7) sorted by null

  /external/webrtc/webrtc/base/
random_unittest.cc 42 T upper_limit = local
45 ASSERT_GT(upper_limit, std::numeric_limits<T>::max() / 2);
55 } while (sample > upper_limit);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesf.h 757 long lower_limit, upper_limit; member in class:Integer_Field
761 precision,lower_limit,upper_limit));
767 precision(prec), lower_limit(low), upper_limit(high) {
775 double lower_limit, upper_limit; member in class:Numeric_Field
779 precision,lower_limit,upper_limit));
785 precision(prec), lower_limit(low), upper_limit(high) {
  /system/core/libsystem/include/system/
radio.h 113 uint32_t upper_limit; member in struct:radio_hal_band_config
  /external/ppp/pppd/
pppd.h 107 int upper_limit; member in struct:__anon32068
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
entropy_coding.c 1759 const int16_t *lower_limit, *upper_limit; local
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
entropy_coding.c 1688 const int16_t* lower_limit, *upper_limit; local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-m68k.c 4895 addressT upper_limit; local
    [all...]

Completed in 1728 milliseconds