Searched refs:jumps (Results 1 – 25 of 27) sorted by relevance
12
/external/grub/ |
D | config.log | 205 … -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 … 241 … -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 … 268 … -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 … 277 … -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 … 286 … -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 … 295 … -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 … 304 … -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 … 313 … -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 … 322 … -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 … 362 … -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 … [all …]
|
D | 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 \
|
D | 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"
|
D | acinclude.m4 | 155 dnl Older versions of GAS require that absolute indirect calls/jumps are
|
D | config.status | 535 s,@CPPFLAGS@, -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-…
|
D | ChangeLog | 1040 supports `-falign-*'. If true, use `-falign-jumps', 1042 `-malign-jumps', `-malign-loops' and `-malign-functions', 3363 * configure.in (CPPFLAGS): Added -malign-jumps=1, 4393 function. Check if GAS requires absolute indirect calls/jumps
|
/external/icu4c/config/ |
D | mh-beos | 16 # -ffunction-cse -fstrength-reduce -fthread-jumps -fcse-follow-jumps \
|
/external/qemu/docs/ |
D | CPU-EMULATION.TXT | 9 branch (e.g. jumps, conditional branches, returns).
|
/external/webkit/JavaScriptCore/assembler/ |
D | AbstractMacroAssembler.h | 414 const JumpVector& jumps() { return m_jumps; } in jumps() function
|
/external/webkit/JavaScriptCore/yarr/ |
D | RegexJIT.cpp | 362 void jumpToBacktrack(JumpList& jumps, MacroAssembler* masm) in jumpToBacktrack() 365 jumps.linkTo(backtrackLabel, masm); in jumpToBacktrack() 367 backTrackJumps.append(jumps); in jumpToBacktrack()
|
/external/webkit/JavaScriptCore/jit/ |
D | JITInlineMethods.h | 190 const JumpList::JumpVector& jumpVector = jumpList.jumps(); in addSlowCase()
|
/external/libpcap/ |
D | CHANGES | 413 - Add support for "long jumps". Thanks to Jeffrey Mogul
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog | 1900 slow case if not JSCell jumps. 2099 (JSC::AbstractMacroAssembler::JumpList::jumps): New accesor, used by 2121 can track multiple jumps to the same slow case condition together. 2586 number of jumps you might need to take. 2598 of op_eq, except it takes jumps instead of copying the condition
|
D | ChangeLog-2009-06-16 | 585 currrently only supports planting and linking jumps with a 16Mb range. 8367 to link any JIT-code to JIT-code jumps and calls. 9697 used to record jumps between bytecodes) 3, to accomodate larger potential 9698 jumps. Bumped PCRE's "MAX_PATTERN_SIZE" to 1MB. (Technically, at this 9954 by marking the target of all forward jumps as being a jump target, and then clears the 19395 Renames jumps to m_jumps in JumpList. 19702 (removing the jumps between fall-through cases in privateExecute). 19910 vector of jumps" helper in a place I missed before. 20539 …Bug 22287: ASSERTION FAILED: Not enough jumps linked in slow case codegen in CTI::privateCompileSl… 23940 many slow case jumps as the corresponding fast case generated, and [all …]
|
D | ChangeLog-2008-08-10 | 7284 Bug 19457: Create fused opcodes for tests and conditional jumps 10422 - document opcodes relating to jumps, scopes, and property name iteration 24721 wanings about jumps across the initialization of a variable.
|
/external/openssl/crypto/des/asm/ |
D | des_enc.m4 | 1633 bpos,pt %icc, .ncbc.enc.next.block ! also jumps if 0
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/ |
D | flex.info | 2568 handler which long-jumps out of the scanner, and the scanner is
|
D | flex.texi | 3034 and an interrupt handler which long-jumps out of
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
D | flex.man | 3198 interrupt handler which long-jumps out of the scanner,
|
/external/bison/doc/ |
D | bison.texinfo | 6390 flow jumps to state 2. If there is no such transition on a nonterminal 6392 the parse stack, and the control flow jumps to state 1. Any other
|
D | bison.info | 5895 jumps to state 2. If there is no such transition on a nonterminal 5897 the parse stack, and the control flow jumps to state 1. Any other
|
/external/webkit/WebCore/ |
D | ChangeLog | 7006 …won't work during inter-deck jumps (same URL, different fragment). Covered by new test fast/wml/ne… 10499 Moving cursor in Thai text sometimes jumps over two characters 11414 Video size sometimes jumps just after the video starts loading
|
D | ChangeLog-2007-10-14 | 9284 variables between jumps with goto ("jump to label foo crosses 24414 …- updates for <rdar://problem/4820817> Autoscroll is broken in Mail.app (message jumps around when… 38678 …- fix <rdar://problem/3109180> VIP: after go back, page jumps after loading even if I scrolled whi… 46229 …- fixed <rdar://problem/4820817> Autoscroll is broken in Mail.app (message jumps around when tryin… 47453 <rdar://problem/4820817> Message jumps around when trying to select text 50242 …REGRESSION: Selection box does not scroll to where the focus jumps when pressing an alphanumeric k…
|
D | ChangeLog-2002-12-03 | 1507 - fixed 3090219 -- Window jumps up and down when loading nikon page
|
D | ChangeLog-2006-05-10 | 38680 REGRESSION: Page scroll position jumps when clicking on word in editable div
|
12