Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_sigframe/
Dsigframe-tilegx-linux.c173 struct vki_ucontext *ucp = &frame->rs_uc; in VG_() local
262 struct vki_ucontext *ucp = &frame->rs_uc; in VG_() local
Dsigframe-mips64-linux.c143 struct vki_ucontext *ucp = &frame->rs_uc; in VG_() local
218 struct vki_ucontext *ucp = &frame->rs_uc; in VG_() local
Dsigframe-mips32-linux.c158 struct vki_ucontext *ucp = &frame->rs_uc; in VG_() local
281 struct vki_ucontext *ucp = &frame->rs_uc; in VG_() local
Dsigframe-ppc32-linux.c670 struct vki_ucontext *ucp = &frame->ucontext; in VG_() local
/external/e2fsprogs/lib/ext2fs/
Ddirhash.c123 const unsigned char *ucp = (const unsigned char *) name; in dx_hack_hash() local
146 const unsigned char *ucp = (const unsigned char *) msg; in str2hashbuf() local
/external/libunwind/src/ia64/
DGinit.c416 ucontext_t *ucp; in ia64_uc_access_reg() local
487 ucontext_t *ucp; in ia64_uc_access_fpreg() local
/external/compiler-rt/lib/asan/
Dasan_linux.cc163 ucontext_t *ucp = (ucontext_t*)context; in ReadContextStack() local
Dasan_interceptors.cc310 struct ucontext_t *ucp) { in INTERCEPTOR()
/external/mesa3d/src/mesa/math/
Dm_eval.c131 GLfloat *ucp = &cn[j * dim]; in _math_horner_bezier_surf() local
/external/dnsmasq/src/
Drfc2131.c655 unsigned char *ucp = option_ptr(opt, 0); in dhcp_reply() local
1148 unsigned char *ucp = option_ptr(opt, 0); in dhcp_reply() local
1163 unsigned char *ucp = option_ptr(opt, 0); in dhcp_reply() local
1175 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
Dipcp.c768 ipcp_addci(f, ucp, lenp) in ipcp_addci() argument
1435 u_char *ucp = inp; /* Pointer to current output char */ local
Dlcp.c707 lcp_addci(f, ucp, lenp) in lcp_addci() argument
/external/pcre/dist/
DRunTest.bat61 set ucp=%ERRORLEVEL% variable
Dpcre_jit_test.c1127 int utf = 0, ucp = 0; in regression_tests() local
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h322 struct radeon_state_atom ucp[6]; member
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_from_tgsi.cpp2261 Value *ucp = mkLoad(TYPE_F32, sym, NULL); in handleUserClipPlanes() local
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h505 struct radeon_state_atom ucp[6]; member
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h182 float ucp[PIPE_MAX_CLIP_PLANES][4]; member
/external/openssh/
Dchannels.c912 u_char *ucp; in x11_open_helper() local
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp10561 const unsigned char* ucp = reinterpret_cast<const unsigned char*>(bytes.get()); local