/third_party/ltp/lib/ |
H A D | tst_get_bad_addr.c | 22 void *tst_get_bad_addr(void (*cleanup_fn) (void)) in tst_get_bad_addr() argument
|
H A D | tst_fs_link_count.c | 43 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 D | tst_pid.c | 42 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 D | safe_file_ops.c | 120 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 D | tmpfile_other.cc | 24 bool TmpFile::Append(const void*, size_t) const { in Append() argument
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | gc-info.cc | 16 HeapObjectName GetHiddenName(const void*) { in GetHiddenName() argument
|
H A D | heap-statistics-collector.cc | 75 void RecordObjectType( in RecordObjectType() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VulkanPlatform.hpp | |
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/ |
H A D | leak_check.cc | 28 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 D | randen_hwaes.cc | 66 void RandenHwAes::Absorb(const void*, void*) { in Absorb() argument 74 void RandenHwAes::Generate(const void*, void*) { in Generate() argument [all...] |
H A D | nanobenchmark_test.cc | 25 uint64_t Div(const void*, FuncInput in) { in Div() argument
|
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-event-loop/ |
H A D | BoundCallback.h | [all...] |
/third_party/pulseaudio/src/tests/ |
H A D | parec-simple.c | 33 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 D | name-trait.h | 100 GetNameFor( const void*, HeapObjectNameForUnnamedObject name_retrieval_mode) GetNameFor() argument
|
H A D | pointer-policies.h | 148 CheckPointer(const void*) CheckPointer() argument [all...] |
/third_party/node/deps/v8/include/cppgc/internal/ |
H A D | pointer-policies.h | 92 CheckPointer(const void*) CheckPointer() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | a_d2i_fp.c | 22 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 D | eng_ctrl.c | 64 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 D | eng_ctrl.c | 64 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 D | a_d2i_fp.c | 22 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 D | test_options.c | 50 test_wrap (char *test_name, int (*test) (void)) in test_wrap() argument
|
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
H A D | ioapi.c | 31 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 D | lib.rs | 542 struct void(core::ffi::c_void); structure names
|
/third_party/skia/third_party/externals/zlib/contrib/minizip/ |
H A D | ioapi.c | 31 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 D | avc_internal.h | 104 avc_create_thread(void (*run) (void)) avc_create_thread() argument [all...] |