HomeSort by relevance Sort by last modified time
    Searched full:loop (Results 501 - 525 of 3512) sorted by null

<<21222324252627282930>>

  /external/iproute2/include/linux/
if_arp.h 81 #define ARPHRD_FCAL 785 /* Fibrechannel arbitrated loop */
82 #define ARPHRD_FCPL 786 /* Fibrechannel public loop */
  /external/kernel-headers/original/linux/
if_arp.h 81 #define ARPHRD_FCAL 785 /* Fibrechannel arbitrated loop */
82 #define ARPHRD_FCPL 786 /* Fibrechannel public loop */
  /external/libpng/contrib/gregbook/
makevms.com 103 $Loop:
122 $ If arg .Le. 8 Then Goto Loop
  /external/libpng/scripts/
makevms.com 113 $Loop:
132 $ If arg .Le. 8 Then Goto Loop
  /external/libvpx/vp8/encoder/arm/neon/
fastfdct4x4_neon.asm 38 ;First for-loop
69 ;Second for-loop
  /external/libvpx/vp8/encoder/ppc/
sad_altivec.asm 34 li r10, 16 ;# load offset and loop counter
58 ;# preload a line of data before getting into the loop
  /external/openssl/crypto/bn/
bn_prime.pl 9 loop: while ($#primes < $num-1) label
16 next loop if (($p%$primes[$i]) == 0);
  /external/oprofile/libpopt/
poptparse.c 159 /* loop until first non-space char or EOL */
205 /* now, loop and strip all ending whitespace */
  /external/oprofile/libutil/
op_list.h 157 * @param pos the &struct list_head to use as a loop counter.
165 * @param pos the &struct list_head to use as a loop counter.
  /external/protobuf/gtest/test/
gtest_repeat_test.cc 78 // inside the gtest_repeat loop.
245 // It would be nice to verify that the tests indeed loop forever
  /external/qemu/distrib/sdl-1.2.12/src/timer/amigaos/
SDL_systimer.c 213 D(bug("SYSTimer: Entering RunTimer loop..."));
227 D(bug("SYSTimer: EXITING RunTimer loop..."));
  /external/qemu/telephony/
test2.c 211 printf("entering event loop\n");
213 printf("exiting event loop\n" );
  /external/quake/quake/src/QW/client/
surf8.s 103 subl %ecx,%ecx // high word must be 0 in loop for addressing
106 subl %ebx,%ebx // high word must be 0 in loop for addressing
329 subl %ecx,%ecx // high word must be 0 in loop for addressing
332 subl %ebx,%ebx // high word must be 0 in loop for addressing
500 subl %ecx,%ecx // high word must be 0 in loop for addressing
503 subl %ebx,%ebx // high word must be 0 in loop for addressing
642 subl %ebx,%ebx // high word must be 0 in loop for addressing
645 subl %ecx,%ecx // high word must be 0 in loop for addressing
  /external/quake/quake/src/WinQuake/
surf8.s 103 subl %ecx,%ecx // high word must be 0 in loop for addressing
106 subl %ebx,%ebx // high word must be 0 in loop for addressing
329 subl %ecx,%ecx // high word must be 0 in loop for addressing
332 subl %ebx,%ebx // high word must be 0 in loop for addressing
500 subl %ecx,%ecx // high word must be 0 in loop for addressing
503 subl %ebx,%ebx // high word must be 0 in loop for addressing
642 subl %ebx,%ebx // high word must be 0 in loop for addressing
645 subl %ecx,%ecx // high word must be 0 in loop for addressing
  /external/skia/include/core/
SkDescriptor.h 109 // the first value we should look at is the checksum, so this loop
112 // remove the aa < stop test in the loop...
  /external/sonivox/arm-fm-22k/lib_src/
eas_otadata.h 70 EAS_U8 currentPattern; /* current pattern for loop */
76 EAS_U8 loopCount; /* loop count for pattern */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_otadata.h 70 EAS_U8 currentPattern; /* current pattern for loop */
76 EAS_U8 loopCount; /* loop count for pattern */
  /external/sonivox/arm-wt-22k/lib_src/
eas_otadata.h 70 EAS_U8 currentPattern; /* current pattern for loop */
76 EAS_U8 loopCount; /* loop count for pattern */
  /external/speex/libspeex/
fixed_bfin.h 52 "LOOP divide%= LC0 = P0;\n\t"
79 "LOOP divide%= LC0 = P0;\n\t"
lpc_bfin.h 91 "LOOP pitch%= LC0 = P4 >> 1;\n\t"
96 "LOOP inner_prod%= LC1 = P3 >> 1;\n\t"
  /external/webkit/WebCore/WebCore.gyp/scripts/
action_csspropertynames.py 63 # Next time through the loop, look at everything after this '--'.
66 # loop again. Add an empty section now corresponding to the nothingness
rule_binding.py 67 # Next time through the loop, look at everything after this '--'.
70 # loop again. Add an empty section now corresponding to the nothingness
  /external/webkit/WebCore/css/
maketokenizer 111 # Skip past initialization code, down to main loop.
116 # Dump the main loop, skipping over labels we don't use.
  /external/webkit/WebCore/platform/win/
SharedTimerWin.cpp 89 // Windows Media Player has a modal message loop that will deliver messages
92 // them once the modal loop exits.
  /external/webkit/WebCore/plugins/qt/
PluginContainerQt.cpp 43 // and thus make Qt not quit the event loop after the last window
106 // back into the Qt event loop, so that we will actually scroll the parent

Completed in 935 milliseconds

<<21222324252627282930>>