OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ac_shift
(Results
1 - 25
of
34
) sorted by null
1
2
/external/speex/libspeex/
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
);
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
);
/external/elfutils/
config.status
323
ac_shift
=:
328
ac_shift
=shift
354
$
ac_shift
358
$
ac_shift
[
all
...]
configure
[
all
...]
/external/grub/
config.status
323
ac_shift
=:
328
ac_shift
=shift
354
$
ac_shift
358
$
ac_shift
[
all
...]
configure
[
all
...]
/external/icu4c/
config.status
319
ac_shift
=:
324
ac_shift
=shift
350
$
ac_shift
354
$
ac_shift
[
all
...]
configure
[
all
...]
configure.orig
[
all
...]
/external/srtp/
config.status
319
ac_shift
=:
324
ac_shift
=shift
350
$
ac_shift
354
$
ac_shift
configure
[
all
...]
/external/bison/
config.status
323
ac_shift
=:
328
ac_shift
=shift
354
$
ac_shift
358
$
ac_shift
[
all
...]
configure
[
all
...]
/external/strace/
config.status
323
ac_shift
=:
328
ac_shift
=shift
354
$
ac_shift
358
$
ac_shift
[
all
...]
configure
[
all
...]
/external/llvm/projects/sample/
configure
[
all
...]
/external/fdlibm/
configure
[
all
...]
/external/genext2fs/
configure
[
all
...]
/external/liblzf/
configure
[
all
...]
/external/dropbear/
configure
[
all
...]
/external/libpcap/
configure
[
all
...]
/external/valgrind/main/
configure
[
all
...]
/external/libpng/
configure
[
all
...]
/external/chromium/sdch/open-vcdiff/
configure
[
all
...]
/external/expat/
configure
[
all
...]
Completed in 41 milliseconds
1
2