Home
last modified time | relevance | path

Searched defs:argbuf (Results 1 - 13 of 13) sorted by relevance

/third_party/python/Python/
H A Dpystrhex.c7 static PyObject *_Py_strhex_impl(const char* argbuf, const Py_ssize_t arglen, in _Py_strhex_impl() argument
148 PyObject * _Py_strhex(const char* argbuf, const Py_ssize_t arglen) in _Py_strhex() argument
155 PyObject* _Py_strhex_bytes(const char* argbuf, const Py_ssize_t arglen) in _Py_strhex_bytes() argument
162 _Py_strhex_with_sep(const char* argbuf, const Py_ssize_t arglen, PyObject* sep, const int bytes_per_group) _Py_strhex_with_sep() argument
170 _Py_strhex_bytes_with_sep(const char* argbuf, const Py_ssize_t arglen, PyObject* sep, const int bytes_per_group) _Py_strhex_bytes_with_sep() argument
[all...]
/third_party/curl/packages/OS400/
H A Dcurlcl.c58 parse_command_line(const char *cmdargs, size_t len, size_t *argc, char **argv, size_t *argsize, char *argbuf) parse_command_line() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Ddlpar.c518 char *argbuf; in dlpar_store() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Ddlpar.c519 char *argbuf; in dlpar_store() local
/third_party/python/Modules/
H A Dbinascii.c882 const char* argbuf; in binascii_a2b_hex_impl() local
/kernel/linux/linux-5.10/fs/fuse/
H A Dvirtio_fs.c1098 sg_init_fuse_args(struct scatterlist *sg, struct fuse_req *req, struct fuse_arg *args, unsigned int numargs, bool argpages, void *argbuf, unsigned int *len_used) sg_init_fuse_args() argument
[all...]
H A Dfuse_i.h379 void *argbuf; member
/kernel/linux/linux-6.6/fs/fuse/
H A Dvirtio_fs.c1092 sg_init_fuse_args(struct scatterlist *sg, struct fuse_req *req, struct fuse_arg *args, unsigned int numargs, bool argpages, void *argbuf, unsigned int *len_used) sg_init_fuse_args() argument
[all...]
H A Dfuse_i.h394 void *argbuf; member
/third_party/python/Objects/
H A Dbytearrayobject.c2086 char* argbuf = PyByteArray_AS_STRING(self); in bytearray_hex_impl() local
H A Dbytesobject.c2482 const char *argbuf = PyBytes_AS_STRING(self); in bytes_hex_impl() local
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-scsi.c361 u8 args[4], *argbuf = NULL; in ata_cmd_ioctl() local
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-scsi.c382 u8 args[4], *argbuf = NULL; in ata_cmd_ioctl() local

Completed in 28 milliseconds