Searched refs:End (Results 251 - 275 of 361) sorted by relevance

<<1112131415

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DRegisterCoalescer.cpp1626 SlotIndex End = OtherI->end; local
1627 if (End >= MBBEnd) {
1634 << " to " << End << '\n');
1636 if (End.isDead())
1638 TaintExtent.push_back(std::make_pair(End, TaintedLanes));
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp490 BasicBlock::const_iterator End,
495 for (BasicBlock::const_iterator I = Begin; I != End && !SDB->HasTailCall; ++I)
1026 BasicBlock::const_iterator const End = LLVMBB->end(); member in class:BasicBlock
1027 BasicBlock::const_iterator BI = End;
1059 unsigned NumFastIselRemaining = std::distance(Begin, End);
2987 // End of this scope, pop it and try the next child in the containing
489 SelectBasicBlock(BasicBlock::const_iterator Begin, BasicBlock::const_iterator End, bool &HadTailCall) argument
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/khim/
H A Dkhim.tcl1433 # Handles the Home and End keys in the KHIM character map
1438 # key - 1 for End, 0 for Home
1882 bind khim::cmap <Control-End> {khim::CMapMoveTo %W 0xffff; break}
1884 bind khim::cmap <Shift-End> {khim::CMapHome %W 0x0100 1; break}
1886 bind khim::cmap <End> {khim::CMapHome %W 0x010 1; break}
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/library/
H A Dtreectrl.tcl102 bind TreeCtrl <KeyPress-End> {
111 bind TreeCtrl <Control-KeyPress-End> {
114 bind TreeCtrl <Shift-Control-KeyPress-End> {
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCACM/DataDriver/Classes/
H A DAppleUSBCDCACMData.cpp397 if (Queue->NextChar >= Queue->End)
430 if (Queue->LastChar >= Queue->End)
454 Queue->End = (UInt8*)((size_t)Buffer + Size);
482 Queue->End = 0;
/macosx-10.10/AppleUSBIrDA-145.2.4/AppleUSBIrDA/
H A DAppleUSBIrDA.cpp417 if ( Queue->NextChar >= Queue->End )
458 if ( Queue->LastChar >= Queue->End )
484 Queue->End = (UInt8*)((size_t)Buffer + Size);
512 Queue->End = 0;
/macosx-10.10/ICU-531.30/icuSources/tools/gensprep/
H A DfilterRFC3454.pl165 # break if "End Table" is found
166 if( $line =~ /End\sTable/){
/macosx-10.10/OpenAL-54/Source/OpenAL/
H A DoalOSX.cpp500 ALuint End; member in struct:__anon2972::__anon2973
/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/
H A DInbandTextTrackPrivateAVF.cpp218 cueData.setAlign(GenericCueData::End);
/macosx-10.10/emacs-93/emacs/nt/
H A Dconfigure.bat478 echo # End of settings from configure.bat>>config.settings
491 echo /* End of settings from configure.bat. */ >>config.tmp
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Analysis/
H A DScalarEvolution.h430 const SCEV *End,
/macosx-10.10/llvmCore-3425.0.34/include/llvm/MC/
H A DMCAssembler.h661 MCSymbol *End; member in struct:llvm::DataRegionData
/macosx-10.10/pcre-7/pcre/
H A Dpcre_internal.h1235 OP_END, /* 0 End of pattern */
1261 OP_EODN, /* 23 End of data or \n at end of data: \Z. */
1262 OP_EOD, /* 24 End of data: \z */
1266 OP_DOLL, /* 27 End of line - varies with multiline switch */
1341 OP_KET, /* 85 End of group that doesn't have an unbounded repeat */
1412 "End", "\\A", "\\G", "\\K", "\\B", "\\b", "\\D", "\\d", \
1444 1, /* End */ \
1665 USPTR end_subject; /* End of the subject string */
1685 const uschar *end_subject; /* End of subject string */
1805 /* End o
[all...]
/macosx-10.10/ruby-106/ruby/tool/
H A Dtranscode-tblgen.rb70 <<"End"
74 End
583 <<"End" + "\n")
586 End
849 transcoder_code = <<"End"
862 End
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/smtpd/
H A Dsmtpd.tcl79 { End with a line containing a single dot.}}
810 Puts $channel "214 End of HELP"
925 # End:
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/support/devel/sak/test/
H A Drun.tcl281 Start; End ; StartFile ; EndFile
385 proc ::sak::test::run::End {} {
387 if {![regexp "^@@ End (.*)$" $line -> end]} return
389 #sak::registry::local set $xshell End $end
430 #sak::registry::local set $xshell End $end
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/tablelist/scripts/
H A DtablelistEdit.tcl62 Control-Home Control-End Meta-b Meta-f
2233 bind TablelistEdit <$modifier-End> {
2263 bind TablelistEdit <Control-End> {
2264 if {![tablelist::isKeyReserved %W Control-End]} {
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/support/devel/sak/test/
H A Drun.tcl255 Start; End
357 proc ::sak::test::run::End {} {
359 if {![regexp "^@@ End (.*)$" $line -> end]} return
361 #sak::registry::local set $xshell End $end
/macosx-10.10/apr-32/apr-util/apr-util/
H A Daprutil.mak36 # End Custom Macros
227 # End Custom Macros
423 # End Custom Macros
619 # End Custom Macros
/macosx-10.10/bind9-45.101/bind9/bin/check/win32/
H A Dnamedcheckzone.mak191 # End Custom Macros
/macosx-10.10/bind9-45.101/bind9/bin/nsupdate/win32/
H A Dnsupdate.mak160 # End Custom Macros
/macosx-10.10/bind9-45.101/bind9/bin/win32/BINDInstall/
H A DBINDInstall.mak163 # End Custom Macros
/macosx-10.10/bind9-45.101/bind9/lib/bind9/win32/
H A Dlibbind9.mak171 # End Custom Macros
/macosx-10.10/bind9-45.101/bind9/lib/isccfg/win32/
H A Dlibisccfg.mak174 # End Custom Macros
/macosx-10.10/cups-408/cups/everywhere/
H A Dbonjour-tests.bat327 :: End of "$Id: bonjour-tests.bat 12142 2014-08-30 02:35:43Z msweet $".

Completed in 665 milliseconds

<<1112131415