Searched refs:cc (Results 76 - 100 of 1012) sorted by relevance

1234567891011>>

/macosx-10.9.5/apache-786.1/httpd/srclib/pcre/
H A Ducp.c66 register int cc = c; local
72 if (cc == d) break;
73 if (cc < d)
100 *case_ptr = (case_offset == 0)? 0 : cc + case_offset;
/macosx-10.9.5/dtrace-118.1/test/tst/common/usdt/
H A Dtst.onlyenabled.ksh59 cc -c test.c
69 cc -o test test.o prov.o
H A Dtst.dlclose1.ksh38 cc -o main main.o
41 cc -c main.c
45 cc -z defs -G -o livelib.so livelib.o prov.o -lc
48 cc -c livelib.c
58 cc -z defs -G -o deadlib.so deadlib.o -lc
61 cc -c deadlib.c
H A Dtst.dlclose2.ksh38 cc -o main main.o
41 cc -c main.c
45 cc -z defs -G -o livelib.so livelib.o prov.o -lc
48 cc -c livelib.c
58 cc -z defs -G -o deadlib.so deadlib.o -lc
61 cc -c deadlib.c
/macosx-10.9.5/emacs-92/emacs/src/m/
H A D7300.h93 /* Insist on using cc when compiling this. GCC may have been
95 #define CRT0_COMPILE cc -c -O -Demacs
/macosx-10.9.5/groff-38/groff/src/libs/libgroff/
H A Derrarg.cpp45 errarg::errarg(char cc) : type(CHAR) argument
47 c = cc;
50 errarg::errarg(unsigned char cc) : type(CHAR) argument
52 c = cc;
/macosx-10.9.5/ICU-511.35/icuSources/config/
H A Dmh-hpux-gcc8 GEN_DEPS.cc= $(CXX) -E -MM $(DEFS) $(CPPFLAGS)
29 LINK.cc= $(CXX) $(DEFS) $(LDFLAGS) -Wl,+s $(LD_DEFAULTPATH)
36 SHLIB.cc= $(CXX) $(DEFS) $(CXXFLAGS) $(LDFLAGS) $(SHAREDLIBCXXFLAGS) -shared -Wl,+s $(LD_DEFAULTPATH) $(LD_SOOPTIONS)
60 $(COMPILE.cc) $(STATICCPPFLAGS) $(STATICCXXFLAGS) -o $@ $<
62 $(COMPILE.cc) $(DYNAMICCPPFLAGS) $(DYNAMICCXXFLAGS) -o $@ $<
74 @$(SHELL) -ec '$(GEN_DEPS.cc) $< \
H A Dmh-irix13 GEN_DEPS.cc= $(CXX) -E -M $(DEFS) $(CPPFLAGS)
20 LINK.cc= $(CXX) $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS)
24 SHLIB.cc= $(CXX) -shared $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS)
49 $(COMPILE.cc) $(STATICCPPFLAGS) $(STATICCXXFLAGS) -o $@ $<
51 $(COMPILE.cc) $(DYNAMICCPPFLAGS) $(DYNAMICCXXFLAGS) -o $@ $<
63 @$(SHELL) -ec '$(GEN_DEPS.cc) $< \
H A Dmh-os39097 GEN_DEPS.cc= makedep
103 COMPILE.cc = $(COMPILE_LINK_ENVVAR) $(CXX) $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(ICU_XPLINK_CXX) -c
107 LINK.cc= $(COMPILE_LINK_ENVVAR) $(CXX) $(CXXFLAGS) -Wl,dll $(LDFLAGS) $(ICU_XPLINK_L)
111 SHLIB.cc= $(LINK.cc)
205 $(COMPILE.cc) $(STATICCPPFLAGS) $(STATICCXXFLAGS) -o $@ $<
207 $(COMPILE.cc) $(DYNAMICCPPFLAGS) $(DYNAMICCXXFLAGS) -o $@ $<
223 @$(SHELL) -ec '$(GEN_DEPS.cc) -f $*.u $< > /dev/null 2>&1'
H A Dmh-hpux-acc8 GEN_DEPS.cc= :
54 COMPILE.cc= $(CXX) $(DEFS) $(CPPFLAGS) $(CXXFLAGS) -c
66 LINK.cc= $(CXX) $(CXXFLAGS) $(LDFLAGS)
80 SHLIB.cc= $(CXX) $(CXXFLAGS) $(LDFLAGS) -b $(LD_SOOPTIONS)
108 $(COMPILE.cc) $(STATICCPPFLAGS) $(STATICCXXFLAGS) -o $@ $<
110 $(COMPILE.cc) $(DYNAMICCPPFLAGS) $(DYNAMICCXXFLAGS) -o $@ $<
120 @$(GEN_DEPS.cc) $< > $@
H A Dmh-os40011 GEN_DEPS.cc= $(CXX1) -E -M $(DEFS) $(CPPFLAGS)
19 COMPILE.cc= $(CXX) $(DEFS) $(CPPFLAGS) $(CXXFLAGS) -c -qTERASPACE=*YES -qSTGMDL=*INHERIT -qPFROPT=*STRDONLY -qRTTIALL
28 LINK.cc= $(ICULD) $(CXXFLAGS) $(LDFLAGS) -qOPTION='*DUPPROC *DUPVAR'
36 SHLIB.cc= ld -v -qOPTION='*DUPPROC *DUPVAR' -qALWLIBUPD=*YES
110 $(COMPILE.cc) $(STATICCPPFLAGS) $(STATICCXXFLAGS) -o $@ $<
112 $(COMPILE.cc) $(DYNAMICCPPFLAGS) $(DYNAMICCXXFLAGS) -o $@ $<
118 $(COMPILE.cc) -o $@ $<
134 # @$(SHELL) -ec '$(GEN_DEPS.cc) -f $*.u $< > /dev/null 2>&1'
H A Dmh-bsd-gcc8 GEN_DEPS.cc= $(CXX) -E -MM $(DEFS) $(CPPFLAGS)
41 $(COMPILE.cc) $(STATICCPPFLAGS) $(STATICCXXFLAGS) -o $@ $<
43 $(COMPILE.cc) $(DYNAMICCPPFLAGS) $(DYNAMICCXXFLAGS) -o $@ $<
55 @$(SHELL) -ec '$(GEN_DEPS.cc) $< \
H A Dmh-haiku9 GEN_DEPS.cc= $(CXX) -E -MM $(DEFS) $(CPPFLAGS)
42 $(COMPILE.cc) $(STATICCPPFLAGS) $(STATICCXXFLAGS) -o $@ $<
44 $(COMPILE.cc) $(DYNAMICCPPFLAGS) $(DYNAMICCXXFLAGS) -o $@ $<
56 @$(SHELL) -ec '$(GEN_DEPS.cc) $< \
H A Dmh-qnx15 GEN_DEPS.cc= $(CXX) -E -Wp,-MM $(DEFS) $(CPPFLAGS)
50 $(COMPILE.cc) $(STATICCPPFLAGS) $(STATICCXXFLAGS) -o $@ $<
52 $(COMPILE.cc) $(DYNAMICCPPFLAGS) $(DYNAMICCXXFLAGS) -o $@ $<
64 @$(SHELL) -ec '$(GEN_DEPS.cc) $< \
H A Dmh-beos10 GEN_DEPS.cc= $(CXX) -E -MM $(DEFS) $(CPPFLAGS)
39 SHLIB.cc= $(CXX) $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS) -nostart
69 $(COMPILE.cc) $(STATICCPPFLAGS) $(STATICCXXFLAGS) -o $@ $<
71 $(COMPILE.cc) $(DYNAMICCPPFLAGS) $(DYNAMICCXXFLAGS) -o $@ $<
83 @$(SHELL) -ec '$(GEN_DEPS.cc) $< \
H A Dmh-linux-va8 GEN_DEPS.cc= $(CXX) -E -MM $(DEFS) $(CPPFLAGS)
46 SHLIB.cc= $(CXX) $(CXXFLAGS) -qmkshrobj -qpic=large -G $(LDFLAGS)
55 $(COMPILE.cc) $(STATICCPPFLAGS) $(STATICCXXFLAGS) -o $@ $<
57 $(COMPILE.cc) $(DYNAMICCPPFLAGS) $(DYNAMICCXXFLAGS) -o $@ $<
67 @$(SHELL) -ec '$(GEN_DEPS.cc) $< > /dev/null'
/macosx-10.9.5/vim-53/src/
H A Dosdef.sh15 CC=cc
52 Darwin) $CC -I. -I$srcdir -E -no-cpp-precomp osdef0.c >osdef0.cc;;
53 *) $CC -I. -I$srcdir -E osdef0.c >osdef0.cc;;
58 sed < osdef0.cc -e '/\(..*\)/s// \1/' > osdef0.ccc
81 rm osdef0.c osdef0.cc osdef0.ccc osdef11.sed osdef21.sed osdef2.sed
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/libdes/src/
H A Dcfb64ede.c79 /* crypto/des/cfb64ede.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_ede3_cfb64_encrypt(in, out, length, ks1,ks2,ks3, ivec, num, encrypt) unsigned char *in; unsigned char *out; long length; des_key_schedule ks1,ks2,ks3; 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); c2l(iv,v1); ti[0]=v0; ti[1]=v1; des_encrypt3((DES_LONG *)ti,ks1,ks2,ks3); v0=ti[0]; v1=ti[1]; iv=(unsigned char *)ivec; l2c(v0,iv); l2c(v1,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); c2l(iv,v1); ti[0]=v0; ti[1]=v1; des_encrypt3((DES_LONG *)ti,ks1,ks2,ks3); v0=ti[0]; v1=ti[1]; iv=(unsigned char *)ivec; l2c(v0,iv); l2c(v1,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; } #ifdef undef /* MACRO */ void des_ede2_cfb64_encrypt(in, out, length, ks1,ks2, ive (…)
1 /* crypto/des/cfb64ede.c */ local
/macosx-10.9.5/remote_cmds-41.90.1/rsh.tproj/
H A Drsh.c249 int cc, wc; local
260 if ((cc = read(0, buf, sizeof buf)) <= 0)
277 wc = write(rem, bp, cc);
284 cc -= wc;
285 if (cc == 0)
320 cc = read(rfd2, buf, sizeof buf);
321 if (cc <= 0) {
325 (void)write(STDERR_FILENO, buf, cc);
329 cc = read(rem, buf, sizeof buf);
330 if (cc <
360 int cc; local
[all...]
/macosx-10.9.5/network_cmds-433/traceroute.tproj/
H A Dfindsaddr-socket.c141 register int s, size, cc, seq, i; local
165 cc = write(s, (char *)rp, size);
166 if (cc < 0) {
171 if (cc != size) {
172 snprintf(errbuf, sizeof(errbuf), "short write (%d != %d)", cc, size);
180 cc = read(s, (char *)rp, size);
181 if (cc < 0) {
195 if (rp->rtm_msglen > cc) {
196 snprintf(errbuf, sizeof(errbuf), "bad msglen %d > %d", rp->rtm_msglen, cc);
/macosx-10.9.5/BerkeleyDB-21/db/dist/
H A Ds_apiflags14 cc api_flags.c -o $b || {
/macosx-10.9.5/CPANInternal-140/Params-Validate/
H A DMakefile.PL154 my $cc = $Config{cc};
155 if ( $cc =~ /cl(\.exe)?$/ )
159 $cc .= ' -c'; # prevent it from calling the linker
162 system( "$cc -o test$Config{obj_ext} test.c" ) and return 0;
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/js1_4/Regress/
H A Dfunction-002.js107 var cc = string.charCodeAt(0);
109 switch (cc) {
/macosx-10.9.5/bootp-268.1/DHCPServer/
H A DMakefile2 cc -Wall \
/macosx-10.9.5/bootp-268.1/bootpdutil.tproj/
H A DMakefile2 cc -Wall \

Completed in 217 milliseconds

1234567891011>>