HomeSort by relevance Sort by last modified time
    Searched full:loops (Results 351 - 375 of 573) sorted by null

<<11121314151617181920>>

  /external/quake/quake/src/QW/client/
d_polysa.s 826 shrl $3,%edx // count of full and partial loops
852 // %bx = count of full and partial loops
    [all...]
  /external/quake/quake/src/WinQuake/
d_polysa.s 826 shrl $3,%edx // count of full and partial loops
852 // %bx = count of full and partial loops
    [all...]
  /external/tcpdump/
print-rsvp.c 409 { 7, "RRO indicated routing loops" },
    [all...]
  /external/v8/
ChangeLog 838 Fixed a code generator bug that could cause assignments in loops
992 Inline array loads within loops directly in the code instead of
    [all...]
  /frameworks/base/core/java/android/webkit/
LoadListener.java     [all...]
  /dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
InflaterTest.java 207 // seems no while loops allowed
    [all...]
  /dalvik/vm/alloc/
MarkSweep.c     [all...]
  /dalvik/vm/compiler/
Dataflow.c 928 * Find out live-in variables for natural loops. Variables that are live-in in
    [all...]
  /dalvik/vm/mterp/c/
gotoTargets.c 68 /* TODO: requires multiple "fill in" loops with different widths */
    [all...]
  /external/bluetooth/glib/gio/
gfileattribute.c 77 * to check for loops and to uniquely identify files.</entry></row>
    [all...]
  /external/grub/netboot/
i82586.c 182 it jumps to the NoOp, when it loops until the next Tx command changes the
w89c840.c 129 * Used to be this much CPU loops on Celeron@400 (?),
  /external/guava/src/com/google/common/base/
CharMatcher.java 668 * <p>The default implementation loops over every possible character value,
    [all...]
  /external/icu4c/tools/toolutil/
ucmstate.c 396 fprintf(stderr, "ucm error: the state table contains loops\n");
    [all...]
  /external/libxml2/
dict.c 563 /* If the two loops are merged, there would be situations where
hash.c 226 /* If the two loops are merged, there would be situations where
  /external/libxml2/include/libxml/
parser.h 246 int depth; /* to prevent entity substitution loops */
    [all...]
  /external/opencore/codecs_v2/audio/aac/dec/src/
huffspec_fxp.cpp 44 (2) Replace three nested 'for' loops with a for-while loop in
pns_intensity_right.cpp 446 * so coef_per_win is constant in all the loops
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
pstfilt.cpp 59 2. Modified FOR loops to count down.
  /external/opencore/codecs_v2/video/m4v_h263/dec/src/
adaptive_smooth_no_mmx.cpp 351 /* The nested loops below perform the filtering for the remaining rows */
  /external/opencore/protocols/rtp_payload_parser/util/src/
latmpayloadparser.cpp 836 // how many loops to do in the parsing process... save these loop
    [all...]
  /external/openssl/crypto/bn/asm/
mo-586.pl 38 # Modulo-scheduling SSE2 loops results in further 15-20% improvement.
  /external/openssl/crypto/engine/
eng_padlock.c 982 /* this takes one "if" out of the loops */
  /external/webkit/WebKitTools/DumpRenderTree/win/
DumpRenderTree.cpp     [all...]

Completed in 128 milliseconds

<<11121314151617181920>>