Home
last modified time | relevance | path

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

12

/external/pcre/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
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-signal-msr-resv.c35 ucontext_t *ucp = uc; in signal_usr1() local
Dtm-signal-sigreturn-nt.c22 ucontext_t *ucp = (ucontext_t *) uc; in trap_signal_handler() local
Dtm-signal-context-chk-fpu.c50 ucontext_t *ucp = uc; in signal_usr1() local
Dtm-signal-context-chk-gpr.c52 ucontext_t *ucp = uc; in signal_usr1() local
Dtm-signal-context-chk-vmx.c59 ucontext_t *ucp = uc; in signal_usr1() local
Dtm-signal-context-force-tm.c52 ucontext_t *ucp = uc; in usr_signal_handler() local
Dtm-signal-context-chk-vsx.c62 ucontext_t *ucp = uc; in signal_usr1() local
Dtm-signal-pagefault.c199 ucontext_t *ucp = uc; in signal_handler() local
Dtm-trap.c63 ucontext_t *ucp = uc; in trap_signal_handler() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_common.cpp90 Value *ucp = mkLoadv(TYPE_F32, sym, NULL); in handleUserClipPlanes() local
/external/ltp/testcases/kernel/syscalls/sigaction/
Dsigaction01.c89 void handler(int sig, siginfo_t * sip, void *ucp) in handler()
/external/e2fsprogs/lib/ext2fs/
Ddirhash.c130 const unsigned char *ucp = (const unsigned char *) name; in dx_hack_hash() local
153 const unsigned char *ucp = (const unsigned char *) msg; in str2hashbuf() local
/external/linux-kselftest/tools/testing/selftests/arm64/signal/testcases/
Dtestcases.h32 #define GET_UCP_RESV_SIZE(ucp) \ argument
/external/compiler-rt/lib/asan/
Dasan_linux.cc160 ucontext_t *ucp = (ucontext_t*)context; in ReadContextStack() local
/external/linux-kselftest/tools/testing/selftests/powerpc/signal/
Dsigfuz.c91 ucontext_t *ucp = uc; in trap_signal_handler() local
/external/mesa3d/src/mesa/math/
Dm_eval.c131 GLfloat *ucp = &cn[j * dim]; in _math_horner_bezier_surf() local
/external/dnsmasq/src/
Drfc2131.c579 unsigned char* ucp = option_ptr(opt, 0); in dhcp_reply() local
1019 unsigned char* ucp = option_ptr(opt, 0); in dhcp_reply() local
1032 unsigned char* ucp = option_ptr(opt, 0); in dhcp_reply() local
1042 unsigned char* ucp = option_ptr(opt, 0); in dhcp_reply() local
/external/ppp/pppd/
Dipv6cp.c563 ipv6cp_addci(f, ucp, lenp) in ipv6cp_addci() argument
912 u_char *ucp = inp; /* Pointer to current output char */ local
Dipxcp.c610 ipxcp_addci(f, ucp, lenp) in ipxcp_addci() argument
1003 u_char *ucp = inp; /* Pointer to current output char */ local
/external/mesa3d/src/compiler/nir/
Dnir_lower_clip.c271 nir_ssa_def *ucp = get_ucp(b, plane, clipplane_state_tokens); in lower_clip_outputs() local
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_const.h480 struct pipe_clip_state *ucp = &ctx->ucp; in ir3_emit_vs_driver_params() local
/external/mesa3d/src/gallium/frontends/nine/
Dnine_state.h178 uint8_t ucp; member
232 BOOL ucp; member

12