OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sequential
(Results
151 - 175
of
423
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/qemu/distrib/jpeg-6b/
jdmarker.c
986
case M_SOF1: /* Extended
sequential
, Huffman */
997
case M_SOF9: /* Extended
sequential
, arithmetic */
1009
case M_SOF5: /* Differential
sequential
, Huffman */
1014
case M_SOF13: /* Differential
sequential
, arithmetic */
[
all
...]
rdswitch.c
166
*
Sequential
JPEG is used if the progressive-JPEG parameters are omitted.
/external/srtp/
Changes
213
Fixed roc-driver so that the non-
sequential
insertion test
/external/v8/src/arm/
lithium-codegen-arm.h
352
// Compiler from a set of parallel moves to a
sequential
list of moves.
/external/v8/src/
handles.h
173
// Flattens a string and returns the underlying external or
sequential
regexp-macro-assembler.cc
139
// String is now either
Sequential
or External
/external/v8/src/ia32/
lithium-codegen-ia32.h
340
// Compiler from a set of parallel moves to a
sequential
list of moves.
/external/v8/src/mips/
lithium-codegen-mips.h
367
// Compiler from a set of parallel moves to a
sequential
list of moves.
/external/v8/src/x64/
lithium-codegen-x64.h
337
// Compiler from a set of parallel moves to a
sequential
list of moves.
/external/valgrind/main/memcheck/tests/linux/
timerfd-syscall.c
239
fprintf(stderr, "
sequential
timer test (100 ms clock) ...\n");
/external/webkit/Tools/Scripts/webkitperl/
httpd.pm
313
# We need an exclusive lock file to avoid deadlocks and starvation and ensure that the scheduler lock numbers are
sequential
.
/hardware/ti/wlan/wl1271/config/
tiwlan.ini
56
# Each byte correlates to one channel in
sequential
order. Table 2.4 starts from channel 1, Table 5.0 starts from channel 36.
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/share/man/man1/
arm-eabi-gdb.1
204
in
sequential
order. The order makes a difference when the
arm-eabi-gdbtui.1
204
in
sequential
order. The order makes a difference when the
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/share/man/man1/
arm-eabi-gdb.1
204
in
sequential
order. The order makes a difference when the
arm-eabi-gdbtui.1
204
in
sequential
order. The order makes a difference when the
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-gdb.1
204
in
sequential
order. The order makes a difference when the
arm-linux-androideabi-gdbtui.1
204
in
sequential
order. The order makes a difference when the
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-gdb.1
204
in
sequential
order. The order makes a difference when the
arm-eabi-gdbtui.1
204
in
sequential
order. The order makes a difference when the
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-gdb.1
204
in
sequential
order. The order makes a difference when the
arm-linux-androideabi-gdbtui.1
204
in
sequential
order. The order makes a difference when the
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
find.h
216
// Index of beginning of next free block (after
sequential
find).
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
fcntl.h
197
# define POSIX_FADV_SEQUENTIAL 2 /* Expect
sequential
page references. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
fcntl.h
197
# define POSIX_FADV_SEQUENTIAL 2 /* Expect
sequential
page references. */
Completed in 777 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>