Searched refs:Sh (Results 1 - 14 of 14) sorted by relevance

/macosx-10.9.5/sudo-72/src/
H A Dsudoers.man.pl22 if (/^\.S[Sh] "SELinux_Spec"/) {
31 } elsif ($cond && /^\.(Sh|SS|IP|PP)/) {
H A Dsudo.man.pl18 } elsif ($cond && /^\.(Sh|SS|IP|PP)/) {
/macosx-10.9.5/OpenPAM-20/openpam/misc/
H A Dgendoc.pl384 .Sh NAME
387 .Sh LIBRARY
389 .Sh SYNOPSIS
401 .Sh DESCRIPTION
405 $mdoc .= ".Sh RETURN VALUES
420 $mdoc .= ".Sh RETURN VALUES
429 $mdoc .= ".Sh SEE ALSO\n" . genxref($func->{'xref'});
430 $mdoc .= ".Sh STANDARDS\n";
443 $mdoc .= ".Sh AUTHORS
505 .Sh NAM
[all...]
/macosx-10.9.5/ruby-104/ruby/tool/
H A Dmdoc2man.rb187 when 'Sh'
/macosx-10.9.5/network_cmds-433/ping6.tproj/
H A Dmd5.c78 #define Sh 20 macro
278 ROUND2(C, D, A, B, 11, Sg, 19); ROUND2(B, C, D, A, 0, Sh, 20);
280 ROUND2(C, D, A, B, 15, Sg, 23); ROUND2(B, C, D, A, 4, Sh, 24);
282 ROUND2(C, D, A, B, 3, Sg, 27); ROUND2(B, C, D, A, 8, Sh, 28);
284 ROUND2(C, D, A, B, 7, Sg, 31); ROUND2(B, C, D, A, 12, Sh, 32);
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp561 PHIUsageRecord(unsigned pn, unsigned Sh, Instruction *User) argument
562 : PHIId(pn), Shift(Sh), Inst(User) {}
579 LoweredPHIRecord(PHINode *pn, unsigned Sh, Type *Ty) argument
580 : PN(pn), Shift(Sh), Width(Ty->getPrimitiveSizeInBits()) {}
583 LoweredPHIRecord(PHINode *pn, unsigned Sh) argument
584 : PN(pn), Shift(Sh), Width(0) {}
H A DInstCombineCasts.cpp516 Value *Sh = ConstantInt::get(In->getType(), local
518 In = Builder->CreateLShr(In, Sh, In->getName()+".lobit");
892 Value *Sh = ConstantInt::get(Op0->getType(), local
894 Value *In = Builder->CreateAShr(Op0, Sh, Op0->getName()+".lobit");
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp539 if (ConstantSDNode *Sh =
541 ShAmt = Sh->getZExtValue();
561 if (ConstantSDNode *Sh =
563 ShAmt = Sh->getZExtValue();
678 if (ConstantSDNode *Sh =
680 ShAmt = Sh->getZExtValue();
700 if (ConstantSDNode *Sh =
702 ShAmt = Sh->getZExtValue();
739 if (ConstantSDNode *Sh = dyn_cast<ConstantSDNode>(N.getOperand(1))) {
740 ShAmt = Sh
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2232 SDValue Sh = DAG.getNode(ISD::SRL, dl, MVT::i64, Sel2,
2234 SDValue Trunc = DAG.getNode(ISD::TRUNCATE, dl, MVT::i32, Sh);
3546 SDValue Sh = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, dl,
3550 VT.getScalarType(), Ex, Sh));
H A DDAGCombiner.cpp1804 SDValue Sh(0,0), Y(0,0);
1808 Sh = N0; Y = N1;
1812 Sh = N1; Y = N0;
1815 if (Sh.getNode()) {
1817 Sh.getOperand(0), Y);
1819 Mul, Sh.getOperand(1));
/macosx-10.9.5/Heimdal-323.92.1/tests/apple/
H A Dprincipal.GUPTA4.APPLE.COM2336 �j��C��Sh9�|y���X�
3048 ��g���Z12\5�����=��3.��~��yM�� W+1��_������}�4��.��w���13 �V��.�4����t�5W$�q����[F����Sh�B��9J�4�����D�z> J#a�0�('�UT�M�Lkb�|\���>�:)��Kg� '�p��1R�l�i�H:��^���|kusers0773@GUPTA4.APPLE.COM&����: kusers0773@GUPTA4.APPLE.COM4\ ��3Mroot/admin@GUPTA4.APPLE.COM��3M6XS�V,����� kt��2 3���2��hj\�"�0}d~[��=��g8]�-�.�K$��R��zc���_�K���Ig%��
/macosx-10.9.5/CPANInternal-140/Crypt-SSLeay/certs/
H A Dca-bundle.crt3021 z2lmvkjSimYizfJpzcJTE0UpQSLWXZgftqSyo8LuAi9RG9yDpOxwJajUCGEyb+Sh
/macosx-10.9.5/CPANInternal-140/Crypt-SSLeay-0.64/certs/
H A Dca-bundle.crt3021 z2lmvkjSimYizfJpzcJTE0UpQSLWXZgftqSyo8LuAi9RG9yDpOxwJajUCGEyb+Sh
/macosx-10.9.5/Heimdal-323.92.1/
H A Dconfigure22486 .Sh NAME

Completed in 601 milliseconds