Home
last modified time | relevance | path

Searched defs:attr (Results 376 - 400 of 1224) sorted by relevance

1...<<11121314151617181920>>...49

/third_party/musl/porting/linux/user/src/time/
H A Dtimer_create.c66 pthread_attr_t attr; in timer_create() local
/third_party/musl/libc-test/src/regression/
H A Dmalloc-multi-thread-performance.c63 pthread_attr_t attr; in main() local
/third_party/musl/porting/liteos_a/user/src/process/
H A Dposix_spawn.c19 const posix_spawnattr_t *restrict attr; member
39 const posix_spawnattr_t *restrict attr = args->attr; in child() local
165 posix_spawn(pid_t *restrict res, const char *restrict path, const posix_spawn_file_actions_t *fa, const posix_spawnattr_t *restrict attr, char *const argv[restrict], char *const envp[restrict]) posix_spawn() argument
[all...]
/third_party/node/benchmark/napi/define_properties/
H A Dbinding.c20 Runner(napi_env env, napi_callback_info info, napi_property_attributes attr) Runner() argument
/third_party/mesa3d/src/mesa/main/
H A Darrayobj.h316 _mesa_draw_current_attrib(const struct gl_context *ctx, gl_vert_attrib attr) in _mesa_draw_current_attrib() argument
326 _mesa_draw_current_format(const struct gl_context *ctx, gl_vert_attrib attr) in _mesa_draw_current_format() argument
243 _mesa_draw_array_attrib(const struct gl_vertex_array_object *vao, gl_vert_attrib attr) _mesa_draw_array_attrib() argument
256 _mesa_draw_array_format(const struct gl_vertex_array_object *vao, gl_vert_attrib attr) _mesa_draw_array_format() argument
267 _mesa_draw_buffer_binding(const struct gl_vertex_array_object *vao, gl_vert_attrib attr) _mesa_draw_buffer_binding() argument
[all...]
/third_party/ltp/testcases/kernel/ipc/semaphore/
H A Dsem02.c78 pthread_attr_t attr; in main() local
/third_party/ltp/testcases/kernel/syscalls/ipc/semop/
H A Dsemop05.c78 pthread_attr_t attr; in main() local
/third_party/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str02.c114 pthread_attr_t attr; in thread() local
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap18.c133 pthread_attr_t attr; in grow_stack() local
/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx09.c82 int fd, attr, ret; in flag_setup() local
/third_party/ltp/testcases/kernel/syscalls/sched_setattr/
H A Dsched_setattr01.c46 static struct sched_attr attr = { variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
H A D3-2.c53 struct mq_attr attr; in main() local
H A D3-1.c51 struct mq_attr attr; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/
H A D5-2.c52 struct mq_attr attr; in main() local
H A D8-1.c49 struct mq_attr attr; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
H A D12-1.c72 struct mq_attr attr; in a_thread_func() local
H A D3-2.c56 struct mq_attr attr; in main() local
H A D3-1.c53 struct mq_attr attr; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/
H A D2-1.c96 pthread_attr_t attr; in create_thread() local
/third_party/ltp/testcases/realtime/perf/latency/
H A Dpthread_cond_latency.c111 pthread_attr_t attr; in test_signal() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
H A D5-1.c70 struct mq_attr attr; in main() local
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-solaris.cc76 pthread_attr_t attr; in GetStackStart() local
/third_party/openssl/crypto/pkcs12/
H A Dp12_crt.c21 X509_ATTRIBUTE *attr; in copy_bag_attr() local
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DXlibSurfaceKHR.cpp55 XWindowAttributes attr; in getSurfaceCapabilities() local
67 XWindowAttributes attr; in attachImage() local
101 XWindowAttributes attr; in present() local
[all...]
/third_party/skia/src/xml/
H A DSkDOMParser.cpp57 SkDOM::Attr* attr = fAttrs.append(); in onAddAttribute() local

Completed in 9 milliseconds

1...<<11121314151617181920>>...49