Home
last modified time | relevance | path

Searched defs:value_ptr (Results 1 - 15 of 15) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_create/
H A D1-2.c48 void *value_ptr; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
H A D1-1.c44 int *value_ptr; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
H A D2-1.c48 void *value_ptr; in main() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cleanup_push/
H A D1-2.c81 void *value_ptr; /* hold return value of thread from pthread_join */ in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_lock/
H A D1-1.c102 void *value_ptr; in main() local
/third_party/ffmpeg/compat/
H A Dw32pthreads.h91 static av_unused int pthread_join(pthread_t thread, void **value_ptr) in pthread_join() argument
H A Dos2threads.h94 static av_always_inline int pthread_join(pthread_t thread, void **value_ptr) in pthread_join() argument
/third_party/ffmpeg/libavutil/
H A Dthread.h60 static inline int strict_pthread_join(pthread_t thread, void **value_ptr) in strict_pthread_join() argument
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dthread_utils.c98 static int pthread_join(pthread_t thread, void** value_ptr) { in pthread_join() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPipeline.cpp66 const uint8_t *value_ptr = specializationData + entry.offset; in optimizeSpirv() local
/third_party/python/Modules/
H A D_testinternalcapi.c216 void *value_ptr = _Py_hashtable_get(table, TO_PTR(key)); in test_hashtable() local
222 void *value_ptr = _Py_hashtable_steal(table, TO_PTR(key)); in test_hashtable() local
167 hashtable_cb(_Py_hashtable_t *table, const void *key_ptr, const void *value_ptr, void *user_data) hashtable_cb() argument
/third_party/curl/lib/
H A Daltsvc.c532 const char *value_ptr; in Curl_altsvc_parse() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c3652 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, value, in store_emit() local
3846 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, value, in atomic_emit() local
H A Dlp_bld_nir_soa.c862 LLVMValueRef value_ptr = lp_build_pointer_get(builder, addr_ptr, lp_build_const_int32(gallivm, c)); in emit_load_global() local
894 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, val, in emit_store_global() local
946 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, val, emit_atomic_global() local
1337 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, val, emit_store_mem() local
1382 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, val, emit_store_mem() local
1438 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, val, emit_atomic_mem() local
1694 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, params->texture_index_offset, emit_tex() local
2093 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, src, emit_vote() local
2107 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, src, emit_vote() local
2149 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, src, emit_ballot() local
2173 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, exec_mask, emit_elect() local
2622 LLVMValueRef value_ptr = LLVMBuildExtractElement(gallivm->builder, val, emit_store_scratch() local
[all...]
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h1142 long *value_ptr; /* obsoleted */ member
1146 long long *value_ptr; /* obsoleted */ member

Completed in 20 milliseconds