Searched refs:copied (Results 1 - 25 of 53) sorted by relevance

123

/freebsd-10-stable/contrib/gcc/
H A Dvarray.c43 int copied; member in struct:varray_descriptor
171 desc->copied++;
234 d->created, d->allocated, d->resized, d->copied);
249 fprintf (stderr, "\nVARRAY Kind Count Bytes Resized copied\n");
/freebsd-10-stable/sys/netinet/
H A Daccf_http.c293 int ccleft, copied; local
301 * copied - how much we've copied so far
306 copied = 0;
319 tocopy = (NCHRS - ccleft) - copied;
323 switch (copied++) {
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dpath.c916 apr_size_t i, copied = 0;
931 yet copied into our output buffer. */
932 if (i - copied)
933 svn_stringbuf_appendbytes(retstr, path + copied,
934 i - copied);
946 copied = i + 1;
954 if (i - copied)
955 svn_stringbuf_appendbytes(retstr, path + copied, i - copied);
1177 apr_size_t i, copied
911 apr_size_t i, copied = 0; local
1171 apr_size_t i, copied = 0; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/dso/
H A Ddso_lib.c345 char *copied; local
356 copied = OPENSSL_malloc(strlen(filename) + 1);
357 if (copied == NULL) {
361 BUF_strlcpy(copied, filename, strlen(filename) + 1);
364 dso->filename = copied;
/freebsd-10-stable/contrib/subversion/subversion/svn/
H A Dstatus.c238 if these nodes were copied and have local property changes.
360 else if (status->copied
419 status->copied ? '+' : ' ',
438 status->copied ? '+' : ' ',
455 status->copied ? '+' : ' ',
505 if (status->copied)
506 svn_hash_sets(att_hash, "copied", "true");
511 if (status->versioned && ! status->copied)
/freebsd-10-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_zcopy.c285 int copied = rx_sa->used - rx_sa->reported; local
290 mb = sdp_alloc_mb_rdmardcompl(ssk->socket, copied, 0);
292 rx_sa->reported += copied;
555 int copied; local
597 copied = rx_sa->umem->length;
599 sdp_update_iov_used(sk, iov, copied);
600 rx_sa->used += copied;
601 atomic_add(copied, &ssk->rcv_nxt);
602 *used = copied;
719 int copied local
[all...]
/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_crtc.c1225 int copied = 0, i; local
1270 copied = 0;
1273 if (put_user(fb->base.id, fb_id + copied)) {
1277 copied++;
1284 copied = 0;
1290 if (put_user(crtc->base.id, crtc_id + copied)) {
1294 copied++;
1299 crtc_id + copied)) {
1303 copied++;
1311 copied
1469 int copied = 0; local
1637 int copied = 0, ret = 0; local
3004 int copied; local
3297 int copied = 0; local
[all...]
/freebsd-10-stable/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c1015 char *copied = 0; local
1034 copied = strdup(get_termpath());
1035 for (cp = copied; *cp; cp++) {
1038 else if (cp == copied || cp[-1] == '\0') {
1115 if (copied != 0)
1116 free(copied);
/freebsd-10-stable/sys/sys/
H A Duio.h96 size_t len, size_t * __restrict copied, int seg);
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dstring_table.c509 apr_size_t copied = 0;
516 while (to_copy >= copied + sizeof(apr_uint64_t))
518 *(apr_uint64_t *)(target + copied)
519 = *(const apr_uint64_t *)(source + copied);
520 copied += sizeof(apr_uint64_t);
527 mask = *(const apr_uint64_t *)copy_masks[to_copy - copied];
528 *(apr_uint64_t *)(target + copied)
529 = (*(apr_uint64_t *)(target + copied) & mask)
530 | (*(const apr_uint64_t *)(source + copied) & ~mask);
506 apr_size_t copied = 0; local
/freebsd-10-stable/contrib/telnet/telnetd/
H A Dstate.c1616 int remaining, copied; local
1627 copied = remaining > len ? len : remaining;
1628 memmove(nfrontp, buf, copied);
1629 nfrontp += copied;
1630 len -= copied;
1631 remaining -= copied;
1632 buf += copied;
/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_tsc.c123 size_t copied; local
135 PMC_NAME_MAX, &copied)) != 0)
H A Dhwpmc_soft.c161 size_t copied; local
174 PMC_NAME_MAX, &copied)) != 0)
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu.c1328 int tocpy, copied, thiscpy; local
1346 for (copied = 0; copied < tocpy; copied += PAGESIZE) {
1348 thiscpy = MIN(PAGESIZE, tocpy - copied);
1386 int tocpy, copied, thiscpy; local
1404 for (copied = 0; copied < tocpy; copied += PAGESIZE) {
1406 thiscpy = MIN(PAGESIZE, tocpy - copied);
[all...]
/freebsd-10-stable/sys/kern/
H A Dsubr_uio.c365 size_t * __restrict copied, int seg)
371 error = copyinstr(src, dst, len, copied);
374 error = copystr(src, dst, len, copied);
364 copyinstrfrom(const void * __restrict src, void * __restrict dst, size_t len, size_t * __restrict copied, int seg) argument
/freebsd-10-stable/usr.sbin/cron/doc/
H A DINSTALL65 Notes on above examples: (1) the .src files are copied at the time the
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql276 1 is the data for foo/bar copied in from ^/moo/bar.
311 When op_depth != 0, they indicate where this node was copied/moved from.
338 copied node for which we have full information.
346 copied directly, but can be copied as a descendant.
351 etc. In the 'WORKING' tree this is a copied node for which we
368 node cannot be copied directly but can be copied as a
380 copied). This is set on all the nodes in the moved tree. The source of
416 moved here or copied her
[all...]
H A Dstatus.c66 copy the actual data. The remaining fields are copied by hash_stash(),
359 svn_boolean_t copied = FALSE;
390 if (!info->have_base || info->have_more_work || info->copied)
391 copied = TRUE;
393 copied = FALSE;
404 copied = TRUE; /* Working deletion */
527 copied = info->copied;
650 stat->copied = copied;
356 svn_boolean_t copied = FALSE; local
[all...]
H A Dentries.c547 entry->copied = TRUE;
549 entry->copied = FALSE;
560 entry->copied = TRUE;
682 entry->copied = TRUE;
684 /* If this is a child of a copied subtree, then it should be
709 ancestor node, then it must be a copied child. */
714 a mixed-revision copied tree. So if we don't already know
715 this is a copied child, then we need to look for this
743 copyfrom_rev in order to (re)create the mixed-rev copied
748 Note that the parent could be added/copied/move
[all...]
/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbn_prime.pl87 * copied and put under another distribution licence
/freebsd-10-stable/crypto/openssl/util/
H A Dadd_cr.pl119 * copied and put under another distribution licence
/freebsd-10-stable/sys/boot/i386/gptboot/
H A Dgptldr.S98 sub $COPY_BLK_SZ/16,%ax # which we want boot2 copied
/freebsd-10-stable/contrib/gdb/gdb/
H A Dgnu-nat.c2287 pointer_t copied;
2291 err = vm_read (task, low_address, aligned_length, &copied, &copy_count);
2295 err = hurd_safe_copyin (myaddr, (void *) addr - low_address + copied, length);
2302 err = vm_deallocate (mach_task_self (), copied, copy_count);
2331 pointer_t copied;
2344 &copied,
2350 err = hurd_safe_copyout ((void *) addr - low_address + copied,
2441 copied,
2466 copied,
2252 pointer_t copied; local
2296 pointer_t copied; local
2431 copied, local
/freebsd-10-stable/contrib/llvm/lib/Support/Unix/
H A DSignals.inc247 // made on insertion become invalid by being copied down an element.
/freebsd-10-stable/crypto/openssl/crypto/conf/
H A Dkeysets.pl109 * copied and put under another distribution licence

Completed in 210 milliseconds

123