Searched refs:SH (Results 1 - 25 of 59) sorted by relevance

123

/macosx-10.10.1/OpenSSL098-52/src/test/
H A Dtestca3 SH="/bin/sh"
9 export SH PATH
18 $SH ../apps/CA.sh -newca <<EOF
27 $SH ../apps/CA.sh -newreq
35 $SH ../apps/CA.sh -sign <<EOF
44 $SH ../apps/CA.sh -verify newcert.pem
/macosx-10.10.1/tcsh-65/tcsh/
H A DMAKESHAR11 SH=/bin/sh
27 SH=/bin/cat;;
121 }' | $SH
/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Dshelltest.tcl20 set SH /bin/sh
21 if { [file executable $SH] != 1 } {
40 shelltest_run $SH $dir $test $testdir
49 shelltest_run $SH $dir $test $testdir
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/
H A DMakefile5 SH := $(PWD:B:/[0-9]*$//:N=ksh*:-ksh) /* name of the shell program */ macro
10 RELEASE := $(SH:/.*sh//)
84 :PACKAGE: ast$(libtype):20100309 coshell:order --clobber=!($(SH))
155 :ALL: $(SH) $(SHCOMP) $(SHOPT_SUID_EXEC:+suid_exec) $(SHOPT_BASH:+bash$(RELEASE))
157 $(SH) :: sh.1 pmain.c $(LIBS_req)
198 bash$(RELEASE) :LINK: $(SH)
233 test.ksh : $(BINDIR)/$(SH) $(SH) shtests
235 echo "make install to run the tests on the latest $(SH)" >&2
239 test.% : %.sh COSHELL_OPTIONS=separate $(BINDIR)/$(SH)
[all...]
/macosx-10.10.1/ruby-106/ruby/lib/
H A Dsync.rb33 # Sync#try_lock(mode) -- mode = :EX, :SH, :UN
34 # Sync#lock(mode) -- mode = :EX, :SH, :UN
50 SH = :SH
121 sync_mode == SH
171 m = sync_mode if m == EX and sync_mode == SH
183 self.sync_mode = SH
193 when SH
273 when SH
279 when SH
[all...]
/macosx-10.10.1/vim-55/runtime/keymap/
H A Dlithuanian-baltic.vim19 ^ �� LITHUANIAN CAPITAL SH
28 6 �� LITHUANIAN LOWERCASE SH
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.cpp34 unsigned char SH = MI->getOperand(2).getImm(); local
38 if (SH <= 31 && MB == 0 && ME == (31-SH)) {
41 if (SH <= 31 && MB == (32-SH) && ME == 31) {
43 SH = 32-SH;
49 O << ", " << (unsigned int)SH;
67 unsigned char SH = MI->getOperand(2).getImm(); local
69 // rldicr RA, RS, SH, 6
[all...]
/macosx-10.10.1/ruby-106/ruby/test/thread/
H A Dtest_sync.rb26 tester.sync_lock(:SH)
29 tester.sync_lock(:SH)
/macosx-10.10.1/groff-38/groff/src/roff/grog/
H A Dgrog.pl104 elsif (/^\.SH$sp/) {
105 $SH++;
194 elsif ($SH > 0 && $TH > 0) {
/macosx-10.10.1/libffi-18.1/
H A Dtypes.c66 #elif defined SH
88 #elif defined ARM || defined SH || defined POWERPC_AIX
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/libffi-src/
H A Dtypes.c66 #elif defined SH
88 #elif defined ARM || defined SH || defined POWERPC_AIX
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libffi-src/
H A Dtypes.c66 #elif defined SH
88 #elif defined ARM || defined SH || defined POWERPC_AIX
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/libffi-src/
H A Dtypes.c66 #elif defined SH
88 #elif defined ARM || defined SH || defined POWERPC_AIX
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2idx/
H A Dexport_nroff.tcl89 .SH index
183 proc .SH {name} {
185 text::+ ".SH "
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2toc/
H A Dexport_nroff.tcl88 .SH {table of contents}
188 proc .SH {name} {
190 text::+ ".SH "
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/
H A DMakefile.am111 MTN="$(MTN)" $(SH) $(srcdir)/admin/clean-all.sh
115 $(SH) $(srcdir)/admin/release.sh $(PACKAGE_VERSION) $(DIST_ARCHIVES)
119 $(SH) $(srcdir)/admin/release-test.sh $(DIST_ARCHIVES)
/macosx-10.10.1/ruby-106/ruby/lib/shell/
H A Dprocess-controller.rb107 @jobs_sync.synchronize(:SH) do
123 @jobs_sync.synchronize(:SH) do
129 @jobs_sync.synchronize(:SH) do
135 @jobs_sync.synchronize(:SH) do
177 @jobs_sync.synchronize(:SH) do
183 @jobs_sync.synchronize(:SH) do
/macosx-10.10.1/postfix-255/postfix/mantools/
H A Dpostconf2man39 $block =~ s/<H2><a[^>]+>([^<]+)<\/a><\/H2>/\n.SH \1\n/g;
42 $block =~ s/<DT><b><a[^>]+>([^<]+)<\/a>\n(.*)<\/b><\/DT><DD>/\n.SH \1 \2\n/g;
87 $wantpp = !($block =~ /^\.(SH|IP)/);
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp87 unsigned &SH, unsigned &MB, unsigned &ME);
348 bool isShiftMask, unsigned &SH,
382 SH = Shift & 31;
406 unsigned Value, SH = 0; local
438 SH = (Op1Opc == ISD::SHL) ? Value : 32 - Value;
445 SH = (SHOpc == ISD::SHL) ? Value : 32 - Value;
451 SH &= 31;
452 SDValue Ops[] = { Op0, Op1, getI32Imm(SH), getI32Imm(MB),
977 unsigned Imm, Imm2, SH, MB, ME; local
983 isRotateAndMask(N->getOperand(0).getNode(), Imm, false, SH, M
347 isRotateAndMask(SDNode *N, unsigned Mask, bool isShiftMask, unsigned &SH, unsigned &MB, unsigned &ME) argument
1036 unsigned Imm, SH, MB, ME; local
1048 unsigned Imm, SH, MB, ME; local
[all...]
H A DPPCJITInfo.cpp33 #define BUILD_RLDICR(RD,RS,SH,ME) \
34 ((30 << 26) | ((RS) << 21) | ((RD) << 16) | (((SH) & 31) << 11) | \
35 (((ME) & 63) << 6) | (1 << 2) | ((((SH) >> 5) & 1) << 1))
/macosx-10.10.1/groff-38/groff/src/preproc/pic/
H A Dpic_tab.h85 #define SH 341 macro
/macosx-10.10.1/tcl-105/tcl/tcl/tools/
H A Dindex.tcl136 SH - SS {
/macosx-10.10.1/tcl-105/tcl84/tcl/tools/
H A Dindex.tcl136 SH {
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/unix/tools/
H A Dbldmanhelp.tcl86 .SH* {
/macosx-10.10.1/ruby-106/ruby/tool/
H A Dmdoc2man.rb188 retval << '.SH'

Completed in 421 milliseconds

123