Searched refs:program (Results 176 - 200 of 1353) sorted by relevance

1234567891011>>

/macosx-10.9.5/xar-202/xar/
H A Dconfigure43 # Prefer a ksh shell builtin over an external printf program on Solaris,
976 -program-prefix | --program-prefix | --program-prefi | --program-pref \
977 | --program-pre | --program-pr | --program-p)
979 -program-prefix=* | --program
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/pcre/
H A Dconfigure43 # Prefer a ksh shell builtin over an external printf program on Solaris,
934 -program-prefix | --program-prefix | --program-prefi | --program-pref \
935 | --program-pre | --program-pr | --program-p)
937 -program-prefix=* | --program
[all...]
/macosx-10.9.5/bind9-45.100/bind9/contrib/queryperf/
H A Dconfigure43 # Prefer a ksh shell builtin over an external printf program on Solaris,
869 -program-prefix | --program-prefix | --program-prefi | --program-pref \
870 | --program-pre | --program-pr | --program-p)
872 -program-prefix=* | --program
[all...]
/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Dconfigure506 -program-prefix | --program-prefix | --program-prefi | --program-pref \
507 | --program-pre | --program-pr | --program-p)
509 -program-prefix=* | --program-prefix=* | --program
[all...]
/macosx-10.9.5/less-23/less/
H A Dconfigure907 -program-prefix | --program-prefix | --program-prefi | --program-pref \
908 | --program-pre | --program-pr | --program-p)
910 -program-prefix=* | --program-prefix=* | --program
[all...]
/macosx-10.9.5/tcl-102/tcl/tcl/win/
H A Dconfigure506 -program-prefix | --program-prefix | --program-prefi | --program-pref \
507 | --program-pre | --program-pr | --program-p)
509 -program-prefix=* | --program-prefix=* | --program
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/unix/
H A Dconfigure506 -program-prefix | --program-prefix | --program-prefi | --program-pref \
507 | --program-pre | --program-pr | --program-p)
509 -program-prefix=* | --program-prefix=* | --program
[all...]
/macosx-10.9.5/tcl-102/tk/tk/win/
H A Dconfigure506 -program-prefix | --program-prefix | --program-prefi | --program-pref \
507 | --program-pre | --program-pr | --program-p)
509 -program-prefix=* | --program-prefix=* | --program
[all...]
/macosx-10.9.5/gnuserv-7/gnuserv/
H A Dconfigure186 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
199 --program-prefix=PREFIX prepend PREFIX to installed program names
200 --program-suffix=SUFFIX append SUFFIX to installed program names
201 --program-transform-name=PROGRAM
202 run sed PROGRAM on installed program names
291 -program-prefix | --program-prefix | --program
[all...]
/macosx-10.9.5/Heimdal-323.92.1/appl/ftp/ftpd/
H A Dpopen.c70 * no one may create a pipe to a hidden program as a side effect of a
101 ftpd_popen(char *program, char *type, int do_stderr, int no_glob) argument
129 for (argc = 0, cp = program; argc < MAXARGS - 1; cp = NULL) {
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFWIsochChannel.cpp325 IODCLProgram * program = localIsochPort->getProgramRef(); local
326 IOMemoryMap * map = program->getBufferMap();
352 program->setForceStopProc( fStopProc, fStopRefCon, this );
353 program->release();
378 IODCLProgram * program = localIsochPort->getProgramRef(); local
379 IOMemoryMap * map = program->getBufferMap();
402 program->setForceStopProc( fStopProc, fStopRefCon, this ) ;
403 program->release() ;
/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DWebGLRenderingContext.idl467 [StrictTypeChecking, RaisesException] void attachShader(WebGLProgram program, WebGLShader shader);
468 [StrictTypeChecking, RaisesException] void bindAttribLocation(WebGLProgram program, GLuint index, DOMString name);
511 [StrictTypeChecking] void deleteProgram(WebGLProgram program);
519 [StrictTypeChecking, RaisesException] void detachShader(WebGLProgram program, WebGLShader shader);
534 [StrictTypeChecking, RaisesException] WebGLActiveInfo getActiveAttrib(WebGLProgram program, GLuint index);
535 [StrictTypeChecking, RaisesException] WebGLActiveInfo getActiveUniform(WebGLProgram program, GLuint index);
537 [StrictTypeChecking, Custom, RaisesException] void getAttachedShaders(WebGLProgram program);
539 [StrictTypeChecking] GLint getAttribLocation(WebGLProgram program, DOMString name);
552 [StrictTypeChecking, Custom, RaisesException] any getProgramParameter(WebGLProgram program, GLenum pname);
553 [StrictTypeChecking, TreatReturnedNullStringAs=Null, RaisesException] DOMString getProgramInfoLog(WebGLProgram program);
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DExtensions3D.h228 virtual void getnUniformfvEXT(GC3Duint program, int location, GC3Dsizei bufSize, float *params) = 0;
229 virtual void getnUniformivEXT(GC3Duint program, int location, GC3Dsizei bufSize, int *params) = 0;
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gpu/opencl/
H A DFilterContextOpenCL.h176 static inline cl_kernel kernelByName(cl_program program, const char* name) { return clCreateKernel(program, name, 0); } argument
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dpex-msdos.c1 /* Utilities to execute a program in a subprocess (possibly linked by pipes
216 scmd = XNEWVEC (char, strlen (program)
223 program,
/macosx-10.9.5/dtrace-118.1/test/tst/common/ustack/
H A Dtst.spin.ksh48 * Toss out the first 100 samples to wait for the program to enter
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dexecutable.el145 (defun executable-command-find-posix-p (&optional program)
152 (call-process (or program "find")
/macosx-10.9.5/man-16/man/src/
H A Dmakewhatis.sh38 program=`basename $0`
83 # make sure TMPFILEDIR is deleted if program is killed or terminates
106 echo "$program from %version%"
/macosx-10.9.5/ruby-104/ruby/win32/
H A Dsetup.mak36 -prologue-: -basic-vars- -system-vars- -version- -program-name-
38 -prologue32-: -basic-vars- -system-vars32- -version- -program-name-
40 -prologue64-: -basic-vars- -system-vars64- -version- -program-name-
114 -program-name-:
/macosx-10.9.5/tcl-102/tcl_ext/quicktimetcl/quicktimetcl/
H A Dconfigure.in2 dnl This file is an input file used by the GNU "autoconf" program to
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/win/
H A Dconfigure.in2 dnl This file is an input file used by the GNU "autoconf" program to
/macosx-10.9.5/tcl-102/tcl_ext/tclae/tclae/
H A Dconfigure.in2 dnl This file is an input file used by the GNU "autoconf" program to
/macosx-10.9.5/tcl-102/tcl_ext/tclx/tclx/
H A Dconfigure.in2 dnl This file is an input file used by the GNU "autoconf" program to
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/
H A Dconfigure.in2 dnl This file is an input file used by the GNU "autoconf" program to
/macosx-10.9.5/CPANInternal-140/DateTime-TimeZone/lib/DateTime/TimeZone/
H A DFloating.pm74 program is free software; you can redistribute it and/or modify it

Completed in 158 milliseconds

1234567891011>>