OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sequential
(Results
26 - 50
of
423
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/kernel-headers/original/asm-mips/
smp.h
27
/* Map from cpu id to
sequential
logical cpu number. This will only
32
/* The reverse map from
sequential
logical cpu number to cpu id. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
algobase.h
52
//
Sequential
fallback
59
//
Sequential
fallback
67
//
Sequential
fallback for input iterator case
130
//
Sequential
fallback
137
//
Sequential
fallback
159
//
Sequential
fallback
168
//
Sequential
fallback
178
//
Sequential
fallback for input iterator case
find_selectors.h
63
/** @brief Corresponding
sequential
algorithm on a sequence.
96
/** @brief Corresponding
sequential
algorithm on a sequence.
134
* @brief Corresponding
sequential
algorithm on a sequence.
176
/** @brief Corresponding
sequential
algorithm on a sequence.
numeric
53
//
Sequential
fallback.
66
//
Sequential
fallback for input iterator case.
166
//
Sequential
fallback.
309
//
Sequential
fallback.
316
//
Sequential
fallback.
324
//
Sequential
fallback for input iterator case.
378
//
Sequential
fallback.
385
//
Sequential
fallback.
394
//
Sequential
fallback for input iterator case.
/cts/suite/audio_quality/test_description/review/
review_dut_recording_spectrum.xml
32
<
sequential
repeat="5" index="k">
35
</
sequential
>
/external/kernel-headers/original/linux/
akm8976.h
17
#define AKECS_MODE_MEASURE_SEQ 0x11 /* Starts
sequential
measurement */
22
#define CSPEC_SEQ_NUM 0x02 /*
Sequential
measurement mode */
/external/qemu/
iolooper.h
45
*
sequential
I/O should be completed within given time interval. For instance,
46
* consider the scenario, when "server" does two
sequential
writes, and "client"
/external/valgrind/main/memcheck/tests/linux/
timerfd-syscall.stderr.exp
14
sequential
timer test (100 ms clock) ...
37
sequential
timer test (100 ms clock) ...
/external/chromium/chrome/browser/download/
drag_download_util.h
38
// insert the
sequential
unifier to produce a new file, like foo-01.txt.
/external/jpeg/
jchuff.h
9
* that are shared between the
sequential
encoder (jchuff.c) and the
rdjpgcom.c
283
case M_SOF1: process = "Extended
sequential
"; break;
286
case M_SOF5: process = "Differential
sequential
"; break;
289
case M_SOF9: process = "Extended
sequential
, arithmetic coding"; break;
292
case M_SOF13: process = "Differential
sequential
, arithmetic coding"; break;
340
case M_SOF1: /* Extended
sequential
, Huffman */
343
case M_SOF5: /* Differential
sequential
, Huffman */
346
case M_SOF9: /* Extended
sequential
, arithmetic */
349
case M_SOF13: /* Differential
sequential
, arithmetic */
/external/qemu/distrib/jpeg-6b/
jchuff.h
9
* that are shared between the
sequential
encoder (jchuff.c) and the
rdjpgcom.c
283
case M_SOF1: process = "Extended
sequential
"; break;
286
case M_SOF5: process = "Differential
sequential
"; break;
289
case M_SOF9: process = "Extended
sequential
, arithmetic coding"; break;
292
case M_SOF13: process = "Differential
sequential
, arithmetic coding"; break;
340
case M_SOF1: /* Extended
sequential
, Huffman */
343
case M_SOF5: /* Differential
sequential
, Huffman */
346
case M_SOF9: /* Extended
sequential
, arithmetic */
349
case M_SOF13: /* Differential
sequential
, arithmetic */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
mman.h
29
#define MADV_SEQUENTIAL 2 /* expect
sequential
page references */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
mman.h
29
#define MADV_SEQUENTIAL 2 /* expect
sequential
page references */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
mman.h
29
#define MADV_SEQUENTIAL 2 /* expect
sequential
page references */
/bionic/libm/src/
k_tanf.c
49
* relative to Horner's method on
sequential
machines.
52
* non-
sequential
machines (the lowest degree terms tend to be ready
/external/android-mock/src/
build-framework-gen.xml
56
<
sequential
>
65
</
sequential
>
/external/guava/guava/src/com/google/common/util/concurrent/
ListeningExecutorService.java
63
*
sequential
order as produced by the iterator for the given task list, each of which has
78
*
sequential
order as produced by the iterator for the given task list. If the operation
/external/srtp/test/
roc_driver.c
97
printf("\n\ttesting
sequential
insertion...");
120
printf("\ttesting non-
sequential
insertion...");
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
mman.h
89
# define MADV_SEQUENTIAL 2 /* Expect
sequential
page references. */
101
# define POSIX_MADV_SEQUENTIAL 2 /* Expect
sequential
page references. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mman.h
89
# define MADV_SEQUENTIAL 2 /* Expect
sequential
page references. */
101
# define POSIX_MADV_SEQUENTIAL 2 /* Expect
sequential
page references. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mman.h
89
# define MADV_SEQUENTIAL 2 /* Expect
sequential
page references. */
101
# define POSIX_MADV_SEQUENTIAL 2 /* Expect
sequential
page references. */
/sdk/emulator/opengl/tests/event_injector/
iolooper.h
64
*
sequential
I/O should be completed within given time interval. For instance,
65
* consider the scenario, when "server" does two
sequential
writes, and "client"
/external/kernel-headers/original/asm-generic/
mman-common.h
34
#define MADV_SEQUENTIAL 2 /* expect
sequential
page references */
Completed in 1127 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>