/external/webkit/JavaScriptCore/assembler/ |
ARMAssembler.cpp | 354 for (Jumps::Iterator iter = m_jumps.begin(); iter != m_jumps.end(); ++iter) {
|
ARMAssembler.h | 80 typedef SegmentedVector<int, 64> Jumps; 829 Jumps m_jumps;
|
/packages/apps/Gallery/src/com/android/camera/ |
ImageViewTouchBase.java | 108 // If we're zoomed in, pressing Back jumps out to show the
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
ImageViewTouchBase.java | 95 // If we're zoomed in, pressing Back jumps out to show the entire
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/arm-eabi/bin/ |
c++ | |
g++ | |
gcc | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/ |
arm-eabi-c++ | |
arm-eabi-cpp | |
arm-eabi-g++ | |
arm-eabi-gcc | |
arm-eabi-gcc-4.2.1 | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
options.h | [all...] |
/dalvik/docs/ |
porting-guide.html | 119 the top of the loop, fetches the next instruction, and jumps to the 205 setup and jumps directly to the next handler. We write this in assembly
|
/development/pdk/docs/porting/ |
dalvik.jd | 125 the top of the loop, fetches the next instruction, and jumps to the 211 setup and jumps directly to the next handler. We write this in assembly
|
/external/bluetooth/glib/docs/reference/gobject/ |
tut_gsignal.xml | 398 <function><link linkend="g-signal-stop">g_signal_stop</link></function>, emission jumps to CLEANUP state. 411 FALSE. If, at any point, it does not return TRUE, emission jumps to CLEANUP state.
|
/external/grub/ |
configure.ac | 144 CPPFLAGS="$CPPFLAGS -falign-jumps=1 -falign-loops=1 -falign-functions=1" 146 CPPFLAGS="$CPPFLAGS -malign-jumps=1 -malign-loops=1 -malign-functions=1"
|
/external/iptables/libiptc/ |
libiptc.c | 111 unsigned int references; /* how many jumps reference us */ 500 /* handling of jumps, etc. */ 605 /* handle jumps */ 612 /* Jumps can only happen to builtin chains, so we 739 /* Second pass: copy from cache to offsets, fill in jumps */ [all...] |
/external/webkit/WebKit/qt/tests/qwebpage/ |
tst_qwebpage.cpp | 800 QString content("<html><body<p id=one>The quick brown fox</p><p id=two>jumps over the lazy dog</p><p>May the source<br/>be with you!</p></body></html>"); [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/ |
i686-unknown-linux-gnu-c++ | |
i686-unknown-linux-gnu-cpp | |
i686-unknown-linux-gnu-g++ | |
i686-unknown-linux-gnu-gcc | |
i686-unknown-linux-gnu-gcc-4.2.1 | |
i686-unknown-linux-gnu-i686-unknown-linux-gnu-c++ | |