Searched refs:cc (Results 426 - 450 of 2872) sorted by relevance

<<11121314151617181920>>

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/rc2/
H A Drc2cfb64.c27 unsigned char *iv, c, cc; local
65 cc = *(in++);
67 iv[n] = cc;
68 *(out++) = c ^ cc;
72 v0 = v1 = ti[0] = ti[1] = t = c = cc = 0;
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/cast/
H A Dc_cfb64.c27 unsigned char *iv, c, cc; local
65 cc = *(in++);
67 iv[n] = cc;
68 *(out++) = c ^ cc;
72 v0 = v1 = ti[0] = ti[1] = t = c = cc = 0;
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bf/
H A Dbf_cfb64.c27 unsigned char *iv, c, cc; local
65 cc = *(in++);
67 iv[n] = cc;
68 *(out++) = c ^ cc;
72 v0 = v1 = ti[0] = ti[1] = t = c = cc = 0;
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/idea/
H A Di_cfb64.c27 unsigned char *iv, c, cc; local
65 cc = *(in++);
67 iv[n] = cc;
68 *(out++) = c ^ cc;
72 v0 = v1 = ti[0] = ti[1] = t = c = cc = 0;
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/rc5/
H A Drc5cfb64.c27 unsigned char *iv, c, cc; local
65 cc = *(in++);
67 iv[n] = cc;
68 *(out++) = c ^ cc;
72 v0 = v1 = ti[0] = ti[1] = t = c = cc = 0;
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/des/
H A Dcfb64enc.c26 unsigned char *iv, c, cc; local
64 cc = *(in++);
66 iv[n] = cc;
67 *(out++) = c ^ cc;
71 v0 = v1 = ti[0] = ti[1] = c = cc = 0;
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bf/
H A Dbf_cfb64.c33 unsigned char *iv, c, cc; local
71 cc = *(in++);
73 iv[n] = cc;
74 *(out++) = c ^ cc;
78 v0 = v1 = ti[0] = ti[1] = t = c = cc = 0;
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/idea/
H A Di_cfb64.c34 unsigned char *iv, c, cc; local
77 cc = *(in++);
79 iv[n] = cc;
80 *(out++) = c ^ cc;
84 v0 = v1 = ti[0] = ti[1] = t = c = cc = 0;
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/cast/
H A Dc_cfb64.c33 unsigned char *iv, c, cc; local
71 cc = *(in++);
73 iv[n] = cc;
74 *(out++) = c ^ cc;
78 v0 = v1 = ti[0] = ti[1] = t = c = cc = 0;
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/des/
H A Dcfb64enc.c32 unsigned char *iv, c, cc; local
70 cc = *(in++);
72 iv[n] = cc;
73 *(out++) = c ^ cc;
77 v0 = v1 = ti[0] = ti[1] = c = cc = 0;
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/rc5/
H A Drc5cfb64.c33 unsigned char *iv, c, cc; local
71 cc = *(in++);
73 iv[n] = cc;
74 *(out++) = c ^ cc;
78 v0 = v1 = ti[0] = ti[1] = t = c = cc = 0;
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/rc2/
H A Drc2cfb64.c33 unsigned char *iv, c, cc; local
71 cc = *(in++);
73 iv[n] = cc;
74 *(out++) = c ^ cc;
78 v0 = v1 = ti[0] = ti[1] = t = c = cc = 0;
/netbsd-current/external/gpl3/gcc.old/usr.bin/cc1plus/
H A DMakefile4 SRCS= ${G_CXX_OBJS:S,c-family/,,:S,cp/,,:S,constraint.o,constraint.cc,:S,logic.o,logic.cc,:S,known-headers.o,known-headers.cc,:S,c-spellcheck.o,c-spellcheck.cc,:S,coroutines.o,coroutines.cc,:Nlibcpp.a:.o=.c}
/netbsd-current/external/gpl3/gcc.old/lib/libstdc++-v3/arch/coldfire/
H A Ddefs.mk5 G_LIBSUPCXX_SOURCES=array_type_info.cc atexit_arm.cc atexit_thread.cc bad_alloc.cc bad_array_length.cc bad_array_new.cc bad_cast.cc bad_typeid.cc class_type_info.cc del_op.cc del_op
[all...]
/netbsd-current/sys/arch/arm/at91/
H A Dat91pdcvar.h154 int32_t cc = pdc_ptr - fifo->f_buf_addr - fifo->f_pdc_rd_ndx; local
157 if (cc < 0) {
158 cc = fifo->f_buf_size - fifo->f_pdc_rd_ndx;
159 if (cc > 0) {
160 bus_dmamap_sync(dmat, fifo->f_dmamap, fifo->f_pdc_rd_ndx, cc,
162 fifo->f_length += cc;
163 fifo->f_pdc_rd_ndx += cc;
166 cc = pdc_ptr - fifo->f_buf_addr;
169 if (cc > 0) {
171 bus_dmamap_sync(dmat, fifo->f_dmamap, fifo->f_pdc_rd_ndx, cc,
249 int32_t cc = pdc_ptr - fifo->f_buf_addr - fifo->f_pdc_wr_ndx; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A DMakefile.in174 $(srcdir)/debug.cc \
175 $(srcdir)/dll.cc \
176 $(srcdir)/gdbreplay.cc \
177 $(srcdir)/hostio.cc \
178 $(srcdir)/hostio-errno.cc \
179 $(srcdir)/i387-fp.cc \
180 $(srcdir)/inferiors.cc \
181 $(srcdir)/linux-aarch64-low.cc \
182 $(srcdir)/linux-arm-low.cc \
183 $(srcdir)/linux-ia64-low.cc \
[all...]
/netbsd-current/sys/kern/
H A Dtty_subr.c138 int cc; local
145 cc = clp->c_cl - clp->c_cf;
147 cc = clp->c_ce - clp->c_cf;
148 if (cc > count)
149 cc = count;
150 memcpy(p, clp->c_cf, cc);
151 count -= cc;
152 p += cc;
153 clp->c_cc -= cc;
154 clp->c_cf += cc;
173 int cc; local
213 int cc; local
332 int cc; local
[all...]
/netbsd-current/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dpgpsum.c88 size_t cc; local
98 for (cc = 0 ; cc < insize ; cc += wc) {
99 if ((wc = write(fd, &mem[cc], insize - cc)) <= 0) {
126 calcsum(uint8_t *out, size_t size, uint8_t *mem, size_t cc, const uint8_t *hashed, size_t hashsize, int doarmor) argument
144 writefile(mem, cc);
147 if (strchr("tw", doarmor) != NULL && !already_armored(mem, cc)) {
149 don_armor(&hash, mem, cc
208 size_t cc; local
243 pgpv_digest_memory(uint8_t *data, size_t size, void *mem, size_t cc, const uint8_t *hashed, size_t hashsize, int doarmor) argument
[all...]
/netbsd-current/crypto/external/bsd/netpgp/dist/src/libbn/
H A Drand.c48 size_t cc; local
56 cc = MIN(sizeof(r), (size_t)(num - i));
57 (void) memcpy(&buf[i], &r, cc);
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Dcmpdreg.S13 cc = r1==r0; define
24 cc = r1==r0; define
35 cc = r1==r0; define
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dhtmintrin.h155 int cc, i = 0; local
157 while ((cc = __builtin_tbegin(0)) == _HTM_TBEGIN_TRANSIENT
161 return cc;
167 int cc, i = 0; local
169 while ((cc = __builtin_tbegin(__tdb)) == _HTM_TBEGIN_TRANSIENT
173 return cc;
184 int cc, i = 0; local
186 while ((cc = __builtin_tbegin_nofloat(0)) == _HTM_TBEGIN_TRANSIENT
190 return cc;
196 int cc, local
[all...]
/netbsd-current/external/bsd/pkg_install/dist/create/
H A Dpl.c57 int cc; local
60 if ((cc = readlink(name, oldtgt, sizeof(oldtgt) - 1)) > 0) {
61 oldtgt[cc] = 0;
65 for (cc = i = 0; i < slashc; i++) {
66 strlcpy(&newtgt[cc], "../", sizeof(newtgt) - cc);
67 cc += 3;
69 strlcpy(&newtgt[cc], &oldtgt[prefixcc + 1], sizeof(newtgt) - cc);
94 int cc; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dcmpdreg.S13 cc = r1==r0; define
24 cc = r1==r0; define
35 cc = r1==r0; define
/netbsd-current/external/gpl3/gcc/usr.bin/cpp/
H A DMakefile6 SRCS= cppspec.cc ${G_GCC_OBJS:.o=.cc}
31 COPTS.gcc.cc= -Wno-error=stack-protector
/netbsd-current/external/gpl3/gcc/usr.bin/gcov/
H A DMakefile6 SRCS= ${G_GCOV_OBJS:S/json.o/json.cc/:.o=.cc}
24 COPTS.gcov.cc += -Wno-error=stack-protector

Completed in 383 milliseconds

<<11121314151617181920>>