Home
last modified time | relevance | path

Searched refs:with_group (Results 1 – 25 of 46) sorted by relevance

12

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/
H A Dsearch_context.rb56 with_group(project&.group)
61 def with_group(group) method in Gitlab.SearchContext.Builder
157 builder.with_group(@group) if @group.present? && @group.persisted?
/dports/mail/masqmail/masqmail-0.3.5/
H A Dconfigure.ac100 if test "x$with_group" = 'x'; then
101 with_group='mail'
118 AC_DEFINE_UNQUOTED(DEF_MAIL_GROUP, "${with_group}", [The mail group])
119 AC_SUBST(with_group) subst
H A DMakefile.in201 with_group = @with_group@
/dports/misc/py-xgboost/xgboost-1.5.1/tests/cpp/common/
H A Dtest_hist_util.cc338 void TestSketchFromWeights(bool with_group) { in TestSketchFromWeights() argument
347 if (with_group) { in TestSketchFromWeights()
355 if (with_group) { in TestSketchFromWeights()
366 if (with_group) { in TestSketchFromWeights()
376 if (with_group) { in TestSketchFromWeights()
H A Dtest_hist_util.cu545 void TestAdapterSketchFromWeights(bool with_group) { in TestAdapterSketchFromWeights() argument
554 if (with_group) { in TestAdapterSketchFromWeights()
562 if (with_group) { in TestAdapterSketchFromWeights()
584 if (with_group) { in TestAdapterSketchFromWeights()
594 if (with_group) { in TestAdapterSketchFromWeights()
/dports/misc/xgboost/xgboost-1.5.1/tests/cpp/common/
H A Dtest_hist_util.cc338 void TestSketchFromWeights(bool with_group) { in TestSketchFromWeights() argument
347 if (with_group) { in TestSketchFromWeights()
355 if (with_group) { in TestSketchFromWeights()
366 if (with_group) { in TestSketchFromWeights()
376 if (with_group) { in TestSketchFromWeights()
H A Dtest_hist_util.cu545 void TestAdapterSketchFromWeights(bool with_group) { in TestAdapterSketchFromWeights() argument
554 if (with_group) { in TestAdapterSketchFromWeights()
562 if (with_group) { in TestAdapterSketchFromWeights()
584 if (with_group) { in TestAdapterSketchFromWeights()
594 if (with_group) { in TestAdapterSketchFromWeights()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/lib/gitlab/search_context/
H A Dbuilder_spec.rb121 subject { builder.with_group(group) }
126 subject(:context) { builder.with_group(group).build! }
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/ocl/rnn/
H A Drnn_reorders.cpp42 conf.with_group = false; in init_conf()
69 kernel_ctx.define_int("WITH_GROUP", conf.with_group); in init_kernel_ctx()
/dports/math/onednn/oneDNN-2.5.1/src/gpu/ocl/rnn/
H A Drnn_reorders.cpp42 conf.with_group = false; in init_conf()
69 kernel_ctx.define_int("WITH_GROUP", conf.with_group); in init_kernel_ctx()
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/kafka-0.8.0/examples/
H A Dexample-consume.rs27 .with_group(group) in consume_messages()
H A Dconsole-consumer.rs35 .with_group(cfg.group) in process()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/sys/autoconf/
H A Dconfigure.ac487 [], [with_group=bin])
488 if test "$with_group" != "no" ; then
490 [find . -group "$with_group" -prune -print > /dev/null],
491 [AC_MSG_RESULT([$with_group])
492 AC_SUBST(GROUP,[$with_group])],
493 [AC_MSG_FAILURE([test for group $with_group failed])])
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/autoconf/
H A Dconfigure.ac519 [], [with_group=bin])
520 if test "$with_group" != "no" ; then
522 [find . -group "$with_group" -prune -print > /dev/null],
523 [AC_MSG_RESULT([$with_group])
524 AC_SUBST(GROUP,[$with_group])],
525 [AC_MSG_FAILURE([test for group $with_group failed])])
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/kafka-0.8.0/tests/integration/consumer_producer/
H A Dmod.rs35 .with_group(TEST_GROUP_NAME.to_owned())
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dselection.h56 …bool select_stripable_and_maybe_group (boost::shared_ptr<Stripable> s, bool with_group, bool route…
/dports/math/gap/gap-4.11.0/pkg/CaratInterface/gap/
H A Dmethods.gi514 local rem, with_symb, with_trans, with_group, grpfile, resfile, gen,
520 rem := mode mod 2; mode := (mode - rem) / 2; with_group := rem <> 0;
550 if with_group then
582 if with_group then
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/kafka-0.8.0/src/consumer/
H A Dbuilder.rs74 pub fn with_group(mut self, group: String) -> Builder {
/dports/mail/masqmail/masqmail-0.3.5/src/md5/
H A DMakefile.in170 with_group = @with_group@
/dports/mail/masqmail/masqmail-0.3.5/man/
H A DMakefile.in173 with_group = @with_group@
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dselection.cc151 CoreSelection::select_stripable_and_maybe_group (boost::shared_ptr<Stripable> s, bool with_group, b… in select_stripable_and_maybe_group() argument
180 if (with_group) { in select_stripable_and_maybe_group()
/dports/mail/masqmail/masqmail-0.3.5/src/base64/
H A DMakefile.in174 with_group = @with_group@
/dports/www/privoxy/privoxy-3.0.33-stable/
H A Dconfigure.in236 AC_MSG_RESULT($with_group)
240 if test "x$i" = "x$with_group" ; then
241 GROUP=$with_group
245 if test "x$GROUP" != "x$with_group" ; then
261 GROUP=$with_group;
/dports/mail/masqmail/masqmail-0.3.5/src/
H A DMakefile.in232 with_group = @with_group@
/dports/games/vultures-eye/vulture-2.3.67/unnethack/
H A Dconfigure6655 withval=$with_group;
6657 with_group=bin
6660 if test "$with_group" != "no" ; then
6668 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_group" >&5
6669 $as_echo "$with_group" >&6; }
6670 GROUP=$with_group
6677 as_fn_error "test for group $with_group failed

12