/external/dbus/dbus/ |
dbus.h | 82 * have features such as object systems and main loops that allow a 86 * integration with arbitrary object systems, languages, main loops,
|
/external/icu4c/config/ |
mh-beos | 19 # -fschedule-insns -fschedule-insns2 -ffloat-store -funroll-loops \ 21 # -funroll-all-loops -ffunction-sections -fdata-sections
|
/external/sonivox/arm-wt-22k/lib_src/ |
dls.h | 251 ULONG cSampleLoops; /* Count of Sample loops, 0 loops is one shot */
|
/external/opencore/protocols/systems/common/include/ |
pv_2way_basic_types.h | 75 PV_LOOPBACK_COMM, /* Loops back from Comm source to Comm sink */ 76 PV_LOOPBACK_ENGINE, /* Loops back media at the engine level, no mux involved */ 77 PV_LOOPBACK_MUX /* Loops back at the output of the mux */
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/xslt/ |
SecuritySupport12.java | 80 // eliminate loops in case of the boot
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ |
SecuritySupport12.java | 80 // eliminate loops in case of the boot
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/ |
SecuritySupport12.java | 80 // eliminate loops in case of the boot
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
SecuritySupport12.java | 77 // eliminate loops in case of the boot
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/ |
SecuritySupport12.java | 80 // eliminate loops in case of the boot
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/functions/ |
SecuritySupport12.java | 80 // eliminate loops in case of the boot
|
/dalvik/vm/alloc/ |
Float12.h | 32 * it without all of these loops.
|
/external/dropbear/libtommath/ |
bn_fast_s_mp_mul_digs.c | 23 * of making the nested loops that compute the columns very
|
/external/e2fsprogs/misc/ |
lsattr.c | 15 * 93/11/13 - Replace stat() calls by lstat() to avoid loops
|
/external/libpng/scripts/ |
makefile.cygwin | 58 #ALIGN=-malign-loops=2 -malign-functions=2 66 # $(addprefix -I,$(ZLIBINC)) -W -Wall -O $(ALIGN) -funroll-loops \ 70 # -W -Wall -O $(ALIGN) -funroll-loops \ 74 -W -Wall -O3 $(ALIGN) -funroll-loops -DPNG_NO_MMX_CODE \
|
makefile.mingw | 62 #ALIGN=-malign-loops=2 -malign-functions=2 70 # $(addprefix -I,$(ZLIBINC)) -W -Wall -O $(ALIGN) -funroll-loops \ 74 # -W -Wall -O $(ALIGN) -funroll-loops \ 78 -W -Wall -O3 $(ALIGN) -funroll-loops -DPNG_NO_MMX_CODE \
|
/external/skia/src/core/ |
SkComposeShader.cpp | 128 // for these loops
|
/external/webkit/WebKit/chromium/src/ |
WebKit.cpp | 63 // coded websites out there which do create CPU-spinning loops. Using
|
/external/webkit/WebKitTools/DumpRenderTree/pthreads/ |
JavaScriptThreadingPthreads.cpp | 54 // Loops forever, running a script and randomly respawning, until
|
/frameworks/base/core/jni/ |
android_bluetooth_common.h | 50 // size of the dbus event loops pollfd structure, hopefully never to be grown
|
/packages/apps/Camera/tests/src/com/android/camera/stress/ |
SwitchPreview.java | 91 mOut.write("No of loops :" + TOTAL_NUMBER_OF_SWITCHING + "\n");
|
/system/core/include/cutils/ |
selector.h | 121 * Loops continuously selecting file descriptors and firing events.
|
/system/core/libacc/tests/data/ |
bellard.otccex.c | 38 /* 'while' and 'for' loops are supported */
|
/external/iproute2/doc/actions/ |
mirred-usage | 32 Do not create loops! 33 Loops are not hard to create in the egress qdiscs.
|
/external/libpng/ |
INSTALL | 156 CFLAGS="-Wall -O -funroll-loops \ 157 -malign-loops=2 -malign-functions=2" ./configure --prefix=/usr/include \
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/Object/ |
regress-90596-003.js | 22 * SUMMARY: A [DontEnum] prop, if overridden, should appear in for-in loops. 38 var summary = '[DontEnum] props (if overridden) should appear in for-in loops';
|