/third_party/libunwind/src/ia64/ |
D | Ginit.c | 387 ucontext_t *ucp; in ia64_uc_access_reg() local 394 ucp = (ucontext_t *) uc_addr; in ia64_uc_access_reg() 400 ucp = alloca (sizeof (ucontext_t)); in ia64_uc_access_reg() 401 if (!ucp) in ia64_uc_access_reg() 412 dst = (unw_word_t *) ucp; in ia64_uc_access_reg() 421 ucp); in ia64_uc_access_reg() 428 ret = __uc_set_rsebs (ucp, (uint64_t *) addr, 1, valp); in ia64_uc_access_reg() 430 ret = __uc_get_rsebs (ucp, (uint64_t *) addr, 1, valp); in ia64_uc_access_reg() 440 unw_word_t dst, *src = (unw_word_t *) ucp; in ia64_uc_access_reg() 458 ucontext_t *ucp; in ia64_uc_access_fpreg() local [all …]
|
/third_party/pcre2/pcre2/testdata/ |
D | testinput14 | 48 /\x{c1}+\x{e1}/iB,ucp 52 /\x{120}\x{c1}/i,ucp,no_start_optimize 55 /\x{120}\x{c1}/i,ucp 61 /[^\x{120}]/i,ucp,no_start_optimize 68 /[^\x{120}]/i,ucp 72 /\x{120}{2}/i,ucp 75 /[^\x{120}]{2}/i,ucp
|
D | testinput12 | 272 /[[:blank:]]/B,ucp 361 /[\s[:^ascii:]]/B,ucp 363 /\pP/ucp 448 /aa/utf,ucp,match_invalid_utf,global 451 /aa/utf,ucp,match_invalid_utf,global 477 /\x{c1}/i,I,ucp 479 /[\x{120}\x{121}]/iB,ucp 481 /[ab\x{120}]+/iB,ucp 488 /\x{120}\x{c1}/i,ucp,no_start_optimize 491 /\x{120}\x{c1}/i,ucp [all …]
|
D | testinput5 | 21 /^[[:graph:]]+$/utf,ucp 29 /^[[:print:]]+$/utf,ucp 37 /^[[:^graph:]]+$/utf,ucp 41 /^[[:^print:]]+$/utf,ucp 50 /^>[[:blank:]]*/utf,ucp 53 /^A\s+Z/utf,ucp 56 /^A[\s]+Z/utf,ucp 60 /^[[:graph:]]+$/utf,ucp 64 /^[[:print:]]+$/utf,ucp 67 /^[[:^graph:]]+$/utf,ucp [all …]
|
D | testoutput14-16 | 73 /\x{c1}+\x{e1}/iB,ucp 88 /\x{120}\x{c1}/i,ucp,no_start_optimize 92 /\x{120}\x{c1}/i,ucp 100 /[^\x{120}]/i,ucp,no_start_optimize 109 /[^\x{120}]/i,ucp 114 /\x{120}{2}/i,ucp 118 /[^\x{120}]{2}/i,ucp
|
D | testoutput14-32 | 73 /\x{c1}+\x{e1}/iB,ucp 88 /\x{120}\x{c1}/i,ucp,no_start_optimize 92 /\x{120}\x{c1}/i,ucp 100 /[^\x{120}]/i,ucp,no_start_optimize 109 /[^\x{120}]/i,ucp 114 /\x{120}{2}/i,ucp 118 /[^\x{120}]{2}/i,ucp
|
D | testoutput14-8 | 73 /\x{c1}+\x{e1}/iB,ucp 88 /\x{120}\x{c1}/i,ucp,no_start_optimize 92 /\x{120}\x{c1}/i,ucp 100 /[^\x{120}]/i,ucp,no_start_optimize 109 /[^\x{120}]/i,ucp 114 /\x{120}{2}/i,ucp 118 /[^\x{120}]{2}/i,ucp
|
D | testoutput5 | 22 /^[[:graph:]]+$/utf,ucp 35 /^[[:print:]]+$/utf,ucp 48 /^[[:^graph:]]+$/utf,ucp 54 /^[[:^print:]]+$/utf,ucp 65 /^>[[:blank:]]*/utf,ucp 69 /^A\s+Z/utf,ucp 73 /^A[\s]+Z/utf,ucp 79 /^[[:graph:]]+$/utf,ucp 84 /^[[:print:]]+$/utf,ucp 88 /^[[:^graph:]]+$/utf,ucp [all …]
|
D | testinput8 | 130 /[^\d]/utf,ucp 132 /[[:^alpha:][:^cntrl:]]+/utf,ucp 134 /[[:^cntrl:][:^alpha:]]+/utf,ucp 136 /[[:alpha:]]+/utf,ucp 138 /[[:^alpha:]\S]+/utf,ucp
|
D | testoutput12-32 | 1005 /[[:blank:]]/B,ucp 1404 /[\s[:^ascii:]]/B,ucp 1412 /\pP/ucp 1578 /aa/utf,ucp,match_invalid_utf,global 1583 /aa/utf,ucp,match_invalid_utf,global 1647 /\x{c1}/i,I,ucp 1649 Options: caseless ucp 1653 /[\x{120}\x{121}]/iB,ucp 1661 /[ab\x{120}]+/iB,ucp 1676 /\x{120}\x{c1}/i,ucp,no_start_optimize [all …]
|
D | testoutput12-16 | 1011 /[[:blank:]]/B,ucp 1410 /[\s[:^ascii:]]/B,ucp 1418 /\pP/ucp 1580 /aa/utf,ucp,match_invalid_utf,global 1585 /aa/utf,ucp,match_invalid_utf,global 1649 /\x{c1}/i,I,ucp 1651 Options: caseless ucp 1655 /[\x{120}\x{121}]/iB,ucp 1663 /[ab\x{120}]+/iB,ucp 1678 /\x{120}\x{c1}/i,ucp,no_start_optimize [all …]
|
D | testinput10 | 379 /[[:blank:]]/B,ucp 461 /[\s[:^ascii:]]/B,ucp 590 /\x{c1}+\x{e1}/iIB,ucp 594 /a|\x{c1}/iI,ucp 600 /\x{c1}|\x{e1}/iI,ucp 602 /X(\x{e1})Y/ucp,replace=>\U$1<,substitute_extended 605 /X(\x{e1})Y/i,ucp,replace=>\L$1<,substitute_extended
|
D | testinput4 | 1496 /^\w+/utf,ucp 1499 /^[[:xdigit:]]*/utf,ucp 1502 /^\d+/utf,ucp 1505 /^[[:digit:]]+/utf,ucp 1508 /^>\s+/utf,ucp 1511 /^>\pZ+/utf,ucp 1514 /^>[[:space:]]*/utf,ucp 1517 /^>[[:blank:]]*/utf,ucp 1520 /^[[:alpha:]]*/utf,ucp 1523 /^[[:alnum:]]*/utf,ucp [all …]
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
D | align.rs | 54 pub fn getcontext(ucp: *mut ucontext_t) -> ::c_int; in getcontext() 55 pub fn setcontext(ucp: *const ucontext_t) -> ::c_int; in setcontext() 56 pub fn makecontext(ucp: *mut ucontext_t, func: extern "C" fn(), argc: ::c_int, ...); in makecontext() 57 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> ::c_int; in swapcontext()
|
/third_party/lwip/src/netif/ppp/ |
D | ipv6cp.c | 181 static void ipv6cp_addci(fsm *f, u_char *ucp, int *lenp); /* Add our CI */ 549 static void ipv6cp_addci(fsm *f, u_char *ucp, int *lenp) { 559 PUTCHAR(opt, ucp); \ 560 PUTCHAR(vjlen, ucp); \ 561 PUTSHORT(val, ucp); \ 572 PUTCHAR(opt, ucp); \ 573 PUTCHAR(idlen, ucp); \ 574 eui64_put(val1, ucp); \ 902 u_char *ucp = inp; /* Pointer to current output char */ 1020 ucp = inp; /* Backup */ [all …]
|
D | ipcp.c | 115 static void ipcp_addci(fsm *f, u_char *ucp, int *lenp); /* Add our CI */ 806 static void ipcp_addci(fsm *f, u_char *ucp, int *lenp) { in ipcp_addci() argument 815 PUTCHAR(opt, ucp); \ in ipcp_addci() 816 PUTCHAR(CILEN_ADDRS, ucp); \ in ipcp_addci() 818 PUTLONG(l, ucp); \ in ipcp_addci() 820 PUTLONG(l, ucp); \ in ipcp_addci() 831 PUTCHAR(opt, ucp); \ in ipcp_addci() 832 PUTCHAR(vjlen, ucp); \ in ipcp_addci() 833 PUTSHORT(val, ucp); \ in ipcp_addci() 835 PUTCHAR(maxslotindex, ucp); \ in ipcp_addci() [all …]
|
D | lcp.c | 220 static void lcp_addci(fsm *f, u_char *ucp, int *lenp); /* Add our CI to pkt */ 834 static void lcp_addci(fsm *f, u_char *ucp, int *lenp) { in lcp_addci() argument 837 u_char *start_ucp = ucp; in lcp_addci() 841 PUTCHAR(opt, ucp); \ in lcp_addci() 842 PUTCHAR(CILEN_VOID, ucp); \ in lcp_addci() 846 PUTCHAR(opt, ucp); \ in lcp_addci() 847 PUTCHAR(CILEN_SHORT, ucp); \ in lcp_addci() 848 PUTSHORT(val, ucp); \ in lcp_addci() 853 PUTCHAR((opt), ucp); \ in lcp_addci() 854 PUTCHAR(CILEN_CHAP, ucp); \ in lcp_addci() [all …]
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_atom_clip.c | 50 STATIC_ASSERT(sizeof(clip.ucp) <= sizeof(ctx->Transform._ClipUserPlane)); in st_update_clip() 60 memcpy(clip.ucp, in st_update_clip() 62 : ctx->Transform._ClipUserPlane, sizeof(clip.ucp)); in st_update_clip()
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_auto_possess.c | 325 get_chr_property_list(PCRE2_SPTR code, BOOL utf, BOOL ucp, const uint8_t *fcc, in get_chr_property_list() argument 338 (void)ucp; in get_chr_property_list() 418 if (chr < 128 || (chr < 256 && !utf && !ucp)) in get_chr_property_list() 536 compare_opcodes(PCRE2_SPTR code, BOOL utf, BOOL ucp, const compile_block *cb, in compare_opcodes() argument 675 if (!compare_opcodes(code, utf, ucp, cb, base_list, base_end, rec_limit)) in compare_opcodes() 696 if (!compare_opcodes(next_code, utf, ucp, cb, base_list, base_end, in compare_opcodes() 713 code = get_chr_property_list(code, utf, ucp, cb->fcc, list); in compare_opcodes() 1140 BOOL ucp = (cb->external_options & PCRE2_UCP) != 0; in PRIV() local 1152 get_chr_property_list(code, utf, ucp, cb->fcc, list) : NULL; in PRIV() 1155 if (end != NULL && compare_opcodes(end, utf, ucp, cb, list, end, in PRIV() [all …]
|
D | pcre2_study.c | 782 BOOL ucp) in set_table_bit() argument 787 (void)ucp; in set_table_bit() 817 if (utf || ucp) in set_table_bit() 953 set_start_bits(pcre2_real_code *re, PCRE2_SPTR code, BOOL utf, BOOL ucp, in set_start_bits() argument 1124 rc = set_start_bits(re, tcode, utf, ucp, depthptr); in set_start_bits() 1180 rc = set_start_bits(re, ++tcode, utf, ucp, depthptr); in set_start_bits() 1202 tcode = set_table_bit(re, tcode + 1, FALSE, utf, ucp); in set_start_bits() 1211 tcode = set_table_bit(re, tcode + 1, TRUE, utf, ucp); in set_start_bits() 1219 tcode = set_table_bit(re, tcode + 1 + IMM2_SIZE, FALSE, utf, ucp); in set_start_bits() 1225 tcode = set_table_bit(re, tcode + 1 + IMM2_SIZE, TRUE, utf, ucp); in set_start_bits() [all …]
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 1053 unsigned char *ucp; in show_buffer_under_overrun_page() local 1059 ucp = &resp[0] + 4; in show_buffer_under_overrun_page() 1061 pl = ucp[3] + 4; in show_buffer_under_overrun_page() 1062 count_basis = (ucp[1] >> 5) & 0x7; in show_buffer_under_overrun_page() 1081 cause = (ucp[1] >> 1) & 0xf; in show_buffer_under_overrun_page() 1095 if (ucp[1] & 1) in show_buffer_under_overrun_page() 1101 xp = ucp + 4; in show_buffer_under_overrun_page() 1114 ucp += pl; in show_buffer_under_overrun_page() 1121 unsigned char *ucp; in show_error_counter_page() local 1144 ucp = &resp[0] + 4; in show_error_counter_page() [all …]
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_from_common.cpp | 90 Value *ucp = mkLoadv(TYPE_F32, sym, NULL); in handleUserClipPlanes() local 92 res[i] = mkOp2v(OP_MUL, TYPE_F32, getScratch(), clipVtx[c], ucp); in handleUserClipPlanes() 94 mkOp3(OP_MAD, TYPE_F32, res[i], clipVtx[c], ucp, res[i]); in handleUserClipPlanes()
|
/third_party/mesa3d/src/mesa/math/ |
D | m_eval.c | 131 GLfloat *ucp = &cn[j * dim]; in _math_horner_bezier_surf() local 139 cp[j * dim + k] = s * ucp[k] + bincoeff * u * ucp[uinc + k]; in _math_horner_bezier_surf() 141 for (i = 2, ucp += 2 * uinc, poweru = u * u; i < uorder; in _math_horner_bezier_surf() 142 i++, poweru *= u, ucp += uinc) { in _math_horner_bezier_surf() 148 s * cp[j * dim + k] + bincoeff * poweru * ucp[k]; in _math_horner_bezier_surf()
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | stateblock9.c | 238 if (mask->changed.ucp) { in nine_state_copy_common() 239 DBG("ucp: %x\n", mask->changed.ucp); in nine_state_copy_common() 241 if (mask->changed.ucp & (1 << i)) in nine_state_copy_common() 242 memcpy(dst->clip.ucp[i], in nine_state_copy_common() 243 src->clip.ucp[i], sizeof(src->clip.ucp[0])); in nine_state_copy_common()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_emit.c | 636 OUT_RING(ring, fui(ctx->ucp.ucp[i][0])); in fd3_emit_state() 637 OUT_RING(ring, fui(ctx->ucp.ucp[i][1])); in fd3_emit_state() 638 OUT_RING(ring, fui(ctx->ucp.ucp[i][2])); in fd3_emit_state() 639 OUT_RING(ring, fui(ctx->ucp.ucp[i][3])); in fd3_emit_state()
|