HomeSort by relevance Sort by last modified time
    Searched full:sequential (Results 76 - 100 of 423) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium/base/win/
event_trace_controller.cc 74 p.LogFileMode = EVENT_TRACE_FILE_MODE_SEQUENTIAL; // Sequential log.
  /external/chromium/chrome/browser/extensions/
extension_apitest.h 58 // A sequential list of pass/fail notifications from the test extension(s).
  /external/e2fsprogs/e2fsck/
dx_dirinfo.c 49 * sequential order; but once in a while (like when pass 3
  /external/jpeg/
wrjpgcom.c 306 case M_SOF1: /* Extended sequential, Huffman */
309 case M_SOF5: /* Differential sequential, Huffman */
312 case M_SOF9: /* Extended sequential, arithmetic */
315 case M_SOF13: /* Differential sequential, arithmetic */
filelist.doc 75 jchuff.c Huffman entropy coding for sequential JPEG.
88 jdhuff.c Huffman entropy decoding for sequential JPEG.
  /external/kernel-headers/original/asm-mips/
socket.h 90 * @SOCK_SEQPACKET - sequential packet socket
  /external/llvm/include/llvm/ADT/
UniqueVector.h 20 /// UniqueVector - This class produces a sequential ID number (base 1) for each
  /external/qemu/distrib/jpeg-6b/
wrjpgcom.c 306 case M_SOF1: /* Extended sequential, Huffman */
309 case M_SOF5: /* Differential sequential, Huffman */
312 case M_SOF9: /* Extended sequential, arithmetic */
315 case M_SOF13: /* Differential sequential, arithmetic */
filelist.doc 75 jchuff.c Huffman entropy coding for sequential JPEG.
88 jdhuff.c Huffman entropy decoding for sequential JPEG.
  /external/svox/pico/lib/
picokdbg.c 134 /* sequential search */
  /external/v8/src/arm/
codegen-arm.cc 390 // Distinguish sequential and external strings. Only these two string
392 // reduced to the underlying sequential or external string).
399 // Prepare sequential strings
410 // Sequential strings have already been ruled out.
  /external/v8/src/mips/
codegen-mips.cc 401 // Distinguish sequential and external strings. Only these two string
403 // reduced to the underlying sequential or external string).
410 // Prepare sequential strings
421 // Sequential strings have already been ruled out.
  /frameworks/base/tools/preload/
Proc.java 53 /** Sequential list of operations that happened in this process. */
  /frameworks/native/include/utils/
FileMap.h 100 NORMAL, RANDOM, SEQUENTIAL, WILLNEED, DONTNEED
  /frameworks/native/libs/utils/
Tokenizer.cpp 74 fileMap->advise(FileMap::SEQUENTIAL);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
types.h 45 sequential, enumerator in enum:__gnu_parallel::_Parallelism
  /external/chromium/chrome/browser/net/
resolve_proxy_msg_helper_unittest.cc 85 // Issue three sequential requests -- each should succeed.
86 TEST_F(ResolveProxyMsgHelperTest, Sequential) {
  /external/libvpx/examples/includes/geshi/geshi/
cobol.php 134 'SENTENCE', 'SEPARATE', 'SEQUENCE', 'SEQUENTIAL', 'SET',
161 'COBOL_RETURN_SORT_ERRORS_', 'COBOL85^REWIND^SEQUENTIAL',
  /frameworks/base/docs/html/guide/topics/graphics/
view-animation.jd 27 occur, and how long they should take to apply. Transformations can be sequential or simultaneous
33 simultaneously, give them the same start time; to make them sequential, calculate the start time
  /prebuilts/tools/common/proguard/proguard4.7/examples/ant/
android-8.xml 97 <sequential>
107 </sequential>
  /external/qemu/elff/
dwarf_defs.h 339 * Abbreviation descriptor numbers seems to be always in sequential order, and
703 * the ELF file seems to be always in sequential order, DIE descriptors may
706 * Dwarf_Abbr_DIE are sequential, an array is the best way to cache them.
739 * in sequential order.
756 // Enforce strict sequential order.
766 * ourselves from that by enforcing strict sequential order. So, an
    [all...]
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_defs.h 339 * Abbreviation descriptor numbers seems to be always in sequential order, and
703 * the ELF file seems to be always in sequential order, DIE descriptors may
706 * Dwarf_Abbr_DIE are sequential, an array is the best way to cache them.
739 * in sequential order.
756 // Enforce strict sequential order.
766 * ourselves from that by enforcing strict sequential order. So, an
  /external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/collision/
PhysicsCollisionObject.java 179 * <b>Does not work with detached physics, please switch to PARALLEL or SEQUENTIAL for debugging</b>
227 * <b>Does not work with detached physics, please switch to PARALLEL or SEQUENTIAL for debugging</b>
  /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/
PhysicsCollisionObject.java 159 * <b>Does not work with detached physics, please switch to PARALLEL or SEQUENTIAL for debugging</b>
207 * <b>Does not work with detached physics, please switch to PARALLEL or SEQUENTIAL for debugging</b>
  /external/apache-http/src/org/apache/http/auth/
AuthScheme.java 76 * to maintain the state information when dealing with sequential challenges

Completed in 6088 milliseconds

1 2 34 5 6 7 8 91011>>