Searched +refs:with +refs:temp +refs:file (Results 1 - 25 of 72) sorted by relevance

123

/macosx-10.9.5/PostgreSQL-97/Support/Migration_9.0_to_9.2/
H A DMakefile7 # General project info for use with RC/GNUsource.make makefile
45 --with-tcl \
46 --with-perl \
47 --with-python \
48 --with-gssapi \
49 --with-krb5 \
50 --with-pam \
51 --with-ldap \
52 --with-bonjour \
53 --with
[all...]
/macosx-10.9.5/PostgreSQL-97/Support/Migration_9.1_to_9.2/
H A DMakefile7 # General project info for use with RC/GNUsource.make makefile
45 --with-tcl \
46 --with-perl \
47 --with-python \
48 --with-gssapi \
49 --with-krb5 \
50 --with-pam \
51 --with-ldap \
52 --with-bonjour \
53 --with
[all...]
/macosx-10.9.5/bash-92/bash-3.2/
H A Dsubst.c9 This file is part of GNU Bash, the Bourne Again SHell.
22 with Bash; see the file COPYING. If not, write to the Free Software
156 a null file. */
378 escaped with CTLESC are skipped. */
536 char *temp;
538 temp = itos (number);
539 return (sub_append_string (temp, target, indx, size));
543 /* Extract a substring from STRING, starting at SINDEX and ending with
562 char *temp; local
626 char *temp, *ret; /* The new string we return. */ local
901 char *temp; local
1471 char *temp; local
2284 char *temp; local
2439 char *temp; local
3038 char *temp; local
4094 char *file; member in struct:temp_fifo
4912 char *temp, *tt; local
4994 char *temp, *t; local
5031 char *t, *t1, *temp; local
5113 char *temp; local
5433 char *temp; local
5546 char *temp, *val, *tt, *oname; local
5754 char *val, *temp, *pat, *rep, *p, *lpatsub, *tt; local
5951 char *name, *value, *temp, *temp1; local
6376 char *temp, *temp1, uerror[3]; local
6785 char *temp, *temp1; local
7456 char *r, *result_string, *temp, *send; local
[all...]
/macosx-10.9.5/vim-53/src/
H A Dos_vms_fix.com21 $! would definitely run faster, but then I'd have to deal with compiler
22 $! differences, and users would have to deal with configuring and
27 $! file when it tries to resolve wildcards. I have been unable to find
29 $! each file individually (Keep in mind if you do this that VMS limits
37 $! file takes quite a bit of time...
38 $! - Error handling isn't great. Come up with something better....
57 $ write sys$output " @OS_VMS_FIX <filename with wildcard> <...>"
64 $! Create an FDL file to convert VFC format files to Stream_LF.
68 $! file on unix.
114 $ file
[all...]
/macosx-10.9.5/apache_mod_php-87.4/
H A DMakefile7 # General project info for use with RC/GNUsource.make makefile
31 --with-apxs2=$(USRSBINDIR)/apxs \
33 --with-config-file-path=/etc \
34 --with-config-file-scan-dir=/Library/Server/Web/Config/php \
35 --with-libxml-dir=$(USRDIR) \
36 --with-openssl=$(USRDIR) \
37 --with-kerberos=$(USRDIR) \
38 --with
[all...]
/macosx-10.9.5/CPANInternal-140/PathTools/lib/File/Spec/
H A DCygwin.pm13 File::Spec::Cygwin - methods for Cygwin file specs
44 # Handle network path names beginning with double slash
68 True is returned if the file name begins with C<drive_letter:>,
75 my ($self,$file) = @_;
76 return 1 if $file =~ m{^([a-z]:)?[\\/]}is; # C:/test
77 return $self->SUPER::file_name_is_absolute($file);
87 C:/temp
97 $tmpdir = $_[0]->_tmpdir( $ENV{TMPDIR}, "/tmp", 'C:/temp' );
H A DWin32.pm20 File::Spec::Win32 - methods for Win32 file specs
55 SYS:/temp
56 C:\system\temp
57 C:/temp
61 The SYS:/temp is preferred in Novell NetWare and the C:\system\temp
73 'SYS:/temp',
74 'C:\system\temp',
75 'C:/temp',
85 # As of right now, this returns 2 if the path is absolute with
[all...]
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dgzip.vim1 " Vim autoload file for editing compressed files.
23 " the flags in the compressed file.
44 " After reading compressed file: Uncompress text in buffer with "cmd"
57 " make 'patchmode' empty, we don't want a copy of the written file
60 " remove 'a' and 'A' from 'cpo' to avoid the alternate file changes
83 " write the just read lines to a temp file "'[,']w tmp.gz"
85 " uncompress the temp file
[all...]
/macosx-10.9.5/gnutar-452/gnutar/scripts/
H A Dbackup.sh.in16 # along with this program; if not, write to the Free Software
45 # The main configuration file may override any of these variables
118 1. Directory with configuration files and file lists:
122 3. Main configuration file
198 TAR_PART1="${TAR} -c --format=gnu --multi-volume --one-file-system --sparse --volno-file=${VOLNO_FILE}"
223 # FIXME: Replace --list with --extract
273 $RSH "$1" rm -f `level_log_name temp`
276 rm -f `level_log_name temp`
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Dange-ftp.el10 ;; This file is part of GNU Emacs.
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the
31 ;; the common file-handling routines are extended to interact with FTP.
35 ;; Some of the common GNU Emacs file-handling operations have been made
38 ;; 'host' as account 'user' and perform its operation on the file 'name'.
40 ;; For example: if find-file is given a filename of:
45 ;; user 'ange', get the file '/tmp/notes' and pop up a buffer containing the
46 ;; contents of that file a
[all...]
/macosx-10.9.5/python23-21/
H A DMakefile6 Extra_Configure_Flags = --enable-ipv6 --with-threads --enable-framework=/System/Library/Frameworks --enable-toolbox-glue
60 fix-empty-file \
82 fix-empty-file:
93 $(UTF162BYTE) $$s $(OBJROOT)/temp.ip.strings && \
94 ed - $(OBJROOT)/temp.ip.strings < $(FIX)/removeCFkeys.ed && \
95 $(BYTE2UTF16) $(OBJROOT)/temp.ip.strings $$s; \
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Docaml.vim12 " 2006 May 01 - Added .annot support for file.whateverext (SZ)
75 let b:mw = b:mw . ',\<\(match\|try\)\>:\<with\>'
208 " file (if any). If Vim is in visual mode, <mode> should be "visual" and the
214 " will cause " Ocaml_print_type function to be invoked with the right
227 " corresponding file inside;
230 " most cases to find it out (most cases = if the source file has a unique
233 " file should be in the same directory as the source file;
247 " .annot ocaml file representation
251 " file
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/Unix/
H A DPath.inc5 // This file is distributed under the University of Illinois Open Source
10 // This file implements the Unix specific portion of the Path class.
106 // LLVM manipulates Paths with fixed-sizes arrays, and if the OS can't
137 // The best way is with mkdtemp but that's not available on many systems,
147 // If no mkdtemp is available, mkstemp can be used to create a temporary file
150 // have a slight race condition from the time the temporary file is created to
171 // the XXXXXX with the pid of the process and a letter. That leads to only
325 // binaries with symbols.
455 // Get the status so we can determine if it's a file or directory
506 MakeErrMsg(ErrStr, path + ": can't get status of file");
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/Windows/
H A DProgram.inc5 // This file is distributed under the University of Illinois Open Source
10 // This file provides the Win32 specific implementation of the Program class.
58 Path temp;
59 if (!temp.set(progName)) // invalid name
61 // Return paths with slashes verbatim.
64 return temp;
66 // At this point, the file name is valid and does not contain slashes.
86 // It is unlikely the search failed, but it's always possible some file
121 MakeErrMsg(ErrMsg, std::string(fname) + ": Can't open file for " +
136 /// CreateProcess and returns length of quoted arg with escape
[all...]
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex12 % This texinfo.tex file is free software; you can redistribute it and/or
17 % This texinfo.tex file is distributed in the hope that it will be
23 % along with this texinfo.tex file; see the file COPYING. If not, write
27 % As a special exception, when this file is read by TeX when processing
40 % complete document in each bug report with which we can reproduce the
43 % To process a Texinfo manual with TeX, it's most reliable to use the
44 % texi2dvi shell script that comes with the distribution. For a simple
45 % manual foo.texi, however, you can get away with thi
[all...]
/macosx-10.9.5/groff-38/groff/doc/
H A Dtexinfo.tex12 % This texinfo.tex file is free software; you can redistribute it and/or
17 % This texinfo.tex file is distributed in the hope that it will be
23 % along with this texinfo.tex file; see the file COPYING. If not, write
27 % As a special exception, when this file is read by TeX when processing
40 % complete document in each bug report with which we can reproduce the
43 % To process a Texinfo manual with TeX, it's most reliable to use the
44 % texi2dvi shell script that comes with the distribution. For a simple
45 % manual foo.texi, however, you can get away with thi
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex12 % This texinfo.tex file is free software; you can redistribute it and/or
17 % This texinfo.tex file is distributed in the hope that it will be
23 % along with this texinfo.tex file; see the file COPYING. If not, write
27 % As a special exception, when this file is read by TeX when processing
40 % complete document in each bug report with which we can reproduce the
43 % To process a Texinfo manual with TeX, it's most reliable to use the
44 % texi2dvi shell script that comes with the distribution. For a simple
45 % manual foo.texi, however, you can get away with thi
[all...]
/macosx-10.9.5/uucp-11/uucp/
H A Dtexinfo.tex11 % This texinfo.tex file is free software; you can redistribute it and/or
16 % This texinfo.tex file is distributed in the hope that it will be
22 % along with this texinfo.tex file; see the file COPYING. If not, write
43 % complete document in each bug report with which we can reproduce the
46 % To process a Texinfo manual with TeX, it's most reliable to use the
47 % texi2dvi shell script that comes with the distribution. For a simple
48 % manual foo.texi, however, you can get away with this:
53 % dvips foo.dvi -o # or whatever, to process the dvi file; thi
[all...]
H A Dconfigure8 # This file is free software; the Free Software Foundation
10 # with or without modifications, as long as this notice is preserved.
36 # The purpose of this macro is to provide the user with a means to
89 # fails when called from a subdirectory in a VPATH build with
118 # One issue with vendor `install' (even GNU) is that you can't
124 # STRIPPROG with the value of the STRIP variable (set by the user).
170 # is enabled. FIXME. This creates each `.P' file that we will
189 # Like AC_CONFIG_HEADER, but automatically create stamp file.
193 # When config.status generates a header, we must update the stamp-h file.
194 # This file reside
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex11 % This texinfo.tex file is free software; you can redistribute it and/or
16 % This texinfo.tex file is distributed in the hope that it will be
22 % along with this texinfo.tex file; see the file COPYING. If not, write
46 % complete document in each bug report with which we can reproduce the
49 % To process a Texinfo manual with TeX, it's most reliable to use the
50 % texi2dvi shell script that comes with the distribution. For a simple
51 % manual foo.texi, however, you can get away with this:
66 % If in a .fmt file, prin
[all...]
/macosx-10.9.5/libpcap-42/libpcap/msdos/
H A Dpkt_rx1.s2 ; This file requires NASM 0.97+ to assemble
28 [org 0] ; assemble to .bin file
33 _pktTemp resb 20 ; temp work area
119 retf ; far return to driver with ES:DI
/macosx-10.9.5/bc-21/bc/doc/
H A Dtexinfo.tex11 % This texinfo.tex file is free software; you can redistribute it and/or
16 % This texinfo.tex file is distributed in the hope that it will be
22 % along with this texinfo.tex file; see the file COPYING. If not, write
43 % complete document in each bug report with which we can reproduce the
46 % To process a Texinfo manual with TeX, it's most reliable to use the
47 % texi2dvi shell script that comes with the distribution. For a simple
48 % manual foo.texi, however, you can get away with this:
53 % dvips foo.dvi -o # or whatever, to process the dvi file; thi
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dsqlinformix.vim1 " Vim syntax file
8 " For version 6.x: Quit when a syntax file was already loaded
65 " Highlight "end if" with one or more separating spaces
74 " Highlight "end for", etc. with one or more separating spaces
83 syn match sqlException "end \+exception \+with \+resume"
94 syn keyword sqlKeyword file foreign fragment from function
107 syn keyword sqlKeyword table temp temporary timeout to transaction trigger
109 syn keyword sqlKeyword where with work
/macosx-10.9.5/bash-92/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex5 %This texinfo.tex file is free software; you can redistribute it and/or
10 %This texinfo.tex file is distributed in the hope that it will be
16 %along with this texinfo.tex file; see the file COPYING. If not, write
30 % Make it possible to create a .fmt file just by loading this file:
40 % If in a .fmt file, print the version number
42 % they might have appeared in the input file name.
65 % at the beginning of a line will start with \penalt
[all...]
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex11 % This texinfo.tex file is free software; you can redistribute it and/or
16 % This texinfo.tex file is distributed in the hope that it will be
22 % along with this texinfo.tex file; see the file COPYING. If not, write
44 % complete document in each bug report with which we can reproduce the
47 % To process a Texinfo manual with TeX, it's most reliable to use the
48 % texi2dvi shell script that comes with the distribution. For a simple
49 % manual foo.texi, however, you can get away with this:
65 % If in a .fmt file, prin
[all...]

Completed in 418 milliseconds

123