HomeSort by relevance Sort by last modified time
    Searched refs:bufptr (Results 1 - 25 of 26) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
lbxbufstr.h 38 char *bufptr; member in struct:_zlibbuffer
43 (((inbuf)->bufcnt >= (len)) ? (inbuf)->bufptr : NULL)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
lbxbufstr.h 38 char *bufptr; member in struct:_zlibbuffer
43 (((inbuf)->bufcnt >= (len)) ? (inbuf)->bufptr : NULL)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
lbxbufstr.h 38 char *bufptr; member in struct:_zlibbuffer
43 (((inbuf)->bufcnt >= (len)) ? (inbuf)->bufptr : NULL)
  /external/libvpx/vp8/decoder/
dboolhuff.c 51 const unsigned char *bufptr; local
56 bufptr = br->user_buffer;
60 VP8DX_BOOL_DECODER_FILL(count, value, bufptr, bufend);
62 br->user_buffer = bufptr;
detokenize.c 86 VP8DX_BOOL_DECODER_FILL(count, value, bufptr, bufend);
198 const BOOL_DATA *bufptr; local
233 bufptr = bc->user_buffer;
365 bc->user_buffer = bufptr;
  /external/clang/test/CodeGen/
globalinit.c 24 static char *bufptr = buf; local
26 return c ? buf : bufptr;
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xv/
Xvlibint.h 58 if ((dpy->bufptr + SIZEOF(xv##name##Req)) > dpy->bufmax)\
60 req = (xv##name##Req *)(dpy->last_req = dpy->bufptr);\
64 dpy->bufptr += SIZEOF(xv##name##Req);\
70 if ((dpy->bufptr + SIZEOF(xv/**/name/**/Req)) > dpy->bufmax)\
72 req = (xv/**/name/**/Req *)(dpy->last_req = dpy->bufptr);\
76 dpy->bufptr += SIZEOF(xv/**/name/**/Req);\
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlibint.h 99 char *bufptr; /* Output buffer index pointer. */ member in struct:_XDisplay
404 #define WORD64ALIGN if ((long)dpy->bufptr >> 61) {\
405 dpy->last_req = dpy->bufptr;\
406 *(dpy->bufptr) = X_NoOperation;\
407 *(dpy->bufptr+1) = 0;\
408 *(dpy->bufptr+2) = 0;\
409 *(dpy->bufptr+3) = 1;\
411 dpy->bufptr += 4;\
430 if ((dpy->bufptr + SIZEOF(x##name##Req)) > dpy->bufmax)\
432 req = (x##name##Req *)(dpy->last_req = dpy->bufptr);\
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlibint.h 99 char *bufptr; /* Output buffer index pointer. */ member in struct:_XDisplay
404 #define WORD64ALIGN if ((long)dpy->bufptr >> 61) {\
405 dpy->last_req = dpy->bufptr;\
406 *(dpy->bufptr) = X_NoOperation;\
407 *(dpy->bufptr+1) = 0;\
408 *(dpy->bufptr+2) = 0;\
409 *(dpy->bufptr+3) = 1;\
411 dpy->bufptr += 4;\
430 if ((dpy->bufptr + SIZEOF(x##name##Req)) > dpy->bufmax)\
432 req = (x##name##Req *)(dpy->last_req = dpy->bufptr);\
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlibint.h 99 char *bufptr; /* Output buffer index pointer. */ member in struct:_XDisplay
404 #define WORD64ALIGN if ((long)dpy->bufptr >> 61) {\
405 dpy->last_req = dpy->bufptr;\
406 *(dpy->bufptr) = X_NoOperation;\
407 *(dpy->bufptr+1) = 0;\
408 *(dpy->bufptr+2) = 0;\
409 *(dpy->bufptr+3) = 1;\
411 dpy->bufptr += 4;\
430 if ((dpy->bufptr + SIZEOF(x##name##Req)) > dpy->bufmax)\
432 req = (x##name##Req *)(dpy->last_req = dpy->bufptr);\
    [all...]
  /frameworks/av/media/mtp/
MtpPacket.cpp 70 char* bufptr = buffer; local
73 sprintf(bufptr, "%02X ", mBuffer[i]);
74 bufptr += strlen(bufptr);
77 bufptr = buffer;
80 if (bufptr != buffer) {
  /system/core/adb/
usb_linux.c 154 unsigned char* bufptr = devdesc; local
178 bufend = bufptr + desclength;
187 device = (struct usb_device_descriptor*)bufptr;
188 bufptr += USB_DT_DEVICE_SIZE;
200 config = (struct usb_config_descriptor *)bufptr;
201 bufptr += USB_DT_CONFIG_SIZE;
209 while (bufptr < bufend) {
210 unsigned char length = bufptr[0];
211 unsigned char type = bufptr[1];
214 interface = (struct usb_interface_descriptor *)bufptr;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11dyn.c 119 if (dpy->bufptr + len > dpy->bufmax)
121 dpy->last_req = dpy->bufptr;
122 req = (xReq*)dpy->bufptr;
125 dpy->bufptr += len;
  /external/grub/netboot/
natsemi.c 171 u32 bufptr;
512 txd.bufptr = (u32) &txb[0];
541 rxd[i].bufptr = (u32) &rxb[i*RX_BUF_SIZE];
543 printf("natsemi_init_rxd: rxd[%d]=%X link=%X cmdsts=%X bufptr=%X\n",
544 i, &rxd[i], rxd[i].link, rxd[i].cmdsts, rxd[i].bufptr);
640 txd.bufptr = (u32) &txb[0];
708 rxd[cur_rx].bufptr = (u32) &rxb[cur_rx*RX_BUF_SIZE];
170 u32 bufptr; member in struct:_BufferDesc
sis900.c 600 txd.bufptr = (u32) &txb[0];
631 rxd[i].bufptr = (u32) &rxb[i*RX_BUF_SIZE];
633 printf("sis900_init_rxd: rxd[%d]=%X link=%X cmdsts=%X bufptr=%X\n",
634 i, &rxd[i], rxd[i].link, rxd[i].cmdsts, rxd[i].bufptr);
948 txd.bufptr = (u32) &txb[0];
1021 rxd[cur_rx].bufptr = (u32) &rxb[cur_rx*RX_BUF_SIZE];
sis900.h 362 u32 bufptr; member in struct:_BufferDesc
  /external/quake/quake/src/QW/client/
d_copy.s 18 #define bufptr 4+16 define
45 movl bufptr(%esp),%esi
  /external/quake/quake/src/WinQuake/
d_copy.s 18 #define bufptr 4+16 define
45 movl bufptr(%esp),%esi
  /external/valgrind/main/coregrind/
m_debugger.c 348 Char *bufptr; local
354 bufptr = buf;
358 /* each iteration can advance bufptr by at most the length
361 vg_assert(bufptr - buf < N_BUF-15-50-10/*paranoia*/);
366 VG_(memcpy)(bufptr, file, VG_(strlen)(file));
367 bufptr += VG_(strlen)(file);
371 VG_(memcpy)(bufptr, pidbuf, VG_(strlen)(pidbuf));
372 bufptr += VG_(strlen)(pidbuf);
376 *bufptr++ = *cmdptr++;
381 *bufptr++ = *cmdptr++
    [all...]
  /external/mksh/src/
main.c 113 } *bufptr; local
116 cp = alloc(sizeof(*bufptr) - ALLOC_SIZE, APERM);
119 memset(cp, 0, sizeof(*bufptr) - ALLOC_SIZE);
122 bufptr = (void *)(cp - ALLOC_SIZE);
124 bufptr->dataptr = &rndsetupstate;
126 bufptr->stkptr = &bufptr;
128 bufptr->mallocptr = bufptr;
130 sigsetjmp(bufptr->jbuf, 1)
    [all...]
  /external/qemu/
qemu-char.c 1871 int bufptr; member in struct:__anon12581
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86vm/
XF86VMode.c 438 if ((dpy->bufptr + SIZEOF(x##oldname##Req)) > dpy->bufmax)\
440 req = (x##oldname##Req *)(dpy->last_req = dpy->bufptr);\
443 dpy->bufptr += SIZEOF(x##oldname##Req);\
449 if ((dpy->bufptr + SIZEOF(x/**/oldname/**/Req)) > dpy->bufmax)\
451 req = (x/**/oldname/**/Req *)(dpy->last_req = dpy->bufptr);\
454 dpy->bufptr += SIZEOF(x/**/oldname/**/Req);\
    [all...]
  /external/netperf/
netlib.c 1281 char *bufptr = temp_link->buffer_ptr; local
1299 char *bufptr = temp_link->buffer_ptr; local
    [all...]
  /external/kernel-headers/original/linux/
netdevice.h 597 typedef int gifconf_func_t(struct net_device * dev, char __user * bufptr, int len);
  /hardware/broadcom/wlan/bcm4329/dhdutil/
dhdu.c 79 static int dhd_var_getbuf(void *dhd, char *iovar, void *param, int param_len, void **bufptr);
    [all...]

Completed in 3101 milliseconds

1 2