Home
last modified time | relevance | path

Searched defs:pbuf (Results 1 – 25 of 64) sorted by relevance

123

/external/mesa3d/src/glx/apple/
Dapple_glx_pbuffer.c76 struct apple_glx_pbuffer *pbuf = &d->types.pbuffer; in pbuffer_make_current() local
101 struct apple_glx_pbuffer *pbuf = &d->types.pbuffer; in pbuffer_destroy() local
114 apple_glx_pbuffer_destroy(Display * dpy, GLXPbuffer pbuf) in apple_glx_pbuffer_destroy()
127 struct apple_glx_pbuffer *pbuf = NULL; in apple_glx_pbuffer_create() local
267 struct apple_glx_pbuffer *pbuf; in apple_glx_pbuffer_query() local
/external/python/cpython2/Modules/
D_codecsmodule.c236 Py_buffer pbuf; in utf_7_decode() local
259 Py_buffer pbuf; in utf_8_decode() local
282 Py_buffer pbuf; in utf_16_decode() local
305 Py_buffer pbuf; in utf_16_le_decode() local
329 Py_buffer pbuf; in utf_16_be_decode() local
361 Py_buffer pbuf; in utf_16_ex_decode() local
386 Py_buffer pbuf; in utf_32_decode() local
409 Py_buffer pbuf; in utf_32_le_decode() local
432 Py_buffer pbuf; in utf_32_be_decode() local
463 Py_buffer pbuf; in utf_32_ex_decode() local
[all …]
Dbinascii.c469 Py_buffer pbuf; in binascii_b2a_base64() local
617 Py_buffer pbuf; in binascii_rlecode_hqx() local
877 Py_buffer pbuf; in binascii_crc32() local
/external/u-boot/drivers/crypto/
Dace_sha.c27 int ace_sha_hash_digest(const unsigned char *pbuf, unsigned int buf_len, in ace_sha_hash_digest()
102 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256()
109 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1()
/external/ipsec-tools/src/racoon/
Disakmp_ident.c256 vchar_t *pbuf = NULL; local
427 vchar_t *pbuf = NULL; local
671 vchar_t *pbuf = NULL; local
861 vchar_t *pbuf = NULL; local
1123 vchar_t *pbuf = NULL; local
1343 vchar_t *pbuf = NULL; local
Disakmp_base.c296 vchar_t *pbuf = NULL; local
588 vchar_t *pbuf = NULL; local
792 vchar_t *pbuf = NULL; local
1077 vchar_t *pbuf = NULL; local
Disakmp_agg.c342 vchar_t *pbuf = NULL; local
782 vchar_t *pbuf = NULL; local
1322 vchar_t *pbuf = NULL; local
Disakmp_quick.c316 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
Dsecurity.c71 vchar_t *pbuf = NULL; local
Dremoteconf.c498 char buf[1024], *pbuf; in dump_peers_identifiers() local
513 char buf[1024], *pbuf; in dump_rmconf_single() local
Disakmp_inf.c128 vchar_t *pbuf = NULL; local
337 vchar_t *pbuf; local
454 vchar_t *pbuf; local
/external/u-boot/drivers/crypto/fsl/
Dfsl_hash.c161 int caam_hash(const unsigned char *pbuf, unsigned int buf_len, in caam_hash()
201 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256()
208 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1()
/external/libmtp/util/
Dmtp-probe.c65 char pbuf[FILENAME_MAX]; in get_ep_type() local
135 char pbuf[FILENAME_MAX]; in has_3_ep() local
/external/ltp/testcases/kernel/syscalls/open/
Dopen09.c47 char pbuf[BUFSIZ]; in main() local
/external/u-boot/drivers/block/
Dide.c135 volatile ushort *pbuf; in ide_output_data_shorts() local
152 volatile ushort *pbuf; in ide_input_data_shorts() local
854 volatile ushort *pbuf = in ide_input_swap_data() local
878 volatile ushort *pbuf; in ide_output_data() local
904 volatile ushort *pbuf; in ide_input_data() local
/external/ltp/testcases/kernel/syscalls/fork/
Dfork08.c53 static char pbuf[10]; variable
Dfork07.c57 static char pbuf[10]; variable
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.c36 struct pipe_resource *pbuf, in nv50_surface_from_buffer()
/external/ltp/testcases/kernel/syscalls/fsync/
Dfsync02.c80 char pbuf[BUFSIZ]; in main() local
/external/u-boot/drivers/i2c/
Drk_i2c.c155 uchar *pbuf = buf; in rk_i2c_read() local
255 uchar *pbuf = buf; in rk_i2c_write() local
/external/oj-libjdwp/src/share/back/
Derror_messages.c65 char pbuf[MAX_MESSAGE_LEN+1]; in vprint_message() local
/external/ipsec-tools/src/libipsec/
Dpolicy_parse.y100 static u_int8_t *pbuf = NULL; /* sadb_x_policy buffer */ variable
/external/u-boot/drivers/mmc/
Dtmio-common.c181 static int tmio_sd_pio_read_one_block(struct udevice *dev, char *pbuf, in tmio_sd_pio_read_one_block()
235 const char *pbuf, uint blocksize) in tmio_sd_pio_write_one_block()
/external/one-true-awk/
Dlib.c109 int getrec(char **pbuf, int *pbufsize, int isrecord) /* get next input record */ in getrec()
187 int readrec(char **pbuf, int *pbufsize, FILE *inf) /* read one record into buf */ in readrec()
/external/python/cpython2/Python/
Dmactoolboxglue.c192 PyMac_GetStr255(PyObject *v, Str255 pbuf) in PyMac_GetStr255()

123