Searched refs:program (Results 151 - 175 of 1353) sorted by relevance

1234567891011>>

/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v7.6p2/
H A Dconfigure158 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
171 --program-prefix=PREFIX prepend PREFIX to installed program names
172 --program-suffix=SUFFIX append SUFFIX to installed program names
173 --program-transform-name=PROGRAM
174 run sed PROGRAM on installed program names
263 -program-prefix | --program-prefix | --program
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/unix/
H A Dconfigure505 -program-prefix | --program-prefix | --program-prefi | --program-pref \
506 | --program-pre | --program-pr | --program-p)
508 -program-prefix=* | --program-prefix=* | --program
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/win/
H A Dconfigure505 -program-prefix | --program-prefix | --program-prefi | --program-pref \
506 | --program-pre | --program-pr | --program-p)
508 -program-prefix=* | --program-prefix=* | --program
[all...]
/macosx-10.9.5/CPANInternal-140/DateTime/lib/DateTime/
H A DHelpers.pm48 program is free software; you can redistribute it and/or modify it
/macosx-10.9.5/CPANInternal-140/Net-DNS/lib/Net/DNS/RR/
H A DUnknown.pm75 All rights reserved. This program is free software; you may redistribute
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFWDCLTranslator.h25 * A DCL program to interpret (in software) a program that's too complicated
56 // Opcodes and buffer for pingpong program
63 IODCLProgram * fHWProgram; // Hardware program executing our opcodes
81 void setHWProgram(IODCLProgram *program);
H A DIOFWLocalIsochPort.h90 IODCLProgram * program,
108 @abstract Informs hardware of a change to the DCL program.
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/filters/
H A DCustomFilterCompiledProgram.h69 Platform3DObject program() const { return m_program; } function in class:WebCore::CustomFilterCompiledProgram
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gpu/opencl/
H A DFilterContextOpenCL.cpp278 cl_program program; local
281 program = clCreateProgramWithSource(m_deviceContext, 1, (const char**) &source, 0, &errorNumber);
285 if (isFailed(clBuildProgram(program, 0, 0, 0, 0, 0)))
288 return program;
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/opengl/
H A DExtensions3DOpenGLES.cpp218 void Extensions3DOpenGLES::getnUniformfvEXT(GC3Duint program, int location, GC3Dsizei bufSize, float *params) argument
222 m_glGetnUniformfvEXT(program, location, bufSize, params);
229 void Extensions3DOpenGLES::getnUniformivEXT(GC3Duint program, int location, GC3Dsizei bufSize, int *params) argument
233 m_glGetnUniformivEXT(program, location, bufSize, params);
/macosx-10.9.5/awk-18/src/
H A Dproctab.c105 program, /* PROGRAM */
/macosx-10.9.5/bash-92/bash-3.2/examples/scripts/
H A Dline-input.bash66 # Launching an external program to get a single keystroke is a bit
171 # uncomment the lines below to create a standalone test program
178 echo "Pass an argument to this program to prime the buffer contents"
/macosx-10.9.5/bc-21/bc/bc/
H A Dsbc.y7 This program is free software; you can redistribute it and/or modify
12 This program is distributed in the hope that it will be useful,
18 along with this program; see the file COPYING. If not, write to
37 %start program
68 %type <i_value> program input_item semicolon_list statement_list
81 program : /* empty */ label
91 | program input_item
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/testsuite/lib/
H A Dutils-lib.exp4 # This program is free software; you can redistribute it and/or modify
9 # This program is distributed in the hope that it will be useful,
15 # along with this program; if not, write to the Free Software
47 # run a program, returning the output
48 # sets binutils_run_failed if the program does not exist
181 # with regexps. The FILE.d file specifies what program to run, and
185 # flags to pass to the assembler, the program to run to dump the
216 # The name of the program to run to analyze the .o file produced
218 # which program to run by seeing which of the flags options below
224 # Use the specified program t
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dpgg-pgp.el37 (defcustom pgg-pgp-program "pgp"
63 (defun pgg-pgp-process-region (start end passphrase program args)
87 (concat program " " args))))
102 (error "%s exited abnormally: '%s'" program exit-status))
104 (error "%s could not be found" program))
122 (apply #'call-process pgg-pgp-program nil t nil args)
152 (pgg-pgp-process-region start end nil pgg-pgp-program args)
168 (pgg-pgp-process-region start end passphrase pgg-pgp-program args)
188 (pgg-pgp-process-region start end passphrase pgg-pgp-program args)
219 (pgg-pgp-process-region (point)(point) nil pgg-pgp-program arg
[all...]
H A Dpgg-pgp5.el37 (defcustom pgg-pgp5-pgpe-program "pgpe"
42 (defcustom pgg-pgp5-pgps-program "pgps"
47 (defcustom pgg-pgp5-pgpk-program "pgpk"
52 (defcustom pgg-pgp5-pgpv-program "pgpv"
78 (defun pgg-pgp5-process-region (start end passphrase program args)
103 program args)))
118 (error "%s exited abnormally: '%s'" program exit-status))
120 (error "%s could not be found" program))
138 (apply #'call-process pgg-pgp5-pgpk-program nil t nil args)
167 (pgg-pgp5-process-region start end nil pgg-pgp5-pgpe-program arg
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/libdes/src/
H A DFILES23 /* General stuff */ COPYRIGHT - Copyright info. MODES.DES - A description of the features of the different modes of DES. FILES - This file. INSTALL - How to make things compile. Imakefile - For use with kerberos. README - What this package is. VERSION - Which version this is and what was changed. KERBEROS - Kerberos version 4 notes. Makefile.PL - An old makefile to build with perl5, not current. Makefile.ssl - The SSLeay makefile Makefile.uni - The normal unix makefile. GNUmakefile - The makefile for use with glibc. makefile.bc - A Borland C makefile times - Some outputs from 'speed' on some machines. vms.com - For use when compiling under VMS /* My SunOS des(1) replacement */ des.c - des(1) source code. des.man - des(1) manual. /* Testing and timing programs. */ destest.c - Source for libdes.a test program. speed.c - Source for libdes.a timing program. rpw.c - Source for libdes.a testing password reading routines. /* libdes.a source code */ des_crypt.man - libdes.a manual page. des.h - Public libdes.a header file. ecb_enc.c - des_ecb_encrypt() source, this contains the basic DES code. ecb3_enc.c - des_ecb3_encrypt() source. cbc_ckm.c - des_cbc_cksum() source. cbc_enc.c - des_cbc_encrypt() source. ncbc_enc.c - des_cbc_encrypt() that is 'normal' in that it copies the new iv values back in the passed iv vector. ede_enc.c - des_ede3_cbc_encrypt() cbc mode des using triple DES. cbc3_enc.c - des_3cbc_encrypt() source, don't use this function. cfb_enc.c - des_cfb_encrypt() source. cfb64enc.c - des_cfb64_encrypt() cfb in 64 bit mode but setup to be used as a stream cipher. cfb64ede.c - des_ede3_cfb64_encrypt() cfb in 64 bit mode but setup to be used as a stream cipher and using triple DES. ofb_enc.c - des_cfb_encrypt() source. ofb64_enc.c - des_ofb_encrypt() ofb in 64 bit mode but setup to be used as a stream cipher. ofb64ede.c - des_ede3_ofb64_encrypt() ofb in 64 bit mode but setup to be used as a stream cipher and using triple DES. enc_read.c - des_enc_read() source. enc_writ.c - des_enc_write() source. pcbc_enc.c - des_pcbc_encrypt() source. qud_cksm.c - quad_cksum() source. rand_key.c - des_random_key() source. read_pwd.c - Source for des_read_password() plus related functions. set_key.c - Source for des_set_key(). str2key.c - Covert a string of any length into a key. fcrypt.c - A small, fast version of crypt(3). des_locl.h - Internal libdes.a header file. podd.h - Odd parity tables - used in des_set_key(). sk.h - Lookup tables used in des_set_key(). spr.h - What is left of the S tables - used in ecb_encrypt(). des_ver.h - header file for the external definition of the version string. des.doc - SSLeay documentation for the library. /* The perl scripts - you can ignore these files they are only * included for the curious */ des.pl - des in perl anyone? des_set_key and des_ecb_encrypt both done in a perl library. testdes.pl - Testing program for des.pl doIP - Perl script used to develop IP xor/shift code. doPC1 - Perl script used to dev (…)
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dttkprogress.rb24 which is used for showing how far through a defined task the program has got. \
26 which is used to show that the program is busy \
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dcups-deviced.c754 char program[1024]; /* Full path to backend */ local
768 snprintf(program, sizeof(program), "%s/backend/%s", server_bin, name);
770 if (_cupsFileCheck(program, _CUPS_FILE_CHECK_PROGRAM, !geteuid(),
779 if ((backend->pipe = cupsdPipeCommand(&(backend->pid), program, argv,
783 program, strerror(errno));
792 program, backend->pid);
/macosx-10.9.5/remote_cmds-41.90.1/yppush.tproj/
H A Dyplib_host.c93 yp_bind_host(server,program,version,port,usetcp)
95 u_long program,version;
133 client = clnttcp_create(&rsrv_sin, program, version,
136 client = clntudp_create(&rsrv_sin, program, version, tv,
151 yp_bind_local(program,version)
152 u_long program,version;
168 client = clntudp_create(&rsrv_sin, program, version, tv, &rsrv_sock);
/macosx-10.9.5/remote_cmds-41.90.1/ypxfr.tproj/
H A Dyplib_host.c93 yp_bind_host(server,program,version,port,usetcp)
95 u_long program,version;
133 client = clnttcp_create(&rsrv_sin, program, version,
136 client = clntudp_create(&rsrv_sin, program, version, tv,
151 yp_bind_local(program,version)
152 u_long program,version;
168 client = clntudp_create(&rsrv_sin, program, version, tv, &rsrv_sock);
/macosx-10.9.5/Chess-310.5/sjeng/
H A Dconfigure502 -program-prefix | --program-prefix | --program-prefi | --program-pref \
503 | --program-pre | --program-pr | --program-p)
505 -program-prefix=* | --program-prefix=* | --program
[all...]
/macosx-10.9.5/srm-7/srm/
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/Heimdal-323.92.1/lib/krb5/
H A Dlog.c122 const char *program,
131 f->program = strdup(program);
132 if(f->program == NULL){
208 roken_openlog(facility->program, LOG_PID | LOG_NDELAY, i);
468 const char *program,
474 ret = krb5_initlog(context, program, fac);
478 p = krb5_config_get_strings(context, NULL, "logging", program, NULL);
498 free(fac->program);
501 fac->program
121 krb5_initlog(krb5_context context, const char *program, krb5_log_facility **fac) argument
467 krb5_openlog(krb5_context context, const char *program, krb5_log_facility **fac) argument
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/kadm5/
H A Dpassword_quality.c144 const char *program; local
157 program = krb5_config_get_string(context, NULL,
161 if (program == NULL) {
163 "program not configured");
173 child = pipe_execv(&in, &out, &error, program, program, p, NULL);
176 "program failed to execute for principal %s", p);
192 "program failed without error");
197 "program failed: %s", reply);
213 snprintf(message, length, "external program faile
[all...]

Completed in 151 milliseconds

1234567891011>>