Home
last modified time | relevance | path

Searched defs:ctx_ (Results 1 – 25 of 3393) sorted by relevance

12345678910>>...136

/dports/net/mpich2/mpich2-1.5/src/mpi/romio/mpi-io/
H A Dmpioimpl.h21 #define MPIU_THREAD_CS_ENTER(name_,ctx_) MPIU_THREAD_CS_ENTER_##name_(ctx_) argument
22 #define MPIU_THREAD_CS_EXIT(name_,ctx_) MPIU_THREAD_CS_EXIT_##name_(ctx_) argument
23 #define MPIU_THREAD_CS_ENTER_ALLFUNC(ctx_) MPIR_Ext_cs_enter_allfunc() argument
24 #define MPIU_THREAD_CS_EXIT_ALLFUNC(ctx_) MPIR_Ext_cs_exit_allfunc() argument
/dports/devel/mongo-c-driver/mongo-c-driver-1.8.1/tests/
H A Dtest-mongoc-set.c8 test_set_dtor (void *item_, void *ctx_) in test_set_dtor()
16 test_set_visit_cb (void *item_, void *ctx_) in test_set_visit_cb()
26 test_set_stop_after_cb (void *item_, void *ctx_) in test_set_stop_after_cb()
/dports/lang/python310/Python-3.10.1/Python/
H A Dast_opt.c445 astfold_body(asdl_stmt_seq *stmts, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_body()
468 astfold_mod(mod_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_mod()
490 astfold_expr(expr_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_expr()
613 astfold_keyword(keyword_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_keyword()
620 astfold_comprehension(comprehension_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_comprehension()
631 astfold_arguments(arguments_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_arguments()
644 astfold_arg(arg_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_arg()
653 astfold_stmt(stmt_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_stmt()
788 astfold_withitem(withitem_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_withitem()
796 astfold_pattern(pattern_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_pattern()
[all …]
/dports/x11/waybar/Waybar-0.9.12/include/modules/mpd/
H A Dstate.hpp60 Context* const ctx_; member in waybar::modules::detail::Idle
83 Context* const ctx_; member in waybar::modules::detail::Playing
105 Context* const ctx_; member in waybar::modules::detail::Paused
127 Context* const ctx_; member in waybar::modules::detail::Stopped
149 Context* const ctx_; member in waybar::modules::detail::Disconnected
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/mpi-io/
H A Dmpioimpl.h21 #define MPIU_THREAD_CS_ENTER(name_,ctx_) MPIU_THREAD_CS_ENTER_##name_(ctx_) argument
22 #define MPIU_THREAD_CS_EXIT(name_,ctx_) MPIU_THREAD_CS_EXIT_##name_(ctx_) argument
23 #define MPIU_THREAD_CS_ENTER_ALLFUNC(ctx_) MPIR_Ext_cs_enter_allfunc() argument
24 #define MPIU_THREAD_CS_EXIT_ALLFUNC(ctx_) MPIR_Ext_cs_exit_allfunc() argument
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dast_opt.c431 astfold_body(asdl_seq *stmts, PyArena *ctx_, int optimize_) in astfold_body()
453 astfold_mod(mod_ty node_, PyArena *ctx_, int optimize_) in astfold_mod()
475 astfold_expr(expr_ty node_, PyArena *ctx_, int optimize_) in astfold_expr()
579 astfold_slice(slice_ty node_, PyArena *ctx_, int optimize_) in astfold_slice()
600 astfold_keyword(keyword_ty node_, PyArena *ctx_, int optimize_) in astfold_keyword()
607 astfold_comprehension(comprehension_ty node_, PyArena *ctx_, int optimize_) in astfold_comprehension()
618 astfold_arguments(arguments_ty node_, PyArena *ctx_, int optimize_) in astfold_arguments()
631 astfold_arg(arg_ty node_, PyArena *ctx_, int optimize_) in astfold_arg()
638 astfold_stmt(stmt_ty node_, PyArena *ctx_, int optimize_) in astfold_stmt()
734 astfold_excepthandler(excepthandler_ty node_, PyArena *ctx_, int optimize_) in astfold_excepthandler()
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dast_opt.c431 astfold_body(asdl_seq *stmts, PyArena *ctx_, int optimize_) in astfold_body()
453 astfold_mod(mod_ty node_, PyArena *ctx_, int optimize_) in astfold_mod()
475 astfold_expr(expr_ty node_, PyArena *ctx_, int optimize_) in astfold_expr()
579 astfold_slice(slice_ty node_, PyArena *ctx_, int optimize_) in astfold_slice()
600 astfold_keyword(keyword_ty node_, PyArena *ctx_, int optimize_) in astfold_keyword()
607 astfold_comprehension(comprehension_ty node_, PyArena *ctx_, int optimize_) in astfold_comprehension()
618 astfold_arguments(arguments_ty node_, PyArena *ctx_, int optimize_) in astfold_arguments()
631 astfold_arg(arg_ty node_, PyArena *ctx_, int optimize_) in astfold_arg()
638 astfold_stmt(stmt_ty node_, PyArena *ctx_, int optimize_) in astfold_stmt()
734 astfold_excepthandler(excepthandler_ty node_, PyArena *ctx_, int optimize_) in astfold_excepthandler()
[all …]
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dast_opt.c431 astfold_body(asdl_seq *stmts, PyArena *ctx_, int optimize_) in astfold_body()
453 astfold_mod(mod_ty node_, PyArena *ctx_, int optimize_) in astfold_mod()
475 astfold_expr(expr_ty node_, PyArena *ctx_, int optimize_) in astfold_expr()
579 astfold_slice(slice_ty node_, PyArena *ctx_, int optimize_) in astfold_slice()
600 astfold_keyword(keyword_ty node_, PyArena *ctx_, int optimize_) in astfold_keyword()
607 astfold_comprehension(comprehension_ty node_, PyArena *ctx_, int optimize_) in astfold_comprehension()
618 astfold_arguments(arguments_ty node_, PyArena *ctx_, int optimize_) in astfold_arguments()
631 astfold_arg(arg_ty node_, PyArena *ctx_, int optimize_) in astfold_arg()
638 astfold_stmt(stmt_ty node_, PyArena *ctx_, int optimize_) in astfold_stmt()
734 astfold_excepthandler(excepthandler_ty node_, PyArena *ctx_, int optimize_) in astfold_excepthandler()
[all …]
/dports/lang/python37/Python-3.7.12/Python/
H A Dast_opt.c468 astfold_body(asdl_seq *stmts, PyArena *ctx_, int optimize_) in astfold_body()
495 astfold_mod(mod_ty node_, PyArena *ctx_, int optimize_) in astfold_mod()
517 astfold_expr(expr_ty node_, PyArena *ctx_, int optimize_) in astfold_expr()
621 astfold_slice(slice_ty node_, PyArena *ctx_, int optimize_) in astfold_slice()
642 astfold_keyword(keyword_ty node_, PyArena *ctx_, int optimize_) in astfold_keyword()
649 astfold_comprehension(comprehension_ty node_, PyArena *ctx_, int optimize_) in astfold_comprehension()
660 astfold_arguments(arguments_ty node_, PyArena *ctx_, int optimize_) in astfold_arguments()
672 astfold_arg(arg_ty node_, PyArena *ctx_, int optimize_) in astfold_arg()
679 astfold_stmt(stmt_ty node_, PyArena *ctx_, int optimize_) in astfold_stmt()
775 astfold_excepthandler(excepthandler_ty node_, PyArena *ctx_, int optimize_) in astfold_excepthandler()
[all …]
/dports/lang/python38/Python-3.8.12/Python/
H A Dast_opt.c431 astfold_body(asdl_seq *stmts, PyArena *ctx_, int optimize_) in astfold_body()
453 astfold_mod(mod_ty node_, PyArena *ctx_, int optimize_) in astfold_mod()
475 astfold_expr(expr_ty node_, PyArena *ctx_, int optimize_) in astfold_expr()
579 astfold_slice(slice_ty node_, PyArena *ctx_, int optimize_) in astfold_slice()
600 astfold_keyword(keyword_ty node_, PyArena *ctx_, int optimize_) in astfold_keyword()
607 astfold_comprehension(comprehension_ty node_, PyArena *ctx_, int optimize_) in astfold_comprehension()
618 astfold_arguments(arguments_ty node_, PyArena *ctx_, int optimize_) in astfold_arguments()
631 astfold_arg(arg_ty node_, PyArena *ctx_, int optimize_) in astfold_arg()
638 astfold_stmt(stmt_ty node_, PyArena *ctx_, int optimize_) in astfold_stmt()
734 astfold_excepthandler(excepthandler_ty node_, PyArena *ctx_, int optimize_) in astfold_excepthandler()
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dast_opt.c431 astfold_body(asdl_seq *stmts, PyArena *ctx_, int optimize_) in astfold_body()
453 astfold_mod(mod_ty node_, PyArena *ctx_, int optimize_) in astfold_mod()
475 astfold_expr(expr_ty node_, PyArena *ctx_, int optimize_) in astfold_expr()
579 astfold_slice(slice_ty node_, PyArena *ctx_, int optimize_) in astfold_slice()
600 astfold_keyword(keyword_ty node_, PyArena *ctx_, int optimize_) in astfold_keyword()
607 astfold_comprehension(comprehension_ty node_, PyArena *ctx_, int optimize_) in astfold_comprehension()
618 astfold_arguments(arguments_ty node_, PyArena *ctx_, int optimize_) in astfold_arguments()
631 astfold_arg(arg_ty node_, PyArena *ctx_, int optimize_) in astfold_arg()
638 astfold_stmt(stmt_ty node_, PyArena *ctx_, int optimize_) in astfold_stmt()
734 astfold_excepthandler(excepthandler_ty node_, PyArena *ctx_, int optimize_) in astfold_excepthandler()
[all …]
/dports/lang/python39/Python-3.9.9/Python/
H A Dast_opt.c427 astfold_body(asdl_seq *stmts, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_body()
449 astfold_mod(mod_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_mod()
468 astfold_expr(expr_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_expr()
578 astfold_keyword(keyword_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_keyword()
585 astfold_comprehension(comprehension_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_comprehension()
596 astfold_arguments(arguments_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_arguments()
609 astfold_arg(arg_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_arg()
618 astfold_stmt(stmt_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_stmt()
720 astfold_excepthandler(excepthandler_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_excepthandler()
734 astfold_withitem(withitem_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_withitem()
/dports/textproc/uim-qt5/uim-d1ac9d9/uim/
H A Dexpat.c139 uim_xml_parser_free(uim_lisp ctx_) in uim_xml_parser_free()
151 uim_xml_set_element_handler(uim_lisp ctx_, uim_lisp element_start_, uim_lisp element_end_) in uim_xml_set_element_handler()
162 uim_xml_set_characterdata_handler(uim_lisp ctx_, uim_lisp element_characterdata_) in uim_xml_set_characterdata_handler()
172 uim_lisp ctx_; member
180 uim_xml_parse(uim_lisp ctx_, uim_lisp s_, uim_lisp isFinal_) in uim_xml_parse()
/dports/textproc/uim-el/uim-d1ac9d9/uim/
H A Dexpat.c139 uim_xml_parser_free(uim_lisp ctx_) in uim_xml_parser_free()
151 uim_xml_set_element_handler(uim_lisp ctx_, uim_lisp element_start_, uim_lisp element_end_) in uim_xml_set_element_handler()
162 uim_xml_set_characterdata_handler(uim_lisp ctx_, uim_lisp element_characterdata_) in uim_xml_set_characterdata_handler()
172 uim_lisp ctx_; member
180 uim_xml_parse(uim_lisp ctx_, uim_lisp s_, uim_lisp isFinal_) in uim_xml_parse()
/dports/textproc/uim-gtk/uim-d1ac9d9/uim/
H A Dexpat.c139 uim_xml_parser_free(uim_lisp ctx_) in uim_xml_parser_free()
151 uim_xml_set_element_handler(uim_lisp ctx_, uim_lisp element_start_, uim_lisp element_end_) in uim_xml_set_element_handler()
162 uim_xml_set_characterdata_handler(uim_lisp ctx_, uim_lisp element_characterdata_) in uim_xml_set_characterdata_handler()
172 uim_lisp ctx_; member
180 uim_xml_parse(uim_lisp ctx_, uim_lisp s_, uim_lisp isFinal_) in uim_xml_parse()
/dports/textproc/uim-gtk3/uim-d1ac9d9/uim/
H A Dexpat.c139 uim_xml_parser_free(uim_lisp ctx_) in uim_xml_parser_free()
151 uim_xml_set_element_handler(uim_lisp ctx_, uim_lisp element_start_, uim_lisp element_end_) in uim_xml_set_element_handler()
162 uim_xml_set_characterdata_handler(uim_lisp ctx_, uim_lisp element_characterdata_) in uim_xml_set_characterdata_handler()
172 uim_lisp ctx_; member
180 uim_xml_parse(uim_lisp ctx_, uim_lisp s_, uim_lisp isFinal_) in uim_xml_parse()
/dports/textproc/uim-m17nlib/uim-d1ac9d9/uim/
H A Dexpat.c139 uim_xml_parser_free(uim_lisp ctx_) in uim_xml_parser_free()
151 uim_xml_set_element_handler(uim_lisp ctx_, uim_lisp element_start_, uim_lisp element_end_) in uim_xml_set_element_handler()
162 uim_xml_set_characterdata_handler(uim_lisp ctx_, uim_lisp element_characterdata_) in uim_xml_set_characterdata_handler()
172 uim_lisp ctx_; member
180 uim_xml_parse(uim_lisp ctx_, uim_lisp s_, uim_lisp isFinal_) in uim_xml_parse()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Ddigest.h105 #define digest_update(ctx_,buffer_,len_) (ctx_)->vtbl->update(ctx_,buffer_,len_) argument
106 #define digest_final(ctx_) (ctx_)->vtbl->final(ctx_) argument
107 #define digest_final_copy_bytes(ctx_,buffer_,buffer_size_) (ctx_)->vtbl->final_copy_bytes((ctx_),(b… argument
108 #define digest_get_size(ctx_) (ctx_)->vtbl->get_size(ctx_) argument
109 #define digest_get_digest(ctx_,ptr_) (ctx_)->vtbl->get_digest((ctx_),(ptr_)) argument
/dports/japanese/uim-anthy/uim-d1ac9d9/uim/
H A Dexpat.c139 uim_xml_parser_free(uim_lisp ctx_) in uim_xml_parser_free()
151 uim_xml_set_element_handler(uim_lisp ctx_, uim_lisp element_start_, uim_lisp element_end_) in uim_xml_set_element_handler()
162 uim_xml_set_characterdata_handler(uim_lisp ctx_, uim_lisp element_characterdata_) in uim_xml_set_characterdata_handler()
172 uim_lisp ctx_; member
180 uim_xml_parse(uim_lisp ctx_, uim_lisp s_, uim_lisp isFinal_) in uim_xml_parse()
/dports/net/pichi/pichi-1.4.0/include/pichi/crypto/
H A Daead.hpp40 AeadContext<method> ctx_; member in pichi::crypto::AeadEncryptor
63 AeadContext<method> ctx_; member in pichi::crypto::AeadDecryptor
H A Dstream.hpp56 StreamContext<method> ctx_; member in pichi::crypto::StreamEncryptor
79 StreamContext<method> ctx_; member in pichi::crypto::StreamDecryptor
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dast_opt.c674 astfold_body(asdl_stmt_seq *stmts, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_body()
697 astfold_mod(mod_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_mod()
719 astfold_expr(expr_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_expr()
842 astfold_keyword(keyword_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_keyword()
849 astfold_comprehension(comprehension_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_comprehension()
860 astfold_arguments(arguments_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_arguments()
873 astfold_arg(arg_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_arg()
882 astfold_stmt(stmt_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_stmt()
1017 astfold_withitem(withitem_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_withitem()
1025 astfold_pattern(pattern_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_pattern()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tint/src/src/reader/wgsl/
H A Dparser_impl_test_helper.h60 Context ctx_; variable
96 Context ctx_; variable
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tdutils/td/utils/
H A Dcrypto.h88 unique_ptr<Impl> ctx_; variable
113 unique_ptr<Impl> ctx_; variable
/dports/www/libmicrohttpd/libmicrohttpd-0.9.74/src/microhttpd/
H A Dmd5.c43 MHD_MD5Init (void *ctx_) in MHD_MD5Init()
67 MHD_MD5Final (void *ctx_, in MHD_MD5Final()
269 MHD_MD5Update (void *ctx_, in MHD_MD5Update()

12345678910>>...136