Home
last modified time | relevance | path

Searched defs:ucp (Results 1 – 20 of 20) sorted by relevance

/third_party/pcre2/pcre2/src/
Dpcre2_auto_possess.c325 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
Dpcre2_study.c782 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
Dpcre2_substitute.c239 BOOL ucp = (code->overall_options & PCRE2_UCP) != 0; in pcre2_substitute() local
Dpcre2_match.c628 BOOL ucp = (mb->poptions & PCRE2_UCP) != 0; in match() local
6354 BOOL ucp = FALSE; in pcre2_match() local
Dpcre2_compile.c5431 BOOL ucp = (options & PCRE2_UCP) != 0; in compile_branch() local
9768 BOOL ucp; /* Set TRUE for UCP mode */ in pcre2_compile() local
Dpcre2_jit_compile.c488 BOOL ucp; member
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_common.cpp90 Value *ucp = mkLoadv(TYPE_F32, sym, NULL); in handleUserClipPlanes() local
/third_party/ltp/testcases/kernel/syscalls/sigaction/
Dsigaction01.c89 void handler(int sig, siginfo_t * sip, void *ucp) in handler()
/third_party/libunwind/src/ia64/
DGinit.c387 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/
Dm_eval.c131 GLfloat *ucp = &cn[j * dim]; in _math_horner_bezier_surf() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_clip.c274 nir_ssa_def *ucp = get_ucp(b, plane, clipplane_state_tokens); in lower_clip_outputs() local
/third_party/lwip/src/netif/ppp/
Dipcp.c806 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
Dlcp.c834 static void lcp_addci(fsm *f, u_char *ucp, int *lenp) { in lcp_addci()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_const.h470 struct pipe_clip_state *ucp = &ctx->ucp; in ir3_emit_driver_params() local
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c1053 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/
Dnine_state.h180 uint8_t ucp; member
234 BOOL ucp; member
Dnine_ff.c61 uint32_t ucp : 1; member
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program.c550 unsigned ucp = nir_intrinsic_ucp_id(intrin); in iris_setup_uniforms() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c515 unsigned ucp = nir_intrinsic_ucp_id(intrin); in crocus_setup_uniforms() local
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h252 float ucp[PIPE_MAX_CLIP_PLANES][4]; member