Home
last modified time | relevance | path

Searched refs:full_only (Results 1 – 16 of 16) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/oxl/mvl/
H A DPairMatchSet.cxx272 PairMatchSet::iterator::iterator(bool full_only) in iterator() argument
275 full_only_(full_only) {} in iterator()
278 PairMatchSet::iterator::iterator(const PairMatchSet& cc, bool full_only): in iterator() argument
281 full_only_(full_only) in iterator()
H A DPairMatchSet.h85 iterator(bool full_only = true);
86 iterator(const PairMatchSet& ccc, bool full_only = true);
H A DTripleMatchSet.cxx324 TripleMatchSet::iterator::iterator(const TripleMatchSet& ccc, bool full_only): in iterator() argument
327 full_only_(full_only) in iterator()
H A DTripleMatchSet.h83 iterator(const TripleMatchSet& ccc, bool full_only = true);
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dheader.h107 bool full_only; member
H A Dheader.c3064 .full_only = __full_only, \
3074 .full_only = __full_only, \
3151 if (!feat_ops[feat].full_only || hd->full) in perf_file_section__fprintf_info()
3933 if (!feat_ops[feat].full_only || in perf_event__process_feature()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dheader.h107 bool full_only; member
H A Dheader.c3064 .full_only = __full_only, \
3074 .full_only = __full_only, \
3151 if (!feat_ops[feat].full_only || hd->full) in perf_file_section__fprintf_info()
3933 if (!feat_ops[feat].full_only || in perf_event__process_feature()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dheader.h107 bool full_only; member
H A Dheader.c3064 .full_only = __full_only, \
3074 .full_only = __full_only, \
3151 if (!feat_ops[feat].full_only || hd->full) in perf_file_section__fprintf_info()
3933 if (!feat_ops[feat].full_only || in perf_event__process_feature()
/dports/math/eigen3/eigen-3.3.9/test/
H A Dsvd_common.h224 void svd_test_all_computation_options(const MatrixType& m, bool full_only) in svd_test_all_computation_options() argument
237 if(full_only) in svd_test_all_computation_options()
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/test/
H A Dsvd_common.h224 void svd_test_all_computation_options(const MatrixType& m, bool full_only) in svd_test_all_computation_options() argument
237 if(full_only) in svd_test_all_computation_options()
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/test/
H A Dsvd_common.h224 void svd_test_all_computation_options(const MatrixType& m, bool full_only) in svd_test_all_computation_options() argument
237 if(full_only) in svd_test_all_computation_options()
/dports/misc/opennn/opennn-5.0.5/eigen/test/
H A Dsvd_common.h224 void svd_test_all_computation_options(const MatrixType& m, bool full_only) in svd_test_all_computation_options() argument
237 if(full_only) in svd_test_all_computation_options()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/test/
H A Dsvd_common.h224 void svd_test_all_computation_options(const MatrixType& m, bool full_only) in svd_test_all_computation_options() argument
237 if(full_only) in svd_test_all_computation_options()
/dports/games/renpy/renpy-7.4.11-sdk/tutorial/game/
H A Dindepth_style.rpy745 style full_only is default:
759 show screen bar("full_only")