Home
last modified time | relevance | path

Searched refs:HasHint (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/optimization_guide/
H A Dhint_cache_unittest.cc199 EXPECT_FALSE(hint_cache()->HasHint("domain.org")); in TEST_F()
266 EXPECT_FALSE(hint_cache()->HasHint("domain.org")); in TEST_F()
298 EXPECT_FALSE(hint_cache()->HasHint("domain2.org")); in TEST_F()
340 EXPECT_FALSE(hint_cache()->HasHint("domain.org")); in TEST_F()
381 EXPECT_FALSE(hint_cache()->HasHint("domain.org")); in TEST_F()
426 EXPECT_FALSE(hint_cache()->HasHint("domain.org")); in TEST_F()
462 EXPECT_TRUE(hint_cache()->HasHint(host)); in TEST_F()
477 EXPECT_TRUE(hint_cache()->HasHint(host)); in TEST_F()
710 EXPECT_TRUE(hint_cache()->HasHint("shouldpurge.com")); in TEST_F()
711 EXPECT_TRUE(hint_cache()->HasHint("notpurged.com")); in TEST_F()
[all …]
H A Dhint_cache.h97 bool HasHint(const std::string& host) const;
H A Dhint_cache.cc116 bool HintCache::HasHint(const std::string& host) const { in HasHint() function in optimization_guide::HintCache
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/optimization_guide/
H A Dhint_cache_unittest.cc212 EXPECT_FALSE(hint_cache()->HasHint("domain.org")); in TEST_P()
217 EXPECT_TRUE(hint_cache()->HasHint("host.domain.org")); in TEST_P()
288 EXPECT_FALSE(hint_cache()->HasHint("domain.org")); in TEST_P()
320 EXPECT_FALSE(hint_cache()->HasHint("domain2.org")); in TEST_P()
365 EXPECT_FALSE(hint_cache()->HasHint("domain.org")); in TEST_P()
409 EXPECT_FALSE(hint_cache()->HasHint("domain.org")); in TEST_P()
457 EXPECT_FALSE(hint_cache()->HasHint("domain.org")); in TEST_P()
495 EXPECT_TRUE(hint_cache()->HasHint(host)); in TEST_P()
510 EXPECT_TRUE(hint_cache()->HasHint(host)); in TEST_P()
785 EXPECT_TRUE(hint_cache()->HasHint("notpurged.com")); in TEST_P()
[all …]
H A Dhint_cache.h101 bool HasHint(const std::string& host);
H A Dhint_cache.cc133 bool HintCache::HasHint(const std::string& host) { in HasHint() function in optimization_guide::HintCache
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/sidebars/concerns/
H A Dhas_hint.rb8 module HasHint module
/dports/games/stratagus/stratagus-3.2.0/src/include/ui/
H A Dpopup.h55 PopupConditionPanel() : HasHint(false), HasDescription(false), HasDependencies(false), in PopupConditionPanel()
63 bool HasHint; /// check if button has hint. variable
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/ui/
H A Dpopup.h55 PopupConditionPanel() : HasHint(false), HasDescription(false), HasDependencies(false), in PopupConditionPanel()
68 bool HasHint; /// check if button has hint. variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dfrminf.cxx276 aInf.HasHint( rFndPos ) ) ) in GetBigIndent()
283 !aInf.HasHint(rFndPos - TextFrameIndex(1))) && in GetBigIndent()
H A Dporexp.cxx140 && rInf.HasHint( nBlank ) ) ) in MayUnderflow()
H A Dinftxt.hxx288 bool HasHint(TextFrameIndex nPos) const;
H A Dinftxt.cxx474 bool SwTextSizeInfo::HasHint(TextFrameIndex const nPos) const in HasHint() function in SwTextSizeInfo
1661 if( !HasHint( i )) in ScanPortionEnd()
H A Ditrform2.cxx1472 if( rInf.HasHint( rInf.GetIdx() ) ) in NewPortion()
2118 || ! GetInfo().HasHint( nReformat ); in AllowRepaintOpt()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dfrminf.cxx273 aInf.HasHint( rFndPos ) ) ) in GetBigIndent()
280 !aInf.HasHint(rFndPos - TextFrameIndex(1))) && in GetBigIndent()
H A Dporexp.cxx140 && rInf.HasHint( nBlank ) ) ) in MayUnderflow()
H A Dinftxt.hxx294 bool HasHint(TextFrameIndex nPos) const;
H A Dinftxt.cxx481 bool SwTextSizeInfo::HasHint(TextFrameIndex const nPos) const in HasHint() function in SwTextSizeInfo
1625 if( !HasHint( i )) in ScanPortionEnd()
H A Ditrform2.cxx1341 if( rInf.HasHint( rInf.GetIdx() ) ) in NewPortion()
1986 || ! GetInfo().HasHint( nReformat ); in AllowRepaintOpt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/optimization_guide/
H A Doptimization_guide_hints_manager.cc1109 if (hint_cache_->HasHint(host)) { in CanApplyOptimization()
1295 if (!hint_cache_->HasHint(url.host())) { in MaybeFetchHintsForNavigation()
1368 bool has_host_keyed_hint = hint_cache_->HasHint(navigation_url.host()); in HasAllInformationForDecisionAvailable()
/dports/games/stratagus/stratagus-3.2.0/src/ui/
H A Dpopup.cpp468 condition->HasHint = LuaToBoolean(l, -1); in ParsePopupConditions()
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/ui/
H A Dpopup.cpp618 condition->HasHint = LuaToBoolean(l, -1); in ParsePopupConditions()
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dregister-allocator.h283 bool HasHint() const; in NON_EXPORTED_BASE()
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/
H A Dregister-allocator.cc187 bool UsePosition::HasHint() const { in HasHint() function in v8::internal::compiler::UsePosition
414 if (pos_check->HasHint()) { in FirstHintPosition()
1010 prev_hint = current->HasHint() ? current : prev_hint; in AddUsePosition()
1023 if (prev_hint == nullptr && use_pos->HasHint()) { in AddUsePosition()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/
H A Dregister-allocator.cc186 bool UsePosition::HasHint() const { in HasHint() function in v8::internal::compiler::UsePosition
413 if (pos_check->HasHint()) { in FirstHintPosition()
1018 prev_hint = current->HasHint() ? current : prev_hint; in AddUsePosition()
1031 if (prev_hint == nullptr && use_pos->HasHint()) { in AddUsePosition()

12