Searched refs:cc (Results 226 - 250 of 1121) sorted by relevance

1234567891011>>

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_luv.c191 int cc, rc; local
207 cc = tif->tif_rawcc;
210 for (i = 0; i < npixels && cc > 0; )
214 cc -= 2;
219 while (--cc && rc-- && i < npixels)
227 tif->tif_rawcc = cc;
233 tif->tif_rawcc = cc;
244 int cc, i, npixels; local
261 cc = tif->tif_rawcc;
262 for (i = 0; i < npixels && cc >
290 int cc, rc; local
343 LogLuvDecodeStrip(TIFF* tif, tidata_t bp, tsize_t cc, tsample_t s) argument
359 LogLuvDecodeTile(TIFF* tif, tidata_t bp, tsize_t cc, tsample_t s) argument
373 LogL16Encode(TIFF* tif, tidata_t bp, tsize_t cc, tsample_t s) argument
461 LogLuvEncode24(TIFF* tif, tidata_t bp, tsize_t cc, tsample_t s) argument
506 LogLuvEncode32(TIFF* tif, tidata_t bp, tsize_t cc, tsample_t s) argument
596 LogLuvEncodeStrip(TIFF* tif, tidata_t bp, tsize_t cc, tsample_t s) argument
611 LogLuvEncodeTile(TIFF* tif, tidata_t bp, tsize_t cc, tsample_t s) argument
[all...]
H A Dtif_read.c178 tsize_t cc; local
187 cc = TIFFReadFile(tif, buf, size);
188 if (cc != size) {
193 (unsigned long) cc,
417 tsize_t cc; local
428 cc = TIFFReadFile(tif, buf, size);
429 if (cc != size) {
435 (unsigned long) cc,
706 _TIFFNoPostDecode(TIFF* tif, tidata_t buf, tsize_t cc) argument
708 (void) tif; (void) buf; (void) cc;
712 _TIFFSwab16BitData(TIFF* tif, tidata_t buf, tsize_t cc) argument
720 _TIFFSwab24BitData(TIFF* tif, tidata_t buf, tsize_t cc) argument
728 _TIFFSwab32BitData(TIFF* tif, tidata_t buf, tsize_t cc) argument
736 _TIFFSwab64BitData(TIFF* tif, tidata_t buf, tsize_t cc) argument
[all...]
H A Dtif_write.c182 TIFFWriteEncodedStrip(TIFF* tif, tstrip_t strip, tdata_t data, tsize_t cc) argument
241 tif->tif_postdecode( tif, (tidata_t) data, cc );
243 if (!(*tif->tif_encodestrip)(tif, (tidata_t) data, cc, sample))
255 return (cc);
264 TIFFWriteRawStrip(TIFF* tif, tstrip_t strip, tdata_t data, tsize_t cc) argument
299 return (TIFFAppendToStrip(tif, strip, (tidata_t) data, cc) ?
300 cc : (tsize_t) -1);
336 TIFFWriteEncodedTile(TIFF* tif, ttile_t tile, tdata_t data, tsize_t cc) argument
392 if ( cc < 1 || cc > ti
423 TIFFWriteRawTile(TIFF* tif, ttile_t tile, tdata_t data, tsize_t cc) argument
623 TIFFAppendToStrip(TIFF* tif, tstrip_t strip, tidata_t data, tsize_t cc) argument
[all...]
/macosx-10.10/swig-12/Source/Swig/
H A Dmisc.c657 char *cc = c; local
664 co = strstr(cc, "operator ");
666 if (co == cc) {
671 *rprefix = NewStringWithSize(cc, co - cc - 2);
678 cc = c;
697 if (cc != tmp) {
698 *rprefix = NewStringWithSize(tmp, cc - tmp);
699 *rlast = NewString(cc + 2);
711 char *cc local
763 char *cc = c; local
[all...]
/macosx-10.10/CPANInternal-159.1/Authen-Krb5/
H A DKrb5.xs314 krb5_get_in_tkt_with_password(client, server, password, cc)
318 Authen::Krb5::Ccache cc
335 password, cc, &cr, 0);
341 krb5_get_in_tkt_with_keytab(client, server, keytab, cc)
345 Authen::Krb5::Ccache cc
362 keytab, cc, &cr, 0);
368 krb5_mk_req(auth_context, ap_req_options, service, hostname, in, cc)
374 Authen::Krb5::Ccache cc
382 &in_data,cc,&out_data);
499 krb5_sendauth(auth_context,fh,version,client,server,options,in,in_creds,cc)
[all...]
/macosx-10.10/BerkeleyDB-21/db/dist/brew/
H A Dbrew_make.in4 CC= cc
/macosx-10.10/BerkeleyDB-21/db/dist/s60/
H A Ds60_make.in4 CC= cc
/macosx-10.10/BerkeleyDB-21/db/test/scr001/
H A Dchk.code30 if cc -pthread -Wall -Werror -I.. t.c ../libdb.a -o t; then
/macosx-10.10/BerkeleyDB-21/db/test/scr033/
H A Dchk.codegen27 if cc -DBUILD_STANDALONE -pthread \
/macosx-10.10/ICU-531.30/icuSources/config/
H A Dmh-darwin24 COMPILE.cc= $(CXX) $(DEFS) $(CPPFLAGS) $(CXXFLAGS) -fno-common -c
28 SHLIB.cc= $(CXX) -dynamiclib -dynamic $(CXXFLAGS) $(LDFLAGS) $(LD_SOOPTIONS)
62 $(call SILENT_COMPILE,$(strip $(COMPILE.cc) $(STATICCPPFLAGS) $(STATICCXXFLAGS)) -MMD -MT "$*.d $*.o $*.$(STATIC_O)" -o $@ $<)
64 $(call SILENT_COMPILE,$(strip $(COMPILE.cc) $(DYNAMICCPPFLAGS) $(DYNAMICCXXFLAGS)) -MMD -MT "$*.d $*.o $*.$(STATIC_O)" -o $@ $<)
/macosx-10.10/OpenSSL098-52/src/crypto/des/times/
H A Dusparc.cc1 solaris 2.5.1 usparc 167mhz?? - SC4.0 cc -fast -Xa -xO5
3 For the ultra sparc, SunC 4.0 cc -fast -Xa -xO5, running 'des_opts'
/macosx-10.10/OpenSSL098-52/src/crypto/threads/
H A Dpthreads-vms.com13 $ cc/def=PTHREADS mttest.c
/macosx-10.10/OpenSSL098-52/src/util/pl/
H A Dunix.pl14 $cc='gcc';
22 $cc='cc';
/macosx-10.10/Security-57031.1.35/Security/include/security_filedb/
H A DOverUnderflowCheck.h32 uint64 cc = ((uint64) a) * ((uint64) b); local
33 if (c != cc)
/macosx-10.10/Security-57031.1.35/Security/libsecurity_filedb/lib/
H A DOverUnderflowCheck.h32 uint64 cc = ((uint64) a) * ((uint64) b); local
33 if (c != cc)
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/NISCC/TLS_SSL/nisccCertVerify/
H A DMakefile15 CC= /usr/bin/cc
26 # This assumes final load with cc, not ld
35 cc -o $(BUILT_TARGET) $(FRAMEWORKS) $(OFILES) $(LDFLAGS)
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/NISCC/TLS_SSL/skipThisNisccCert/
H A DMakefile15 CC= /usr/bin/cc
26 # This assumes final load with cc, not ld
35 cc -o $(BUILT_TARGET) $(FRAMEWORKS) $(OFILES) $(LDFLAGS)
/macosx-10.10/apr-32/apr/apr/build/
H A DNWGNUmakefile34 nw_export.i : nw_export.inc $(APU)/build/nw_apu_export.inc $(FILES_prebuild_headers) cc.opt
36 $(CC) $< @cc.opt
38 cc.opt : NWGNUmakefile $(APR_WORK)/build/NWGNUenvironment.inc $(APR_WORK)/build/NWGNUhead.inc $(APRBUILD)/NWGNUtail.inc $(CUSTOM_INI)
72 $(call DEL,cc.opt)
/macosx-10.10/bind9-45.101/bind9/contrib/nslint-2.1a3/
H A Dmkdep20 CC=cc # default C compiler is "cc"
45 echo 'usage: mkdep [-p] [-c cc] [-f makefile] [flags] file ...'
69 # lines will try and replace the "cc -M". The real problem is that this
/macosx-10.10/configd-699.1.5/IPMonitorControl/
H A DMakefile21 CC = cc
28 CC = xcrun -sdk $(SDK) cc
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DMakefile8 cc -g -o /tmp/genSCPreferences genSCPreferences.c
/macosx-10.10/dtrace-147/test/tst/common/usdt/
H A Dtst.entryreturn.ksh67 cc -c test.c
77 cc -o test test.o prov.o
H A Dtst.static.ksh60 cc -c test.c
70 cc -o test test.o prov.o
H A Dtst.static2.ksh64 cc -c test.c
80 cc -o test test.o prov.o
/macosx-10.10/ksh-23/ksh/bin/
H A Dmamprobe2 # mamprobe - generate MAM cc probe info
20 [+NAME?mamprobe - generate MAM cc probe info]
55 info-file cc-path
102 0|1) echo "Usage: $command info-file cc-path" >&2; exit 2 ;;
106 cc=$*
176 echo "probing C language processor $cc for mam information" >&2
180 echo "note generated by $0 for $cc"
183 set '' $opt $cc

Completed in 381 milliseconds

1234567891011>>