Home
last modified time | relevance | path

Searched defs:arg (Results 2251 - 2275 of 2629) sorted by relevance

1...<<919293949596979899100>>...106

/third_party/node/src/
H A Dnode_api.cc764 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 Dnode_wasi.cc190 auto arg = argv->Get(context, i).ToLocalChecked(); in New() local
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h396 __u64 arg; member
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c198 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 Dntfs-3g.c2920 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 Dregcomp.c122 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 Dshrpx_tls.cc183 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 Dh2load.cc2538 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
H A DHttpServer.cc2001 next_proto_cb(SSL *s, const unsigned char **data, unsigned int *len, void *arg) next_proto_cb() argument
2098 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
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c122 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/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c122 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/musl/src/regex/
H A Dregcomp.c122 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/node/deps/icu-small/source/i18n/
H A Dmsgfmt.cpp204 void formatAndAppend(const Format* formatter, const Formattable& arg, UErrorCode& ec) { in formatAndAppend() argument
211 void formatAndAppend(const Format* formatter, const Formattable& arg, in formatAndAppend() argument
1051 const Formattable* arg; in format() local
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dpkcs7.h411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dpkcs7.h411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dpkcs7.h411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dpkcs7.h411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.cpp182 int arg = i->tex.target.getArgCount(); in handleTEXLOD() local
934 const int arg = i->tex.target.getArgCount(); in handleTEX() local
1304 unsigned arg = txd->tex.target.getArgCount(); handleTXD() local
1917 int arg = dim + (suq->tex.target.isArray() || suq->tex.target.isCube()); handleSUQ() local
1957 const int arg = tex->tex.target.getArgCount(); adjustCoordinatesMS() local
2007 const int arg = dim + array; processSurfaceCoordsNVE4() local
2403 const int arg = dim + (su->tex.target.isArray() || su->tex.target.isCube()); processSurfaceCoordsNVC0() local
2566 const int arg = dim + (su->tex.target.isArray() || su->tex.target.isCube()); handleSurfaceOpNVC0() local
2608 const int arg = dim + array; processSurfaceCoordsGM107() local
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dpkcs7.h411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dpkcs7.h411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
H A Dpkcs7.h411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/
H A Dpkcs7.h411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dpkcs7.h411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/
H A Dpkcs7.h411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/
H A Dpkcs7.h411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable

Completed in 49 milliseconds

1...<<919293949596979899100>>...106