Searched refs:PH (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10.1/ntp-92/scripts/
H A Dntptrace30 open(PH, $cmd . "|") || die "failed to start command $cmd: $!";
31 while (<PH>) {
40 close(PH) || die "$cmd failed";
61 open(PH, $cmd . "|") || die "failed to start command $cmd: $!";
63 while (<PH>) {
66 close(PH) || die "$cmd failed";
H A Dntptrace.in30 open(PH, $cmd . "|") || die "failed to start command $cmd: $!";
31 while (<PH>) {
40 close(PH) || die "$cmd failed";
61 open(PH, $cmd . "|") || die "failed to start command $cmd: $!";
63 while (<PH>) {
66 close(PH) || die "$cmd failed";
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/tests/visualtests/utils/
H A DtestUtil.tcl21 proc PH { str } { procedure
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp268 BasicBlock *PH = L->getLoopPreheader(); local
273 BasicBlock *PEnd = SplitEdge(PH, Header, LPM->getAsPass());
275 BranchInst *PreHeaderBR = cast<BranchInst>(PH->getTerminator());
305 BasicBlock *LastLoopBB = PH;
353 PH->getTerminator()->setSuccessor(0, NewBB);
370 ConnectProlog(L, TripCount, Count, LastLoopBB, PEnd, PH, NewPH, LVMap,
/macosx-10.10.1/pcre-7/pcre/
H A Dmakevp.bat2 :: PH 19-03-07 renamed !compile.txt and !linklib.txt as makevp-compile.txt and
4 :: PH 26-03-07 re-renamed !compile.txt and !linklib.txt as makevp-c.txt and
6 :: PH 29-03-07 hopefully the final rename to makevp_c and makevp_l
/macosx-10.10.1/groff-38/groff/src/roff/grog/
H A Dgrog.pl98 elsif (/^\.(PH|SA)$sp/) {
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/tests/visualtests/
H A DtestFrom.tcl36 PH "Image Read/Write (Using -from option)"
H A DtestFull.tcl36 PH "Image Read/Write (Full Images)"
H A DtestTo.tcl36 PH "Image Read/Write (Using -to option)"
H A DtestSmall.tcl36 PH "Image Read/Write (Different sizes)"
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1697 PHINode *PH = dyn_cast<PHINode>(ShadowUse->getOperand(0)); local
1698 if (!PH) continue;
1699 if (PH->getNumIncomingValues() != 2) continue;
1701 Type *SrcTy = PH->getType();
1708 if (PH->getIncomingBlock(0) == L->getLoopPreheader()) {
1716 ConstantInt *Init = dyn_cast<ConstantInt>(PH->getIncomingValue(Entry));
1723 dyn_cast<BinaryOperator>(PH->getIncomingValue(Latch));
1731 if (Incr->getOperand(0) == PH)
1733 else if (Incr->getOperand(1) == PH)
1745 PHINode *NewPH = PHINode::Create(DestTy, 2, "IV.S.", PH);
[all...]
H A DIndVarSimplify.cpp105 void HandleFloatingPointIV(Loop *L, PHINode *PH);
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dcobol.vim71 syn keyword cobolReserved contained PAGE PAGE-COUNTER PERFORM PF PH PIC PICTURE PLUS POINTER POSITION POSITIVE
/macosx-10.10.1/ncurses-44/ncurses/misc/
H A Dterminfo.src12548 clear=^^PH, cub1=^^PD, cud1=^^PB, cuf1=^^PC, cuu1=^^PA,
12551 kPRT=^^P1, kRIT=^^Pc, kclr=^^PH, kcub1=^^PD, kcud1=^^PB,
12786 clear=\036FG\036PH, fsl=\036F}01\022,
19516 bold=%?%gH%{0}%=%t\E&dH%{1}%PH%;, cbt=\Ei,
19528 sgr=\E&d@%{0}%PA%{0}%PB%{0}%PD%{0}%PH%?%p1%p3%p5%|%|%t\E&dB%{1}%PB%;%?%p4%t\E&dA%{1}%PA%;%?%p6%t\E&dH%{1}%PH%;%?%p2%t\E&dD%;,
19529 sgr0=\E&d@%{0}%PA%{0}%PB%{0}%PH, smir=\EQ, smkx=\E&jB,
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dtermcap.src9639 :as=\036FS11:ce=^^PE:ch=\020%.\177:cl=^^PH:cv=\020\177%.:\
9640 :do=^^PB:ho=^^PF:i1=\022\003\036P@1:i2=\036Fz0:kC=^^PH:\
9871 :cl=\036FG\036PH:fs=\036F}01\022:\
15928 :md=%?%gH%{0}%=%t\E&dH%{1}%PH%;:\
15929 :me=\E&d@%{0}%PA%{0}%PB%{0}%PH:\

Completed in 384 milliseconds