/external/chromium_org/third_party/leveldatabase/src/doc/ |
benchmark.html | 120 <li> Sequential reads/writes traverse the key space in increasing order.</li> 124 <h3>A. Sequential Reads</h3> 148 <h3>C. Sequential Writes</h3> 173 <p>LevelDB outperforms both SQLite3 and TreeDB in sequential and random write operations and sequential read operations. Kyoto Cabinet has the fastest random read operations.</p> 178 <h4>Sequential Writes</h4> 207 <h4>Sequential Writes</h4> 232 of sequential writes.</p> 244 <h4>Sequential Writes</h4> 290 <h4>Sequential Writes</h4 [all...] |
/development/samples/ApiDemos/res/layout/ |
focus_5.xml | 17 <!-- Demonstrates using nextFocusForward to explicitly set sequential focus order.-->
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ |
SlimToken.cs | 38 [StructLayout( LayoutKind.Sequential, Pack = 2 )]
|
/external/chromium_org/chrome/browser/media_galleries/ |
imported_media_gallery_registry.h | 35 // to be a series of sequential calls. See SequencedTaskRunner for details.
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
callimts.h | 51 * test calendar 'cal' through 'numberOfDays' sequential days starting
|
/external/icu4c/test/intltest/ |
callimts.h | 51 * test calendar 'cal' through 'numberOfDays' sequential days starting
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/mesh/ |
VirtualIndexBuffer.java | 11 * return the indices if the index buffer was there and contained sequential
|
/external/libogg/doc/libogg/ |
ogg_packet.html | 57 <dd>Sequential number of this packet in the ogg bitstream.<dd>
|
/external/srec/config/en.us/grammars/ |
homonym_test3.grxml | 3 Test grammar, two slots, one sequential with the other
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
settings.h | 36 * Only sequential execution can be forced at compile-time. This 41 * sense. Often, the sequential algorithm implementation is used as 47 * To force sequential execution of an algorithm ultimately at 65 * a. force_sequential, meaning the sequential algorithm is executed.
|
base.h | 26 * @brief Sequential helper functions. 65 * @brief GNU sequential classes for public use. 93 is_parallel(const _Parallelism __p) { return __p != sequential; }
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/ |
base.h | 32 * @brief Sequential helper functions.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/ |
base.h | 32 * @brief Sequential helper functions.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/ |
base.h | 32 * @brief Sequential helper functions.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/ |
base.h | 32 * @brief Sequential helper functions.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
settings.h | 36 * Only sequential execution can be forced at compile-time. This 41 * sense. Often, the sequential algorithm implementation is used as 47 * To force sequential execution of an algorithm ultimately at 65 * a. force_sequential, meaning the sequential algorithm is executed.
|
/system/extras/tests/ext4/ |
android_emmc_perf_tests.sh | 205 # Sequential read test 213 echo "Sequential read test $I" 218 # Sequential write test 221 echo "Sequential write test $I"
|
/external/eigen/test/ |
nullary.cpp | 70 // sequential access version 71 m = VectorType::LinSpaced(Sequential,size,low,high);
|
/external/libvorbis/doc/vorbisfile/ |
callbacks.html | 38 operations will retrieve contiguous sequential pieces of data, 52 used to request non-sequential data access by libvorbisfile, moving
|
/external/srtp/test/ |
replay_driver.c | 141 /* test sequential insertion */ 161 /* test non-sequential insertion */
|
/packages/apps/Mms/src/com/android/mms/dom/smil/ |
SmilDocumentImpl.java | 38 * The sequential time container cannot be initialized here because the real container 219 // Initialize the real sequential time container, which is body.
|
/external/jpeg/ |
wizard.doc | 116 By default, cjpeg emits a single-scan sequential JPEG file. The 118 of progression parameters. You can create multiple-scan sequential JPEG 146 producing a sequential JPEG file. cjpeg automatically determines whether 147 the script represents a progressive or sequential file, by observing whether 163 sequential JPEG file:
|
/external/qemu/distrib/jpeg-6b/ |
wizard.doc | 116 By default, cjpeg emits a single-scan sequential JPEG file. The 118 of progression parameters. You can create multiple-scan sequential JPEG 146 producing a sequential JPEG file. cjpeg automatically determines whether 147 the script represents a progressive or sequential file, by observing whether 163 sequential JPEG file:
|
/external/icu4c/data/ |
build.xml | 79 <sequential> 86 </sequential> 87 <sequential> 92 </sequential> 93 <sequential> 98 </sequential> 101 <sequential> 106 </sequential> 107 <sequential> 112 </sequential> [all...] |
/external/chromium_org/v8/src/ |
effects.h | 70 // Sequential composition, as in 'e1; e2'. 87 // Effects maps variables to effects and supports sequential and alternative 118 // Sequential composition.
|