Home
last modified time | relevance | path

Searched refs:Prior (Results 1 – 25 of 33) sorted by relevance

12

/external/llvm/lib/CodeGen/
DCodePlacementOpt.cpp187 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/
DREADME.md31 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/
D2011-11-15-multiexit.ll3 ; Prior to the fix for PR11375, indvars would replace %firstIV with a
/external/iptables/extensions/
Dlibxt_TCPMSS.man36 packets from itself to the source and destination IP addresses. Prior to
/external/antlr/antlr-3.4/runtime/C/doxygen/
Dchanges31.dox43 /// Prior to the 3.1 release, accessing the token source of a lexer required knowledge of where
/external/iproute2/
DRELNOTES59 * Rui Prior <rprior@inescporto.pt>. f_route failed to resolve fromif.
/external/llvm/test/CodeGen/X86/
D2011-09-14-valcoalesce.ll14 ; Prior to fixing PR10920 401.bzip miscompile, the coalescer would
/external/mdnsresponder/
DPrivateDNS.txt91 processing of an LLQ refresh. Prior to these changes, dnsextd would
/external/antlr/antlr-3.4/runtime/C/
DChangeLog227 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/
DReadme SDL Developer.txt48 selected item. Prior to Xcode 3.2 (Snow Leopard), this would
/external/webkit/Tools/android/flex-2.5.4a/
Dflex.skl124 * Prior to using the do-while the compiler would get upset at the
/external/oprofile/events/ppc64/power7/
Devents520 …) 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/
DREADME85 USB Implementers Forum in may, 2008. Prior to this, only a
/external/jpeg/
Dstructure.doc371 convert to zigzag order as necessary. Prior versions of the IJG code did
Dlibjpeg.doc1685 buffer*. Prior buffers may be discarded only after the library establishes
/external/qemu/distrib/jpeg-6b/
Dstructure.doc371 convert to zigzag order as necessary. Prior versions of the IJG code did
Dlibjpeg.doc1685 buffer*. Prior buffers may be discarded only after the library establishes
/external/llvm/docs/
DCodeGenerator.rst901 Prior to the existence of the Legalize passes, we required that every target
/external/valgrind/main/
DNEWS978 instructions. Prior to this change, such arrangements usually
/external/libppp/src/
Dppp.8.m42966 Prior to
/external/webkit/Source/WebKit/win/
DChangeLog1841 Prior to r63339, the last-set cursor was recorded in Widget::setCursor.
DChangeLog-2009-06-167422 This regressed in r29583. Prior to r29583, the code path that resulted
/external/webkit/Source/WebKit/mac/
DChangeLog8986Prior to r51617 we would always look at the plug-in database to determine that the MIME type belon…
/external/webkit/Source/WebCore/
DChangeLog30656 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/
DChangeLog-2011-02-1614936 Prior to this change the contents of the AutoFill popup menu only included AutoFill

12