HomeSort by relevance Sort by last modified time
    Searched full:jumps (Results 1 - 25 of 259) sorted by null

1 2 3 4 5 6 7 8 91011

  /dalvik/vm/mterp/armv5te/
OP_RETURN.S 4 * structure, then jumps to the return handler.
OP_RETURN_WIDE.S 4 * structure, then jumps to the return handler.
  /dalvik/vm/mterp/x86/
OP_RETURN.S 4 * structure, then jumps to the return handler.
OP_RETURN_WIDE.S 4 * structure, then jumps to the return handler.
  /dalvik/tests/020-string/
expected.txt 6 subStr is 'uick brown fox jumps over the lazy '
  /dalvik/libcore/xml/src/test/resources/
SimpleBuilderTest.xml 21 <?cmd jumps over the lazy dog.?>
  /external/webkit/WebCore/manual-tests/
textarea-caret-position-after-auto-spell-correct.html 3 <p>Tests bug <a href="https://bugs.webkit.org/show_bug.cgi?id=26200">26200</a> where the caret position jumps off to an incorrect position after auto-correcting a misspelled word.</p>
  /dalvik/vm/mterp/x86-atom/
OP_RETURN_COMMON.S 24 * structure, then jumps to the return handler.
OP_RETURN_WIDE.S 24 * structure, then jumps to the return handler.
  /external/iproute2/include/linux/
inet_diag.h 45 * All the commands identified by "code" are conditional jumps forward:
  /external/v8/src/ia32/
jump-target-ia32.cc 44 // Live non-frame registers are not allowed at unconditional jumps
199 // Fast case: no forward jumps and no possible backward jumps.
210 // Fast case: no forward jumps, possible backward ones. Remove
224 // possible backward jumps. Pick up the only reaching frame, take
268 // There were forward jumps. Handle merging the reaching frames
291 // there cannot be backward jumps.
348 // There were no forward jumps. There must be a current frame and
390 // jumps to this target.
410 // jumps to this target
    [all...]
  /external/v8/src/x64/
jump-target-x64.cc 44 // Live non-frame registers are not allowed at unconditional jumps
199 // Fast case: no forward jumps and no possible backward jumps.
210 // Fast case: no forward jumps, possible backward ones. Remove
224 // possible backward jumps. Pick up the only reaching frame, take
268 // There were forward jumps. Handle merging the reaching frames
291 // there cannot be backward jumps.
348 // There were no forward jumps. There must be a current frame and
390 // jumps to this target.
410 // jumps to this target
    [all...]
  /external/grub/
config.log 205 configure:3883: gcc -c -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
241 configure:4090: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
268 configure:4156: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
277 configure:4229: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
286 configure:4295: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
295 configure:4361: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
304 configure:4435: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
313 configure:4501: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
322 configure:4592: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c -lutil >&5
362 configure:4668: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c -lncurses >&
    [all...]
Android.mk 32 -Wpointer-arith -falign-jumps=1 -falign-loops=1 \
87 -Wpointer-arith -falign-jumps=1 -falign-loops=1 \
123 -Wpointer-arith -falign-jumps=1 -falign-loops=1 \
  /external/kernel-headers/original/asm-arm/
semaphore.h 92 * jumps for both down() and up().
  /external/v8/src/arm/
jump-target-arm.cc 44 // Live non-frame registers are not allowed at unconditional jumps
164 // On ARM we do not currently emit merge code for jumps, so we need to do
175 // On ARM we do not currently emit merge code for jumps, so we need to do
189 // jumps to this target.
213 // jumps to this target.
  /external/v8/src/
jump-target.h 46 // forward jumps and pairs them with labels for the merge code along
49 // frame. For backward jumps, the merge code is generated at the edge
140 // A list of frames reaching this block via forward jumps.
147 // jumps to the block. Set when the jump target is bound, but may
240 // shadowing). They are used to catch jumps to labels in certain
  /external/icu4c/config/
mh-beos 16 # -ffunction-cse -fstrength-reduce -fthread-jumps -fcse-follow-jumps \
  /dalvik/tests/020-string/src/
Main.java 59 String baseStr = "The quick brown fox jumps over the lazy dog!";
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinKeyboardView.java 111 * This function checks to see if we need to handle any sudden jumps in the pointer location
127 // Real multi-touch event? Stop looking for sudden jumps
169 // Send a down event first, as we dropped a bunch of sudden jumps and assume that
197 // for sudden jumps. Otherwise, if there was a sudden jump, return without processing the
  /external/icu4c/test/cintltst/
usrchdat.c 95 {"The quick brown fox jumps over the lazy foxes", "fox", "en",
97 {"The quick brown fox jumps over the lazy foxes", "fox", "en",
178 {"The quick brown fox jumps over the lazy foxes", "the", NULL,
180 {"The quick brown fox jumps over the lazy foxes", "fox", NULL,
443 {"The quick brown fox jumps over the lazy foxes", "fox", "en",
445 {"The quick brown fox jumps over the lazy foxes", "fox", "en",
501 {"The quick brown fox jumps over the lazy foxes", "the", NULL,
503 {"The quick brown fox jumps over the lazy foxes", "fox", NULL,
  /external/webkit/JavaScriptCore/assembler/
AssemblerBufferWithConstantPool.h 80 return with a constant pool barrier instruction which jumps over the
216 // This flushing mechanism can be called after any unconditional jumps.
AbstractMacroAssembler.h 366 // All jumps in the set will be linked to the same destination.
404 const JumpVector& jumps() { return m_jumps; } function in class:JSC::AbstractMacroAssembler::JumpList
  /external/libpng/contrib/visupng/
cexcept.h 166 the expression is required. Whereas return jumps back to the place
167 where the current function was called, Throw jumps back to the Catch
  /bionic/libc/arch-sh/include/machine/
asm.h 155 * Functions that do non local jumps don't need to preserve r12,

Completed in 131 milliseconds

1 2 3 4 5 6 7 8 91011