Home
last modified time | relevance | path

Searched defs:attr (Results 51 - 75 of 1026) sorted by relevance

12345678910>>...42

/third_party/musl/src/mq/
H A Dmq_open.c9 struct mq_attr *attr = 0; in mq_open() local
/third_party/musl/porting/liteos_a/user/src/process/
H A Dposix_spawnattr_sched.c6 int posix_spawnattr_getschedparam(const posix_spawnattr_t *restrict attr, in posix_spawnattr_getschedparam() argument
13 int posix_spawnattr_setschedparam(posix_spawnattr_t *restrict attr, in posix_spawnattr_setschedparam() argument
20 int posix_spawnattr_getschedpolicy(const posix_spawnattr_t *restrict attr, int *restrict policy) in posix_spawnattr_getschedpolicy() argument
26 int posix_spawnattr_setschedpolicy(posix_spawnattr_t *attr, int policy) in posix_spawnattr_setschedpolicy() argument
/third_party/musl/src/process/
H A Dposix_spawnattr_sched.c6 int posix_spawnattr_getschedparam(const posix_spawnattr_t *restrict attr, in posix_spawnattr_getschedparam() argument
13 int posix_spawnattr_setschedparam(posix_spawnattr_t *restrict attr, in posix_spawnattr_setschedparam() argument
20 int posix_spawnattr_getschedpolicy(const posix_spawnattr_t *restrict attr, int *restrict policy) in posix_spawnattr_getschedpolicy() argument
26 int posix_spawnattr_setschedpolicy(posix_spawnattr_t *attr, int policy) in posix_spawnattr_setschedpolicy() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/
H A D4-1.c32 pthread_attr_t attr; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/
H A D4-1.c32 pthread_attr_t attr; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setscope/
H A D5-1.c30 pthread_attr_t attr; in main() local
H A D4-1.c32 pthread_attr_t attr; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_attr_setguardsize.c30 pthread_attr_t attr; in pthread_attr_setguardsize_0100() local
45 pthread_attr_t attr; in pthread_attr_setguardsize_0200() local
H A Dpthread_attr_destroy.c26 pthread_attr_t attr; in pthread_attr_destroy_0100() local
H A Dpthread_attr_setinheritsched.c29 pthread_attr_t attr; in pthread_attr_setinheritsched_0100() local
52 pthread_attr_t attr; in pthread_attr_setinheritsched_0200() local
[all...]
H A Dpthread_attr_setscope.c26 pthread_attr_t attr; in pthread_attr_setscope_0100() local
40 pthread_attr_t attr; in pthread_attr_setscope_0200() local
54 pthread_attr_t attr; in pthread_attr_setscope_0300() local
[all...]
H A Dpthread_attr_setschedparam.c26 pthread_attr_t attr; in pthread_attr_setschedparam_0100() local
H A Dpthread_attr_setschedpolicy.c26 pthread_attr_t attr; in pthread_attr_setschedpolicy_0100() local
H A Dpthread_condattr_setclock_sup.c29 pthread_condattr_t attr; in pthread_condattr_setclock_0100() local
43 pthread_condattr_t attr; in pthread_condattr_setclock_0200() local
H A Dpthread_condattr_setpshared.c27 pthread_condattr_t attr; in pthread_condattr_setpshared_0100() local
43 pthread_condattr_t attr; in pthread_condattr_setpshared_0200() local
H A Dpthread_mutexattr_setprotocol.c26 pthread_mutexattr_t attr; in pthread_mutexattr_setprotocol_0100() local
46 pthread_mutexattr_t attr; in pthread_mutexattr_setprotocol_0200() local
H A Dpthread_mutexattr_setpshared.c28 pthread_mutexattr_t attr; in pthread_mutexattr_setpshared_0100() local
42 pthread_mutexattr_t attr; in pthread_mutexattr_setpshared_0200() local
/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_guard_size.c25 pthread_attr_t attr = {0}; in pthread_guard_size_0100() local
H A Dpthread_stack_size.c25 pthread_attr_t attr = {0}; in pthread_stack_size_0100() local
/third_party/skia/modules/svg/src/
H A DSkSVGTransformableNode.cpp27 void SkSVGTransformableNode::onSetAttribute(SkSVGAttribute attr, const SkSVGValue& v) { in onSetAttribute() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dapp_demo_uart.c68 hi_task_attr attr = {0}; in uart_demo() local
/third_party/elfutils/libdw/
H A Ddwarf_attr_integrate.c44 Dwarf_Attribute *attr = INTUSE(dwarf_attr) (die, search_name, result); in dwarf_attr_integrate() local
H A Ddwarf_peel_type.c64 Dwarf_Attribute *attr = INTUSE (dwarf_attr_integrate) (result, DW_AT_type, in dwarf_peel_type() local
H A Ddwarf_getlocation_implicit_pointer.c43 __libdw_empty_loc_attr (Dwarf_Attribute *attr) in __libdw_empty_loc_attr() argument
52 dwarf_getlocation_implicit_pointer (Dwarf_Attribute *attr, const Dwarf_Op *op, in dwarf_getlocation_implicit_pointer() argument
H A Ddwarf_hasattr_integrate.c47 Dwarf_Attribute *attr = INTUSE(dwarf_attr) (die, DW_AT_abstract_origin, in dwarf_hasattr_integrate() local

Completed in 5 milliseconds

12345678910>>...42