Searched defs:cc (Results 251 - 275 of 309) sorted by relevance

<<111213

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dtiff2ps.c1713 int breaklen = MAXLINE, cc, es = samplesperpixel - nc; local
1775 int breaklen = MAXLINE, cc; local
1809 int breaklen = MAXLINE, cc, nc; local
1924 int cc = TIFFReadEncodedStrip(tif, s, tf_buf, stripsize); local
2009 int breaklen = MAXLINE, cc; local
[all...]
H A Dtiffcp.c928 tsize_t cc = (row + rowsperstrip > imagelength) ? local
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/sgi/
H A Dsgi.c809 register short todo, cc; local
819 register short todo, cc; local
829 register short todo, cc; local
839 register short todo, cc; local
/macosx-10.10/vim-55/src/
H A Dquickfix.c2191 static char_u cc[3]; local
H A Dtag.c2101 int cc; local
3228 int cc; local
H A Dgui.c895 guicolor_T cfg, cbg, cc; /* cursor fore-/background color */ local
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dtty.c499 cc_t *cc; local
1973 cc_t *cc = tp->t_cc; local
2316 int cc, ce; local
[all...]
H A Duipc_socket2.c680 sbreserve(struct sockbuf *sb, u_int32_t cc) argument
/macosx-10.10/zsh-61/zsh/Src/Modules/
H A Dcurses.c717 cchar_t cc; local
1392 cchar_t cc; local
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dzle_hist.c884 int cc; local
1814 convchar_t cc; local
[all...]
H A Dzle_main.c833 char cc; local
H A Dzle_refresh.c2649 convchar_t cc; local
H A Dzle_tricky.c2396 int l = 0, cc = 0, b = 0, s = 0, u = 0, m; local
[all...]
H A Dcompctl.c103 freecompctl(Compctl cc) argument
148 Compcond cc = (Compcond) a; local
377 get_compctl(char *name, char ***av, Compctl cc, int first, int isdef, int cl) argument
909 get_xcompctl(char *name, char ***av, Compctl cc, int isdef) argument
1177 Compctl cc; local
1253 cc_reassign(Compctl cc) argument
1315 compctl_process_cc(char **s, Compctl cc) argument
1359 printcompctl(char *s, Compctl cc, int printflags, int ispat) argument
1564 Compctl cc = NULL; local
2377 Compctl cc = NULL; local
2450 Compctl cc; local
2531 makecomplistcc(Compctl cc, char *s, int incmd) argument
2547 makecomplistor(Compctl cc, char *s, int incmd, int compadd, int sub) argument
2588 makecomplistlist(Compctl cc, char *s, int incmd, int compadd) argument
2616 Compcond or, cc; local
3009 makecomplistflags(Compctl cc, char *s, int incmd, int compadd) argument
[all...]
/macosx-10.10/zsh-61/zsh/Src/
H A Dprompt.c909 wchar_t cc; local
1296 wchar_t cc; local
1374 wchar_t cc; local
H A Dsubst.c767 int ls, ls2, lpreone, lpostone, lpremul, lpostmul, lr, f, m, c, cc, cl; local
1465 char *aptr = *str, c, cc; local
[all...]
/macosx-10.10/OpenSSH-189/openssh/
H A Dchannels.c394 struct channel_confirm *cc; local
700 struct channel_confirm *cc; local
2650 struct channel_confirm *cc; local
[all...]
/macosx-10.10/bind9-45.101/bind9/lib/isc/win32/
H A Dsocket.c2720 int cc = 0; local
2913 int cc = 0; local
1323 completeio_send(isc_socket_t *sock, isc_socketevent_t *dev, struct msghdr *messagehdr, int cc, int send_errno) argument
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dproto.c1320 char cc[3]; member in struct:Proto_s
1571 char cc[3]; member in struct:Notice_s
1610 int cc; variable
[all...]
/macosx-10.10/network_cmds-457/ping6.tproj/
H A Dping6.c342 int cc, i; local
1461 int i, cc; local
1659 pr_pack(u_char *buf, int cc, struct msghdr *mhdr) argument
[all...]
/macosx-10.10/ntp-92/lib/isc/win32/
H A Dsocket.c2606 int cc = 0; local
2798 int cc = 0; local
1294 completeio_send(isc_socket_t *sock, isc_socketevent_t *dev, struct msghdr *messagehdr, int cc, int send_errno) argument
/macosx-10.10/ntp-92/ntpd/
H A Dntp_io.c2955 int cc; local
/macosx-10.10/tcl-105/tcl_ext/expect/expect/
H A Dexpect.c1759 int cc = EXP_TIMEOUT; local
1839 int cc; local
2217 expMatchProcess( Tcl_Interp *interp, struct eval_out *eo, int cc, int bg, char *detail) argument
2405 int cc; /* number of bytes returned in a single read */ local
2528 int cc; /* number of chars returned in a single read */ local
[all...]
/macosx-10.10/tcsh-65/tcsh/
H A Ded.chared.c2667 e_charswitch(Char cc) argument
2689 e_gcharswitch(Char cc) argument
3287 v_change_case(Char cc) argument
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dcbiditst.c4826 contextCase cc; local
[all...]

Completed in 505 milliseconds

<<111213