/external/chromium_org/third_party/openssl/openssl/crypto/evp/ |
p5_crpt2.c | 176 const unsigned char *pbuf; local 189 pbuf = param->value.sequence->data; 191 if(!(pbe2 = d2i_PBE2PARAM(NULL, &pbuf, plen))) { 235 const unsigned char *pbuf; local 259 pbuf = param->value.sequence->data; 262 if(!(kdf = d2i_PBKDF2PARAM(NULL, &pbuf, plen)) ) {
|
/external/ipsec-tools/src/racoon/ |
isakmp_base.c | 296 vchar_t *pbuf = NULL; local 314 pbuf = isakmp_parse(msg); 315 if (pbuf == NULL) 317 pa = (struct isakmp_parse_t *)pbuf->v; 391 if (pbuf) 392 vfree(pbuf); 588 vchar_t *pbuf = NULL; local 605 pbuf = isakmp_parse(msg); 606 if (pbuf == NULL) 609 for (pa = (struct isakmp_parse_t *)pbuf->v 792 vchar_t *pbuf = NULL; local 1077 vchar_t *pbuf = NULL; local [all...] |
security.c | 71 vchar_t *pbuf = NULL; local 90 pbuf = isakmp_parsewoh(ISAKMP_NPTYPE_P, (struct isakmp_gen *)bp, len); 91 if (pbuf == NULL) 94 pa = (struct isakmp_parse_t *)pbuf->v; 99 vfree(pbuf); 106 vfree(pbuf);
|
isakmp_agg.c | 342 vchar_t *pbuf = NULL; local 375 pbuf = isakmp_parse(msg); 376 if (pbuf == NULL) 378 pa = (struct isakmp_parse_t *)pbuf->v; 584 if (pbuf) 585 vfree(pbuf); 782 vchar_t *pbuf = NULL; local 797 pbuf = isakmp_parse(msg); 798 if (pbuf == NULL) 800 pa = (struct isakmp_parse_t *)pbuf->v 1322 vchar_t *pbuf = NULL; local [all...] |
isakmp_quick.c | 317 vchar_t *pbuf = NULL; /* for payload parsing */ 350 pbuf = isakmp_parse(msg); 351 if (pbuf == NULL) 353 pa = (struct isakmp_parse_t *)pbuf->v; 532 if (pbuf) 533 vfree(pbuf); 697 vchar_t *pbuf = NULL; /* for payload parsing */ 721 pbuf = isakmp_parse(msg); 722 if (pbuf == NULL) 725 for (pa = (struct isakmp_parse_t *)pbuf->v 316 vchar_t *pbuf = NULL; \/* for payload parsing *\/ local 696 vchar_t *pbuf = NULL; \/* for payload parsing *\/ local 840 vchar_t *pbuf = NULL; \/* for payload parsing *\/ local 1388 vchar_t *pbuf = NULL; \/* for payload parsing *\/ local [all...] |
/external/openssl/crypto/evp/ |
p5_crpt2.c | 176 const unsigned char *pbuf; local 189 pbuf = param->value.sequence->data; 191 if(!(pbe2 = d2i_PBE2PARAM(NULL, &pbuf, plen))) { 235 const unsigned char *pbuf; local 259 pbuf = param->value.sequence->data; 262 if(!(kdf = d2i_PBKDF2PARAM(NULL, &pbuf, plen)) ) {
|
/hardware/libhardware_legacy/wifi/ |
wifi.c | 326 char *pbuf; local 334 pbuf = malloc(sb.st_size + PROPERTY_VALUE_MAX); 335 if (!pbuf) 340 free(pbuf); 343 nread = TEMP_FAILURE_RETRY(read(srcfd, pbuf, sb.st_size)); 347 free(pbuf); 368 if ((sptr = strstr(pbuf, "ctrl_interface="))) { 370 if ((!strstr(pbuf, "ctrl_interface=DIR=")) && 371 (!strstr(pbuf, "ctrl_interface=/"))) { 378 while (((ilen + (iptr - pbuf)) < nread) && (iptr[ilen] != '\n') [all...] |
/sdk/emulator/opengl/host/libs/Translator/EGL/ |
MacNative.m | 146 NSOpenGLPixelBuffer *pbuf = (NSOpenGLPixelBuffer*)pbuffer; 147 if(pbuf != nil){ 148 [pbuf release];
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/ |
nv50_resource.c | 35 struct pipe_resource *pbuf, 43 pipe_resource_reference(&sf->base.texture, pbuf);
|
/external/chromium_org/third_party/mesa/src/src/glx/apple/ |
apple_glx_drawable.h | 196 GLXPbuffer * pbuf); 199 bool apple_glx_pbuffer_destroy(Display * dpy, GLXPbuffer pbuf);
|
glx_empty.c | 270 (Display * dpy, GLXDrawable pbuf), 271 (dpy, pbuf), glXDestroyPbuffer)
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
userial_linux.c | 563 int my_read(int fd, uchar *pbuf, int len) 574 ALOGD_IF((appl_trace_level>=BT_TRACE_LEVEL_DEBUG), "%s: enter, pbuf=%lx, len = %d\n", __func__, (unsigned long)pbuf, len); 575 memset(pbuf, 0, len); 614 ret = read(fd, pbuf+offset, (size_t)count); 626 if (pbuf[offset] == HCIT_TYPE_NFC) 628 else if (pbuf[offset] == HCIT_TYPE_EVENT) 632 ALOGD( "%s: unknown HCIT type header pbuf[%d] = %x\n", __func__, offset, pbuf[offset]); 640 count = pbuf[offset-1] [all...] |
/external/mesa3d/src/gallium/drivers/nv50/ |
nv50_resource.c | 35 struct pipe_resource *pbuf, 43 pipe_resource_reference(&sf->base.texture, pbuf);
|
/external/mesa3d/src/glx/apple/ |
apple_glx_drawable.h | 196 GLXPbuffer * pbuf); 199 bool apple_glx_pbuffer_destroy(Display * dpy, GLXPbuffer pbuf);
|
glx_empty.c | 270 (Display * dpy, GLXDrawable pbuf), 271 (dpy, pbuf), glXDestroyPbuffer)
|
/external/srec/srec/crec/ |
word_lattice.c | 153 char *pbuf = buf; local 154 *pbuf = 0; 162 ASSERT(pbuf + strlen(p) + 1 < buf + buflen); 163 pbuf += sprintf(pbuf, "%s ", p); 168 if (pbuf > buf && *(pbuf - 1) == ' ') *(pbuf - 1) = 0;
|
/external/bluetooth/bluedroid/stack/include/ |
hidh_api.h | 176 UINT8 report_id, BT_HDR *pbuf);
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/ |
realglx.h | 143 _real_glXDestroyPbuffer( Display *dpy, GLXPbuffer pbuf ); 241 _real_glXDestroyGLXPbufferSGIX(Display *dpy, GLXPbufferSGIX pbuf); 244 _real_glXQueryGLXPbufferSGIX(Display *dpy, GLXPbufferSGIX pbuf, int attribute, unsigned int *value);
|
/external/mesa3d/src/mesa/drivers/x11/ |
realglx.h | 143 _real_glXDestroyPbuffer( Display *dpy, GLXPbuffer pbuf ); 241 _real_glXDestroyGLXPbufferSGIX(Display *dpy, GLXPbufferSGIX pbuf); 244 _real_glXQueryGLXPbufferSGIX(Display *dpy, GLXPbufferSGIX pbuf, int attribute, unsigned int *value);
|
/external/ipsec-tools/src/libipsec/ |
pfkey_dump.c | 488 char pbuf[NI_MAXSERV]; local 540 0, pbuf, sizeof(pbuf), NI_NUMERICSERV) != 0) 543 sport = atoi(pbuf); 561 0, pbuf, sizeof(pbuf), NI_NUMERICSERV) != 0) 564 dport = atoi(pbuf);
|
/ndk/sources/host-tools/nawk-20071023/ |
lib.c | 104 int getrec(char **pbuf, int *pbufsize, int isrecord) /* get next input record */ 107 char *buf = *pbuf; 158 *pbuf = buf; 169 *pbuf = buf; 182 int readrec(char **pbuf, int *pbufsize, FILE *inf) /* read one record into buf */ 185 char *rr, *buf = *pbuf; 218 *pbuf = buf;
|
/external/chromium_org/third_party/mesa/src/src/glx/ |
glx_pbuffer.c | 720 glXDestroyPbuffer(Display * dpy, GLXPbuffer pbuf) 723 if (apple_glx_pbuffer_destroy(dpy, pbuf)) { 724 __glXSendError(dpy, GLXBadPbuffer, pbuf, X_GLXDestroyPbuffer, false); 727 DestroyPbuffer(dpy, pbuf); 945 (Display * dpy, GLXPbufferSGIX pbuf), 946 (dpy, pbuf), glXDestroyPbuffer)
|
/external/mesa3d/src/glx/ |
glx_pbuffer.c | 720 glXDestroyPbuffer(Display * dpy, GLXPbuffer pbuf) 723 if (apple_glx_pbuffer_destroy(dpy, pbuf)) { 724 __glXSendError(dpy, GLXBadPbuffer, pbuf, X_GLXDestroyPbuffer, false); 727 DestroyPbuffer(dpy, pbuf); 945 (Display * dpy, GLXPbufferSGIX pbuf), 946 (dpy, pbuf), glXDestroyPbuffer)
|
/external/chromium_org/third_party/mesa/src/include/GL/ |
glxext.h | 537 extern void glXDestroyPbuffer (Display *dpy, GLXPbuffer pbuf); 556 typedef void ( * PFNGLXDESTROYPBUFFERPROC) (Display *dpy, GLXPbuffer pbuf); 701 extern void glXDestroyGLXPbufferSGIX (Display *dpy, GLXPbufferSGIX pbuf); 702 extern int glXQueryGLXPbufferSGIX (Display *dpy, GLXPbufferSGIX pbuf, int attribute, unsigned int *value); 707 typedef void ( * PFNGLXDESTROYGLXPBUFFERSGIXPROC) (Display *dpy, GLXPbufferSGIX pbuf); 708 typedef int ( * PFNGLXQUERYGLXPBUFFERSGIXPROC) (Display *dpy, GLXPbufferSGIX pbuf, int attribute, unsigned int *value); [all...] |
/external/mesa3d/include/GL/ |
glxext.h | 537 extern void glXDestroyPbuffer (Display *dpy, GLXPbuffer pbuf); 556 typedef void ( * PFNGLXDESTROYPBUFFERPROC) (Display *dpy, GLXPbuffer pbuf); 701 extern void glXDestroyGLXPbufferSGIX (Display *dpy, GLXPbufferSGIX pbuf); 702 extern int glXQueryGLXPbufferSGIX (Display *dpy, GLXPbufferSGIX pbuf, int attribute, unsigned int *value); 707 typedef void ( * PFNGLXDESTROYGLXPBUFFERSGIXPROC) (Display *dpy, GLXPbufferSGIX pbuf); 708 typedef int ( * PFNGLXQUERYGLXPBUFFERSGIXPROC) (Display *dpy, GLXPbufferSGIX pbuf, int attribute, unsigned int *value); [all...] |