Searched refs:Prior (Results 1 – 25 of 33) sorted by relevance
12
/external/llvm/lib/CodeGen/ |
D | CodePlacementOpt.cpp | 187 MachineFunction::iterator Prior = prior(Begin); in EliminateUnconditionalJumpsToTop() local 188 if (Prior == MF.begin()) in EliminateUnconditionalJumpsToTop() 191 if (!HasFallthrough(Prior)) in EliminateUnconditionalJumpsToTop() 194 if (Prior->isSuccessor(End)) in EliminateUnconditionalJumpsToTop() 197 if (Prior == MachineFunction::iterator(TopMBB)) { in EliminateUnconditionalJumpsToTop() 202 if (!Prior->isSuccessor(End)) in EliminateUnconditionalJumpsToTop() 209 if (!HasAnalyzableTerminator(prior(MachineFunction::iterator(Prior)))) in EliminateUnconditionalJumpsToTop() 213 Begin = Prior; in EliminateUnconditionalJumpsToTop()
|
/external/okhttp/ |
D | README.md | 31 OkHttp uses the platform's [ProxySelector][2]. Prior to Android 4.0, `ProxySelector` didn't honor t… 33 OkHttp's test suite creates an in-process HTTPS server. Prior to Android 2.3, SSL server sockets we…
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | 2011-11-15-multiexit.ll | 3 ; Prior to the fix for PR11375, indvars would replace %firstIV with a
|
/external/iptables/extensions/ |
D | libxt_TCPMSS.man | 36 packets from itself to the source and destination IP addresses. Prior to
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | changes31.dox | 43 /// Prior to the 3.1 release, accessing the token source of a lexer required knowledge of where
|
/external/iproute2/ |
D | RELNOTES | 59 * Rui Prior <rprior@inescporto.pt>. f_route failed to resolve fromif.
|
/external/llvm/test/CodeGen/X86/ |
D | 2011-09-14-valcoalesce.ll | 14 ; Prior to fixing PR10920 401.bzip miscompile, the coalescer would
|
/external/mdnsresponder/ |
D | PrivateDNS.txt | 91 processing of an LLQ refresh. Prior to these changes, dnsextd would
|
/external/antlr/antlr-3.4/runtime/C/ |
D | ChangeLog | 227 Prior change to use memcpy instead of memmove in all cases missed the 537 Prior change to use memcpy instead of memmove in all cases missed the
|
/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/ |
D | Readme SDL Developer.txt | 48 selected item. Prior to Xcode 3.2 (Snow Leopard), this would
|
/external/webkit/Tools/android/flex-2.5.4a/ |
D | flex.skl | 124 * Prior to using the do-while the compiler would get upset at the
|
/external/oprofile/events/ppc64/power7/ |
D | events | 520 …) The data source information is valid,the data cache has been reloaded. Prior to POWER5+ this in… 528 …) The data source information is valid,the data cache has been reloaded. Prior to POWER5+ this in… 536 …) The data source information is valid,the data cache has been reloaded. Prior to POWER5+ this in… 688 …) The data source information is valid,the data cache has been reloaded. Prior to POWER5+ this in… 808 …) The data source information is valid,the data cache has been reloaded. Prior to POWER5+ this in… 856 …) The data source information is valid,the data cache has been reloaded. Prior to POWER5+ this in… 1328 …) The data source information is valid,the data cache has been reloaded. Prior to POWER5+ this in… 1384 …) The data source information is valid,the data cache has been reloaded. Prior to POWER5+ this in… 1728 …) The data source information is valid,the data cache has been reloaded. Prior to POWER5+ this in…
|
/external/libmtp/ |
D | README | 85 USB Implementers Forum in may, 2008. Prior to this, only a
|
/external/jpeg/ |
D | structure.doc | 371 convert to zigzag order as necessary. Prior versions of the IJG code did
|
D | libjpeg.doc | 1685 buffer*. Prior buffers may be discarded only after the library establishes
|
/external/qemu/distrib/jpeg-6b/ |
D | structure.doc | 371 convert to zigzag order as necessary. Prior versions of the IJG code did
|
D | libjpeg.doc | 1685 buffer*. Prior buffers may be discarded only after the library establishes
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 901 Prior to the existence of the Legalize passes, we required that every target
|
/external/valgrind/main/ |
D | NEWS | 978 instructions. Prior to this change, such arrangements usually
|
/external/libppp/src/ |
D | ppp.8.m4 | 2966 Prior to
|
/external/webkit/Source/WebKit/win/ |
D | ChangeLog | 1841 Prior to r63339, the last-set cursor was recorded in Widget::setCursor.
|
D | ChangeLog-2009-06-16 | 7422 This regressed in r29583. Prior to r29583, the code path that resulted
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog | 8986 …Prior to r51617 we would always look at the plug-in database to determine that the MIME type belon…
|
/external/webkit/Source/WebCore/ |
D | ChangeLog | 30656 the width of the anonymous box and deciding to hide the time display. Prior to 47427 Prior to this patch, the parser would yield to perform a layout/paint before running a 49183 Prior to this patch, the parser would yield to perform a layout/paint before running a 63842 Prior to this patch, the parser would yield to perform a layout/paint before running a
|
/external/webkit/Source/WebKit/chromium/ |
D | ChangeLog-2011-02-16 | 14936 Prior to this change the contents of the AutoFill popup menu only included AutoFill
|
12