Home
last modified time | relevance | path

Searched defs:useTag (Results 1 – 9 of 9) sorted by relevance

/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/
H A DTestHFileDataBlockEncoder.java76 private void testEncodingWithCacheInternals(boolean useTag) throws IOException { in testEncodingWithCacheInternals()
143 private void testEncodingInternals(boolean useTag) throws IOException { in testEncodingInternals()
159 private HFileBlock getSampleHFileBlock(List<KeyValue> kvs, boolean useTag) { in getSampleHFileBlock()
H A DTestHFileBlock.java118 boolean useTag) throws IOException { in writeTestKeyValues()
219 int correctLength, boolean useTag) throws IOException { in createTestBlockStr()
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/View/Helper/
H A DHtmlHelper.php990 public function useTag($tag) { function in HtmlHelper
/dports/math/clasp/clasp-3.3.5/src/
H A Dminimize_constraint.cpp161 bool MinimizeConstraint::prepare(Solver& s, bool useTag) { in prepare()
463 …bool useTag = shared_->optimize() && (step_.type != 0 || shared_->mode() == MinimizeMode_t::enumOp… in integrateBound() local
819 bool useTag = (shared_->mode() == MinimizeMode_t::enumOpt) || s.sharedContext()->concurrency() > 1; in integrate() local
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/src/
H A Dminimize_constraint.cpp161 bool MinimizeConstraint::prepare(Solver& s, bool useTag) { in prepare()
463 …bool useTag = shared_->optimize() && (step_.type != 0 || shared_->mode() == MinimizeMode_t::enumOp… in integrateBound() local
819 bool useTag = (shared_->mode() == MinimizeMode_t::enumOpt) || s.sharedContext()->concurrency() > 1; in integrate() local
/dports/math/clingo/clingo-5.5.1/clasp/src/
H A Dminimize_constraint.cpp161 bool MinimizeConstraint::prepare(Solver& s, bool useTag) { in prepare()
463 …bool useTag = shared_->optimize() && (step_.type != 0 || shared_->mode() == MinimizeMode_t::enumOp… in integrateBound() local
819 bool useTag = (shared_->mode() == MinimizeMode_t::enumOpt) || s.sharedContext()->concurrency() > 1; in integrate() local
/dports/news/mmail/mmail-0.52/interfac/
H A Dlettpost.cc448 bool useTag = mm.resourceObject->getInt(UseTaglines) && in EnterLetter() local
/dports/www/kf5-khtml/khtml-5.89.0/src/svg/
H A DSVGNames.cpp103 DOM::QualifiedName useTag; variable
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/widgets/
H A Dinput_fields.cpp3374 const auto useTag = [&] { in toggleSelectionMarkdown() local