Home
last modified time | relevance | path

Searched defs:is_ref (Results 1 – 25 of 537) sorted by relevance

12345678910>>...22

/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/signals/detail/
H A Dsignals_common.hpp102 struct is_ref struct
108 struct is_ref<reference_wrapper<T> > struct
122 struct is_ref struct
124 static T* t;
/dports/biology/lamarc/lamarc-2.1.8/boost/signals/detail/
H A Dsignals_common.hpp102 struct is_ref struct
108 struct is_ref<reference_wrapper<T> > struct
122 struct is_ref struct
124 static T* t;
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/js/types/core/util/
H A Drefs.d.ts11 export declare function is_ref(arg: unknown): arg is Ref; function
/dports/devel/p5-Perl-Metrics-Lite/Perl-Metrics-Lite-0.08/lib/Perl/Metrics/Lite/Analysis/
H A DUtil.pm85 sub is_ref { subroutine
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/test/basic_SUITE_data/
H A Dbasic_guards.erl75 is_ref(Ref) when is_reference(Ref) -> yes; function
76 is_ref(_Ref) -> no. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/test/basic_SUITE_data/
H A Dbasic_guards.erl75 is_ref(Ref) when is_reference(Ref) -> yes; function
76 is_ref(_Ref) -> no. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/test/basic_SUITE_data/
H A Dbasic_guards.erl75 is_ref(Ref) when is_reference(Ref) -> yes; function
76 is_ref(_Ref) -> no. function
/dports/devel/aegis/aegis-4.25.D510/libaegis/aer/expr/
H A Dconstant.cc63 bool is_ref = !!dynamic_cast<const rpt_value_reference *>(value.get()); in lvalue() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/signals/detail/
H A Dsignals_common.hpp101 struct is_ref struct
107 struct is_ref<reference_wrapper<T> > struct
/dports/databases/xtrabackup/boost_1_59_0/boost/signals/detail/
H A Dsignals_common.hpp101 struct is_ref struct
107 struct is_ref<reference_wrapper<T> > struct
/dports/databases/percona57-server/boost_1_59_0/boost/signals/detail/
H A Dsignals_common.hpp101 struct is_ref struct
107 struct is_ref<reference_wrapper<T> > struct
/dports/databases/percona57-client/boost_1_59_0/boost/signals/detail/
H A Dsignals_common.hpp101 struct is_ref struct
107 struct is_ref<reference_wrapper<T> > struct
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/signals/detail/
H A Dsignals_common.hpp101 struct is_ref struct
107 struct is_ref<reference_wrapper<T> > struct
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/signals/detail/
H A Dsignals_common.hpp101 struct is_ref struct
107 struct is_ref<reference_wrapper<T> > struct
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/signals/detail/
H A Dsignals_common.hpp101 struct is_ref struct
107 struct is_ref<reference_wrapper<T> > struct
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/signals/detail/
H A Dsignals_common.hpp101 struct is_ref struct
107 struct is_ref<reference_wrapper<T> > struct
/dports/misc/visp/visp-3.4.0/modules/core/include/visp3/core/
H A DvpMomentAlpha.h234 inline bool is_ref() const in is_ref() function
/dports/textproc/py-sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1/src/sphinxcontrib/bibtex/
H A Droles.py35 def result_nodes(self, document, env, node, is_ref): argument
/dports/net/samba412/samba-4.12.15/lib/util/
H A Dtalloc_report_printf.c27 int is_ref, in talloc_report_printf_helper()
/dports/textproc/zorba/zorba-2.7.0/src/zorbaserialization/
H A Dserialize_zorba_types.cpp271 bool is_ref; in operator &() local
308 bool is_ref = false; in operator &() local
1137 bool is_ref; in serialize_node_tree() local
1536 bool is_ref; in operator &() local
1668 bool is_ref = ar.add_compound_field(TYPE_LAST, in operator &() local
1776 bool is_ref = in operator &() local
1821 bool is_ref = in operator &() local
1858 bool is_ref; in operator &() local
/dports/lang/parrot/parrot-8.1.0/src/
H A Ddatatypes.c90 const int is_ref = type & enum_type_ref_flag; in Parrot_dt_get_datatype_name() local
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_embed1_child.v23 input is_ref; port
H A Dt_embed1_wrap.v24 input is_ref; port
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/tools/partitioner/
H A Dhecmw_graph.h32 int is_ref; member
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/depth_map/
H A Ddepth_map_region.h72 void set_ref(bool is_ref){is_ref_ = is_ref;} in set_ref()
96 bool is_ref() const { return is_ref_;} in is_ref() function

12345678910>>...22