Home
last modified time | relevance | path

Searched refs:MergeResults (Results 1 – 25 of 44) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/browsing_data/core/counters/
H A Dhistory_counter.cc135 MergeResults(); in OnGetLocalHistoryCount()
158 MergeResults(); in OnGetWebHistoryCount()
171 MergeResults(); in OnWebHistoryTimeout()
174 void HistoryCounter::MergeResults() { in MergeResults() function in browsing_data::HistoryCounter
H A Dhistory_counter.h59 void MergeResults();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/browsing_data/core/counters/
H A Dhistory_counter.cc135 MergeResults(); in OnGetLocalHistoryCount()
158 MergeResults(); in OnGetWebHistoryCount()
171 MergeResults(); in OnWebHistoryTimeout()
174 void HistoryCounter::MergeResults() { in MergeResults() function in browsing_data::HistoryCounter
H A Dhistory_counter.h58 void MergeResults();
/dports/devel/msbuild/msbuild-0.06/src/Build.UnitTests/BackEnd/
H A DBuildResult_Tests.cs207 result.MergeResults(result2); in TestMergeResults()
212 result.MergeResults(result3); in TestMergeResults()
216 result.MergeResults(result4); in TestMergeResults()
231 result.MergeResults(null); in TestMergeResultsBad1()
248 result.MergeResults(result2); in TestMergeResultsBad2()
265 result.MergeResults(result2); in TestMergeResultsBad3()
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/csharp/generated-csharp/
H A DMatchSpy.cs60 public virtual void MergeResults(string s) { in MergeResults() method in Xapian.MatchSpy
98 MergeResults(s); in SwigDirectorMergeResults()
H A DValueCountMatchSpy.cs92 public override void MergeResults(string s) { in MergeResults() method in Xapian.ValueCountMatchSpy
/dports/net-p2p/amule/aMule-2.3.3/src/
H A DSearchFile.cpp141 void CSearchFile::MergeResults(const CSearchFile& other)
202 MergeResults(*file);
219 other->MergeResults(*file);
H A DSearchFile.h99 void MergeResults(const CSearchFile& other); in CSearchFile()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DSearchFile.cpp141 void CSearchFile::MergeResults(const CSearchFile& other) in MergeResults() function in CSearchFile
202 MergeResults(*file); in AddChild()
219 other->MergeResults(*file); in AddChild()
H A DSearchFile.h99 void MergeResults(const CSearchFile& other);
/dports/databases/py-xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DMatchSpy.cs59 public virtual void MergeResults(string serialised) { in MergeResults() method in Xapian.MatchSpy
104 MergeResults(serialised); in SwigDirectorMergeResults()
H A DValueCountMatchSpy.cs91 public override void MergeResults(string serialised) { in MergeResults() method in Xapian.ValueCountMatchSpy
/dports/databases/php-xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DMatchSpy.cs59 public virtual void MergeResults(string serialised) { in MergeResults() method in Xapian.MatchSpy
104 MergeResults(serialised); in SwigDirectorMergeResults()
H A DValueCountMatchSpy.cs91 public override void MergeResults(string serialised) { in MergeResults() method in Xapian.ValueCountMatchSpy
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DMatchSpy.cs59 public virtual void MergeResults(string serialised) { in MergeResults() method in Xapian.MatchSpy
104 MergeResults(serialised); in SwigDirectorMergeResults()
H A DValueCountMatchSpy.cs91 public override void MergeResults(string serialised) { in MergeResults() method in Xapian.ValueCountMatchSpy
/dports/databases/lua-xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DMatchSpy.cs59 public virtual void MergeResults(string serialised) { in MergeResults() method in Xapian.MatchSpy
104 MergeResults(serialised); in SwigDirectorMergeResults()
H A DValueCountMatchSpy.cs91 public override void MergeResults(string serialised) { in MergeResults() method in Xapian.ValueCountMatchSpy
/dports/devel/sccache/sccache-0.2.15/cargo-crates/redis-0.17.0/src/
H A Dcluster.rs423 T: MergeResults, in execute_on_all_nodes()
440 T: MergeResults + std::fmt::Debug, in request()
534 trait MergeResults { trait
540 impl MergeResults for Value {
553 impl MergeResults for Vec<Value> {
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build/Microsoft.Build.Execution/
H A DBuildResult.cs51 public void MergeResults (BuildResult results) in MergeResults() method in Microsoft.Build.Execution.BuildResult
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/nearby_sharing/
H A Dpaired_key_verification_runner.h64 PairedKeyVerificationResult MergeResults(
H A Dpaired_key_verification_runner.cc163 MergeResults(verification_results); in OnReadPairedKeyResultFrame()
313 PairedKeyVerificationRunner::MergeResults( in MergeResults() function in PairedKeyVerificationRunner
/dports/www/firefox-legacy/firefox-52.8.0esr/tools/memory-profiler/
H A DMemoryProfiler.cpp185 MergeResults(const nsTArray<nsCString>& names0, in MergeResults() function
269 auto results = MergeResults(gp->GetNames(), gp->GetTraces(), gp->GetEvents(), in GetResults()
/dports/devel/msbuild/msbuild-0.06/src/Build/BackEnd/Components/Caching/
H A DResultsCache.cs95 _resultsByConfiguration[result.ConfigurationId].MergeResults(result); in AddResult()

12