OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ac_shift
(Results
1 - 18
of
18
) sorted by null
/external/speex/libspeex/
lpc.c
138
int shift,
ac_shift
;
local
149
ac_shift
= 18;
150
while (
ac_shift
&& ac0<0x40000000)
152
ac_shift
--;
165
ac[i] = SHR32(d,
ac_shift
);
lpc_bfin.h
49
int shift,
ac_shift
;
local
64
ac_shift
= 18;
65
while (
ac_shift
&& ac0<0x40000000)
67
ac_shift
--;
128
ac[i] = SHR32(ac32[i],
ac_shift
);
/libcore/luni/src/main/java/java/util/concurrent/
ForkJoinPool.java
495
private static final int
AC_SHIFT
= 48;
508
private static final long AC_MASK = ((long)SMASK) <<
AC_SHIFT
;
513
private static final long AC_UNIT = 1L <<
AC_SHIFT
;
516
private static final int UAC_SHIFT =
AC_SHIFT
- 32;
620
if (!swept && (a = (int)(c >>
AC_SHIFT
)) <= 0)
682
(int)(c >>
AC_SHIFT
) < 0 &&
[
all
...]
/external/icu4c/
config.status
319
ac_shift
=:
324
ac_shift
=shift
350
$
ac_shift
354
$
ac_shift
[
all
...]
configure
[
all
...]
/external/srtp/
config.status
319
ac_shift
=:
324
ac_shift
=shift
350
$
ac_shift
354
$
ac_shift
configure
[
all
...]
/external/grub/
config.status
323
ac_shift
=:
328
ac_shift
=shift
354
$
ac_shift
358
$
ac_shift
[
all
...]
configure
[
all
...]
/external/fdlibm/
configure
[
all
...]
/external/elfutils/
configure
[
all
...]
/external/genext2fs/
configure
[
all
...]
/external/marisa-trie/
configure
[
all
...]
/external/liblzf/
configure
[
all
...]
/external/libpcap/
configure
[
all
...]
/external/stressapptest/
configure
[
all
...]
/ndk/sources/host-tools/make-3.81/autom4te.cache/
output.0
[
all
...]
/ndk/sources/host-tools/make-3.81/
configure
[
all
...]
Completed in 864 milliseconds