/external/chromium/base/debug/ |
trace_event_win_unittest.cc | 122 p.LogFileMode = EVENT_TRACE_FILE_MODE_SEQUENTIAL; // Sequential log.
|
/external/giflib/ |
gif_lib.h | 80 Interlace; /* Sequential/Interlaced lines. */
|
/external/jpeg/ |
jdhuff.h | 9 * that are shared between the sequential decoder (jdhuff.c) and the
|
jcmaster.c | 148 /* For sequential JPEG, all scans must have Ss=0, Se=DCTSIZE2-1; 229 /* For sequential JPEG, all progression parameters must be these: */ 291 /* Prepare for single sequential-JPEG scan containing all components */
|
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/llvm/lib/Support/ |
regex2.h | 48 * the machinery backwards; in particular, any deviation from sequential
|
/external/qemu/distrib/jpeg-6b/ |
jdhuff.h | 9 * that are shared between the sequential decoder (jdhuff.c) and the
|
jcmaster.c | 148 /* For sequential JPEG, all scans must have Ss=0, Se=DCTSIZE2-1; 229 /* For sequential JPEG, all progression parameters must be these: */ 291 /* Prepare for single sequential-JPEG scan containing all components */
|
/external/valgrind/main/coregrind/ |
pub_core_debuginfo.h | 139 sequential search of all symbol tables, so is very slow. To
|
/external/webkit/Tools/iExploder/iexploder-1.3.2/ |
README.txt | 12 * Sequential and Randomized Test Case Generation
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/ |
README.txt | 10 * Sequential and Randomized Test Case Generation
|
/hardware/ti/wlan/wl1271/TWD/TWDriver/ |
TWDriverScan.h | 306 TI_UINT32 uCycleIntervalMsec[ PERIODIC_SCAN_MAX_INTERVAL_NUM ]; /**< Intervals (in Msec) between two sequential scan cycle */
|
/libcore/luni/src/main/java/java/io/ |
StringReader.java | 24 * a sequential manner.
|
StringWriter.java | 24 * in a sequential manner, appending them in the process. The result can later
|
/ndk/sources/host-tools/ndk-stack/regex/ |
regex2.h | 48 * the machinery backwards; in particular, any deviation from sequential
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
merge.h | 185 /** @brief Merge routine fallback to sequential in case the
|
/external/aac/libFDK/include/ |
FDK_bitstream.h | 198 * \brief ReadBits Function (forward). This function returns a number of sequential 258 * \brief Read2Bits Function (forward). This function 2 sequential 281 * \brief ReadBits Function (backward). This function returns a number of sequential bits
|
/external/v8/src/ia32/ |
codegen-ia32.cc | 682 // Distinguish sequential and external strings. Only these two string 684 // reduced to the underlying sequential or external string). 695 // Sequential strings have already been ruled out.
|
/external/v8/src/x64/ |
codegen-x64.cc | 517 // Distinguish sequential and external strings. Only these two string 519 // reduced to the underlying sequential or external string). 530 // Sequential strings have already been ruled out.
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
BitSetTest.java | 281 // pos1 and pos2 are in two sequential bitset elements 309 // pos1 and pos2 are in two non-sequential bitset elements 716 // pos1 and pos2 are in two sequential bitset elements 743 // pos1 and pos2 are in two non-sequential bitset elements 921 // pos1 and pos2 are in two sequential bitset elements 944 // pos1 and pos2 are in two non-sequential bitset elements [all...] |
/external/e2fsprogs/e2fsck/ |
dirinfo.c | 147 * sequential order; but once in a while (like when pass 3
|
/external/kernel-headers/original/linux/ |
net.h | 73 * @SOCK_SEQPACKET: sequential packet socket
|
/external/libvpx/ |
CHANGELOG | 163 Make block access to frame buffer sequential
|
/external/llvm/include/llvm/Target/ |
TargetSchedule.td | 64 // Instruction itinerary - An itinerary represents a sequential series of steps
|