Searched
full:sequential (Results
276 -
300 of
738) sorted by null
<<11121314151617181920>>
/external/chromium_org/v8/src/x64/ |
lithium-codegen-x64.h | 339 // Compiler from a set of parallel moves to a sequential list of moves.
|
/external/e2fsprogs/e2fsck/ |
dirinfo.c | 155 * sequential order; but once in a while (like when pass 3
|
/external/eigen/unsupported/Eigen/src/SparseExtra/ |
DynamicSparseMatrix.h | 101 * exist yet, then a sorted insertion into a sequential buffer is performed.
|
/external/fio/engines/ |
windowsaio.c | 177 * Inform Windows whether we're going to be doing sequential or
|
/external/fio/profiles/ |
act.c | 217 /* Add sequential zero phase */
|
/external/jpeg/ |
jdmarker.c | 994 case M_SOF1: /* Extended sequential, Huffman */ 1005 case M_SOF9: /* Extended sequential, arithmetic */ 1017 case M_SOF5: /* Differential sequential, Huffman */ 1022 case M_SOF13: /* Differential sequential, arithmetic */ [all...] |
rdswitch.c | 166 * Sequential JPEG is used if the progressive-JPEG parameters are omitted.
|
/external/llvm/include/llvm/Target/ |
TargetItinerary.td | 67 // Instruction itinerary - An itinerary represents a sequential series of steps
|
/external/llvm/lib/Target/NVPTX/ |
NVPTXPrologEpilogPass.cpp | 117 // Loop over all of the stack objects, assigning sequential addresses...
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
svga3d_shaderdefs.h | 500 * As the register type is split into two non sequential fields,
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
fpdfapi_jdmarker.c | 1012 case M_SOF1: /* Extended sequential, Huffman */
1022 case M_SOF9: /* Extended sequential, arithmetic */
1034 case M_SOF5: /* Differential sequential, Huffman */
1039 case M_SOF13: /* Differential sequential, arithmetic */
[all...] |
/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/skia/src/core/ |
SkBitmapHeap.h | 109 * @param heapSize The maximum size of the heap. Because of the sequential limitation imposed
|
/external/srtp/ |
Changes | 213 Fixed roc-driver so that the non-sequential insertion test
|
/external/valgrind/main/coregrind/ |
pub_core_debuginfo.h | 160 sequential search of all symbol tables, so is very slow. To
|
/external/valgrind/main/memcheck/tests/linux/ |
timerfd-syscall.c | 239 fprintf(stderr, "sequential timer test (100 ms clock) ...\n");
|
/frameworks/base/core/java/android/view/ |
RenderNodeAnimator.java | 66 // be sequential starting from 0
|
/frameworks/compile/libbcc/lib/Renderscript/ |
RSInfoReader.cpp | 235 map->advise(android::FileMap::SEQUENTIAL);
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
CollectionsTest.java | 585 // test shuffling a Sequential Access List 594 testShuffle(al, "Sequential Access", false); 648 // test shuffling a Sequential Access List 657 testShuffle(al, "Sequential Access", true); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/ |
fcntl.h | 216 # define POSIX_FADV_SEQUENTIAL 2 /* Expect sequential page references. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
fcntl.h | 216 # define POSIX_FADV_SEQUENTIAL 2 /* Expect sequential page references. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/ |
find.h | 212 // Index of beginning of next free block (after sequential find).
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/ |
find.h | 212 // Index of beginning of next free block (after sequential find).
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
find.h | 212 // Index of beginning of next free block (after sequential find).
|
Completed in 391 milliseconds
<<11121314151617181920>>