Home
last modified time | relevance | path

Searched refs:is_defined (Results 151 – 175 of 2186) sorted by relevance

12345678910>>...88

/dports/devel/boost-libs/boost_1_72_0/boost/units/
H A Dconversion.hpp80 BOOST_STATIC_CONSTEXPR bool is_defined = true; \
106 BOOST_STATIC_CONSTEXPR bool is_defined = true; \
124 BOOST_STATIC_CONSTEXPR bool is_defined = true; \
143 BOOST_STATIC_CONSTEXPR bool is_defined = true; \
/dports/devel/boost-python-libs/boost_1_72_0/boost/units/
H A Dconversion.hpp80 BOOST_STATIC_CONSTEXPR bool is_defined = true; \
106 BOOST_STATIC_CONSTEXPR bool is_defined = true; \
124 BOOST_STATIC_CONSTEXPR bool is_defined = true; \
143 BOOST_STATIC_CONSTEXPR bool is_defined = true; \
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/units/
H A Dconversion.hpp80 static const bool is_defined = true; \
106 static const bool is_defined = true; \
124 static const bool is_defined = true; \
143 static const bool is_defined = true; \
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/units/
H A Dconversion.hpp80 static const bool is_defined = true; \
106 static const bool is_defined = true; \
124 static const bool is_defined = true; \
143 static const bool is_defined = true; \
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/units/
H A Dconversion.hpp80 BOOST_STATIC_CONSTEXPR bool is_defined = true; \
106 BOOST_STATIC_CONSTEXPR bool is_defined = true; \
124 BOOST_STATIC_CONSTEXPR bool is_defined = true; \
143 BOOST_STATIC_CONSTEXPR bool is_defined = true; \
/dports/devel/hyperscan/boost_1_75_0/boost/units/
H A Dconversion.hpp80 BOOST_STATIC_CONSTEXPR bool is_defined = true; \
106 BOOST_STATIC_CONSTEXPR bool is_defined = true; \
124 BOOST_STATIC_CONSTEXPR bool is_defined = true; \
143 BOOST_STATIC_CONSTEXPR bool is_defined = true; \
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/NOMAD/src/
H A DEval_Point.cpp386 if ( !xi.is_defined() ) in check()
392 if ( lbi.is_defined() && xi < lbi ) in check()
399 if ( ubi.is_defined() && xi > ubi ) in check()
419 if ( fvi.is_defined() && fvi != xi ) { in check()
452 if ( _h.is_defined() ) in display_eval()
454 if ( _f.is_defined() ) in display_eval()
465 if ( _h.is_defined() ) in display_eval()
467 if ( _f.is_defined() ) in display_eval()
502 if ( _bb_outputs[i].is_defined() ) { in check_nan()
/dports/net/p5-Net-Connection-Sort/Net-Connection-Sort-0.0.1/t/
H A Duid.t77 my $is_defined=1;
81 $is_defined=0;
95 ok( $is_defined eq '0', 'sort order 0') or die ('The UID for 0/1 is not 0');
H A Dpid.t80 my $is_defined=1;
84 $is_defined=0;
98 ok( $is_defined eq '0', 'sort order 0') or die ('The PID for 0/1 is not 0');
H A Duser.t86 my $is_defined=1;
90 $is_defined=0;
104 ok( $is_defined eq '0', 'sort order 0') or die ('The username for 0/1 is not undef');
/dports/net-mgmt/ocsinventory-ocsreports/ocsinventory-ocsreports/require/stats/
H A DStats.php66 if (is_defined($_SESSION['OCS']["mesmachines"])) {
73 if (is_defined($_SESSION['OCS']["mesmachines"])) {
100 if (is_defined($_SESSION['OCS']["mesmachines"])) {
120 if (is_defined($_SESSION['OCS']["mesmachines"])) {
139 if (is_defined($_SESSION['OCS']["mesmachines"])) {
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/gemm/
H A Dgpu_gemm_utils.hpp34 const bool is_defined = attr->output_scales_.defined(); in prepare_scales() local
36 if (!is_defined) return status::success; in prepare_scales()
63 const bool is_defined = attr->zero_points_.defined(arg); in prepare_zero_points() local
65 if (!is_defined) return status::success; in prepare_zero_points()
/dports/audio/ardour6/Ardour-6.8.0/luasession/
H A Dwscript31 if not bld.is_defined('HAVE_READLINE'):
34 if bld.is_defined('WINDOWS_VST_SUPPORT') and bld.env['build_target'] != 'mingw':
73 if bld.is_defined('HAVE_SUIL'):
83 if bld.is_defined('NEED_INTL'):
/dports/math/onednn/oneDNN-2.5.1/src/gpu/gemm/
H A Dgpu_gemm_utils.hpp34 const bool is_defined = attr->output_scales_.defined(); in prepare_scales() local
36 if (!is_defined) return status::success; in prepare_scales()
63 const bool is_defined = attr->zero_points_.defined(arg); in prepare_zero_points() local
65 if (!is_defined) return status::success; in prepare_zero_points()
/dports/devel/p5-Data-Miscellany/Data-Miscellany-1.100850/lib/Data/
H A DMiscellany.pm95 sub is_defined ($) { subroutine
105 ? $value->is_defined
115 is_defined $value ? "$value" : undef;
120 is_defined $value ? "$value" : '';
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/
H A Dwscript26 if conf.is_defined('USE_EXTERNAL_LIBS'):
33 if bld.is_defined('USE_EXTERNAL_LIBS'):
81 if bld.is_defined('WINDOWS_VST_SUPPORT') and not bld.env['build_target'] == 'mingw':
/dports/lang/parrot/parrot-8.1.0/runtime/parrot/library/Test/
H A DBuilder.pir138 .local int is_defined
140 is_defined = exists args['output']
141 if is_defined goto OUTPUT_DEFINED
147 is_defined = exists args['testplan']
175 .local int is_defined
189 is_defined = exists args['output']
190 unless is_defined goto CREATE_OUTPUT
211 is_defined = defined results
212 if is_defined goto RESULTS_DEFINED
270 .local int is_defined
[all …]
/dports/editors/jed/jed-0.99-19/lib/
H A Dpushmode.sl27 if (is_defined (mode) <= 0)
30 if (is_defined (mode) <= 0)
41 if (2 != is_defined (try_mode))
44 if (2 != is_defined (try_mode))
/dports/japanese/jed/jed-B0.99-8__J067/lib/
H A Dpushmode.sl24 if (is_defined (mode) <= 0)
27 if (is_defined (mode) <= 0)
38 if (2 != is_defined (try_mode))
41 if (2 != is_defined (try_mode))
/dports/lang/parrot/parrot-8.1.0/t/library/
H A Dcgi_query_hash.t26 .local int is_defined
32 is_defined = defined parse_get_sub
33 ok( is_defined, 'got the sub "parse_get"' )
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch/test/eunit/
H A Dcouchdb_vhosts_tests.erl90 ?assert(proplists:is_defined(<<"db_name">>, JsonBody));
106 ?assert(proplists:is_defined(<<"_revs_info">>, JsonBody));
176 ?assert(proplists:is_defined(<<"db_name">>, JsonBody));
211 ?assert(proplists:is_defined(<<"db_name">>, JsonBody));
229 ?assert(proplists:is_defined(<<"_revs_info">>, JsonBody));
246 ?assert(proplists:is_defined(<<"db_name">>, JsonBody));
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dsymtab.cc71 return val.is_defined (); in is_built_in_function_name()
91 if (fcn.is_defined ()) in find_scoped_function()
115 if (fcn.is_defined ()) in find_private_function()
141 if (fcn.is_defined ()) in find_method()
160 if (fcn.is_defined ()) in find_built_in_function()
182 if (fcn.is_defined ()) in find_autoload()
209 if (fcn.is_defined ()) in builtin_find()
239 if (fcn.is_defined ()) in fcn_table_find()
303 if (fcn.is_defined ()) in find_user_function()
325 if (fcn.is_defined ()) in find_cmdline_function()
[all …]
/dports/lang/clover/mesa-21.3.6/src/compiler/glsl/glcpp/tests/
H A D142-defined-within-macro.c32 #define is_defined(arg) defined /*...*/ arg macro
35 #if is_defined(foo)
41 #if is_defined(foo)
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/glsl/glcpp/tests/
H A D142-defined-within-macro.c32 #define is_defined(arg) defined /*...*/ arg macro
35 #if is_defined(foo)
41 #if is_defined(foo)
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/glsl/glcpp/tests/
H A D142-defined-within-macro.c32 #define is_defined(arg) defined /*...*/ arg macro
35 #if is_defined(foo)
41 #if is_defined(foo)

12345678910>>...88