Searched +refs:ps +refs:info +refs:file (Results 1 - 25 of 146) sorted by relevance

123456

/macosx-10.9.5/tcl-102/tk84/tk/tests/
H A Dvisual_bb.test14 configure -testdir [file join [pwd] [file dirname [info script]]]
15 configure -loadfile [file join [testsDirectory] constraints.tcl]
25 # Each menu entry invokes a visual test file
27 proc runTest {file} {
30 test "2.$testNum" "testing $file" {userInteraction} {
31 uplevel \#0 source [file join [testsDirectory] $file]
67 menubutton .menu.file
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/acorn/
H A DMakefile40 # Process this file with automake to produce Makefile.in.
203 infodir = ${prefix}/info
264 uninstall-info-am:
275 list='$(DISTFILES)'; for file in $$list; do \
276 case $$file in \
277 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
278 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
280 if test -f $$file || tes
[all...]
/macosx-10.9.5/zsh-60/zsh/Doc/
H A DMakefile.in87 everything: all dvi html pdf info
108 roff2ps -ms -P-pa4 < $(sdir)/intro.ms > intro.a4.ps
109 ps2pdf intro.a4.ps
112 roff2ps -ms -P-pletter < $(sdir)/intro.ms > intro.us.ps
113 ps2pdf intro.us.ps
122 info: zsh.info
123 .PHONY: info
125 zsh.info: $(sdir)/zsh.texi
142 ps
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/include/
H A DMakefile213 infodir = ${prefix}/info
353 uninstall-info-am:
452 list='$(DISTFILES)'; for file in $$list; do \
453 case $$file in \
454 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
455 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
457 if test -f $$file || test -d $$file; the
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/pwcheck/
H A DMakefile193 infodir = ${prefix}/info
346 uninstall-info-am:
409 list='$(DISTFILES)'; for file in $$list; do \
410 case $$file in \
411 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
412 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
414 if test -f $$file || test -d $$file; the
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/addtiffo/
H A DMakefile40 # Process this file with automake to produce Makefile.in.
224 infodir = ${prefix}/info
331 uninstall-info-am:
384 list='$(DISTFILES)'; for file in $$list; do \
385 case $$file in \
386 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
387 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
389 if test -f $$file || tes
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/iptcutil/
H A DMakefile40 # Process this file with automake to produce Makefile.in.
223 infodir = ${prefix}/info
328 uninstall-info-am:
381 list='$(DISTFILES)'; for file in $$list; do \
382 case $$file in \
383 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
384 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
386 if test -f $$file || tes
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dstabs.c6 This file is part of GNU Binutils.
23 /* This file contains code which parses stabs debugging information.
58 /* The accumulated file name string. */
62 /* The value of the start of the file, so that we can handle file
74 /* The main file name. */
92 /* Lists of types per file. */
121 file. */
125 /* Next set of slots for this file. */
378 struct stab_handle *info local
411 struct stab_handle *info = (struct stab_handle *) handle; local
681 parse_stab_string(void *dhandle, struct stab_handle *info, int stabtype, int desc, bfd_vma value, const char *string) argument
853 asymbol **ps; local
1127 parse_stab_type(void *dhandle, struct stab_handle *info, const char *typename, const char **pp, debug_type **slotp) argument
1636 parse_stab_range_type(void *dhandle, struct stab_handle *info, const char *typename, const char **pp, const int *typenums) argument
2007 parse_stab_struct_type(void *dhandle, struct stab_handle *info, const char *tagname, const char **pp, bfd_boolean structp, const int *typenums) argument
2069 parse_stab_baseclasses(void *dhandle, struct stab_handle *info, const char **pp, debug_baseclass **retp) argument
2192 parse_stab_struct_fields(void *dhandle, struct stab_handle *info, const char **pp, debug_field **retp, bfd_boolean *staticsp) argument
2272 parse_stab_cpp_abbrev(void *dhandle, struct stab_handle *info, const char **pp, debug_field *retp) argument
2364 parse_stab_one_struct_field(void *dhandle, struct stab_handle *info, const char **pp, const char *p, debug_field *retp, bfd_boolean *staticsp) argument
2498 parse_stab_members(void *dhandle, struct stab_handle *info, const char *tagname, const char **pp, const int *typenums, debug_method **retp) argument
2815 parse_stab_argtypes(void *dhandle, struct stab_handle *info, debug_type class_type, const char *fieldname, const char *tagname, debug_type return_type, const char *argtypes, bfd_boolean constp, bfd_boolean volatilep, const char **pphysname) argument
2939 parse_stab_tilde_field(void *dhandle, struct stab_handle *info, const char **pp, const int *typenums, debug_type *retvptrbase, bfd_boolean *retownvptr) argument
3011 parse_stab_array_type(void *dhandle, struct stab_handle *info, const char **pp, bfd_boolean stringp) argument
3120 unsigned int file; member in struct:bincl_file
3128 push_bincl(struct stab_handle *info, const char *name, bfd_vma hash) argument
3154 pop_bincl(struct stab_handle *info) argument
3173 find_excl(struct stab_handle *info, const char *name, bfd_vma hash) argument
3204 stab_record_variable(void *dhandle, struct stab_handle *info, const char *name, debug_type type, enum debug_var_kind kind, bfd_vma val) argument
3232 stab_emit_pending_vars(void *dhandle, struct stab_handle *info) argument
3257 stab_find_slot(struct stab_handle *info, const int *typenums) argument
3261 struct stab_types **ps; local
3302 stab_find_type(void *dhandle, struct stab_handle *info, const int *typenums) argument
3325 stab_record_type(void *dhandle ATTRIBUTE_UNUSED, struct stab_handle *info, const int *typenums, debug_type type) argument
3344 stab_xcoff_builtin_type(void *dhandle, struct stab_handle *info, int typenum) argument
3521 stab_find_tagged_type(void *dhandle, struct stab_handle *info, const char *p, int len, enum debug_type_kind kind) argument
3599 struct stab_handle *info; member in struct:stab_demangle_info
3703 stab_demangle_argtypes(void *dhandle, struct stab_handle *info, const char *physname, bfd_boolean *pvarargs, unsigned int physname_len) argument
5074 stab_demangle_v3_argtypes(void *dhandle, struct stab_handle *info, const char *physname, bfd_boolean *pvarargs) argument
5112 stab_demangle_v3_arglist(void *dhandle, struct stab_handle *info, struct demangle_component *arglist, bfd_boolean *pvarargs) argument
5172 stab_demangle_v3_arg(void *dhandle, struct stab_handle *info, struct demangle_component *dc, debug_type context, bfd_boolean *pvarargs) argument
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/plugins/
H A DMakefile216 infodir = ${prefix}/info
237 # Library version info - here at the top, for sanity
272 libplain_la_LDFLAGS = -version-info $(plain_version)
277 libanonymous_la_LDFLAGS = -version-info $(anonymous_version)
282 libkerberos4_la_LDFLAGS = -version-info $(kerberos4_version)
287 libgssapiv2_la_LDFLAGS = -version-info $(gssapiv2_version)
292 libcrammd5_la_LDFLAGS = -version-info $(crammd5_version)
297 libdigestmd5_la_LDFLAGS = -version-info $(digestmd5_version)
302 liblogin_la_LDFLAGS = -version-info $(login_version)
307 libsrp_la_LDFLAGS = -version-info
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delf64-sparc.c5 This file is part of BFD, the Binary File Descriptor library.
92 file, and absolute for an executable file or shared library.
104 asymbol **ps, *s; local
106 ps = symbols + ELF64_R_SYM (rela.r_info) - 1;
107 s = *ps;
111 relent->sym_ptr_ptr = ps;
342 file, and absolute for an executable file or shared library.
416 file
418 elf64_sparc_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep, flagword *flagsp ATTRIBUTE_UNUSED, asection **secp ATTRIBUTE_UNUSED, bfd_vma *valp ATTRIBUTE_UNUSED) argument
538 elf64_sparc_output_arch_syms(bfd *output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info *info, PTR finfo, bfd_boolean (*func) (PTR, const char *, Elf_Internal_Sym *, asection *, struct elf_link_hash_entry *)) argument
737 FILE *file = (FILE *) filep; local
[all...]
H A DpeXXigen.c6 This file is part of BFD, the Binary File Descriptor library.
88 /* FIXME: This file has various tests of POWERPC_LE_PE. Those tests
486 In the case of reading a file in, we can pick them up from the
638 5.0 link.exe) where the file size of the .data segment is
640 fix, strip munges the file. */
850 bfd_vma ps;
868 ps = scnhdr_int->s_size;
873 ps = 0;
880 ps = scnhdr_int->s_paddr;
882 ps
849 bfd_vma ps; local
1039 FILE *file = (FILE *) vfile; local
1348 FILE *file = (FILE *) vfile; local
1577 FILE *file = (FILE *) vfile; local
1714 FILE *file = (FILE *) vfile; local
1800 FILE *file = (FILE *) vfile; local
1997 struct bfd_link_info *info = pfinfo->info; local
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/lib/
H A DMakefile212 infodir = ${prefix}/info
232 # Library version info - here at the top, for sanity
248 libsasl2_la_LDFLAGS = -version-info $(sasl_version)
443 uninstall-info-am:
506 list='$(DISTFILES)'; for file in $$list; do \
507 case $$file in \
508 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
509 $(top_srcdir)/*) file=`echo "$$file" | se
[all...]
/macosx-10.9.5/Heimdal-323.92.1/tests/kdc/
H A Dcheck-kdc.in78 ps="proxy-service@${R}"
92 rm -f ${testdir}/mkey.file*
126 ${kadmin} add -p foo --use-defaults ${ps} || exit 1
127 ${kadmin} modify --attributes=+trusted-for-delegation ${ps} || exit 1
128 ${kadmin} modify --constrained-delegation=${server} ${ps} || exit 1
130 ${kadmin} ext -k ${keytab} ${ps} || exit 1
196 ${kinit} --password-file=${testdir}/foopassword foo@$R || \
209 ${kinit} --password-file=${testdir}/foopassword foo@${R3} || \
214 ${kinit} --password-file=${testdir}/foopassword \
221 ${kinit} --enctype=$a --password-file
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Ddescr-text.el10 ;; This file is part of GNU Emacs.
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the
47 "(widget)Top" 'type 'help-info 'help-args '("(widget)Top")))
188 (defcustom describe-char-unicodedata-file nil
189 "Location of Unicode data file.
190 This is the UnicodeData.txt file from the Unicode Consortium, used for
195 This is a fairly large file, not typically present on GNU systems.
201 file))
203 ;; We could convert the unidata file into a Lispy form once-for-all
213 The list is null if CHAR isn't found in `describe-char-unicodedata-file'
[all...]
/macosx-10.9.5/groff-38/groff/contrib/pdfmark/
H A Dpdfroff.sh9 # This file is part of groff.
22 # with groff; see the file COPYING. If not, write to the Free Software
123 # Set up temporary/intermediate file locations.
132 BD_DATA=${GROFF_TMPDIR}/pdf$$.ps
151 # Collect all other parameters into new argument and file lists,
183 Usage: $CMD [-option ...] [--long-option ...] [file ...]
199 Write the PDF output stream to file 'name'; if this option
215 Save the document reference dictionary in file 'name'.
224 Use the file 'name' as a 'groff' style sheet, to control
332 # All non-option arguments are considered as possible input file name
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/extensions/tdomhtml/
H A Dconfigure90 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
490 rm -f conf$$ conf$$.exe conf$$.file
492 rm -f conf$$.dir/conf$$.file
497 echo >conf$$.file
498 if ln -s conf$$.file conf$$ 2>/dev/null; then
501 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
504 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
506 elif ln conf$$.file conf$$ 2>/dev/null; then
511 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file con
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dwml.vim1 " Vim syntax file
11 " the latest version of this file.
14 " If you are looking for the "Wireless Markup Language" syntax file,
15 " please take a look at the wap.vim file done by Ralf Schandl, soon in a
20 " For version 6.x: Quit when a syntax file was already loaded
57 syn keyword htmlTagName contained ps ds pi ein big sc spaced headline
63 syn keyword htmlTagName contained grid cell info lang: logo page
75 syn keyword htmlArg contained file hint imgbase imgstar interchar interline
/macosx-10.9.5/tcsh-65/tcsh/
H A Dcomplete.tcsh3 # example file using the new completion code
8 # This file may be read from user's ~/.cshrc or ~/.tcshrc file by
209 # This one will rsh to the file to fetch the list of files!
218 n/*/"(if of conv ibs obs bs cbs files skip file seek count)"/=
234 'n/*/`ps -u $LOGNAME | awk '"'"'{print $1}'"'"'`/'
252 'c/--*=/f/' 'c/--{cache-file,prefix,exec-prefix,\
257 'c/--/(cache-file verbose prefix exec-prefix bindir \
283 delta diffs edit enter fix get help info \
312 'c/-/(draftfolder draftmessage nodraftfolder editor noedit file for
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/
H A Dconfigure90 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
490 rm -f conf$$ conf$$.exe conf$$.file
492 rm -f conf$$.dir/conf$$.file
497 echo >conf$$.file
498 if ln -s conf$$.file conf$$ 2>/dev/null; then
501 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
504 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
506 elif ln conf$$.file conf$$ 2>/dev/null; then
511 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file con
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-sum.el9 ;; This file is part of GNU Emacs.
22 ;; along with GNU Emacs; see the file COPYING. If not, write to the
434 However, whereas `gnus-split-methods' specifies file names as targets,
490 (defcustom gnus-kill-file-mark ?X
635 "*If non-nil, one pseudo-article will be created for each file to be viewed.
676 %s Current score file name
696 score file."
898 (defcustom gnus-ps-print-hook nil
899 "*A hook run before ps-printing something from Gnus."
1091 "*All orphans get this score added. Set in the score file
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/
H A Dconfigure90 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
490 rm -f conf$$ conf$$.exe conf$$.file
492 rm -f conf$$.dir/conf$$.file
497 echo >conf$$.file
498 if ln -s conf$$.file conf$$ 2>/dev/null; then
501 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
504 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
506 elif ln conf$$.file conf$$ 2>/dev/null; then
511 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file con
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldaptcl/
H A Dconfigure112 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
465 rm -f conf$$ conf$$.exe conf$$.file
467 rm -f conf$$.dir/conf$$.file
472 if (echo >conf$$.file) 2>/dev/null; then
473 if ln -s conf$$.file conf$$ 2>/dev/null; then
476 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
479 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
481 elif ln conf$$.file conf$$ 2>/dev/null; then
489 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file con
[all...]
/macosx-10.9.5/apache-786.1/httpd/server/
H A Dconfig.c2 * contributor license agreements. See the NOTICE file distributed with
4 * The ASF licenses this file to You under the Apache License, Version 2.0
5 * (the "License"); you may not use this file except in compliance with
19 * file and converting filenames into a namespace
500 * after the file has been linked and the module structure within it
749 parms->info = cmd->cmd_data;
1267 int offset = (int)(long)cmd->info;
1280 int offset = (int)(long)cmd->info;
1298 int offset = (int)(long)cmd->info;
1309 int offset = (int)(long)cmd->info;
1354 ap_server_root_relative(apr_pool_t *p, const char *file) argument
1869 ap_init_virtual_host(apr_pool_t *p, const char *hostname, server_rec *main_server, server_rec **ps) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dgnus-refcard.tex7 % From this LaTeX file (gnus-refcard.tex) plus a single logo (gnus-logo.eps),
15 % dvips -t letter -f gnus-refcard.dvi > gnus-refcard.ps
19 % dvips -t letter -f gnus-booklet.dvi > gnus-booklet.ps
77 %% include file for the Gnus refcard and booklet
182 C-c C-i & Go to the Gnus online {\bf info}.\\
246 X & Killed by a kill file.\\
301 r & Re-read the init file ({\bf reset}).\\
302 s & {\bf Save} the `.newsrc.eld' file (and `.newsrc' if
303 `gnus-save-newsrc-file').\\
320 C-c C-i & Gnus online-manual ({\bf info})
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/pcre/
H A Dconfigure111 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
465 rm -f conf$$ conf$$.exe conf$$.file
467 rm -f conf$$.dir/conf$$.file
472 if (echo >conf$$.file) 2>/dev/null; then
473 if ln -s conf$$.file conf$$ 2>/dev/null; then
476 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
479 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
481 elif ln conf$$.file conf$$ 2>/dev/null; then
489 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file con
[all...]

Completed in 297 milliseconds

123456