HomeSort by relevance Sort by last modified time
    Searched refs:high (Results 276 - 300 of 661) sorted by null

<<11121314151617181920>>

  /external/qemu/
elf_ops.h 188 uint64_t addr, low = (uint64_t)-1, high = 0; local
254 if ((addr + mem_size) > high)
255 high = addr + mem_size;
265 *highaddr = (uint64_t)(elf_sword)high;
qemu-common.h 370 uint32_t high, low; member in struct:__anon13845::__anon13846
372 uint32_t low, high;
380 rh = (uint64_t)u.l.high * (uint64_t)b;
382 res.l.high = rh / c;
  /external/speex/libspeex/
sb_celp.h 48 int frame_size; /**< Length of high-band frames*/
49 int subframeSize; /**< Length of high-band sub-frames*/
50 int nbSubframes; /**< Number of high-band sub-frames*/
51 int windowSize; /**< Length of high-band LPC window*/
52 int lpcSize; /**< Order of high-band LPC analysis */
59 spx_word16_t *high; /**< High-band signal (buffer) */ member in struct:SBEncState
79 spx_int32_t vbr_max_high; /**< Max bit-rate allowed in VBR mode for the high-band */
sb_celp.c 233 st->high=(spx_word16_t*)speex_alloc((st->windowSize-st->frame_size)*sizeof(spx_word16_t));
284 speex_free(st->high);
315 spx_word16_t *high; local
335 high = in+st->frame_size;
337 /* High-band buffering / sync with low band */
339 qmf_decomp(in, h0, low, high, st->full_frame_size, QMF_ORDER, st->h0_mem, stack);
345 /*FIXME: Are the two signals (low, high) in sync? */
347 e_high = compute_rms16(high, st->frame_size);
356 high = high - (st->windowSize-st->frame_size)
    [all...]
  /external/srec/srec/cfront/
himul32.h 51 mulhw r3, factor1, factor2 # place the high order 32 bits of the product in the return register r3
83 // EAX, then IMUL, then take the high 32 bits (in EDX) and move them
157 // Now add the low part of mid to the high part of lo, and the
158 // high part of mid to the low part of hi:
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnDictionaryImplJni.java 209 * @param high The maximum frequency or -1
212 public static final native int setDictionaryParameter( long work, int index, int base, int high );
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
sfnt_info.h 130 unsigned char low, high; /* key note range */ member in struct:soundfont_voice_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
sfnt_info.h 130 unsigned char low, high; /* key note range */ member in struct:soundfont_voice_info
  /libcore/luni/src/main/native/
java_nio_charset_Charsets.cpp 209 jchar high = (jchar) ch; local
211 if (!U16_IS_SURROGATE_LEAD(high) || !U16_IS_SURROGATE_TRAIL(low)) {
219 ch = U16_GET_SUPPLEMENTARY(high, low);
  /system/extras/libpagemap/
pm_process.c 95 unsigned long low, unsigned long high,
102 if (!proc || (low >= high) || !range_out || !len)
106 numpages = (high - low) / proc->ker->pagesize;
  /external/bison/src/
lalr.c 135 goto_number high; local
141 high = goto_map[sym - ntokens + 1] - 1;
145 aver (low <= high);
146 middle = (low + high) / 2;
153 high = middle - 1;
  /external/libppp/src/
nat_cmd.c 344 StrToPortRange(const char *str, u_short *low, u_short *high, const char *proto)
360 res = StrToPort(minus + 1, high, proto);
362 *high = *low;
370 u_short *high, const char *proto)
387 return StrToPortRange(colon + 1, low, high, proto);
  /external/v8/src/
