Searched refs:Four (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Target/X86/
H A DX86TargetObjectFile.cpp35 const MCExpr *Four = MCConstantExpr::Create(4, getContext()); local
36 return MCBinaryExpr::CreateAdd(Res, Four, getContext());
H A DX86ISelLowering.cpp8070 SDValue Four = DAG.getIntPtrConstant(4); local
8072 Zero, Four);
/macosx-10.10/llvmCore-3425.0.34/lib/Target/X86/MCTargetDesc/
H A DX86MCAsmInfo.cpp113 const MCExpr *Four = MCConstantExpr::Create(4, Context); local
114 return MCBinaryExpr::CreateAdd(Res, Four, Context);
/macosx-10.10/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/ExampleCode/
H A DMakeTextMovie.tcl12 .m tracks add text 1 1800 600 Four
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/tcl/tests/
H A Dbasic.test78 foreach x {one One two Two three Three four Four} {
97 foreach x {one One two Two three Three four Four} {
120 foreach x {one One two Two three Three four Four} {
/macosx-10.10/ruby-106/ruby/ext/tk/sample/demos-en/
H A Dentry3.rb25 Four different entries are displayed below. You can add characters \
/macosx-10.10/misc_cmds-33/calendar/calendars/
H A Dcalendar.history131 05/04 Four Kent State students are shot down by the National Guard, 1970
360 10/11 The Gang of Four are arrested in Peking, 1976
/macosx-10.10/CPANInternal-159.1/Parse-Yapp-1.05/lib/Parse/
H A DYapp.pm244 Four useful methods in error recovery sub
/macosx-10.10/postfix-255/
H A Dchunking.pl1206 Four score and seven years ago our fathers brought forth on this
/macosx-10.10/ruby-106/ruby/ext/tk/sample/tkextlib/tile/
H A Ddemo.rb669 %w(One Two Three Four).each{|lbl|
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2827 SDValue Four = DAG.getIntPtrConstant(4); local
2828 if (TLI.isBigEndian()) std::swap(Zero, Four);
2830 Zero, Four);
H A DLegalizeDAG.cpp2251 SDValue Zero = DAG.getIntPtrConstant(0), Four = DAG.getIntPtrConstant(4);
2253 SignSet, Four, Zero);
/macosx-10.10/llvmCore-3425.0.34/lib/Analysis/
H A DScalarEvolution.cpp5357 APInt Four(BitWidth, 4);
5373 SqrtTerm -= Four * (A * C);
/macosx-10.10/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3998 SDValue Four = DAG.getConstant(4, PtrVT); local
3999 SDValue Addr = DAG.getNode(ISD::ADD, dl, PtrVT, StackSlot, Four);
/macosx-10.10/emacs-93/emacs/etc/
H A Dtermcap.src13956 # The MAI Basic Four computer was obsolete at the end of the 1980s.
13964 mai|basic4|MAI Basic Four in ansi mode:\
/macosx-10.10/ncurses-44/ncurses/misc/
H A Dterminfo.src17378 # The MAI Basic Four computer was obsolete at the end of the 1980s.
17386 mai|basic4|MAI Basic Four in ansi mode,

Completed in 592 milliseconds