Home
last modified time | relevance | path

Searched defs:void (Results 1 - 25 of 72) sorted by relevance

123

/third_party/ltp/lib/
H A Dtst_get_bad_addr.c22 void *tst_get_bad_addr(void (*cleanup_fn) (void)) in tst_get_bad_addr() argument
H A Dtst_fs_link_count.c43 int tst_fs_fill_hardlinks_(void (*cleanup) (void), const char *dir) in tst_fs_fill_hardlinks_() argument
106 int tst_fs_fill_subdirs_(void (*cleanup) (void), const char *dir) in tst_fs_fill_subdirs_() argument
H A Dtst_pid.c42 pid_t tst_get_unused_pid_(void (*cleanup_fn) (void)) in tst_get_unused_pid_() argument
100 static int get_session_pids_limit(void (*cleanup_fn) (void)) in get_session_pids_limit() argument
116 static int get_used_pids(void (*cleanup_fn) (void)) in get_used_pids() argument
138 int tst_get_free_pids_(void (*cleanup_f argument
72 read_session_pids_limit(const char *path_fmt, int uid, void (*cleanup_fn) (void)) read_session_pids_limit() argument
[all...]
H A Dsafe_file_ops.c120 void safe_file_scanf(const char *file, const int lineno, in safe_file_scanf() argument
304 safe_cp(const char *file, const int lineno, void (*cleanup_fn) (void), const char *src, const char *dst) safe_cp() argument
[all...]
/third_party/skia/third_party/externals/tint/src/utils/io/
H A Dtmpfile_other.cc24 bool TmpFile::Append(const void*, size_t) const { in Append() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dgc-info.cc16 HeapObjectName GetHiddenName(const void*) { in GetHiddenName() argument
H A Dheap-statistics-collector.cc75 void RecordObjectType( in RecordObjectType() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVulkanPlatform.hpp
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
H A Dleak_check.cc28 void DoIgnoreLeak(const void*) { } in DoIgnoreLeak() argument
29 void RegisterLivePointers(const void*, size_t) { } in RegisterLivePointers() argument
30 void UnRegisterLivePointers(const void*, size_t) { } in UnRegisterLivePointers() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dranden_hwaes.cc66 void RandenHwAes::Absorb(const void*, void*) { in Absorb() argument
74 void RandenHwAes::Generate(const void*, void*) { in Generate() argument
[all...]
H A Dnanobenchmark_test.cc25 uint64_t Div(const void*, FuncInput in) { in Div() argument
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-event-loop/
H A DBoundCallback.h[all...]
/third_party/pulseaudio/src/tests/
H A Dparec-simple.c33 static ssize_t loop_write(int fd, const void*data, size_t size) { in loop_write() argument
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dname-trait.h100 GetNameFor( const void*, HeapObjectNameForUnnamedObject name_retrieval_mode) GetNameFor() argument
H A Dpointer-policies.h148 CheckPointer(const void*) CheckPointer() argument
[all...]
/third_party/node/deps/v8/include/cppgc/internal/
H A Dpointer-policies.h92 CheckPointer(const void*) CheckPointer() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_d2i_fp.c22 void *ASN1_d2i_fp(void *(*xnew) (void), d2i_of_void *d2i, FILE *in, void **x) in ASN1_d2i_fp() argument
38 void *ASN1_d2i_bio(void *(*xnew) (void), d2i_of_void *d2i, BIO *in, void **x) in ASN1_d2i_bio() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/engine/
H A Deng_ctrl.c64 static int int_ctrl_helper(ENGINE *e, int cmd, long i, void *p, in int_ctrl_helper() argument
128 int ENGINE_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f) (void)) in ENGINE_ctrl() argument
196 ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name, long i, void *p, void (*f) (void), int cmd_optional) ENGINE_ctrl_cmd() argument
[all...]
/third_party/openssl/crypto/engine/
H A Deng_ctrl.c64 static int int_ctrl_helper(ENGINE *e, int cmd, long i, void *p, in int_ctrl_helper() argument
128 int ENGINE_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f) (void)) in ENGINE_ctrl() argument
196 ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name, long i, void *p, void (*f) (void), int cmd_optional) ENGINE_ctrl_cmd() argument
[all...]
/third_party/openssl/crypto/asn1/
H A Da_d2i_fp.c22 void *ASN1_d2i_fp(void *(*xnew) (void), d2i_of_void *d2i, FILE *in, void **x) in ASN1_d2i_fp() argument
38 void *ASN1_d2i_bio(void *(*xnew) (void), d2i_of_void *d2i, BIO *in, void **x) in ASN1_d2i_bio() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_options.c50 test_wrap (char *test_name, int (*test) (void)) in test_wrap() argument
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dioapi.c31 voidpf call_zopen64 (const zlib_filefunc64_32_def* pfilefunc,const void*filename,int mode) in call_zopen64() argument
/third_party/rust/crates/cxx/src/
H A Dlib.rs542 struct void(core::ffi::c_void); structure names
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dioapi.c31 voidpf call_zopen64 (const zlib_filefunc64_32_def* pfilefunc,const void*filename,int mode) in call_zopen64() argument
/third_party/selinux/libselinux/src/
H A Davc_internal.h104 avc_create_thread(void (*run) (void)) avc_create_thread() argument
[all...]

Completed in 13 milliseconds

123