Home
last modified time | relevance | path

Searched refs:GetResourceCount (Results 1 – 25 of 56) sorted by relevance

123

/dports/lang/fpc-source/fpc-3.2.2/packages/pastojs/src/
H A Dpas2jsresources.pp27 function GetResourceCount: Integer; virtual; abstract;
59 Property ResourceCount : Integer Read GetResourceCount;
68 function GetResourceCount: Integer; override;
89 function TNoResources.GetResourceCount: Integer;
H A Dpas2jsjsresources.pp21 function GetResourceCount: Integer; override;
36 function TJSResourceHandler.GetResourceCount: Integer;
H A Dpas2jshtmlresources.pp20 function GetResourceCount: Integer; override;
41 function THTMLResourceLinkHandler.GetResourceCount: Integer;
/dports/lang/fpc-pastojs/fpc-3.2.2/packages/pastojs/src/
H A Dpas2jsresources.pp27 function GetResourceCount: Integer; virtual; abstract;
59 Property ResourceCount : Integer Read GetResourceCount;
68 function GetResourceCount: Integer; override;
89 function TNoResources.GetResourceCount: Integer;
H A Dpas2jsjsresources.pp21 function GetResourceCount: Integer; override;
36 function TJSResourceHandler.GetResourceCount: Integer;
H A Dpas2jshtmlresources.pp20 function GetResourceCount: Integer; override;
41 function THTMLResourceLinkHandler.GetResourceCount: Integer;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/web_package/
H A Dsave_page_as_web_bundle_browsertest.cc33 uint64_t GetResourceCount( in GetResourceCount() function
37 snapshot->GetResourceCount( in GetResourceCount()
180 ASSERT_EQ(1u, GetResourceCount(snapshot)); in IN_PROC_BROWSER_TEST_F()
212 ASSERT_EQ(2u, GetResourceCount(snapshot)); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/web_package/
H A Dsave_page_as_web_bundle_browsertest.cc34 uint64_t GetResourceCount( in GetResourceCount() function
38 snapshot->GetResourceCount( in GetResourceCount()
181 ASSERT_EQ(1u, GetResourceCount(snapshot)); in IN_PROC_BROWSER_TEST_F()
213 ASSERT_EQ(2u, GetResourceCount(snapshot)); in IN_PROC_BROWSER_TEST_F()
/dports/games/spring/spring_98.0/AI/Skirmish/Shard/data/ai/preload/
H A Dapi.lua125 function game:GetResourceCount() -- return the number of resources function
126 return game_engine:GetResourceCount()
138 local rcount = game_engine:GetResourceCount()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/loader/resource/
H A Dimage_resource_test.cc1133 int GetResourceCount() const { in GetResourceCount() function in blink::ImageResourceCounterTest
1145 int current_count = GetResourceCount(); in TEST_F()
1152 EXPECT_EQ(++current_count, GetResourceCount()); in TEST_F()
1159 EXPECT_EQ(++current_count, GetResourceCount()); in TEST_F()
1165 int current_count = GetResourceCount(); in TEST_F()
1172 EXPECT_EQ(++current_count, GetResourceCount()); in TEST_F()
1179 EXPECT_EQ(++current_count, GetResourceCount()); in TEST_F()
/dports/games/spring/spring_98.0/AI/Skirmish/Shard/src/API/interfaces/
H A DIGame.h42 virtual int GetResourceCount()=0;
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DDatabase.h151 virtual uint64_t GetResourceCount(OrthancPluginResourceType resourceType) in GetResourceCount() function
153 return base_.GetResourceCount(Orthanc::Plugins::Convert(resourceType)); in GetResourceCount()
H A DDatabaseWrapperBase.h183 uint64_t GetResourceCount(ResourceType resourceType);
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DDatabase.h151 virtual uint64_t GetResourceCount(OrthancPluginResourceType resourceType) in GetResourceCount() function
153 return base_.GetResourceCount(Orthanc::Plugins::Convert(resourceType)); in GetResourceCount()
H A DDatabaseWrapperBase.h183 uint64_t GetResourceCount(ResourceType resourceType);
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DDatabase.h151 virtual uint64_t GetResourceCount(OrthancPluginResourceType resourceType) in GetResourceCount() function
153 return base_.GetResourceCount(Orthanc::Plugins::Convert(resourceType)); in GetResourceCount()
H A DDatabaseWrapperBase.h183 uint64_t GetResourceCount(ResourceType resourceType);
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DDatabase.h151 virtual uint64_t GetResourceCount(OrthancPluginResourceType resourceType) in GetResourceCount() function
153 return base_.GetResourceCount(Orthanc::Plugins::Convert(resourceType)); in GetResourceCount()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DDatabase.h151 virtual uint64_t GetResourceCount(OrthancPluginResourceType resourceType) in GetResourceCount() function
153 return base_.GetResourceCount(Orthanc::Plugins::Convert(resourceType)); in GetResourceCount()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-config/include/aws/config/model/
H A DGroupedResourceCount.h101 inline long long GetResourceCount() const{ return m_resourceCount; } in GetResourceCount() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/data_decoder/public/mojom/
H A Dresource_snapshot_for_web_bundle.mojom21 GetResourceCount() => (uint64 count);
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/data_decoder/public/mojom/
H A Dresource_snapshot_for_web_bundle.mojom21 GetResourceCount() => (uint64 count);
/dports/games/spring/spring_98.0/AI/Skirmish/Shard/src/API/spring/
H A DSpringGame.h54 virtual int GetResourceCount();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/loader/resource/
H A Dimage_resource_test.cc1701 int GetResourceCount() const { in GetResourceCount() function in blink::ImageResourceCounterTest
1713 int current_count = GetResourceCount(); in TEST_F()
1720 EXPECT_EQ(++current_count, GetResourceCount()); in TEST_F()
1727 EXPECT_EQ(++current_count, GetResourceCount()); in TEST_F()
1733 int current_count = GetResourceCount(); in TEST_F()
1740 EXPECT_EQ(++current_count, GetResourceCount()); in TEST_F()
1747 EXPECT_EQ(++current_count, GetResourceCount()); in TEST_F()
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/cloudquery/cq-provider-sdk/cqproto/
H A Dgrpc.go90 ResourceCount: resp.GetResourceCount(),
97 ResourceCount: resp.GetSummary().GetResourceCount(),

123