/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | UnwindLevel1-gcc-ext.c | 336 _LIBUNWIND_EXPORT void __register_frame_info_bases(const void *fde, void *ob, in __register_frame_info_bases() argument 339 (void)ob; in __register_frame_info_bases() 343 fde, ob, tb, db); in __register_frame_info_bases() 347 _LIBUNWIND_EXPORT void __register_frame_info(const void *fde, void *ob) { in __register_frame_info() argument 349 (void)ob; in __register_frame_info() 350 _LIBUNWIND_TRACE_API("__register_frame_info(%p, %p)", fde, ob); in __register_frame_info() 355 void *ob, void *tb, in __register_frame_info_table_bases() argument 358 (void)ob; in __register_frame_info_table_bases() 362 "(%p,%p, %p, %p)", fde, ob, tb, db); in __register_frame_info_table_bases() 366 _LIBUNWIND_EXPORT void __register_frame_info_table(const void *fde, void *ob) { in __register_frame_info_table() argument [all...] |
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SpillPlacement.cpp | 273 unsigned ob = bundles->getBundle(LB.Number, true); in addConstraints() local 274 activate(ob); in addConstraints() 275 nodes[ob].addBias(Freq, LB.Exit); in addConstraints() 287 unsigned ob = bundles->getBundle(B, true); in addPrefSpill() local 289 activate(ob); in addPrefSpill() 291 nodes[ob].addBias(Freq, PrefSpill); in addPrefSpill() 298 unsigned ob = bundles->getBundle(Number, true); in addLinks() local 301 if (ib == ob) in addLinks() 304 activate(ob); in addLinks() 306 nodes[ib].addLink(ob, Freq); in addLinks() [all …]
|
/freebsd/contrib/less/ |
H A D | output.c | 89 static char *ob = obuf; in win_flush() 258 WIN32textout(obuf, ptr_diff(ob, obuf)); in win_flush() 285 (p_next = memchr(p_next, ESC, ob - p_next)) != NULL; ) in win_flush() 342 ob = &obuf[slop]; in win_flush() 387 WIN32textout(anchor, ptr_diff(ob, anchor)); in flush() 389 ob = obuf; in flush() 413 n = ptr_diff(ob, obuf); in putchr() 416 ob = obuf; in putchr() 429 ob = obuf + n; in putchr() 430 *ob in putchr() 83 static char *ob = obuf; global() variable [all...] |
/freebsd/lib/libc/tests/stdlib/ |
H A D | test-sort.h | 37 const int *oa, *ob; in sorthelp() local 40 ob = b; in sorthelp() 42 if (*oa > *ob) in sorthelp() 44 if (*oa < *ob) in sorthelp()
|
H A D | qsort_r_compat_test.c | 42 const int *oa, *ob; in sorthelp_r() local 47 ob = b; in sorthelp_r() 49 if (*oa > *ob) in sorthelp_r() 51 if (*oa < *ob) in sorthelp_r()
|
H A D | qsort_r_test.c | 42 const int *oa, *ob; in sorthelp_r() local 47 ob = b; in sorthelp_r() 49 if (*oa > *ob) in sorthelp_r() 51 if (*oa < *ob) in sorthelp_r()
|
H A D | qsort_s_test.c | 46 const int *oa, *ob; in sorthelp_s() local 51 ob = b; in sorthelp_s() 53 if (*oa > *ob) in sorthelp_s() 55 if (*oa < *ob) in sorthelp_s()
|
/freebsd/sbin/bsdlabel/ |
H A D | disktab | 47 :pb#5760:ob#0:bb#4096:fa#512:\ 88 :pb#13824:ob#13824:tb=swap: \ 95 :pb#13260:ob#13260:tb=swap: \ 102 :pb#15748:ob#15748:tb=swap:\ 109 :pb#12144:ob#12144:tb=swap: \ 123 :pb#24288:ob#15840:tb=swap: \ 133 :pb#21600:ob#21600:tb=swap: \ 141 :pb#42000:ob#21000:tb=swap: \ 149 :pb#80640:ob#20160:tb=swap: \ 159 :pb#40320:ob#102816:tb=swap: \
|
/freebsd/share/examples/ses/srcs/ |
H A D | getencstat.c | 52 encioc_elm_status_t ob; in main() local 144 ob.elm_idx = objp[i].elm_idx; in main() 145 if (ioctl(fd, ENCIOC_GETELMSTAT, (caddr_t) &ob) < 0) { in main() 178 fprintf(stdout, "Element 0x%x: %s", ob.elm_idx, in main() 181 stat2ascii(objp[i].elm_type, ob.cstat)); in main()
|
/freebsd/sys/dev/ath/ath_hal/ar9002/ |
H A D | ar9285_reset.c | 250 uint8_t ob[5], db1[5], db2[5]; in ar9285SetBoardValues() local 265 ob[0] = pModal->ob_0; in ar9285SetBoardValues() 266 ob[1] = pModal->ob_1; in ar9285SetBoardValues() 267 ob[2] = pModal->ob_2; in ar9285SetBoardValues() 268 ob[3] = pModal->ob_3; in ar9285SetBoardValues() 269 ob[4] = pModal->ob_4; in ar9285SetBoardValues() 283 ob[0] = pModal->ob_0; in ar9285SetBoardValues() 284 ob[1] = ob[2] = ob[3] = ob[4] = pModal->ob_1; in ar9285SetBoardValues() 293 ob[i] = pModal->ob_0; in ar9285SetBoardValues() 299 OS_A_REG_RMW_FIELD(ah, AR9285_AN_RF2G3, AR9285_AN_RF2G3_OB_0, ob[0]); in ar9285SetBoardValues() [all …]
|
/freebsd/contrib/llvm-project/libunwind/include/ |
H A D | unwind.h | 172 extern void __register_frame_info_bases(const void *fde, void *ob, void *tb, 174 extern void __register_frame_info(const void *fde, void *ob) 176 extern void __register_frame_info_table_bases(const void *fde, void *ob, 179 extern void __register_frame_info_table(const void *fde, void *ob)
|
/freebsd/contrib/bearssl/src/rsa/ |
H A D | rsa_i15_privexp.c | 249 uint32_t oa, ob, agtb, bgta; in br_rsa_i15_compute_privexp() local 254 ob = b & 1; /* 1 if b is odd */ in br_rsa_i15_compute_privexp() 258 sab = oa & ob & agtb; /* 1 if a <- a-b */ in br_rsa_i15_compute_privexp() 259 sba = oa & ob & bgta; /* 1 if b <- b-a */ in br_rsa_i15_compute_privexp() 274 db = (oa & NOT(ob)) | sba; /* 1 if b <- b/2 */ in br_rsa_i15_compute_privexp()
|
H A D | rsa_i31_privexp.c | 249 uint32_t oa, ob, agtb, bgta; in br_rsa_i31_compute_privexp() local 254 ob = b & 1; /* 1 if b is odd */ in br_rsa_i31_compute_privexp() 258 sab = oa & ob & agtb; /* 1 if a <- a-b */ in br_rsa_i31_compute_privexp() 259 sba = oa & ob & bgta; /* 1 if b <- b-a */ in br_rsa_i31_compute_privexp() 274 db = (oa & NOT(ob)) | sba; /* 1 if b <- b/2 */ in br_rsa_i31_compute_privexp()
|
/freebsd/sys/contrib/openzfs/module/unicode/ |
H A D | u8_textprep.c | 1949 uchar_t *ob; in u8_textprep_str() local 1993 ob = (uchar_t *)outarray; in u8_textprep_str() 1995 obtail = ob + *outlen; in u8_textprep_str() 2034 if (ob >= obtail) { in u8_textprep_str() 2041 *ob = U8_ASCII_TOUPPER(*ib); in u8_textprep_str() 2043 *ob = U8_ASCII_TOLOWER(*ib); in u8_textprep_str() 2045 *ob = *ib; in u8_textprep_str() 2047 ob++; in u8_textprep_str() 2055 if ((obtail - ob) < (ibtail - ib)) { in u8_textprep_str() 2068 *ob++ = *ib++; in u8_textprep_str() [all …]
|
/freebsd/sys/kern/ |
H A D | tty_ttydisc.c | 540 char ob[TTY_STACKBUF]; in ttydisc_write() local 568 obstart = ob; in ttydisc_write() 569 nlen = MIN(uio->uio_resid, sizeof ob); in ttydisc_write() 571 error = uiomove(ob, nlen, uio); in ttydisc_write() 744 char ob[4] = "^?\b\b"; in ttydisc_echo_force() local 748 ob[1] = c + 'A' - 1; in ttydisc_echo_force() 751 return ttyoutq_write_nofrag(&tp->t_outq, ob, 4); in ttydisc_echo_force() 754 return ttyoutq_write_nofrag(&tp->t_outq, ob, 2); in ttydisc_echo_force() 1015 char ob[3] = { 0xff, 0x00 }; in ttydisc_rint() local 1197 ob[1] = 0xff; in ttydisc_rint() [all …]
|
H A D | tty_outq.c | 254 char ob[TTYOUTQ_DATASIZE - 1]; in ttyoutq_read_uio() local 259 memcpy(ob, tob->tob_data + cbegin, clen); in ttyoutq_read_uio() 265 error = uiomove(ob, clen, uio); in ttyoutq_read_uio()
|
/freebsd/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-event_queue.c | 154 enum pt_event_binding ob; in evq_others_empty() local 156 ob = (enum pt_event_binding) other; in evq_others_empty() 157 if (ob != evb) in evq_others_empty() 158 ptu_test(evq_empty, efix, ob); in evq_others_empty() 311 enum pt_event_binding ob; in find_none_evb() local 313 ob = (enum pt_event_binding) other; in find_none_evb() 314 if (ob != evb) { in find_none_evb() 315 ev = pt_evq_enqueue(&efix->evq, ob); in find_none_evb()
|
/freebsd/contrib/mandoc/ |
H A D | preconv.c | 32 preconv_encode(const struct buf *ib, size_t *ii, struct buf *ob, size_t *oi, in preconv_encode() argument 95 *oi += snprintf(ob->buf + *oi, 11, "\\[u%.4X]", accum); in preconv_encode() 104 *oi += snprintf(ob->buf + *oi, 11, in preconv_encode()
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | obj_dat.c | 223 ASN1_OBJECT ob; in OBJ_nid2obj() local 240 ad.obj = &ob; in OBJ_nid2obj() 241 ob.nid = n; in OBJ_nid2obj() 253 ASN1_OBJECT ob; in OBJ_nid2sn() local 270 ad.obj = &ob; in OBJ_nid2sn() 271 ob.nid = n; in OBJ_nid2sn() 283 ASN1_OBJECT ob; in OBJ_nid2ln() local 300 ad.obj = &ob; in OBJ_nid2ln() 301 ob.nid = n; in OBJ_nid2ln()
|
/freebsd/contrib/libucl/src/ |
H A D | ucl_hash.c | 595 *ob = *(const ucl_object_t **)b; in ucl_hash_cmp_icase() local 597 if (oa->keylen == ob->keylen) { in ucl_hash_cmp_icase() 598 return ucl_lc_cmp (oa->key, ob->key, oa->keylen); in ucl_hash_cmp_icase() 601 return ((int)(oa->keylen)) - ob->keylen; in ucl_hash_cmp_icase() 608 *ob = *(const ucl_object_t **)b; in ucl_hash_cmp_case_sens() local 610 if (oa->keylen == ob->keylen) { in ucl_hash_cmp_case_sens() 611 return memcmp (oa->key, ob->key, oa->keylen); in ucl_hash_cmp_case_sens() 614 return ((int)(oa->keylen)) - ob->keylen; in ucl_hash_cmp_case_sens()
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | brcm,iproc-pcie.txt | 34 - brcm,pcie-ob: Some iProc SoCs do not have the outbound address mapping done 37 If the brcm,pcie-ob property is present, the following properties become 41 - brcm,pcie-ob-axi-offset: The offset from the AXI address to the internal 96 brcm,pcie-ob; 97 brcm,pcie-ob-axi-offset = <0x00000000>;
|
/freebsd/contrib/atf/atf-c++/detail/ |
H A D | text.hpp | 121 to_string(const T& ob) in to_string() argument 124 ss << ob; in to_string()
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | check-der.c | 226 heim_octet_string *ob = (heim_octet_string *)b; in cmp_octet_string() local 228 if (oa->length != ob->length) in cmp_octet_string() 229 return ob->length - oa->length; in cmp_octet_string() 231 return (memcmp (oa->data, ob->data, oa->length)); in cmp_octet_string() 266 heim_bmp_string *ob = (heim_bmp_string *)b; in cmp_bmp_string() local 268 return der_heim_bmp_string_cmp(oa, ob); in cmp_bmp_string() 314 heim_universal_string *ob = (heim_universal_string *)b; in cmp_universal_string() local 316 return der_heim_universal_string_cmp(oa, ob); in cmp_universal_string()
|
/freebsd/contrib/bearssl/src/int/ |
H A D | i15_moddiv.c | 397 uint32_t r, oa, ob, cAB, cBA, cA; in br_i15_moddiv() local 411 ob = (b_lo >> i) & 1; in br_i15_moddiv() 412 cAB = oa & ob & r; in br_i15_moddiv() 413 cBA = oa & ob & NOT(r); in br_i15_moddiv()
|
H A D | i31_moddiv.c | 411 uint32_t r, oa, ob, cAB, cBA, cA; in br_i31_moddiv() local 434 ob = (b_lo >> i) & 1; in br_i31_moddiv() 435 cAB = oa & ob & r; in br_i31_moddiv() 436 cBA = oa & ob & NOT(r); in br_i31_moddiv()
|