Home
last modified time | relevance | path

Searched +defs:bind +defs:condition +defs:handler (Results 1 – 25 of 29) sorted by relevance

12

/dports/lang/v8/v8-9.6.180.12/src/wasm/baseline/
H A Dliftoff-compiler.cc966 for (auto& handler : handlers_) { in FinishFunction() local
1042 __ bind(&cont); in EmitDebuggingInfo() local
1060 __ bind(&cont); in EmitDebuggingInfo() local
1195 __ bind(&caught); in CatchException() local
2473 Register condition = pinned.set(__ PopToRegister()).gp(); in Select() local
3121 __ bind(&done); in MemoryGrow() local
4236 MovableLabel handler; in EmitLandingPad() local
5410 __ bind(&done); in RefTest() local
5551 __ bind(&done); in AbstractTypeCheck() local
5635 __ bind(&end); in BrOnNonAbstractType() local
[all …]
/dports/editors/emacs/emacs-27.2/src/
H A Deval.c1293 Lisp_Object condition = CONSP (clause) ? XCAR (clause) : Qnil; in internal_lisp_condition_case() local
1854 Lisp_Object handler = XCAR (h); in find_handler_clause() local
3246 do_specbind (struct Lisp_Symbol *sym, union specbinding *bind, in do_specbind()
3421 union specbinding *bind; in rebind_for_thread_switch() local
3587 union specbinding *bind; in unbind_for_thread_switch() local
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Deval.c1412 Lisp_Object condition = CONSP (clause) ? XCAR (clause) : Qnil; in internal_lisp_condition_case() local
2104 Lisp_Object handler = XCAR (h); in find_handler_clause() local
3550 do_specbind (struct Lisp_Symbol *sym, union specbinding *bind, in do_specbind()
3734 union specbinding *bind; in rebind_for_thread_switch() local
3908 union specbinding *bind; in unbind_for_thread_switch() local
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dsemantics.c1348 finish_handler_parms (tree decl, tree handler) in finish_handler_parms()
1391 finish_handler (tree handler) in finish_handler()
5029 tree condition = NULL_TREE; in handle_omp_array_sections() local
8863 finish_omp_for_block (tree bind, tree omp_for) in finish_omp_for_block()
9280 finish_static_assert (tree condition, tree message, location_t location, in finish_static_assert()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dsemantics.c1411 finish_handler_parms (tree decl, tree handler) in finish_handler_parms()
1458 finish_handler (tree handler) in finish_handler()
5151 tree condition = NULL_TREE; in handle_omp_array_sections() local
9231 finish_omp_for_block (tree bind, tree omp_for) in finish_omp_for_block()
9642 finish_static_assert (tree condition, tree message, location_t location, in finish_static_assert()
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dsemantics.c1302 finish_handler_parms (tree decl, tree handler) in finish_handler_parms()
1324 finish_handler (tree handler) in finish_handler()
4856 tree condition = NULL_TREE; in handle_omp_array_sections() local
8253 tree bind = build3 (BIND_EXPR, void_type_node, NULL, NULL, NULL); in finish_omp_for() local
8661 finish_static_assert (tree condition, tree message, location_t location, in finish_static_assert()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/
H A Dsemantics.c1347 finish_handler_parms (tree decl, tree handler) in finish_handler_parms()
1390 finish_handler (tree handler) in finish_handler()
5025 tree condition = NULL_TREE; in handle_omp_array_sections() local
8852 finish_omp_for_block (tree bind, tree omp_for) in finish_omp_for_block()
9269 finish_static_assert (tree condition, tree message, location_t location, in finish_static_assert()
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Dsemantics.c1411 finish_handler_parms (tree decl, tree handler) in finish_handler_parms()
1458 finish_handler (tree handler) in finish_handler()
5151 tree condition = NULL_TREE; in handle_omp_array_sections() local
9231 finish_omp_for_block (tree bind, tree omp_for) in finish_omp_for_block()
9642 finish_static_assert (tree condition, tree message, location_t location, in finish_static_assert()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A Dsemantics.c1348 finish_handler_parms (tree decl, tree handler) in finish_handler_parms()
1391 finish_handler (tree handler) in finish_handler()
5029 tree condition = NULL_TREE; in handle_omp_array_sections() local
8863 finish_omp_for_block (tree bind, tree omp_for) in finish_omp_for_block()
9280 finish_static_assert (tree condition, tree message, location_t location, in finish_static_assert()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A Dsemantics.c1411 finish_handler_parms (tree decl, tree handler) in finish_handler_parms()
1458 finish_handler (tree handler) in finish_handler()
5151 tree condition = NULL_TREE; in handle_omp_array_sections() local
9231 finish_omp_for_block (tree bind, tree omp_for) in finish_omp_for_block()
9642 finish_static_assert (tree condition, tree message, location_t location, in finish_static_assert()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A Dsemantics.c1302 finish_handler_parms (tree decl, tree handler) in finish_handler_parms()
1324 finish_handler (tree handler) in finish_handler()
4856 tree condition = NULL_TREE; in handle_omp_array_sections() local
8253 tree bind = build3 (BIND_EXPR, void_type_node, NULL, NULL, NULL); in finish_omp_for() local
8661 finish_static_assert (tree condition, tree message, location_t location, in finish_static_assert()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A Dsemantics.c1649 finish_handler_parms (tree decl, tree handler) in finish_handler_parms()
1696 finish_handler (tree handler) in finish_handler()
5443 tree condition = NULL_TREE; in handle_omp_array_sections() local
9944 finish_omp_for_block (tree bind, tree omp_for) in finish_omp_for_block()
10414 finish_static_assert (tree condition, tree message, location_t location, in finish_static_assert()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dsemantics.c1595 finish_handler_parms (tree decl, tree handler) in finish_handler_parms()
1642 finish_handler (tree handler) in finish_handler()
5340 tree condition = NULL_TREE; in handle_omp_array_sections() local
9631 finish_omp_for_block (tree bind, tree omp_for) in finish_omp_for_block()
10082 finish_static_assert (tree condition, tree message, location_t location, in finish_static_assert()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A Dsemantics.c1595 finish_handler_parms (tree decl, tree handler) in finish_handler_parms()
1642 finish_handler (tree handler) in finish_handler()
5340 tree condition = NULL_TREE; in handle_omp_array_sections() local
9631 finish_omp_for_block (tree bind, tree omp_for) in finish_omp_for_block()
10082 finish_static_assert (tree condition, tree message, location_t location, in finish_static_assert()
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A Dsemantics.c1595 finish_handler_parms (tree decl, tree handler) in finish_handler_parms()
1642 finish_handler (tree handler) in finish_handler()
5340 tree condition = NULL_TREE; in handle_omp_array_sections() local
9631 finish_omp_for_block (tree bind, tree omp_for) in finish_omp_for_block()
10082 finish_static_assert (tree condition, tree message, location_t location, in finish_static_assert()
/dports/devel/entt/entt-3.8.1/single_include/entt/
H A Dentt.hpp88 # define ENTT_ASSERT(condition, ...) assert(condition) argument
429 # define ENTT_ASSERT(condition, ...) assert(condition) argument
3917 # define ENTT_ASSERT(condition, ...) assert(condition) argument
9895 basic_common_type * const handler; member in entt::basic_group::iterable
10231 basic_common_type * const handler; member in entt::basic_group
13097 basic_common_type * const handler; member in entt::basic_group::iterable
13433 basic_common_type * const handler; member in entt::basic_group
20012 handler_type *handler = nullptr; local
23842 handler_type *handler = nullptr; local
29873 static void bind(meta_ctx other) ENTT_NOEXCEPT { in bind() function
[all …]
/dports/www/phalcon/cphalcon-3.4.5/build/php5/64bits/
H A Dphalcon.zep.c22633 zval *name_param = NULL, *handler; in PHP_METHOD() local
28551 static PHP_METHOD(Phalcon_Validation, bind) { in PHP_METHOD() argument
47821 zval *handler; in PHP_METHOD() local
47834 zval *handler; in PHP_METHOD() local
48609 zval *handler; in PHP_METHOD() local
48622 zval *handler; in PHP_METHOD() local
48635 zval *handler; in PHP_METHOD() local
48648 zval *handler; in PHP_METHOD() local
77723 zval *handler = NULL; in PHP_METHOD() local
80249 static PHP_METHOD(Phalcon_Mvc_Model_Criteria, bind) { in PHP_METHOD() argument
[all …]
/dports/www/phalcon/cphalcon-3.4.5/build/php5/32bits/
H A Dphalcon.zep.c22633 zval *name_param = NULL, *handler; in PHP_METHOD() local
28551 static PHP_METHOD(Phalcon_Validation, bind) { in PHP_METHOD() argument
47821 zval *handler; in PHP_METHOD() local
47834 zval *handler; in PHP_METHOD() local
48609 zval *handler; in PHP_METHOD() local
48622 zval *handler; in PHP_METHOD() local
48635 zval *handler; in PHP_METHOD() local
48648 zval *handler; in PHP_METHOD() local
77723 zval *handler = NULL; in PHP_METHOD() local
80249 static PHP_METHOD(Phalcon_Mvc_Model_Criteria, bind) { in PHP_METHOD() argument
[all …]
/dports/www/phalcon/cphalcon-3.4.5/build/php5/safe/
H A Dphalcon.zep.c22633 zval *name_param = NULL, *handler; in PHP_METHOD() local
28551 static PHP_METHOD(Phalcon_Validation, bind) { in PHP_METHOD() argument
47821 zval *handler; in PHP_METHOD() local
47834 zval *handler; in PHP_METHOD() local
48609 zval *handler; in PHP_METHOD() local
48622 zval *handler; in PHP_METHOD() local
48635 zval *handler; in PHP_METHOD() local
48648 zval *handler; in PHP_METHOD() local
77723 zval *handler = NULL; in PHP_METHOD() local
80249 static PHP_METHOD(Phalcon_Mvc_Model_Criteria, bind) { in PHP_METHOD() argument
[all …]
/dports/www/phalcon4/cphalcon-4.1.1/build/php7/32bits/
H A Dphalcon.zep.c142236 zval data, conditions, bind, _1$$3; in PHP_METHOD() local
188892 zval condition; in PHP_METHOD() local
188927 zval condition; in PHP_METHOD() local
188988 zval condition; in PHP_METHOD() local
189029 zval condition; in PHP_METHOD() local
189489 zval store, condition; in PHP_METHOD() local
191304 zval condition; in PHP_METHOD() local
191359 zval condition; in PHP_METHOD() local
191398 zval condition; in PHP_METHOD() local
191643 zval condition; in PHP_METHOD() local
[all …]
/dports/www/phalcon4/cphalcon-4.1.1/build/php7/64bits/
H A Dphalcon.zep.c142236 zval data, conditions, bind, _1$$3; in PHP_METHOD() local
188892 zval condition; in PHP_METHOD() local
188927 zval condition; in PHP_METHOD() local
188988 zval condition; in PHP_METHOD() local
189029 zval condition; in PHP_METHOD() local
189489 zval store, condition; in PHP_METHOD() local
191304 zval condition; in PHP_METHOD() local
191359 zval condition; in PHP_METHOD() local
191398 zval condition; in PHP_METHOD() local
191643 zval condition; in PHP_METHOD() local
[all …]
/dports/www/phalcon4/cphalcon-4.1.1/build/php7/safe/
H A Dphalcon.zep.c142236 zval data, conditions, bind, _1$$3; in PHP_METHOD() local
188892 zval condition; in PHP_METHOD() local
188927 zval condition; in PHP_METHOD() local
188988 zval condition; in PHP_METHOD() local
189029 zval condition; in PHP_METHOD() local
189489 zval store, condition; in PHP_METHOD() local
191304 zval condition; in PHP_METHOD() local
191359 zval condition; in PHP_METHOD() local
191398 zval condition; in PHP_METHOD() local
191643 zval condition; in PHP_METHOD() local
[all …]
/dports/www/phalcon/cphalcon-3.4.5/build/php7/safe/
H A Dphalcon.zep.c25936 static PHP_METHOD(Phalcon_Validation, bind) { in PHP_METHOD() argument
47878 zval *handler, handler_sub; in PHP_METHOD() local
47894 zval *handler, handler_sub; in PHP_METHOD() local
48779 zval *handler, handler_sub; in PHP_METHOD() local
48795 zval *handler, handler_sub; in PHP_METHOD() local
48811 zval *handler, handler_sub; in PHP_METHOD() local
48827 zval *handler, handler_sub; in PHP_METHOD() local
80394 zval handler, prefix; in PHP_METHOD() local
80686 zval handler; in PHP_METHOD() local
83577 static PHP_METHOD(Phalcon_Mvc_Model_Criteria, bind) { in PHP_METHOD() argument
[all …]
/dports/www/phalcon/cphalcon-3.4.5/build/php7/32bits/
H A Dphalcon.zep.c25936 static PHP_METHOD(Phalcon_Validation, bind) { in PHP_METHOD() argument
47878 zval *handler, handler_sub; in PHP_METHOD() local
47894 zval *handler, handler_sub; in PHP_METHOD() local
48779 zval *handler, handler_sub; in PHP_METHOD() local
48795 zval *handler, handler_sub; in PHP_METHOD() local
48811 zval *handler, handler_sub; in PHP_METHOD() local
48827 zval *handler, handler_sub; in PHP_METHOD() local
80394 zval handler, prefix; in PHP_METHOD() local
80686 zval handler; in PHP_METHOD() local
83577 static PHP_METHOD(Phalcon_Mvc_Model_Criteria, bind) { in PHP_METHOD() argument
[all …]
/dports/www/phalcon/cphalcon-3.4.5/build/php7/64bits/
H A Dphalcon.zep.c25936 static PHP_METHOD(Phalcon_Validation, bind) { in PHP_METHOD() argument
47878 zval *handler, handler_sub; in PHP_METHOD() local
47894 zval *handler, handler_sub; in PHP_METHOD() local
48779 zval *handler, handler_sub; in PHP_METHOD() local
48795 zval *handler, handler_sub; in PHP_METHOD() local
48811 zval *handler, handler_sub; in PHP_METHOD() local
48827 zval *handler, handler_sub; in PHP_METHOD() local
80394 zval handler, prefix; in PHP_METHOD() local
80686 zval handler; in PHP_METHOD() local
83577 static PHP_METHOD(Phalcon_Mvc_Model_Criteria, bind) { in PHP_METHOD() argument
[all …]

12