Searched refs:PS (Results 1 - 25 of 43) sorted by relevance

12

/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/tkimg/
H A Dps.rb18 module PS module in class:Tk.Img
/macosx-10.9.5/ntp-88/scripts/rc2/
H A Dlocal.ntpd51 open(PS, $ps) || die "Can't run ps: $!\n";
52 while (<PS>)
62 close(PS);
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dmsp430-dis.c35 #define PS(x) (0xffff & (x)) macro
145 PS ((short) (addr + 2) + dst));
153 sprintf (op, "&0x%04x", PS (dst));
221 sprintf (comm, "#0x%04x", PS (dst));
237 sprintf (op, "0x%04x", PS (dst));
239 PS ((short) addr + 2 + dst));
246 sprintf (op, "&0x%04x", PS (dst));
273 sprintf (comm, "abs 0x%x", PS ((short) (addr) + 2 + where));
340 sprintf (op1, "0x%04x", PS (dst));
342 PS ((shor
[all...]
H A Dfr30-opc.c596 { { MNEM, ' ', '@', OP (R15), '+', ',', OP (PS), 0 } },
674 { { MNEM, ' ', OP (PS), ',', '@', '-', OP (R15), 0 } },
692 { { MNEM, ' ', OP (PS), ',', OP (RI), 0 } },
704 { { MNEM, ' ', OP (RI), ',', OP (PS), 0 } },
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/tests/visualtests/utils/
H A DtestUtil.tcl15 proc PS { } { procedure
24 PS
/macosx-10.9.5/text_cmds-87/sed/
H A Dprocess.c62 static SPACE HS, PS, SS, YS; variable
63 #define pd PS.deleted
64 #define ps PS.space
65 #define psl PS.len
100 for (linenum = 0; mf_fgets(&PS, REPLACE);) {
150 cspace(&PS, hs, hsl, REPLACE);
153 cspace(&PS, "\n", 1, 0);
154 cspace(&PS, hs, hsl, 0);
173 if (!mf_fgets(&PS, REPLACE))
179 cspace(&PS, "\
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblber/
H A Didtest.c47 PS psin, psout, pserr;
/macosx-10.9.5/groff-38/groff/src/roff/grog/
H A Dgrog.pl66 elsif (/^\.PS$sp([ 0-9.<].*)?$/) {
67 if (/^\.PS\s*<\s*(\S+)/) {
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Dpostscr.vim14 " PS comment formatting
/macosx-10.9.5/libiconv-41/libiconv/libcharset/tools/
H A Dall-charsets26 TIS-620 | VISCII | TCVN5712-1 | GEORGIAN-PS | \
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpostscr.vim10 " postscr_display - include display PS operators
12 " postscr_fonts - highlight standard font names (a lot for PS 3)
27 " Keyword characters - all 7-bit ASCII bar PS delimiters and ws
39 " DSC comment start line (NB: defines DSC level, not PS level!)
40 syn match postscrDSCComment "^%!PS-Adobe-\d\+\.\d\+\s*.*$"
96 " PS level 1 operators - common to all levels (well ...)
128 " PS Type names
197 " PS constants
200 " PS Filters
205 " PS JPE
[all...]
H A Dremind.vim27 syn keyword remindRun MSG MSF RUN CAL SATISFY SPECIAL PS PSFILE SHADE MOON
H A Dpapp.vim13 " enough(!). PS: it is also slow.
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/tests/visualtests/
H A DtestFrom.tcl113 PS
H A DtestFull.tcl125 PS
H A DtestTo.tcl114 PS
H A DtestSmall.tcl132 PS
/macosx-10.9.5/cctools-845/include/architecture/sparc/
H A Dreg.h63 #define PS PSR macro
282 * | IMPL | VER | ICC | res | EC | EF | PIL | S | PS | ET | CWP |
/macosx-10.9.5/system_cmds-597.90.1/getty.tproj/
H A Dgettytab.h167 #define PS gettyflags[16].value macro
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/getty.tproj/
H A Dgettytab.h167 #define PS gettyflags[16].value macro
/macosx-10.9.5/groff-38/groff/arch/djgpp/
H A Dt-groff.bat29 echo I will use this command to format a document and print it on PS printer:
/macosx-10.9.5/vim-53/runtime/
H A Dscripts.vim208 " PostScript Files (must have %!PS as the first line, like a2ps output)
209 elseif s:line1 =~ '^%![ \t]*PS'
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/autosign/ns3/
H A Dkeygen.sh163 $SIGNER -PS -s now-1y -e now-6mo -o $zone -f $zonefile $infile > /dev/null 2>&1
/macosx-10.9.5/libiconv-41/libiconv/lib/
H A Daliases.h179 char stringpool_str152[sizeof("GEORGIAN-PS")];
526 "GEORGIAN-PS",
/macosx-10.9.5/libiconv-41/libiconv/tools/
H A DMakefile267 georgian_ps.h : $(TABLESDIR)/csets-1.6/GEO-PS.TXT 8bit_tab_to_h
268 ./8bit_tab_to_h GEORGIAN-PS georgian_ps < $<

Completed in 248 milliseconds

12