Searched refs:SS (Results 1 - 25 of 58) sorted by relevance

123

/macosx-10.10/bash-94.1.2/bash-3.2/examples/scripts.v2/
H A Dpmtop10 SS=$(( $LINES - 2 ))
12 SS=20
19 ps -aux | sort -nr -k 3 | sed ${SS}q
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dunvis.c200 #define SS(a, b) (((uint32_t)(a) << 24) | (b)) macro
212 *astate = SS(0, S_GROUND);
226 *astate = SS(0, S_START);
230 *astate = SS(0, S_HEX1);
234 *astate = SS(0, S_AMP);
238 *astate = SS(0, S_MIME1);
248 *astate = SS(0, S_GROUND);
253 *astate = SS(0, S_OCTAL2);
257 *astate = SS(0, S_META);
260 *astate = SS(
[all...]
/macosx-10.10/libedit-40/src/
H A Dunvis.c204 #define SS(a, b) (((uint32_t)(a) << 24) | (b)) macro
216 *astate = SS(0, S_GROUND);
230 *astate = SS(0, S_START);
234 *astate = SS(0, S_HEX1);
238 *astate = SS(0, S_AMP);
242 *astate = SS(0, S_MIME1);
252 *astate = SS(0, S_GROUND);
257 *astate = SS(0, S_OCTAL2);
261 *astate = SS(0, S_META);
264 *astate = SS(
[all...]
/macosx-10.10/sudo-73/src/
H A Dsudoers.man.pl31 } elsif ($cond && /^\.(Sh|SS|IP|PP)/) {
H A Dsudo.man.pl18 } elsif ($cond && /^\.(Sh|SS|IP|PP)/) {
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Dstty.c113 #undef SS /* who co-opted this namespace? */ macro
117 #define SS 0x0004 /* set in sane mode */ macro
160 { "intr", CHAR, T_CHAR, SS, VINTR, 'C', C("Send an interrupt signal") },
161 { "quit", CHAR, T_CHAR, SS, VQUIT, '|', C("Send a quit signal") },
162 { "erase", CHAR, T_CHAR, SS, VERASE, 'H', C("Erase the last character entered") },
163 { "kill", CHAR, T_CHAR, NL|SS, VKILL, 'U', C("Erase the current line") },
164 { "eof", CHAR, T_CHAR, SS, VEOF, 'D', C("Send an end of file") },
173 { "start", CHAR, T_CHAR, SS, VSTART, 'Q', C("Restart the output after stopping it") },
176 { "stop", CHAR, T_CHAR, SS, VSTOP, 'S', C("Stop the output") },
179 { "dsusp", CHAR, T_CHAR, SS, VDSUS
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/seed/
H A Dseed_locl.h45 SS[0][(unsigned char) (v) & 0xff] ^ SS[1][(unsigned char) ((v)>>8) & 0xff] ^ \
46 SS[2][(unsigned char)((v)>>16) & 0xff] ^ SS[3][(unsigned char)((v)>>24) & 0xff]
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DSolaris.h25 #undef SS macro
/macosx-10.10/OpenSSL098-52/src/crypto/rand/
H A Drand_vms.c124 != SS$_NOMOREPROC)
126 if (status == SS$_NORMAL)
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DStackSlotColoring.cpp266 int SS = TargetRegisterInfo::stackSlot2Index(li->reg); local
269 SlotMapping[SS] = NewSS;
270 RevMap[NewSS].push_back(SS);
273 Changed |= (SS != NewSS);
279 int SS = TargetRegisterInfo::stackSlot2Index(li->reg); local
280 li->weight = SlotWeights[SS];
296 for (unsigned SS = 0, SE = SSRefs.size(); SS != SE; ++SS) {
297 int NewFI = SlotMapping[SS];
[all...]
H A DLiveVariables.cpp263 for (MCSubRegIterator SS(SubReg, TRI); SS.isValid(); ++SS)
264 Processed.insert(*SS);
354 for (MCSubRegIterator SS(SubReg, TRI); SS.isValid(); ++SS)
355 PartUses.insert(*SS);
391 for (MCSubRegIterator SS(SubReg, TRI); SS
[all...]
H A DVirtRegMap.cpp74 int SS = MF->getFrameInfo()->CreateSpillStackObject(RC->getSize(), local
77 return SS;
99 void VirtRegMap::assignVirt2StackSlot(unsigned virtReg, int SS) { argument
103 assert((SS >= 0 ||
104 (SS >= MF->getFrameInfo()->getObjectIndexBegin())) &&
106 Virt2StackSlotMap[virtReg] = SS;
/macosx-10.10/xnu-2782.1.97/bsd/dev/i386/
H A Dfasttrap_regset.h98 #define SS 18 /* only stored on a privilege transition */ macro
/macosx-10.10/text_cmds-88/sed/
H A Dprocess.c62 static SPACE HS, PS, SS, YS; variable
339 SS.len = 0; /* Clean substitute space. */
351 cspace(&SS, s, re_off, APPEND);
353 regsub(&SS, s, cp->u.s->new);
363 cspace(&SS, s + match[0].rm_so, 1,
372 cspace(&SS, s, slen, APPEND);
390 cspace(&SS, ps, re_off, APPEND);
392 regsub(&SS, s, cp->u.s->new);
396 cspace(&SS, s, slen, APPEND);
405 PS = SS;
[all...]
/macosx-10.10/ruby-106/ruby/test/ruby/enc/
H A Dtest_iso_8859.rb9 assert_match(/^SS$/i, "\xdf")
35 assert_match(/^SS$/i, "\xdf")
121 assert_match(/^SS$/i, "\xdf")
/macosx-10.10/vim-55/src/
H A Dos_vms.c114 if (status!=SS$_NORMAL || (iosb[0]&0xFFFF)!=SS$_NORMAL)
143 if (status!=SS$_NORMAL || (iosb[0]&0xFFFF)!=SS$_NORMAL)
161 if (status != SS$_NORMAL || (iosb[0] & 0xFFFF) != SS$_NORMAL)
221 if (sys$trnlnm(&attrib, &d_file_dev, &d_lognam, NULL,&itmlst) == SS$_NORMAL)
287 if (status != SS$_NORMAL && (status & STS$M_SUCCESS) == 0)
/macosx-10.10/OpenSSL098-52/src/crypto/ui/
H A Dui_openssl.c514 if (status != SS$_NORMAL)
517 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL))
539 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL))
561 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL))
/macosx-10.10/OpenSSL098-52/src/crypto/des/
H A Dread_pwd.c327 if (status != SS$_NORMAL)
330 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL))
354 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL))
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Analysis/
H A DSparsePropagation.h84 virtual Constant *GetConstant(LatticeVal LV, Value *Val, SparseSolver &SS) { argument
103 virtual LatticeVal ComputeInstructionState(Instruction &I, SparseSolver &SS) { argument
/macosx-10.10/tcl-105/tcl/tcl/tools/
H A Dindex.tcl136 SH - SS {
H A Dman2html1.tcl78 SH - SS {
/macosx-10.10/ruby-106/ruby/tool/
H A Dmdoc2man.rb311 retval << '.SS'
/macosx-10.10/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A DtomAmp.tcl52 global tomAmp taFiles LB SS
94 set SS [scale .panel.ss -show yes -orient horiz -width 10 -len 250 -from 0. -to 60. \
97 balloon $SS "Show/Adjust playback location within file"
98 grid $SS -column 2 -row 1 -sticky ew
115 bind $SS <ButtonPress-1> {set tomAmp(setdrag) 0}
116 bind $SS <ButtonRelease-1> {set tomAmp(setdrag) 1 ; PlayOffset}
604 global taFiles tomAmp LB SS
657 $SS configure -to $trackTime -tickinterval $Interval
818 global taFiles tomAmp LB SS
827 $SS se
[all...]
/macosx-10.10/pcre-7/pcre/
H A D132html159 elsif (/^\.SS\s*("?)(.*)\1/)
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/scripts/
H A Dtest036-meta-concurrency205 -r 20 -i '!REFERRAL' -i '*INVALID_CREDENTIALS' -SS

Completed in 253 milliseconds

123