Searched
full:loops (Results
251 -
275 of
573) sorted by null
<<11121314151617181920>>
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/ |
wmf_to_ets.cpp | 43 loops for optimized code. Updating as per review comments.
|
/external/openssl/crypto/0.9.9-dev/sha/ |
sha1-armv4-large.pl | 26 # small = detached Xload/update, loops are folded;
|
/external/openssl/crypto/des/asm/ |
des_enc.m4 | 76 #define LOOPS 7 1292 mov LOOPS, out4 ! loop counter 1320 mov LOOPS, out4 ! loop counter [all...] |
/external/openssl/crypto/sha/ |
sha256.c | 93 * compiler decide if it's appropriate to unroll small loops.
|
/external/proguard/docs/ |
FAQ.html | 116 <li>Moving constant expressions out of loops.
|
/external/proguard/src/proguard/optimize/peephole/ |
ClassMerger.java | 254 // wouldn't cause loops in the class hierarchy.
|
/external/qemu/distrib/sdl-1.2.12/src/audio/alsa/ |
SDL_alsa_audio.c | 259 if (parent && (((++cnt)%10) == 0)) { /* Check every 10 loops */
|
/external/quake/quake/src/WinQuake/ |
Makefile.Solaris | 25 RELEASE_CFLAGS=$(BASE_CFLAGS) -O6 -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations
|
/external/v8/src/ |
codegen.cc | 286 // Force the creation of the corresponding stub outside loops,
|
/external/webkit/JavaScriptCore/yarr/ |
RegexParser.h | 522 * This method loops over the input pattern reporting tokens to the delegate.
|
/external/wpa_supplicant_6/wpa_supplicant/src/tls/ |
tlsv1_server.c | 167 /* Avoid alert loops */
|
/external/wpa_supplicant_6/wpa_supplicant/src/utils/ |
eloop.c | 356 /* Use SIGALRM to break out from potential busy loops that
|
/frameworks/base/docs/html/guide/basics/ |
appmodel.jd | 231 long or blocking operations (such as networking calls or computation loops)
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
reorder.cpp | 40 4. Replaced loop counter with decrement loops
|
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/ |
wmf_to_ets.cpp | 43 loops for optimized code. Updating as per review comments.
|
/hardware/ti/wlan/wl1271/platforms/hw/linux/ |
SdioAdapter.c | 354 * Each of the following loops is a workaround for a HW bug that will be solved in PG1.1 !!
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/ |
cc1 | |
/prebuilt/linux-x86/toolchain/sh-4.3.3/libexec/gcc/sh-linux-gnu/4.3.3/ |
cc1 | |
/system/wlan/ti/wilink_6_1/platforms/hw/linux/ |
SdioAdapter.c | 331 * Each of the following loops is a workaround for a HW bug that will be solved in PG1.1 !!
|
/external/giflib/ |
dgif_lib.c | 814 * defective image, we count the number of loops we trace 862 * If image is defective, we might loop here forever, so we limit the loops to [all...] |
/external/icu4c/common/ |
ustrtrns.c | 92 /* usually "loops" once; twice only for writing subchar */ 429 * the conversion loops. In order to reduce the path lengths for those [all...] |
/frameworks/base/media/libmedia/ |
AudioTrack.cpp | 368 // Cancel loops (If we are in the middle of a loop, playback 878 // stuck here not being able to handle timed events (position, markers, loops).
|
/system/core/sh/ |
eval.c | 1139 * the number of loops to break/continue, or the number of function 1141 * be an error to break out of more loops than exist, but it isn't
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
gccint.info | 96 * Loop Analysis and Representation:: Analysis and representation of loops [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
gccint.info | 96 * Loop Analysis and Representation:: Analysis and representation of loops [all...] |
Completed in 530 milliseconds
<<11121314151617181920>>