/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() 536 compare_opcodes(PCRE2_SPTR code, BOOL utf, BOOL ucp, const compile_block *cb, in compare_opcodes() 1140 BOOL ucp = (cb->external_options & PCRE2_UCP) != 0; in PRIV() local
|
D | pcre2_study.c | 782 BOOL ucp) in set_table_bit() 953 set_start_bits(pcre2_real_code *re, PCRE2_SPTR code, BOOL utf, BOOL ucp, in set_start_bits() 1677 BOOL ucp = (re->overall_options & PCRE2_UCP) != 0; in PRIV() local
|
D | pcre2_substitute.c | 239 BOOL ucp = (code->overall_options & PCRE2_UCP) != 0; in pcre2_substitute() local
|
D | pcre2_match.c | 628 BOOL ucp = (mb->poptions & PCRE2_UCP) != 0; in match() local 6354 BOOL ucp = FALSE; in pcre2_match() local
|
D | pcre2_compile.c | 5431 BOOL ucp = (options & PCRE2_UCP) != 0; in compile_branch() local 9768 BOOL ucp; /* Set TRUE for UCP mode */ in pcre2_compile() local
|
D | pcre2_jit_compile.c | 488 BOOL ucp; member
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_from_common.cpp | 90 Value *ucp = mkLoadv(TYPE_F32, sym, NULL); in handleUserClipPlanes() local
|
/third_party/ltp/testcases/kernel/syscalls/sigaction/ |
D | sigaction01.c | 89 void handler(int sig, siginfo_t * sip, void *ucp) in handler()
|
/third_party/libunwind/src/ia64/ |
D | Ginit.c | 387 ucontext_t *ucp; in ia64_uc_access_reg() local 458 ucontext_t *ucp; in ia64_uc_access_fpreg() local
|
/third_party/mesa3d/src/mesa/math/ |
D | m_eval.c | 131 GLfloat *ucp = &cn[j * dim]; in _math_horner_bezier_surf() local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_lower_clip.c | 274 nir_ssa_def *ucp = get_ucp(b, plane, clipplane_state_tokens); in lower_clip_outputs() local
|
/third_party/lwip/src/netif/ppp/ |
D | ipcp.c | 806 static void ipcp_addci(fsm *f, u_char *ucp, int *lenp) { in ipcp_addci() 1520 u_char *ucp = inp; /* Pointer to current output char */ in ipcp_reqci() local
|
D | lcp.c | 834 static void lcp_addci(fsm *f, u_char *ucp, int *lenp) { in lcp_addci()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | ir3_const.h | 470 struct pipe_clip_state *ucp = &ctx->ucp; in ir3_emit_driver_params() local
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 1053 unsigned char *ucp; in show_buffer_under_overrun_page() local 1121 unsigned char *ucp; in show_error_counter_page() local 1195 unsigned char *ucp; in show_non_medium_error_page() local 1257 unsigned char *ucp; in show_self_test_page() local 1308 unsigned char *ucp; in show_Temperature_page() local 1355 unsigned char *ucp; in show_IE_page() local 3677 unsigned char *ucp; in show_scsi_modes() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_state.h | 180 uint8_t ucp; member 234 BOOL ucp; member
|
D | nine_ff.c | 61 uint32_t ucp : 1; member
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_program.c | 550 unsigned ucp = nir_intrinsic_ucp_id(intrin); in iris_setup_uniforms() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_program.c | 515 unsigned ucp = nir_intrinsic_ucp_id(intrin); in crocus_setup_uniforms() local
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_state.h | 252 float ucp[PIPE_MAX_CLIP_PLANES][4]; member
|