| /freebsd-13-stable/lib/libarchive/tests/ |
| HD | Makefile | 330 ${PACKAGE}FILES+= test_fuzz.cab.uu 331 ${PACKAGE}FILES+= test_fuzz.lzh.uu 332 ${PACKAGE}FILES+= test_fuzz_1.iso.Z.uu 362 ${PACKAGE}FILES+= test_acl_pax_posix1e.tar.uu 363 ${PACKAGE}FILES+= test_acl_pax_nfs4.tar.uu 364 ${PACKAGE}FILES+= test_archive_string_conversion.txt.Z.uu 365 ${PACKAGE}FILES+= test_compat_bzip2_1.tbz.uu 366 ${PACKAGE}FILES+= test_compat_bzip2_2.tbz.uu 367 ${PACKAGE}FILES+= test_compat_cpio_1.cpio.uu 368 ${PACKAGE}FILES+= test_compat_gtar_1.tar.uu [all …]
|
| /freebsd-13-stable/sys/contrib/dev/ral/ |
| HD | Makefile | 3 FILES= rt2561s.fw.uu rt2561.fw.uu rt2661.fw.uu rt2860.fw.uu 5 rt2561s.fw.uu: microcode.h LICENSE 14 rt2561.fw.uu: microcode.h LICENSE 23 rt2661.fw.uu: microcode.h LICENSE 32 rt2860.fw.uu: microcode.h LICENSE
|
| /freebsd-13-stable/lib/libc/stdio/ |
| HD | xprintf_int.c | 266 uintmax_t uu; in __printf_render_int() local 320 uu = -argp->intmaxarg; in __printf_render_int() 323 uu = argp->uintmaxarg; in __printf_render_int() 326 uu = (u_long)-argp->longarg; in __printf_render_int() 329 uu = argp->ulongarg; in __printf_render_int() 332 uu = -(short)argp->intarg; in __printf_render_int() 335 uu = (unsigned short)argp->uintarg; in __printf_render_int() 338 uu = -(signed char)argp->intarg; in __printf_render_int() 341 uu = (unsigned char)argp->uintarg; in __printf_render_int() 344 uu = (unsigned)-argp->intarg; in __printf_render_int() [all …]
|
| /freebsd-13-stable/sys/contrib/dev/iwi/ |
| HD | Makefile | 4 ALL= ipw2200-bss.fw.uu ipw2200-ibss.fw.uu ipw2200-sniffer.fw.uu 8 ipw2200-bss.fw.uu: ipw2200-bss.fw LICENSE 13 ipw2200-ibss.fw.uu: ipw2200-ibss.fw LICENSE 18 ipw2200-sniffer.fw.uu: ipw2200-sniffer.fw LICENSE
|
| /freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/ |
| HD | sig_unimsgcpy.c | 23 if(IE_ISGOOD(src->uu)) in copy_msg_alerting() 24 dst->uu = src->uu; in copy_msg_alerting() 68 if(IE_ISGOOD(src->uu)) in copy_msg_connect() 69 dst->uu = src->uu; in copy_msg_connect() 110 if(IE_ISGOOD(src->uu)) in copy_msg_release() 111 dst->uu = src->uu; in copy_msg_release() 131 if(IE_ISGOOD(src->uu)) in copy_msg_release_compl() 132 dst->uu = src->uu; in copy_msg_release_compl() 186 if(IE_ISGOOD(src->uu)) in copy_msg_setup() 187 dst->uu = src->uu; in copy_msg_setup() [all …]
|
| HD | unimkmsg.h | 123 if(IE_ISGOOD((U)->u.release_compl.uu)) \ 124 (DEST)->uu = (U)->u.release_compl.uu; \ 137 if(IE_ISGOOD((U)->u.drop_party_ack.uu)) \ 138 (DEST)->uu = (U)->u.drop_party_ack.uu; \ 153 if(IE_ISGOOD((U)->u.add_party_rej.uu)) \ 154 (DEST)->uu = (U)->u.add_party_rej.uu; \
|
| /freebsd-13-stable/contrib/bzip2/ |
| HD | FREEBSD-upgrade | 16 uuencode sample1.bz2 sample1.bz2 > sample1.bz2.uu 17 uuencode sample2.bz2 sample2.bz2 > sample2.bz2.uu 18 uuencode sample3.bz2 sample3.bz2 > sample3.bz2.uu 20 uuencode sample1.ref.gz sample1.ref.gz > sample1.ref.gz.uu 21 uuencode sample2.ref.gz sample2.ref.gz > sample2.ref.gz.uu 22 uuencode sample3.ref.gz sample3.ref.gz > sample3.ref.gz.uu
|
| /freebsd-13-stable/sys/contrib/ngatm/netnatm/msg/ |
| HD | uni_msg.h | 15 struct uni_ie_uu uu; member 39 struct uni_ie_uu uu; member 61 struct uni_ie_uu uu; member 71 struct uni_ie_uu uu; member 97 struct uni_ie_uu uu; member 165 struct uni_ie_uu uu; member 184 struct uni_ie_uu uu; member 194 struct uni_ie_uu uu; member 203 struct uni_ie_uu uu; member 214 struct uni_ie_uu uu; member [all …]
|
| HD | msg.def | 53 uu - !pnni 106 uu - !pnni 148 uu - !pnni 166 uu - !pnni 206 uu - !pnni 323 uu - !pnni 351 uu - !pnni 371 uu - !pnni 390 uu - !pnni 411 uu - !pnni [all …]
|
| HD | uni_msg.c | 34 if(msg->uu.h.present & UNI_IE_PRESENT) in print_alerting() 35 uni_print_ie_internal(UNI_IE_UU, (union uni_ieall *)&msg->uu, cx); in print_alerting() 58 ret |= IE_ISPRESENT(m->uu); in check_alerting() 60 ret |= uni_check_ie(UNI_IE_UU, (union uni_ieall *)&m->uu, cx); in check_alerting() 92 if((p->uu.h.present & UNI_IE_PRESENT) && in encode_alerting() 93 uni_encode_ie(UNI_IE_UU, msg, (union uni_ieall *)&p->uu, cx)) in encode_alerting() 158 out->uu.h = *hdr; in decode_alerting() 161 if(uni_decode_ie_body(UNI_IE_UU, (union uni_ieall *)&out->uu, msg, ielen, cx)) in decode_alerting() 334 if(msg->uu.h.present & UNI_IE_PRESENT) in print_connect() 335 uni_print_ie_internal(UNI_IE_UU, (union uni_ieall *)&msg->uu, cx); in print_connect() [all …]
|
| /freebsd-13-stable/sys/contrib/dev/mwl/ |
| HD | Makefile | 3 FILES= mw88W8363.fw.uu mwlboot.fw.uu 5 mw88W8363.fw.uu: mv88W8363fw.h LICENSE 12 mwlboot.fw.uu: mvbootfw.h LICENSE
|
| /freebsd-13-stable/usr.bin/bzip2/ |
| HD | Makefile | 27 ${f}: ${f}.gz.uu 28 uudecode -p ${BZ2DIR}/${f}.gz.uu | gunzip > ${f} 31 ${f}: ${f}.uu 32 uudecode ${BZ2DIR}/${f}.uu
|
| /freebsd-13-stable/crypto/libecc/src/nn/ |
| HD | nn_modinv.c | 53 nn_t uu = out; in _nn_modinv_odd() local 86 ret = nn_zero(uu); EG(ret, err); in _nn_modinv_odd() 94 ret = nn_set_wlen(uu, m->wlen); EG(ret, err); in _nn_modinv_odd() 154 ret = nn_cnd_swap(swap, &u, uu); EG(ret, err); in _nn_modinv_odd() 157 ret = nn_cmp(&u, uu, &cmp); EG(ret, err); in _nn_modinv_odd() 161 ret = nn_sub(&tmp, m, uu); EG(ret, err); in _nn_modinv_odd() 165 ret = nn_cnd_sub(isodd & (!smaller), &u, &u, uu); EG(ret, err); in _nn_modinv_odd() 173 MUST_HAVE((!nn_cmp(uu, m, &cmp)) && (cmp < 0), ret, err); in _nn_modinv_odd() 191 ret = nn_cnd_sub(cmp != 0, uu, uu, uu); EG(ret, err); in _nn_modinv_odd() 202 PTR_NULLIFY(uu); in _nn_modinv_odd()
|
| /freebsd-13-stable/release/powerpc/ |
| HD | generate-hfs.sh | 56 echo 'HFS boot filesystem created by generate-hfs.sh' > $OUTPUT_FILE.bz2.uu 57 echo 'DO NOT EDIT' >> $OUTPUT_FILE.bz2.uu 59 uuencode $OUTPUT_FILE.bz2 $OUTPUT_FILE.bz2 >> $OUTPUT_FILE.bz2.uu
|
| /freebsd-13-stable/stand/powerpc/boot1.chrp/ |
| HD | generate-hfs.sh | 55 echo 'HFS template boot filesystem created by generate-hfs.sh' > $OUTPUT_FILE.bz2.uu 56 echo 'DO NOT EDIT' >> $OUTPUT_FILE.bz2.uu 58 uuencode $OUTPUT_FILE.bz2 $OUTPUT_FILE.bz2 >> $OUTPUT_FILE.bz2.uu
|
| /freebsd-13-stable/usr.sbin/fifolog/lib/ |
| HD | fifolog_create.c | 48 u_int uu; in fifolog_create() local 83 i = ioctl(fd, DIOCGSECTORSIZE, &uu); in fifolog_create() 84 u = uu; in fifolog_create()
|
| /freebsd-13-stable/share/tabset/ |
| HD | Makefile | 9 .SUFFIXES: .uu 10 .uu:
|
| /freebsd-13-stable/sys/modules/mwlfw/ |
| HD | Makefile | 7 mw88W8363.fw: ${SRCTOP}/sys/contrib/dev/mwl/mw88W8363.fw.uu 10 mwlboot.fw: ${SRCTOP}/sys/contrib/dev/mwl/mwlboot.fw.uu
|
| /freebsd-13-stable/bin/ed/test/ |
| HD | Makefile | 15 uudecode < ascii.d.uu ; \ 16 uudecode < ascii.r.uu ; \
|
| /freebsd-13-stable/sbin/gbde/ |
| HD | test.sh | 46 if [ -f image.uu ] ; then 47 uudecode -p image.uu | bzcat > $D 49 uudecode -p ${1}/image.uu | bzcat > $D
|
| /freebsd-13-stable/sys/contrib/ngatm/netnatm/saal/ |
| HD | saal_sscop.c | 1255 send_bgn(struct sscop *sscop, struct SSCOP_MBUF_T *uu) in send_bgn() argument 1268 if(uu) { in send_bgn() 1269 if ((m = MBUF_DUP(uu)) == NULL) { in send_bgn() 1291 send_bgrej(struct sscop *sscop, struct SSCOP_MBUF_T *uu) in send_bgrej() argument 1301 if(uu) { in send_bgrej() 1302 if((m = MBUF_DUP(uu)) == NULL) { in send_bgrej() 1324 send_bgak(struct sscop *sscop, struct SSCOP_MBUF_T *uu) in send_bgak() argument 1335 if(uu) { in send_bgak() 1336 if((m = MBUF_DUP(uu)) == NULL) { in send_bgak() 1419 send_end(struct sscop *sscop, int src, struct SSCOP_MBUF_T *uu) in send_end() argument [all …]
|
| /freebsd-13-stable/tools/regression/nfsmmap/test2/ |
| HD | Makefile | 20 test2.zeros: test2.zeros.uu 23 test2.good: test2.good.uu
|
| /freebsd-13-stable/tools/regression/nfsmmap/test1/ |
| HD | Makefile | 20 test1.zeros: test1.zeros.uu 23 test1.good: test1.good.uu
|
| /freebsd-13-stable/sys/modules/lio/ |
| HD | Makefile | 22 lio_23xx_nic.bin.fw: ${.CURDIR}/../../contrib/dev/liquidio/lio_23xx_nic.bin.uu 23 uudecode -p ${.CURDIR}/../../contrib/dev/liquidio/lio_23xx_nic.bin.uu > ${.TARGET}
|
| /freebsd-13-stable/contrib/subversion/subversion/libsvn_client/ |
| HD | relocate.c | 78 struct url_uuid_t *uu = &APR_ARRAY_IDX(uuids, i, in validator_func() local 80 if (svn_uri__is_ancestor(uu->root, url)) in validator_func() 82 url_uuid = uu; in validator_func()
|