Home
last modified time | relevance | path

Searched defs:attrp (Results 1 - 20 of 20) sorted by relevance

/third_party/elfutils/libdw/
H A Ddwarf_hasattr.c54 const unsigned char *attrp = abbrevp->attrp; in dwarf_hasattr() local
H A Ddwarf_formstring.c38 dwarf_formstring (Dwarf_Attribute *attrp) in dwarf_formstring() argument
[all...]
H A Ddwarf_getabbrevattr.c48 const unsigned char *attrp = abbrev->attrp; in dwarf_getabbrevattr_data() local
H A Ddwarf_getattrs.c61 const unsigned char *attrp = abbrevp->attrp; in dwarf_getattrs() local
H A Ddwarf_child.c60 const unsigned char *attrp = abbrevp->attrp; in __libdw_find_attr() local
H A DlibdwP.h258 unsigned char *attrp; /* Pointer to start of attribute name/form pairs. */ member
/third_party/musl/src/thread/
H A Dpthread_setattr_default_np.c8 int pthread_setattr_default_np(const pthread_attr_t *attrp) in pthread_setattr_default_np() argument
28 int pthread_getattr_default_np(pthread_attr_t *attrp) in pthread_getattr_default_np() argument
H A Dpthread_create.c246 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(void *), void *restrict arg) in __pthread_create() argument
/third_party/musl/porting/liteos_m/user/src/thread/
H A Dpthread_create.c63 _LIBC_TEXT_SECTION static int __pthread_init_and_check_attr(const pthread_attr_t *restrict attrp, pthread_attr_t *attr) in __pthread_init_and_check_attr() argument
115 _LIBC_TEXT_SECTION int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(void *), void *restrict arg) in __pthread_create() argument
/kernel/linux/linux-5.10/tools/perf/bench/
H A Depoll-ctl.c225 pthread_attr_t thread_attr, *attrp = NULL; in do_threads() local
H A Depoll-wait.c294 pthread_attr_t thread_attr, *attrp = NULL; in do_threads() local
/kernel/linux/linux-6.6/tools/perf/bench/
H A Depoll-ctl.c225 pthread_attr_t thread_attr, *attrp = NULL; in do_threads() local
H A Depoll-wait.c294 pthread_attr_t thread_attr, *attrp = NULL; in do_threads() local
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_create.c209 int __pthread_init_and_check_attr(const pthread_attr_t *restrict attrp, pthread_attr_t *attr) in __pthread_init_and_check_attr() argument
234 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(void *), void *restrict arg) in __pthread_create() argument
/third_party/musl/src/thread/liteos_a/
H A Dpthread_create.c209 int __pthread_init_and_check_attr(const pthread_attr_t *restrict attrp, pthread_attr_t *attr) in __pthread_init_and_check_attr() argument
234 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(void *), void *restrict arg) in __pthread_create() argument
/third_party/musl/src/thread/linux/
H A Dpthread_create.c420 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(void *), void *restrict arg) in __pthread_create() argument
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_create.c356 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(void *), void *restrict arg) in __pthread_create() argument
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_attr_item.c361 struct xfs_attri_log_format *attrp; in xfs_attr_log_item() local
499 xfs_attri_validate( struct xfs_mount *mp, struct xfs_attri_log_format *attrp) xfs_attri_validate() argument
551 struct xfs_attri_log_format *attrp; xfs_attri_item_recover() local
[all...]
/third_party/elfutils/src/
H A Dreadelf.c7204 attr_callback (Dwarf_Attribute *attrp, void *arg) in attr_callback() argument
[all...]
/third_party/python/Modules/
H A Dposixmodule.c6284 posix_spawnattr_t *attrp in py_posix_spawn() local
6021 parse_posix_spawn_flags(PyObject *module, const char *func_name, PyObject *setpgroup, int resetids, int setsid, PyObject *setsigmask, PyObject *setsigdef, PyObject *scheduler, posix_spawnattr_t *attrp) parse_posix_spawn_flags() argument
[all...]

Completed in 39 milliseconds