OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sequential
(Results
51 - 75
of
738
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/pdfium/core/src/fxcodec/libjpeg/
jchuff.h
9
* that are shared between the
sequential
encoder (jchuff.c) and the
/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/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
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.
178
/** @brief Corresponding
sequential
algorithm on a sequence.
numeric
53
//
Sequential
fallback.
66
//
Sequential
fallback for input iterator case.
166
//
Sequential
fallback.
312
//
Sequential
fallback.
319
//
Sequential
fallback.
327
//
Sequential
fallback for input iterator case.
383
//
Sequential
fallback.
390
//
Sequential
fallback.
400
//
Sequential
fallback for input iterator case.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
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.
178
/** @brief Corresponding
sequential
algorithm on a sequence.
numeric
53
//
Sequential
fallback.
66
//
Sequential
fallback for input iterator case.
166
//
Sequential
fallback.
312
//
Sequential
fallback.
319
//
Sequential
fallback.
327
//
Sequential
fallback for input iterator case.
383
//
Sequential
fallback.
390
//
Sequential
fallback.
400
//
Sequential
fallback for input iterator case.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
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.
178
/** @brief Corresponding
sequential
algorithm on a sequence.
numeric
53
//
Sequential
fallback.
66
//
Sequential
fallback for input iterator case.
166
//
Sequential
fallback.
312
//
Sequential
fallback.
319
//
Sequential
fallback.
327
//
Sequential
fallback for input iterator case.
383
//
Sequential
fallback.
390
//
Sequential
fallback.
400
//
Sequential
fallback for input iterator case.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
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.
178
/** @brief Corresponding
sequential
algorithm on a sequence.
numeric
53
//
Sequential
fallback.
66
//
Sequential
fallback for input iterator case.
166
//
Sequential
fallback.
312
//
Sequential
fallback.
319
//
Sequential
fallback.
327
//
Sequential
fallback for input iterator case.
383
//
Sequential
fallback.
390
//
Sequential
fallback.
400
//
Sequential
fallback for input iterator case.
/external/chromium_org/third_party/leveldatabase/src/doc/bench/
db_bench_tree_db.cc
15
// fillseq -- write N values in
sequential
key order in async mode
18
// fillseqsync -- write N/100 values in
sequential
key order in sync mode
23
// readseq100K -- read N/1000 100K values in
sequential
order in async mode
24
// readrand100K -- read N/1000 100K values in
sequential
order in async mode
283
SEQUENTIAL
,
340
Write(write_sync,
SEQUENTIAL
, FRESH, num_, FLAGS_value_size, 1);
354
Write(write_sync,
SEQUENTIAL
, FRESH, num_ / 100, FLAGS_value_size, 1);
360
Write(write_sync,
SEQUENTIAL
, FRESH, num_ / 1000, 100 * 1000, 1);
447
const int k = (order ==
SEQUENTIAL
) ? i : (rand_.Next() % num_entries);
db_bench_sqlite3.cc
15
// fillseq -- write N values in
sequential
key order in async mode
16
// fillseqsync -- write N/100 values in
sequential
key order in sync mode
17
// fillseqbatch -- batch write N values in
sequential
key order in async mode
20
// fillrandbatch -- batch write N values in
sequential
key order in async mode
23
// fillseq100K -- write N/1000 100K values in
sequential
order in async mode
26
// readrand100K -- read N/1000 100K values in
sequential
order in async mode
307
SEQUENTIAL
,
365
Write(write_sync,
SEQUENTIAL
, FRESH, num_, FLAGS_value_size, 1);
368
Write(write_sync,
SEQUENTIAL
, FRESH, num_, FLAGS_value_size, 1000);
388
Write(write_sync,
SEQUENTIAL
, FRESH, num_ / 100, FLAGS_value_size, 1)
[
all
...]
/external/fio/tools/
genfio
45
-a : Run
sequential
test then parallel one
47
-s : Run
sequential
test (default value)
76
- a
sequential
bench on /dev/sdb /dev/sdc /dev/sdd /dev/sde for block size = 4k with write,randwrite,read,randread tests
78
- a
sequential
bench on /dev/sdb /dev/sdc /dev/sdd /dev/sde for block size = 128k with write,randwrite,read,randread tests
80
- a
sequential
bench on /dev/sdb /dev/sdc /dev/sdd /dev/sde for block size = 1m with write,randwrite,read,randread tests
280
OUTFILE=${PREFIX}$SHORT_HOSTNAME-$BLOCK_SIZE-
sequential
-$MODES-$PRINTABLE_DISKS.fio
/bionic/libm/upstream-freebsd/lib/msun/src/
k_tanf.c
48
* relative to Horner's method on
sequential
machines.
51
* non-
sequential
machines (the lowest degree terms tend to be ready
/external/chromium_org/build/android/ant/
apk-package.xml
63
<
sequential
>
78
</
sequential
>
/external/chromium_org/tools/telemetry/telemetry/core/
util.py
130
"""Returns the next
sequential
file name based on |base_name| and the
134
other
sequential
file name exist, this will return /tmp/test_000
/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/jpeg/
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/srtp/test/
roc_driver.c
97
printf("\n\ttesting
sequential
insertion...");
120
printf("\ttesting non-
sequential
insertion...");
/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/chromium_org/content/browser/download/
drag_download_util.h
38
// insert the
sequential
unifier to produce a new file, like foo-01.txt.
/external/chromium_org/third_party/libsrtp/srtp/test/
rdbx_driver.c
238
* test
sequential
insertion
240
printf("\ttesting
sequential
insertion...");
276
* test non-
sequential
insertion
283
printf("\ttesting non-
sequential
insertion...");
/external/chromium_org/third_party/re2/re2/
set.h
27
// Indices are assigned in
sequential
order starting from 0.
/external/libogg/doc/libogg/
ogg_page_pageno.html
20
<p>Returns the
sequential
page number.
Completed in 1111 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>