| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pipeline_rt.c | 197 nir_variable *arg; member
|
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_build.h | 578 static inline LLVMValueRef ac_get_arg(struct ac_llvm_context *ctx, struct ac_arg arg) in ac_get_arg() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader.c | 392 si_add_arg_checked(struct ac_shader_args *args, enum ac_arg_regfile file, unsigned registers, enum ac_arg_type type, struct ac_arg *arg, unsigned idx) si_add_arg_checked() argument
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_ff.c | 1204 ps_do_ts_op(struct ps_build_ctx *ps, unsigned top, struct ureg_dst dst, struct ureg_src *arg) in ps_do_ts_op() argument 1399 struct ureg_src arg[3]; nine_ff_build_ps() local [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_tls.cc | 181 int SSLCertCallback(SSL* s, void* arg) { in SSLCertCallback() argument 285 int TLSExtStatusCallback(SSL* s, void* arg) { in TLSExtStatusCallback() argument 292 Local<Value> arg; in TLSExtStatusCallback() local 77 OnClientHello( void* arg, const ClientHelloParser::ClientHello& hello) OnClientHello() argument 219 SelectALPNCallback( SSL* s, const unsigned char** out, unsigned char* outlen, const unsigned char* in, unsigned int inlen, void* arg) SelectALPNCallback() argument 1279 WaitForCertCb(CertCb cb, void* arg) WaitForCertCb() argument 1284 OnClientHelloParseEnd(void* arg) OnClientHelloParseEnd() argument 1333 SelectSNIContextCallback(SSL* s, int* ad, void* arg) SelectSNIContextCallback() argument 1567 void* arg; CertCbDone() local [all...] |
| /third_party/node/src/ |
| H A D | env.cc | 1059 void Environment::AtExit(void (*cb)(void* arg), void* arg) { in AtExit() argument 1202 Local<Value> arg = env->GetNow(); in RunTimers() local [all...] |
| H A D | env-inl.h | 746 void Environment::AddCleanupHook(CleanupQueue::Callback fn, void* arg) { in AddCleanupHook() argument 750 void Environment::RemoveCleanupHook(CleanupQueue::Callback fn, void* arg) { in RemoveCleanupHook() argument 225 RegisterHandleCleanup(uv_handle_t* handle, HandleCleanupCb cb, void* arg) RegisterHandleCleanup() argument
|
| H A D | node_api.cc | 764 jsvm_add_env_cleanup_hook(JSVM_Env env, jsvm_cleanup_hook fun, void* arg) jsvm_add_env_cleanup_hook() argument 775 jsvm_remove_env_cleanup_hook(JSVM_Env env, jsvm_cleanup_hook fun, void* arg) jsvm_remove_env_cleanup_hook() argument 822 jsvm_add_async_cleanup_hook(JSVM_Env env, jsvm_async_cleanup_hook hook, void* arg, jsvm_async_cleanup_hook_handle* remove_handle) jsvm_add_async_cleanup_hook() argument
|
| H A D | node_wasi.cc | 190 auto arg = argv->Get(context, i).ToLocalChecked(); in New() local
|
| /third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
| H A D | pkcs7.h | 411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
|
| /third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
| H A D | pkcs7.h | 411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
|
| /third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
| H A D | pkcs7.h | 411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
|
| /third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
| H A D | pkcs7.h | 411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
|
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
| H A D | pkcs7.h | 411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
|
| /third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
| H A D | pkcs7.h | 411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
|
| /third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
| H A D | pkcs7.h | 411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
|
| /third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
| H A D | pkcs7.h | 411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
|
| /third_party/node/deps/v8/tools/gcmole/ |
| H A D | gcmole.cc | 620 void SetEffect(int arg, ExprEffect in) { in SetEffect() argument
|
| /third_party/ntfs-3g/include/fuse-lite/ |
| H A D | fuse_kernel.h | 396 __u64 arg; member
|
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | fuse_lowlevel.c | 198 static int send_reply(fuse_req_t req, int error, const void *arg, in send_reply() argument 282 static int send_reply_ok(fuse_req_t req, const void *arg, size_t argsize) in send_reply_ok() argument 320 static void fill_entry(struct fuse_entry_out *arg, in fill_entry() argument 332 fill_open(struct fuse_open_out *arg, const struct fuse_file_info *f) fill_open() argument 344 struct fuse_entry_out arg; fuse_reply_entry() local 363 } arg; fuse_reply_create() local 381 struct fuse_attr_out arg; fuse_reply_attr() local 399 struct fuse_open_out arg; fuse_reply_open() local 408 struct fuse_write_out arg; fuse_reply_write() local 423 struct fuse_statfs_out arg; fuse_reply_statfs() local 434 struct fuse_getxattr_out arg; fuse_reply_xattr() local 444 struct fuse_lk_out arg; fuse_reply_lock() local 461 struct fuse_bmap_out arg; fuse_reply_bmap() local 471 struct fuse_ioctl_out arg; fuse_reply_ioctl() local 503 const struct fuse_forget_in *arg = (const struct fuse_forget_in *) inarg; do_forget() local 523 const struct fuse_setattr_in *arg = (const struct fuse_setattr_in *) inarg; do_setattr() local 544 const struct fuse_access_in *arg = (const struct fuse_access_in *) inarg; do_access() local 564 const struct fuse_mknod_in *arg = (const struct fuse_mknod_in *) inarg; do_mknod() local 590 const struct fuse_mkdir_in *arg = (const struct fuse_mkdir_in *) inarg; do_mkdir() local 634 const struct fuse_rename_in *arg = (const struct fuse_rename_in *) inarg; do_rename() local 646 const struct fuse_link_in *arg = (const struct fuse_link_in *) inarg; do_link() local 656 const struct fuse_create_in *arg = (const struct fuse_create_in *) inarg; do_create() local 677 const struct fuse_open_in *arg = (const struct fuse_open_in *) inarg; do_open() local 691 const struct fuse_read_in *arg = (const struct fuse_read_in *) inarg; do_read() local 706 const struct fuse_write_in *arg = (const struct fuse_write_in *) inarg; do_write() local 728 const struct fuse_flush_in *arg = (const struct fuse_flush_in *) inarg; do_flush() local 746 const struct fuse_release_in *arg = (const struct fuse_release_in *) inarg; do_release() local 766 const struct fuse_fsync_in *arg = (const struct fuse_fsync_in *) inarg; do_fsync() local 781 const struct fuse_open_in *arg = (const struct fuse_open_in *) inarg; do_opendir() local 795 const struct fuse_read_in *arg = (const struct fuse_read_in *) inarg; do_readdir() local 810 const struct fuse_release_in *arg = (const struct fuse_release_in *) inarg; do_releasedir() local 826 const struct fuse_fsync_in *arg = (const struct fuse_fsync_in *) inarg; do_fsyncdir() local 857 const struct fuse_setxattr_in *arg = (const struct fuse_setxattr_in *) inarg; do_setxattr() local 869 const struct fuse_getxattr_in *arg = (const struct fuse_getxattr_in *) inarg; do_getxattr() local 879 const struct fuse_getxattr_in *arg = (const struct fuse_getxattr_in *) inarg; do_listxattr() local 913 const struct fuse_lk_in *arg = (const struct fuse_lk_in *) inarg; do_getlk() local 931 const struct fuse_lk_in *arg = (const struct fuse_lk_in *) inarg; do_setlk_common() local 992 const struct fuse_interrupt_in *arg = (const struct fuse_interrupt_in *) inarg; do_interrupt() local 1032 const struct fuse_bmap_in *arg = (const struct fuse_bmap_in *) inarg; do_bmap() local 1042 const struct fuse_ioctl_in *arg = (const struct fuse_ioctl_in *) inarg; do_ioctl() local 1075 const struct fuse_init_in *arg = (const struct fuse_init_in *) inarg; do_init() local 1377 fuse_ll_opt_proc(void *data, const char *arg, int key, struct fuse_args *outargs) fuse_ll_opt_proc() argument [all...] |
| /third_party/ntfs-3g/src/ |
| H A D | ntfs-3g.c | 2920 ntfs_fuse_ioctl(const char *path, int cmd, void *arg, struct fuse_file_info *fi __attribute__((unused)), unsigned int flags, void *data) ntfs_fuse_ioctl() argument
|
| /third_party/musl/porting/liteos_m/kernel/src/regex/ |
| H A D | regcomp.c | 122 tre_ast_node_t *arg; member 170 tre_ast_new_iter(tre_mem_t mem, tre_ast_node_t *arg, int min, int max, int minimal) in tre_ast_new_iter() argument [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_tls.cc | 183 int servername_callback(SSL *ssl, int *al, void *arg) { in servername_callback() argument 349 int ocsp_resp_cb(SSL *ssl, void *arg) { in ocsp_resp_cb() argument 109 next_proto_cb(SSL *s, const unsigned char **data, unsigned int *len, void *arg) next_proto_cb() argument 681 alpn_select_proto_cb(SSL *ssl, const unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg) alpn_select_proto_cb() argument 713 quic_alpn_select_proto_cb(SSL *ssl, const unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg) quic_alpn_select_proto_cb() argument 1519 select_h2_next_proto_cb(SSL *ssl, unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg) select_h2_next_proto_cb() argument 1532 select_h1_next_proto_cb(SSL *ssl, unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg) select_h1_next_proto_cb() argument 1550 select_next_proto_cb(SSL *ssl, unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg) select_next_proto_cb() argument 1565 create_ssl_client_context( neverbleed_t *nb, const StringRef &cacert, const StringRef &cert_file, const StringRef &private_key_file, int (*next_proto_select_cb)(SSL *s, unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg)) create_ssl_client_context() argument [all...] |
| H A D | h2load.cc | 2538 auto arg = StringRef{optarg}; in main() local 1893 client_select_next_proto_cb(SSL *ssl, unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg) client_select_next_proto_cb() argument
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
| H A D | regcomp.c | 122 tre_ast_node_t *arg; member 170 tre_ast_new_iter(tre_mem_t mem, tre_ast_node_t *arg, int min, int max, int minimal) in tre_ast_new_iter() argument [all...] |