Home
last modified time | relevance | path

Searched refs:bcc (Results 1 – 25 of 172) sorted by relevance

1234567

/netbsd-src/lib/libcurses/EXAMPLES/
H A Dex1.c63 cchar_t cc, ncc, cstr[ 128 ], icc, icstr[ 128 ], bcc; in main() local
114 bcc.elements = 8; in main()
115 bcc.attributes = 0; in main()
116 bcc.vals[ 0 ] = L'_'; in main()
117 bcc.vals[ 1 ] = 0xda01; in main()
118 bcc.vals[ 2 ] = 0xda02; in main()
119 bcc.vals[ 3 ] = 0xda03; in main()
120 bcc.vals[ 4 ] = 0xda04; in main()
121 bcc.vals[ 5 ] = 0xda05; in main()
122 bcc.vals[ 6 ] = 0xda06; in main()
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_addr.c118 const char *bcc; in cleanup_addr_sender() local
175 if ((bcc = mail_addr_find_to_internal(cleanup_send_bcc_maps, in cleanup_addr_sender()
178 cleanup_addr_bcc(state, bcc); in cleanup_addr_sender()
195 const char *bcc; in cleanup_addr_recipient() local
239 if ((bcc = mail_addr_find_to_internal(cleanup_rcpt_bcc_maps, in cleanup_addr_recipient()
242 cleanup_addr_bcc(state, bcc); in cleanup_addr_recipient()
255 void cleanup_addr_bcc_dsn(CLEANUP_STATE *state, const char *bcc, in cleanup_addr_bcc_dsn() argument
264 cleanup_rewrite_internal(MAIL_ATTR_RWR_LOCAL, clean_addr, bcc); in cleanup_addr_bcc_dsn()
H A Dcleanup_milter.reg16a1 /YES/ bcc foo@example.com
2 /NO/ bcc bar@example.com
H A Dcleanup_milter.ref16a11 ./cleanup_milter: NOQUEUE: milter-header-bcc: header X-SPAM-FLAG: NO from client_name[client_addr];…
2 ./cleanup_milter: NOQUEUE: milter-header-bcc: header X-SPAM-FLAG: YES from client_name[client_addr]…
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/arm/thumb/
H A Dbcc.cgs1 # arm testcase for bcc $soffset8
8 .global bcc
9 bcc:
10 bcc footext
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dbufgap.c166 bp->bcc = utfnlen(&BEFSUB(bp, cc), (size_t)cc); in bufgap_open()
187 if (bp->bcc >= n) { in bufgap_forwards()
198 bp->bcc--; in bufgap_forwards()
221 bp->bcc--; in bufgap_forwards()
247 bp->bcc++; in bufgap_backwards()
270 bp->bcc++; in bufgap_backwards()
323 if (off < 0 || off > (int64_t)(bp->acc + bp->bcc)) { in bufgap_seek()
335 return bufgap_seek(bp, (int64_t)(bp->acc + bp->bcc + off), BGFromBOF, BGChar); in bufgap_seek()
373 cc = (bp->bcc < len) ? (int)bp->bcc : (int)len; in bufgap_getbin()
388 (type == BGByte) ? bp->bbc : bp->bcc; in bufgap_tell()
[all …]
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbufgap.c155 bp->bcc = utfnlen(&BEFSUB(bp, cc), (size_t)cc); in bufgap_open()
176 if (bp->bcc >= n) { in bufgap_forwards()
187 bp->bcc--; in bufgap_forwards()
210 bp->bcc--; in bufgap_forwards()
236 bp->bcc++; in bufgap_backwards()
259 bp->bcc++; in bufgap_backwards()
312 if (off < 0 || off > (int64_t)(bp->acc + bp->bcc)) { in bufgap_seek()
324 return bufgap_seek(bp, (int64_t)(bp->acc + bp->bcc + off), BGFromBOF, BGChar); in bufgap_seek()
362 cc = (bp->bcc < len) ? (int)bp->bcc : (int)len; in bufgap_getbin()
377 (type == BGByte) ? bp->bbc : bp->bcc; in bufgap_tell()
[all …]
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/arm/
H A Ddiv.S41 bcc ASM_PFX(__arm_div4)
43 bcc ASM_PFX(__arm_div8)
61 bcc ASM_PFX(__arm_div1)
63 bcc ASM_PFX(__arm_div4)
65 bcc ASM_PFX(__arm_div8)
102 bcc label1
104 bcc label2
109 bcc label2
113 bcc label2
H A Duldiv.S94 bcc ASM_PFX(_ll_udiv_small_label1)
102 bcc ASM_PFX(_ll_udiv_small_label2)
109 bcc ASM_PFX(_ll_udiv_small_label3)
119 bcc ASM_PFX(_ll_udiv_small_label5)
184 bcc ASM_PFX(_ll_udiv_big_label1)
191 bcc ASM_PFX(_ll_udiv_big_label2)
201 bcc ASM_PFX(_ll_udiv_big_label4)
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/cr16/
H A Dlib1funcs.S79 bcc L4 /* If no carry occurred go to L4 */
95 bcc L5 /* If no carry occurred go to L5 */
119 bcc Lexit__
219 bcc L4 /* If no carry occurred go to L4 */
233 bcc L5 /* If no carry occurred go to L5 */
258 bcc Lexit__
301 bcc L1 /* If no carry occurred go to L1 */
314 bcc L2 /* If no carry occurred go to L2 */
330 bcc L3 /* If no carry occurred go to L3 */
341 bcc L4 /* If no carry occurred go to L4 */
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/cr16/
H A Dlib1funcs.S79 bcc L4 /* If no carry occurred go to L4 */
95 bcc L5 /* If no carry occurred go to L5 */
119 bcc Lexit__
219 bcc L4 /* If no carry occurred go to L4 */
233 bcc L5 /* If no carry occurred go to L5 */
258 bcc Lexit__
301 bcc L1 /* If no carry occurred go to L1 */
314 bcc L2 /* If no carry occurred go to L2 */
330 bcc L3 /* If no carry occurred go to L3 */
341 bcc L4 /* If no carry occurred go to L4 */
[all …]
/netbsd-src/usr.bin/mail/
H A Dmain.c181 struct name *to, *cc, *bcc, *smopts; in main() local
225 bcc = NULL; in main()
347 bcc = cat(bcc, lexpand(optarg, GBCC)); in main()
389 if (to == NULL && (subject != NULL || cc != NULL || bcc != NULL)) in main()
431 (void)mail(to, cc, bcc, smopts, subject, in main()
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/aarch64/
H A Dadds.s23 bcc .Lfailure
44 bcc .Lfailure
65 bcc .Lfailure
86 bcc .Lfailure
/netbsd-src/lib/libc/arch/sparc64/sys/
H A Dsbrk.S73 bcc,a 1f /* if success, */
90 bcc,a 1f /* if success, */
106 bcc,a 1f /* if success, */
H A Dbrk.S76 bcc,a,pt %icc, 1f
94 bcc,a,pt %icc, 1f
111 bcc,a,pt %icc,1f
/netbsd-src/sys/arch/arm/arm/
H A Dblockio.S427 bcc .Linswm8_l8
448 bcc .Linswm8_l4
464 bcc .Linswm8_l2
477 bcc .Linswm8_l1
521 bcc .Loutswm8_l8
549 bcc .Loutswm8_l4
568 bcc .Loutswm8_l2
583 bcc .Loutswm8_l1
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dmsvc81 # or title like "87INIT" in FP87.LIB or "ACOSASIN" in MATHC.LIB or "Copyright" in calc-bcc.lib
114 # comment record length like: 3 FLIB7M.LIB 1Bh 1Eh 23h 27h 2Bh 30h freetype-bcc.lib
117 …LIB 4 "UUID" 5 "dscap" 6 "int386" 7 "qb4util" 8 "AMSGEXIT" 16 REXX.LIB 20 27 35 44 freetype-bcc.lib
152 # like: jpeg62.dll (jpeg-bcc.lib) unrar3.dll (unrar-bcc.lib) REXX (REXX.LIB)
155 # like: \0 (calc-bcc.lib) DllGetVersion (libtiff-bcc.lib) UTF8ToHtml (libxml2-bcc.lib) xslAddCall (…
/netbsd-src/common/lib/libc/arch/arm/string/
H A Dstrncmp.S59 bcc 4f /* yes, we're done */
61 bcc 4f /* yes, we're done */
/netbsd-src/lib/libc/arch/sparc/sys/
H A Dsbrk.S70 bcc,a 1f ! if success,
83 bcc,a 1f ! if success,
H A Dbrk.S76 bcc,a 1f
92 bcc,a 1f
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/arm/
H A Db.cgs64 # bcc foo
67 bcc bcc1
71 bcc bcc2
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/
H A Dbccb.ms10 bcc 0f
98 bcc dofail
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/
H A Dudivmodsi4.S45 bcc LOCAL_LABEL(divby0)
48 bcc LOCAL_LABEL(quotient0)
/netbsd-src/external/gpl3/binutils.old/dist/zlib/msdos/
H A DMakefile.bor30 CC=bcc
31 LD=bcc
/netbsd-src/external/gpl3/binutils/dist/zlib/msdos/
H A DMakefile.bor30 CC=bcc
31 LD=bcc

1234567