/external/valgrind/coregrind/m_sigframe/ |
D | sigframe-tilegx-linux.c | 173 struct vki_ucontext *ucp = &frame->rs_uc; in VG_() local 262 struct vki_ucontext *ucp = &frame->rs_uc; in VG_() local
|
D | sigframe-mips64-linux.c | 143 struct vki_ucontext *ucp = &frame->rs_uc; in VG_() local 218 struct vki_ucontext *ucp = &frame->rs_uc; in VG_() local
|
D | sigframe-mips32-linux.c | 158 struct vki_ucontext *ucp = &frame->rs_uc; in VG_() local 281 struct vki_ucontext *ucp = &frame->rs_uc; in VG_() local
|
D | sigframe-ppc32-linux.c | 670 struct vki_ucontext *ucp = &frame->ucontext; in VG_() local
|
/external/e2fsprogs/lib/ext2fs/ |
D | dirhash.c | 123 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/ |
D | Ginit.c | 416 ucontext_t *ucp; in ia64_uc_access_reg() local 487 ucontext_t *ucp; in ia64_uc_access_fpreg() local
|
/external/compiler-rt/lib/asan/ |
D | asan_linux.cc | 163 ucontext_t *ucp = (ucontext_t*)context; in ReadContextStack() local
|
D | asan_interceptors.cc | 310 struct ucontext_t *ucp) { in INTERCEPTOR()
|
/external/mesa3d/src/mesa/math/ |
D | m_eval.c | 131 GLfloat *ucp = &cn[j * dim]; in _math_horner_bezier_surf() local
|
/external/dnsmasq/src/ |
D | rfc2131.c | 655 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/ |
D | ipv6cp.c | 563 ipv6cp_addci(f, ucp, lenp) in ipv6cp_addci() argument 912 u_char *ucp = inp; /* Pointer to current output char */ local
|
D | ipxcp.c | 610 ipxcp_addci(f, ucp, lenp) in ipxcp_addci() argument 1003 u_char *ucp = inp; /* Pointer to current output char */ local
|
D | ipcp.c | 768 ipcp_addci(f, ucp, lenp) in ipcp_addci() argument 1435 u_char *ucp = inp; /* Pointer to current output char */ local
|
D | lcp.c | 707 lcp_addci(f, ucp, lenp) in lcp_addci() argument
|
/external/pcre/dist/ |
D | RunTest.bat | 61 set ucp=%ERRORLEVEL% variable
|
D | pcre_jit_test.c | 1127 int utf = 0, ucp = 0; in regression_tests() local
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_context.h | 322 struct radeon_state_atom ucp[6]; member
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_from_tgsi.cpp | 2261 Value *ucp = mkLoad(TYPE_F32, sym, NULL); in handleUserClipPlanes() local
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_context.h | 505 struct radeon_state_atom ucp[6]; member
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_state.h | 182 float ucp[PIPE_MAX_CLIP_PLANES][4]; member
|
/external/openssh/ |
D | channels.c | 912 u_char *ucp; in x11_open_helper() local
|
/external/conscrypt/src/main/native/ |
D | org_conscrypt_NativeCrypto.cpp | 10561 const unsigned char* ucp = reinterpret_cast<const unsigned char*>(bytes.get()); local
|