Searched refs:cc (Results 26 - 50 of 1012) sorted by relevance

1234567891011>>

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/features/
H A Dparam.sh43 if $cc -c $tmp.c >/dev/null
H A Dsig.sh31 $cc -c $tmp.c >/dev/null 2>$tmp.e
65 if $cc -c $tmp.c >/dev/null
71 do $cc -c -DTYPE=$i -DARG=$j $tmp.c >/dev/null 2>$tmp.e || continue
/macosx-10.9.5/BerkeleyDB-21/db/test/scr017/
H A Dchk.db18512 if cc -g -Wall -I.. t.c ../libdb.a -o t; then
/macosx-10.9.5/BerkeleyDB-21/db/test/scr018/
H A Dchk.comma16 if cc -g -Wall -I.. t.c ../libdb.a -o t; then
/macosx-10.9.5/BerkeleyDB-21/db/test/scr023/
H A Dchk.q12 if cc -g -Wall -I../../dbinc q.c ../libdb.a -o t; then
/macosx-10.9.5/BerkeleyDB-21/db/test/scr028/
H A Dchk.rtc12 if cc -g -Wall -I.. t.c ../libdb.a -o t; then
/macosx-10.9.5/BerkeleyDB-21/db/test/scr029/
H A Dchk.get12 if cc -g -Wall -I.. t.c ../libdb.a -o t; then
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/struct/graph/
H A Dwalk.h31 int* cc, Tcl_Obj*** cv);
35 int cc, Tcl_Obj** cv);
H A Dwalk.c10 Tcl_HashTable* v, int cc, Tcl_Obj** ev,
13 Tcl_HashTable* v, int cc, Tcl_Obj** ev,
16 Tcl_HashTable* v, int cc, Tcl_Obj** ev,
19 Tcl_HashTable* v, int cc, Tcl_Obj** ev,
23 int cc, Tcl_Obj** ev, Tcl_Obj* action);
34 int* cc, Tcl_Obj*** cv)
159 *cc = xcc;
170 int cc, Tcl_Obj** cv)
182 ec = cc + 3;
185 for (i=0;i<cc;
31 g_walkoptions(Tcl_Interp* interp, int objc, Tcl_Obj* const* objv, int* type, int* order, int* dir, int* cc, Tcl_Obj*** cv) argument
168 g_walk(Tcl_Interp* interp, Tcl_Obj* go, GN* n, int type, int order, int dir, int cc, Tcl_Obj** cv) argument
263 walk_invoke(Tcl_Interp* interp, GN* n, int cc, Tcl_Obj** ev, Tcl_Obj* action) argument
354 walkdfspre(Tcl_Interp* interp, GN* n, int dir, Tcl_HashTable* v, int cc, Tcl_Obj** ev, Tcl_Obj* action) argument
403 walkdfspost(Tcl_Interp* interp, GN* n, int dir, Tcl_HashTable* v, int cc, Tcl_Obj** ev, Tcl_Obj* action) argument
445 walkdfsboth(Tcl_Interp* interp, GN* n, int dir, Tcl_HashTable* v, int cc, Tcl_Obj** ev, Tcl_Obj* enter, Tcl_Obj* leave) argument
500 walkbfspre(Tcl_Interp* interp, GN* n, int dir, Tcl_HashTable* v, int cc, Tcl_Obj** ev, Tcl_Obj* action) argument
[all...]
/macosx-10.9.5/configd-596.15/Plugins/InterfaceNamer/
H A DMakefile3 cc -Wall -g -DMAIN -o ifnamer ifnamer.c -framework CoreFoundation -framework SystemConfiguration -framework IOKit
6 cc -Wall -g -DTEST_SNAPSHOT -o snapshot ifnamer.c -framework CoreFoundation -framework SystemConfiguration -framework IOKit
9 cc -Wall -g -DTEST_PLATFORM_UUID -o uuid ifnamer.c -framework CoreFoundation -framework SystemConfiguration -framework IOKit
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/weak-coalesce-c++/
H A DMakefile43 a1.o: a1.cc a.h
44 $(CXX) -I${TESTROOT}/include -c a1.cc
46 a2.o: a2.cc a.h
47 $(CXX) -I${TESTROOT}/include -c a2.cc
49 main.o: main.cc
50 $(CXX) -I${TESTROOT}/include -c main.cc
/macosx-10.9.5/Security-55471.14.18/include/security_smime/
H A Dcryptohi.c126 CSSM_CC_HANDLE cc = 0; local
157 rv = CSSM_CSP_CreateSignatureContext(csp, algorithm, accessCred, key, &cc);
163 rv = CSSM_SignData(cc, &dataBuf, 1, CSSM_ALGID_NONE, &sig);
174 if (cc)
175 CSSM_DeleteContext(cc);
185 CSSM_CC_HANDLE cc = 0; local
216 rv = CSSM_CSP_CreateSignatureContext(csp, sigalg, accessCred, key, &cc);
222 rv = CSSM_SignData(cc, digest, 1, digalg, &sig);
233 if (cc)
234 CSSM_DeleteContext(cc);
246 CSSM_CC_HANDLE cc = 0; local
285 CSSM_CC_HANDLE cc = 0; local
326 CSSM_CC_HANDLE cc = 0; local
454 CSSM_CC_HANDLE cc = 0; local
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_smime/lib/
H A Dcryptohi.c126 CSSM_CC_HANDLE cc = 0; local
157 rv = CSSM_CSP_CreateSignatureContext(csp, algorithm, accessCred, key, &cc);
163 rv = CSSM_SignData(cc, &dataBuf, 1, CSSM_ALGID_NONE, &sig);
174 if (cc)
175 CSSM_DeleteContext(cc);
185 CSSM_CC_HANDLE cc = 0; local
216 rv = CSSM_CSP_CreateSignatureContext(csp, sigalg, accessCred, key, &cc);
222 rv = CSSM_SignData(cc, digest, 1, digalg, &sig);
233 if (cc)
234 CSSM_DeleteContext(cc);
246 CSSM_CC_HANDLE cc = 0; local
285 CSSM_CC_HANDLE cc = 0; local
326 CSSM_CC_HANDLE cc = 0; local
454 CSSM_CC_HANDLE cc = 0; local
[all...]
/macosx-10.9.5/emacs-92/emacs/oldXMenu/
H A Dcompile.com5 $ cc /obj=ACTIVATE.OBJ /NOLIST/OBJECT=ACTIVATE.OBJ ACTIVATE.c
7 $ cc /obj=ADDPANE.OBJ /NOLIST/OBJECT=ADDPANE.OBJ ADDPANE.c
9 $ cc /obj=ADDSEL.OBJ /NOLIST/OBJECT=ADDSEL.OBJ ADDSEL.c
11 $ cc /obj=CHGPANE.OBJ /NOLIST/OBJECT=CHGPANE.OBJ CHGPANE.c
13 $ cc /obj=CHGSEL.OBJ /NOLIST/OBJECT=CHGSEL.OBJ CHGSEL.c
15 $ cc /obj=CREATE.OBJ /NOLIST/OBJECT=CREATE.OBJ CREATE.c
17 $ cc /obj=DELPANE.OBJ /NOLIST/OBJECT=DELPANE.OBJ DELPANE.c
19 $ cc /obj=DELSEL.OBJ /NOLIST/OBJECT=DELSEL.OBJ DELSEL.c
21 $ cc /obj=DESTROY.OBJ /NOLIST/OBJECT=DESTROY.OBJ DESTROY.c
23 $ cc /ob
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dtty_subr.c175 int cc; local
180 cc = clp->c_cl - clp->c_cf;
182 cc = clp->c_ce - clp->c_cf;
183 if (cc > count)
184 cc = count;
185 bcopy(clp->c_cf, p, cc);
186 count -= cc;
187 p += cc;
188 clp->c_cc -= cc;
189 clp->c_cf += cc;
207 register int cc; local
244 int cc; local
360 int cc; local
407 static int cc; variable
[all...]
H A Dtty_compat.c256 register cc_t *cc; local
258 cc = term->c_cc;
259 cc[VINTR] = tc->t_intrc;
260 cc[VQUIT] = tc->t_quitc;
261 cc[VSTART] = tc->t_startc;
262 cc[VSTOP] = tc->t_stopc;
263 cc[VEOF] = tc->t_eofc;
264 cc[VEOL] = tc->t_brkc;
266 cc[VEOL2] = _POSIX_VDISABLE;
277 register cc_t *cc; local
391 register cc_t *cc = tp->t_cc; local
410 register cc_t *cc = tp->t_cc; local
427 register cc_t *cc = tp->t_cc; local
[all...]
/macosx-10.9.5/zlib-53/zlib/contrib/minizip/
H A Dmake_vms.com13 $ cc/include=[--]/prefix=all ioapi.c
14 $ cc/include=[--]/prefix=all miniunz.c
15 $ cc/include=[--]/prefix=all unzip.c
16 $ cc/include=[--]/prefix=all minizip.c
17 $ cc/include=[--]/prefix=all zip.c
/macosx-10.9.5/ruby-104/ruby/ext/digest/rmd160/
H A Drmd160.c148 uint32_t aa, bb, cc, dd, ee; local
156 cc = ccc = state[2];
161 FF(aa, bb, cc, dd, ee, block[ 0], 11);
162 FF(ee, aa, bb, cc, dd, block[ 1], 14);
163 FF(dd, ee, aa, bb, cc, block[ 2], 15);
164 FF(cc, dd, ee, aa, bb, block[ 3], 12);
165 FF(bb, cc, dd, ee, aa, block[ 4], 5);
166 FF(aa, bb, cc, dd, ee, block[ 5], 8);
167 FF(ee, aa, bb, cc, dd, block[ 6], 7);
168 FF(dd, ee, aa, bb, cc, bloc
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dmisc.el36 (let ((cc (current-column))
43 (move-to-column cc)
48 (if (< cc (current-column))
51 (setq string (make-string (min n (- (current-column) cc)) ?\s))
52 (setq n (- n (min n (- (current-column) cc)))))
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/libdes/src/
H A Dcfb64enc.c79 /* crypto/des/cfb64enc.c */ /* Copyright (C) 1995-1997 Eric Young (eay@mincom.oz.au) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@mincom.oz.au). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-commercial use as long as * the following conditions are aheared to. The following conditions * apply to all code found in this distribution, be it the RC4, RSA, * lhash, DES, etc., code; not just the SSL code. The SSL documentation * included with this distribution is covered by the same copyright terms * except that the holder is Tim Hudson (tjh@mincom.oz.au). * * Copyright remains Eric Young's, and as such any Copyright notices in * the code are not to be removed. * If this package is used in a product, Eric Young should be given attribution * as the author of the parts of the library used. * This can be in the form of a textual message at program startup or * in documentation (online or textual) provided with the package. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * "This product includes cryptographic software written by * Eric Young (eay@mincom.oz.au)" * The word 'cryptographic' can be left out if the rouines from the library * being used are not cryptographic related :-). * 4. If you include any Windows specific code (or a derivative thereof) from * the apps directory (application code) you must include an acknowledgement: * "This product includes software written by Tim Hudson (tjh@mincom.oz.au)" * * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * The licence and distribution terms for any publically available version or * derivative of this code cannot be changed. i.e. this code cannot simply be * copied and put under another distribution licence * [including the GNU Public Licence.] */ #include "des_locl.h" /* The input and output encrypted as though 64bit cfb mode is being * used. The extra state information to record how much of the * 64bit block we have used is contained in *num; */ void des_cfb64_encrypt(in, out, length, schedule, ivec, num, encrypt) unsigned char *in; unsigned char *out; long length; des_key_schedule schedule; des_cblock (*ivec); int *num; int encrypt; { register DES_LONG v0,v1; register long l=length; register int n= *num; DES_LONG ti[2]; unsigned char *iv,c,cc; iv=(unsigned char *)ivec; if (encrypt) { while (l--) { if (n == 0) { c2l(iv,v0); ti[0]=v0; c2l(iv,v1); ti[1]=v1; des_encrypt((DES_LONG *)ti, schedule,DES_ENCRYPT); iv=(unsigned char *)ivec; v0=ti[0]; l2c(v0,iv); v0=ti[1]; l2c(v0,iv); iv=(unsigned char *)ivec; } c= *(in++)^iv[n]; *(out++)=c; iv[n]=c; n=(n+1)&0x07; } } else { while (l--) { if (n == 0) { c2l(iv,v0); ti[0]=v0; c2l(iv,v1); ti[1]=v1; des_encrypt((DES_LONG *)ti, schedule,DES_ENCRYPT); iv=(unsigned char *)ivec; v0=ti[0]; l2c(v0,iv); v0=ti[1]; l2c(v0,iv); iv=(unsigned char *)ivec; } cc= *(in++); c=iv[n]; iv[n]=cc; *(out++)=c^cc; n=(n+1)&0x07; } } v0=v1=ti[0]=ti[1]=c=cc=0; *num=n; }
1 /* crypto/des/cfb64enc.c */ local
/macosx-10.9.5/remote_cmds-41.90.1/talk.tproj/
H A Dctl_transact.c70 int nready = 0, cc; local
88 cc = sendto(ctl_sockt, (char *)&lmsg, sizeof (lmsg), 0,
91 if (cc != sizeof (lmsg)) {
110 cc = recv(ctl_sockt, (char *)rp, sizeof (*rp), 0);
111 if (cc < 0) {
/macosx-10.9.5/zsh-60/zsh/Src/Zle/
H A Dcompctl.c97 freecompctl(ccp->cc);
103 freecompctl(Compctl cc) argument
105 if (cc == &cc_default ||
106 cc == &cc_first ||
107 cc == &cc_compos ||
108 --cc->refc > 0)
111 zsfree(cc->keyvar);
112 zsfree(cc->glob);
113 zsfree(cc->str);
114 zsfree(cc
148 Compcond cc = (Compcond) a; local
377 get_compctl(char *name, char ***av, Compctl cc, int first, int isdef, int cl) argument
910 get_xcompctl(char *name, char ***av, Compctl cc, int isdef) argument
1178 Compctl cc; local
1254 cc_reassign(Compctl cc) argument
1316 compctl_process_cc(char **s, Compctl cc) argument
1360 printcompctl(char *s, Compctl cc, int printflags, int ispat) argument
1565 Compctl cc = NULL; local
2378 Compctl cc = NULL; local
2451 Compctl cc; local
2532 makecomplistcc(Compctl cc, char *s, int incmd) argument
2548 makecomplistor(Compctl cc, char *s, int incmd, int compadd, int sub) argument
2589 makecomplistlist(Compctl cc, char *s, int incmd, int compadd) argument
2617 Compcond or, cc; local
3010 makecomplistflags(Compctl cc, char *s, int incmd, int compadd) argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/config/
H A Dmh-mpras15 GEN_DEPS.cc= $(CXX) -Hnocopyr -I/usr/include -Hcpplvl=3 -Xa -Hmake $(DEFS) $(CPPFLAGS)
19 LINK.cc= $(CXX) $(CXXFLAGS) $(LDFLAGS)
23 SHLIB.cc= $(CXX) $(CXXFLAGS) $(LDFLAGS) -G
44 $(COMPILE.cc) $(STATICCPPFLAGS) $(STATICCXXFLAGS) -o $@ $<
46 $(COMPILE.cc) $(DYNAMICCPPFLAGS) $(DYNAMICCXXFLAGS) -o $@ $<
56 @$(GEN_DEPS.cc) $< > $@
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/wsock/common/
H A Dmake.wnt84 $(cc) $(cflags) $(cvarsdll) -DDEBUG $*.c
87 $(cc) $(cflags) $(cvarsdll) -DDEBUG $*.c
90 $(cc) $(cflags) $(cvarsdll) -DDEBUG $*.c
93 $(cc) $(cflags) $(cvarsdll) -DDEBUG $*.c
96 $(cc) $(cflags) $(cvarsdll) -DDEBUG $*.c
99 $(cc) $(cflags) $(cvarsdll) -DDEBUG $*.c
/macosx-10.9.5/ruby-104/ruby/test/ruby/
H A Dtest_complexrational.rb9 cc = Rational(3,2)
12 assert_kind_of(Numeric, cc)
15 assert_instance_of(Rational, cc)
34 assert_equal(SimpleRat(11,6), c + cc)
35 assert_equal(SimpleRat(-7,6), c - cc)
36 assert_equal(SimpleRat(1,2), c * cc)
37 assert_equal(SimpleRat(2,9), c / cc)
38 assert_in_delta(0.1924, c ** cc, 0.001)
39 assert_equal(-1, c <=> cc)
41 assert_equal(SimpleRat(11,6), cc
[all...]

Completed in 311 milliseconds

1234567891011>>