/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_atom_clip.c | 50 STATIC_ASSERT(sizeof(clip.ucp) <= sizeof(ctx->Transform._ClipUserPlane)); 59 memcpy(clip.ucp, 61 : ctx->Transform._ClipUserPlane, sizeof(clip.ucp));
|
/external/mesa3d/src/mesa/state_tracker/ |
st_atom_clip.c | 50 STATIC_ASSERT(sizeof(clip.ucp) <= sizeof(ctx->Transform._ClipUserPlane)); 59 memcpy(clip.ucp, 61 : ctx->Transform._ClipUserPlane, sizeof(clip.ucp));
|
/external/compiler-rt/android/include/ |
ucontext.h | 26 int breakpad_getcontext(ucontext_t* ucp);
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
stacktrace.cc | 83 int skip_count, const void *ucp) 93 int skip_count, const void *ucp)
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
stacktrace.cc | 83 int skip_count, const void *ucp) 93 int skip_count, const void *ucp)
|
stacktrace_x86-inl.h | 288 // void* ucp: a ucontext_t* (GetStack{Trace,Frames}WithContext only) 331 const void *const ucp = NULL; variable 333 void **next_sp = NextStackFrame<!IS_STACK_FRAMES, IS_WITH_CONTEXT>(sp, ucp);
|
/external/libunwind/src/hppa/ |
unwind_i.h | 45 extern int setcontext (const ucontext_t *ucp);
|
/external/valgrind/main/coregrind/m_sigframe/ |
sigframe-ppc32-linux.c | 713 struct vki_ucontext *ucp = &frame->ucontext; local 722 (Addr)ucp, offsetof(struct vki_ucontext, uc_pad) ); 723 ucp->uc_flags = 0; 724 ucp->uc_link = 0; 725 ucp->uc_stack = tst->altstack; 726 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, (Addr)ucp, 730 (Addr)&ucp->uc_regs, 731 sizeof(ucp->uc_regs) + sizeof(ucp->uc_sigmask) ); 732 ucp->uc_regs = &ucp->uc_mcontext [all...] |
sigframe-mips64-linux.c | 182 struct vki_ucontext *ucp = &frame->rs_uc; local 196 (Addr)ucp, offsetof(struct vki_ucontext, uc_mcontext)); 198 ucp->uc_flags = 0; 199 ucp->uc_link = 0; 200 ucp->uc_stack = tst->altstack; 202 VG_TRACK(post_mem_write, Vg_CoreSignal, tid, (Addr)ucp, 207 ucp->uc_sigmask = tst->sig_mask; 257 struct vki_ucontext *ucp = &frame->rs_uc; local 259 mc = &ucp->uc_mcontext; 260 tst->sig_mask = ucp->uc_sigmask [all...] |
sigframe-mips32-linux.c | 199 struct vki_ucontext *ucp = &frame->rs_uc; local 213 (Addr)ucp, offsetof(struct vki_ucontext, uc_mcontext) ); 215 ucp->uc_flags = 0; 216 ucp->uc_link = 0; 217 ucp->uc_stack = tst->altstack; 219 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, (Addr)ucp, 225 ucp->uc_sigmask = tst->sig_mask; 322 struct vki_ucontext *ucp = &frame->rs_uc; local 324 mc = &ucp->uc_mcontext;
|
/external/libunwind/src/ia64/ |
Ginit.c | 416 ucontext_t *ucp; local 423 ucp = (ucontext_t *) uc_addr; 429 ucp = alloca (sizeof (ucontext_t)); 430 if (!ucp) 441 dst = (unw_word_t *) ucp; 450 ucp); 457 ret = __uc_set_rsebs (ucp, (uint64_t *) addr, 1, valp); 459 ret = __uc_get_rsebs (ucp, (uint64_t *) addr, 1, valp); 469 unw_word_t dst, *src = (unw_word_t *) ucp; 487 ucontext_t *ucp; local [all...] |
/external/ppp/pppd/ |
ipxcp.c | 610 ipxcp_addci(f, ucp, lenp) 612 u_char *ucp; 619 PUTCHAR (IPX_NETWORK_NUMBER, ucp); 620 PUTCHAR (CILEN_NETN, ucp); 621 PUTLONG (go->our_network, ucp); 626 PUTCHAR (IPX_NODE_NUMBER, ucp); 627 PUTCHAR (CILEN_NODEN, ucp); 629 PUTCHAR (go->our_node[indx], ucp); 635 PUTCHAR (IPX_ROUTER_NAME, ucp); 636 PUTCHAR (CILEN_NAME + cilen - 1, ucp); 1003 u_char *ucp = inp; \/* Pointer to current output char *\/ local [all...] |
ipv6cp.c | 554 ipv6cp_addci(f, ucp, lenp) 556 u_char *ucp; 566 PUTCHAR(opt, ucp); \ 567 PUTCHAR(vjlen, ucp); \ 568 PUTSHORT(val, ucp); \ 578 PUTCHAR(opt, ucp); \ 579 PUTCHAR(idlen, ucp); \ 580 eui64_put(val1, ucp); \ 903 u_char *ucp = inp; /* Pointer to current output char */ local 1024 ucp = inp; /* Backup * [all...] |
ipcp.c | 749 ipcp_addci(f, ucp, lenp) 751 u_char *ucp; 761 PUTCHAR(opt, ucp); \ 762 PUTCHAR(CILEN_ADDRS, ucp); \ 764 PUTLONG(l, ucp); \ 766 PUTLONG(l, ucp); \ 776 PUTCHAR(opt, ucp); \ 777 PUTCHAR(vjlen, ucp); \ 778 PUTSHORT(val, ucp); \ 780 PUTCHAR(maxslotindex, ucp); \ 1334 u_char *ucp = inp; \/* Pointer to current output char *\/ local [all...] |
lcp.c | 684 lcp_addci(f, ucp, lenp) 686 u_char *ucp; 690 u_char *start_ucp = ucp; 694 PUTCHAR(opt, ucp); \ 695 PUTCHAR(CILEN_VOID, ucp); \ 699 PUTCHAR(opt, ucp); \ 700 PUTCHAR(CILEN_SHORT, ucp); \ 701 PUTSHORT(val, ucp); \ 705 PUTCHAR((opt), ucp); \ 706 PUTCHAR(CILEN_CHAP, ucp); \ [all...] |
/external/libunwind/src/x86_64/ |
unwind_i.h | 82 extern int setcontext (const ucontext_t *ucp);
|
/external/e2fsprogs/lib/ext2fs/ |
dirhash.c | 123 const unsigned char *ucp = (const unsigned char *) name; local 129 c = (int) *ucp++; 146 const unsigned char *ucp = (const unsigned char *) msg; local 159 c = (int) ucp[i];
|
/external/libunwind/doc/ |
unw_getcontext.tex | 15 \Type{int} \Func{unw\_getcontext}(\Type{unw\_context\_t~*}\Var{ucp});\\ 20 pointed to by \Var{ucp} with the machine-state of the call-site. The
|
/external/pcre/dist/ |
RunTest | 352 $sim ./pcretest -C ucp >/dev/null 353 ucp=$? 579 if [ $utf -eq 0 -o $ucp -eq 0 ] ; then 601 if [ $utf -eq 0 -o $ucp -eq 0 ] ; then 653 if [ $utf -eq 0 -o $ucp -eq 0 ] ; then 679 elif [ $ucp -eq 0 ] ; then 782 elif [ $ucp -eq 0 ] ; then 852 elif [ $ucp -eq 0 ] ; then
|
pcre_jit_test.c | 1127 int utf = 0, ucp = 0; local [all...] |
/external/compiler-rt/lib/asan/ |
asan_linux.cc | 233 ucontext_t *ucp = (ucontext_t*)context; local 234 *stack = (uptr)ucp->uc_stack.ss_sp; 235 *ssize = ucp->uc_stack.ss_size;
|
/external/chromium_org/third_party/mesa/src/src/mesa/math/ |
m_eval.c | 140 GLfloat *ucp = &cn[j * dim]; local 148 cp[j * dim + k] = s * ucp[k] + bincoeff * u * ucp[uinc + k]; 150 for (i = 2, ucp += 2 * uinc, poweru = u * u; i < uorder; 151 i++, poweru *= u, ucp += uinc) { 157 s * cp[j * dim + k] + bincoeff * poweru * ucp[k];
|
/external/mesa3d/src/mesa/math/ |
m_eval.c | 131 GLfloat *ucp = &cn[j * dim]; local 139 cp[j * dim + k] = s * ucp[k] + bincoeff * u * ucp[uinc + k]; 141 for (i = 2, ucp += 2 * uinc, poweru = u * u; i < uorder; 142 i++, poweru *= u, ucp += uinc) { 148 s * cp[j * dim + k] + bincoeff * poweru * ucp[k];
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_state_framebuffer.c | 506 float a = svga->curr.clip.ucp[i][0]; 507 float b = svga->curr.clip.ucp[i][1]; 508 float c = svga->curr.clip.ucp[i][2]; 509 float d = svga->curr.clip.ucp[i][3];
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_state_framebuffer.c | 506 float a = svga->curr.clip.ucp[i][0]; 507 float b = svga->curr.clip.ucp[i][1]; 508 float c = svga->curr.clip.ucp[i][2]; 509 float d = svga->curr.clip.ucp[i][3];
|