Searched defs:ucp (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/math/
H A Dm_eval.c140 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/chromium_org/third_party/tcmalloc/chromium/src/
H A Dstacktrace_x86-inl.h291 // void* ucp: a ucontext_t* (GetStack{Trace,Frames}WithContext only)
349 const void *const ucp = NULL; variable
351 void **next_sp = NextStackFrame<!IS_STACK_FRAMES, IS_WITH_CONTEXT>(sp, ucp);
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dstacktrace_x86-inl.h288 // 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/compiler-rt/lib/asan/
H A Dasan_linux.cc233 ucontext_t *ucp = (ucontext_t*)context; local
234 *stack = (uptr)ucp->uc_stack.ss_sp;
235 *ssize = ucp->uc_stack.ss_size;
H A Dasan_interceptors.cc249 struct ucontext_t *ucp) {
259 ReadContextStack(ucp, &stack, &ssize);
261 int res = REAL(swapcontext)(oucp, ucp);
264 // We need to clear shadow for ucp once again, as it may be in arbitrary
248 INTERCEPTOR(int, swapcontext, struct ucontext_t *oucp, struct ucontext_t *ucp) argument
/external/mesa3d/src/mesa/math/
H A Dm_eval.c131 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/valgrind/main/coregrind/m_sigframe/
H A Dsigframe-ppc32-linux.c713 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
[all...]
H A Dsigframe-mips32-linux.c199 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;
H A Dsigframe-mips64-linux.c182 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
[all...]
/external/e2fsprogs/lib/ext2fs/
H A Ddirhash.c123 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/src/ia64/
H A DGinit.c416 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/pcre/dist/
H A DRunTest.bat16 @rem tests 6 7 10 16 and 19 require ucp support
17 @rem 11 requires ucp and link size 2
60 %pcretest% -C ucp >NUL
61 set ucp=%ERRORLEVEL% variable
348 if %ucp% EQU 0 (
358 if %ucp% EQU 0 (
382 if %ucp% EQU 0 (
395 if %ucp% EQU 0 (
450 if %ucp% EQU 0 (
488 if %ucp
[all...]
H A Dpcre_jit_test.c1127 int utf = 0, ucp = 0; local
1160 utf or ucp may make tests fail, if the pcre_exec result is the SAME, it is
1176 pcre_config(PCRE_CONFIG_UNICODE_PROPERTIES, &ucp);
1179 pcre16_config(PCRE_CONFIG_UNICODE_PROPERTIES, &ucp);
1182 pcre32_config(PCRE_CONFIG_UNICODE_PROPERTIES, &ucp);
1187 if (!ucp)
1190 printf(" in 8 bit mode with UTF-8 %s and ucp %s:\n", utf ? "enabled" : "disabled", ucp ? "enabled" : "disabled");
1193 printf(" in 16 bit mode with UTF-16 %s and ucp %s:\n", utf ? "enabled" : "disabled", ucp
[all...]
/external/ppp/pppd/
H A Dipv6cp.c554 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
[all...]
H A Dipcp.c749 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...]
H A Dipxcp.c610 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...]
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
H A Dp_state.h182 float ucp[PIPE_MAX_CLIP_PLANES][4]; member in struct:pipe_clip_state
/external/dnsmasq/src/
H A Drfc2131.c655 unsigned char *ucp = option_ptr(opt, 0); local
657 for (j = 0; j < option_len(opt); j += ucp[j] + 1);
661 tmp = j + ucp[j] + 1;
662 ucp[j] = 0;
1148 unsigned char *ucp = option_ptr(opt, 0); local
1150 if (len != 0 && ucp[0] == 0)
1151 ucp++, len--;
1155 memcpy(lease->userclass, ucp, len);
1163 unsigned char *ucp = option_ptr(opt, 0); local
1167 memcpy(lease->vendorclass, ucp, le
1175 unsigned char *ucp = option_ptr(opt, 0); local
[all...]
/external/mesa3d/src/gallium/include/pipe/
H A Dp_state.h182 float ucp[PIPE_MAX_CLIP_PLANES][4]; member in struct:pipe_clip_state
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_context.h322 struct radeon_state_atom ucp[6]; member in struct:r100_hw_state
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_context.h322 struct radeon_state_atom ucp[6]; member in struct:r100_hw_state
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dr200_context.h505 struct radeon_state_atom ucp[6]; member in struct:r200_hw_state
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_context.h505 struct radeon_state_atom ucp[6]; member in struct:r200_hw_state
/external/conscrypt/src/main/native/
H A Dorg_conscrypt_NativeCrypto.cpp9534 const unsigned char* ucp = reinterpret_cast<const unsigned char*>(bytes.get()); local
9535 SSL_SESSION* ssl_session = d2i_SSL_SESSION(NULL, &ucp, bytes.size());

Completed in 1692 milliseconds