fast-dtoa.cc 352 // * low, w and high are correct up to 1 ulp (unit in the last place). That
354 // * low.e() == w.e() == high.e()
355 // * low < w < high, and taking into account their error: low~ <= high~
361 // such that LOW < buffer * 10^kappa < HIGH, where LOW and HIGH are the
362 // correct values of low and high (without their error).
382 // represent 'w' we can stop. Everything inside the interval low - high
383 // represents w. However we have to pay attention to low, high and w's
387 DiyFp high,
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
lex.c 439 int cond, low, mid, high; local
442 high = n - 1;
443 while (low <= high) {
444 mid = (low + high) / 2;
446 high = mid - 1;
  /external/icu4c/common/
uset.cpp 329 * - some supplementary: (length|0x8000) (bmpLength<length) BMP, .., BMP, supp-high, supp-low, ..
439 uint16_t high=(uint16_t)(c>>16), low=(uint16_t)c; local
443 if (high < array[base] || (high==array[base] && low<array[base+1])) {
445 } else if (high < array[base+hi] || (high==array[base+hi] && low<array[base+hi+1])) {
451 } else if (high < array[iabs] || (high==array[iabs] && low<array[iabs+1])) {
  /external/eigen/Eigen/src/Core/
DenseBase.h 113 * might have. If this expression might have an arbitrarily high number of rows,
124 * might have. If this expression might have an arbitrarily high number of columns,
136 * might have. If this expression might have an arbitrarily high number of coefficients,
316 LinSpaced(Sequential_t, Index size, const Scalar& low, const Scalar& high);
318 LinSpaced(Index size, const Scalar& low, const Scalar& high);
320 LinSpaced(Sequential_t, const Scalar& low, const Scalar& high);
322 LinSpaced(const Scalar& low, const Scalar& high);
343 Derived& setLinSpaced(Index size, const Scalar& low, const Scalar& high);
344 Derived& setLinSpaced(const Scalar& low, const Scalar& high);
  /external/elfutils/tests/
run-show-die-info.sh 40 high PC : 0x8048436
50 high PC : 0x8048436
64 high PC : 0x8048442
74 high PC : 0x8048442
88 high PC : 0x8048472
98 high PC : 0x8048472
138 high PC : 0x10000490
148 high PC : 0x10000490
    [all...]
  /external/openssl/crypto/bn/
bn_lib.c 92 void BN_set_params(int mult, int high, int low, int mont)
101 if (high >= 0)
103 if (high > (int)(sizeof(int)*8)-1)
104 high=sizeof(int)*8-1;
105 bn_limit_bits_high=high;
106 bn_limit_num_high=1<<high;
  /external/icu4c/test/intltest/
tsnmfmt.cpp 149 double high = (DBL_MAX/smallerThanMax)/10.0; local
150 double low = -high;
153 } while (low > it || it > high);
  /dalvik/vm/compiler/template/mips/
TEMPLATE_DOUBLE_TO_INT_VFP.S 75 .dword 0xc1e0000000000000 # minint, as a double (high word)
  /dalvik/vm/mterp/mips/
OP_DOUBLE_TO_INT.S 76 .dword 0xc1e0000000000000 # minint, as a double (high word)
  /external/checkpolicy/
policy_scan.l 234 low-high |
235 LOW-HIGH { return(LOW_HIGH); }
236 high |
237 HIGH { return(HIGH); }
  /external/compiler-rt/test/Unit/
floattisf_test.c 37 at.s.high, at.s.low, x, expected);
  /external/emma/core/java12/com/vladium/emma/instr/
InstrVisitor.java 859 final int high = (code [++ scan] << 24) | ((0xFF & code [++ scan]) << 16) | ((0xFF & code [++ scan]) << 8) | (0xFF & code [++ scan]); local
1762 final int high = m_high; local
    [all...]
  /external/libsepol/include/sepol/policydb/
mls_types.h 45 mls_level_t level[2]; /* low == level[0], high == level[1] */
131 uint32_t high; /* last bit represented - equals low for a single cat */ member in struct:mls_semantic_cat

Completed in 524 milliseconds

<<11121314151617181920>>