Home
last modified time | relevance | path

Searched defs:void (Results 26 - 50 of 72) sorted by relevance

123

/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
[all...]
/third_party/mbedtls/include/psa/
H A Dcrypto_struct.h219 psa_key_derivation_operation_init( void) psa_key_derivation_operation_init() argument
[all...]
/third_party/node/deps/v8/include/cppgc/
H A Dvisitor.h300 VisitRoot(const void*, TraceDescriptor, const SourceLocation&) VisitRoot() argument
308 HandleMovableReference(const void**) HandleMovableReference() argument
[all...]
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dvisitor.h315 HandleMovableReference(const void**) HandleMovableReference() argument
397 VisitRoot(const void*, TraceDescriptor, const SourceLocation&) VisitRoot() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/engine/
H A Deng_dyn.c297 dynamic_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f) (void)) dynamic_ctrl() argument
[all...]
/third_party/pulseaudio/src/pulse/
H A Dsimple.c272 pa_simple_write(pa_simple *p, const void*data, size_t length, int *rerror) pa_simple_write() argument
[all...]
/third_party/openssl/crypto/engine/
H A Deng_dyn.c297 dynamic_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f) (void)) dynamic_ctrl() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Diochannel.c216 ssize_t pa_iochannel_write(pa_iochannel*io, const void*data, size_t l) { in pa_iochannel_write() argument
311 pa_iochannel_write_with_creds(pa_iochannel*io, const void*data, size_t l, const pa_creds *ucred) pa_iochannel_write_with_creds() argument
366 pa_iochannel_write_with_fds(pa_iochannel*io, const void*data, size_t l, int nfd, const int *fds) pa_iochannel_write_with_fds() argument
[all...]
/third_party/glslang/glslang/Include/
H A DPoolAlloc.h294 allocate(size_type n, const void*) allocate() argument
[all...]
/third_party/ltp/testcases/kdump/lib/lkdtm/
H A Dlkdtm.c282 void lkdtm_symbol_nam argument
289 lkdtm_lookup_name(char *name, void (*entry) (void)) lkdtm_lookup_name() argument
[all...]
/third_party/ltp/include/old/
H A Dsafe_macros.h183 safe_ftruncate(const char *file, const int lineno, void (cleanup_fn) (void), int fd, off_t length) safe_ftruncate() argument
200 safe_truncate(const char *file, const int lineno, void (cleanup_fn) (void), const char *path, off_t length) safe_truncate() argument
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dplatform.h[all...]
/third_party/openssl/test/testutil/
H A Ddriver.c59 void add_test(const char *test_case_name, int (*test_fn) (void)) in add_test() argument
[all...]
/third_party/skia/src/core/
H A DSkBitmapProcState.cpp512 DoNothing_shaderproc(const void*, int x, int y, SkPMColor* colors, int count) DoNothing_shaderproc() argument
[all...]
/third_party/skia/src/gpu/mock/
H A DGrMockGpu.cpp219 onCreateBuffer(size_t sizeInBytes, GrGpuBufferType type, GrAccessPattern accessPattern, const void*) onCreateBuffer() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DPoolAlloc.h284 allocate(size_type n, const void*) allocate() argument
292 allocate(size_type n, const void*) allocate() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/ui/
H A Dui_lib.c552 UI_ctrl(UI *ui, int cmd, long i, void *p, void (*f) (void)) UI_ctrl() argument
[all...]
/third_party/skia/src/codec/
H A DSkCodec.cpp80 void SkCodec::Register( in Register() argument
[all...]
/third_party/openssl/crypto/ui/
H A Dui_lib.c552 UI_ctrl(UI *ui, int cmd, long i, void *p, void (*f) (void)) UI_ctrl() argument
[all...]
/third_party/python/PC/
H A Dpyshellext.cpp592 STDAPI_(BOOL) DllMain(_In_opt_ HINSTANCE hinst, DWORD reason, _In_opt_ void*) { in DllMain() argument
/third_party/protobuf/src/google/protobuf/
H A Dmessage_lite.cc564 OnShutdownRun(void (*f)(const void*), const void* arg) OnShutdownRun() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Drestsnew.cpp1461 traceData( const void*, int32_t fnNumber, int32_t, const char *, va_list args) traceData() argument
[all...]
/third_party/ltp/lib/
H A Dsafe_macros.c44 safe_chdir(const char *file, const int lineno, void (*cleanup_fn) (void), in safe_chdir() argument
63 safe_close(const char *file, const int lineno, void (*cleanup_fn) (void), in safe_close() argument
82 safe_creat(const char *file, const int lineno, void (*cleanup_fn) (void), in safe_creat() argument
28 safe_basename(const char *file, const int lineno, void (*cleanup_fn) (void), char *path) safe_basename() argument
101 safe_dirname(const char *file, const int lineno, void (*cleanup_fn) (void), char *path) safe_dirname() argument
116 safe_getcwd(const char *file, const int lineno, void (*cleanup_fn) (void), char *buf, size_t size) safe_getcwd() argument
131 safe_getpwnam(const char *file, const int lineno, void (*cleanup_fn) (void), const char *name) safe_getpwnam() argument
147 safe_getrusage(const char *file, const int lineno, void (*cleanup_fn) (void), int who, struct rusage *usage) safe_getrusage() argument
166 safe_malloc(const char *file, const int lineno, void (*cleanup_fn) (void), size_t size) safe_malloc() argument
181 safe_mkdir(const char *file, const int lineno, void (*cleanup_fn) (void), const char *pathname, mode_t mode) safe_mkdir() argument
200 safe_rmdir(const char *file, const int lineno, void (*cleanup_fn) (void), const char *pathname) safe_rmdir() argument
218 safe_munmap(const char *file, const int lineno, void (*cleanup_fn) (void), void *addr, size_t length) safe_munmap() argument
237 safe_open(const char *file, const int lineno, void (*cleanup_fn) (void), const char *pathname, int oflags, ...) safe_open() argument
270 safe_pipe(const char *file, const int lineno, void (*cleanup_fn) (void), int fildes[2]) safe_pipe() argument
289 safe_read(const char *file, const int lineno, void (*cleanup_fn) (void), char len_strict, int fildes, void *buf, size_t nbyte) safe_read() argument
309 safe_setegid(const char *file, const int lineno, void (*cleanup_fn) (void), gid_t egid) safe_setegid() argument
328 safe_seteuid(const char *file, const int lineno, void (*cleanup_fn) (void), uid_t euid) safe_seteuid() argument
347 safe_setgid(const char *file, const int lineno, void (*cleanup_fn) (void), gid_t gid) safe_setgid() argument
366 safe_setuid(const char *file, const int lineno, void (*cleanup_fn) (void), uid_t uid) safe_setuid() argument
423 safe_unlink(const char *file, const int lineno, void (*cleanup_fn) (void), const char *pathname) safe_unlink() argument
530 safe_write(const char *file, const int lineno, void (cleanup_fn) (void), enum safe_write_opts len_strict, int fildes, const void *buf, size_t nbyte) safe_write() argument
571 safe_strtol(const char *file, const int lineno, void (cleanup_fn) (void), char *str, long min, long max) safe_strtol() argument
603 safe_strtoul(const char *file, const int lineno, void (cleanup_fn) (void), char *str, unsigned long min, unsigned long max) safe_strtoul() argument
636 safe_strtof(const char *file, const int lineno, void (cleanup_fn) (void), char *str, float min, float max) safe_strtof() argument
668 safe_sysconf(const char *file, const int lineno, void (cleanup_fn) (void), int name) safe_sysconf() argument
803 safe_memalign(const char *file, const int lineno, void (*cleanup_fn) (void), size_t alignment, size_t size) safe_memalign() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_manager.c786 st_context_flush(struct st_context_iface *stctxi, unsigned flags, struct pipe_fence_handle **fence, void (*before_flush_cb) (void*), void* args) st_context_flush() argument
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Ds3_lib.c3745 ssl3_callback_ctrl(SSL *s, int cmd, void (*fp) (void)) ssl3_callback_ctrl() argument
4004 ssl3_ctx_callback_ctrl(SSL_CTX *ctx, int cmd, void (*fp) (void)) ssl3_ctx_callback_ctrl() argument
[all...]

Completed in 23 milliseconds

123