Home
last modified time | relevance | path

Searched defs:GetSpec (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/google/cadvisor/collector/
H A Dtypes.go34 GetSpec() []v1.MetricSpec methodSpec
52 GetSpec() ([]v1.MetricSpec, error) methodSpec
H A Dfakes.go30 func (fkm *FakeCollectorManager) GetSpec() ([]v1.MetricSpec, error) { func
H A Dcollector_manager.go64 func (cm *GenericCollectorManager) GetSpec() ([]v1.MetricSpec, error) { func
H A Dgeneric_collector.go126 func (collector *GenericCollector) GetSpec() []v1.MetricSpec { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/collector/
H A Dtypes.go34 GetSpec() []v1.MetricSpec methodSpec
52 GetSpec() ([]v1.MetricSpec, error) methodSpec
H A Dfakes.go30 func (fkm *FakeCollectorManager) GetSpec() ([]v1.MetricSpec, error) { func
H A Dcollector_manager_test.go41 func (fc *fakeCollector) GetSpec() []v1.MetricSpec { func
H A Dcollector_manager.go64 func (cm *GenericCollectorManager) GetSpec() ([]v1.MetricSpec, error) { func
H A Dprometheus_collector.go109 func (collector *PrometheusCollector) GetSpec() []v1.MetricSpec { func
H A Dgeneric_collector.go119 func (collector *GenericCollector) GetSpec() []v1.MetricSpec { func
/dports/games/openttd/openttd-12.1/src/table/
H A Dnewgrf_debug_data.h75 const void *GetSpec(uint index) const override { return Vehicle::Get(index)->GetEngine(); } in GetSpec() function
139 const void *GetSpec(uint index) const override { return GetStationSpec(index); } in GetSpec() function
204 …const void *GetSpec(uint index) const override { return HouseSpec::Get(GetHouseType(index));… in GetSpec() function
254 …const void *GetSpec(uint index) const override { return GetIndustryTileSpec(GetIndustryGfx(i… in GetSpec() function
362 …const void *GetSpec(uint index) const override { return GetIndustrySpec(Industry::Get(index)… in GetSpec() function
427 const void *GetSpec(uint index) const override { return ObjectSpec::GetByTile(index); } in GetSpec() function
461 const void *GetSpec(uint index) const override { return nullptr; } in GetSpec() function
497 …const void *GetSpec(uint index) const override { return AirportTileSpec::Get(GetAirportGfx(i… in GetSpec() function
535 const void *GetSpec(uint index) const override { return nullptr; } in GetSpec() function
582 const void *GetSpec(uint index) const override { return nullptr; } in GetSpec() function
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/config/kube/crd/
H A Dtypes.gen.go319 func (in *Mock) GetSpec() map[string]interface{} { func
525 func (in *IstioConfigV1Alpha2Httpapispecs) GetSpec() map[string]interface{} { func
731 func (in *IstioMixerV1ConfigClientQuotaspecs) GetSpec() map[string]interface{} { func
937 func (in *IstioNetworkingV1Alpha3Envoyfilters) GetSpec() map[string]interface{} { func
1040 func (in *IstioNetworkingV1Alpha3Gateways) GetSpec() map[string]interface{} { func
1246 func (in *IstioNetworkingV1Alpha3Sidecars) GetSpec() map[string]interface{} { func
1658 func (in *IstioRbacV1Alpha1Rbacconfigs) GetSpec() map[string]interface{} { func
1864 func (in *IstioRbacV1Alpha1Serviceroles) GetSpec() map[string]interface{} { func
2379 func (in *K8SServiceApisV1Alpha1Gateways) GetSpec() map[string]interface{} { func
2482 func (in *K8SServiceApisV1Alpha1Httproutes) GetSpec() map[string]interface{} { func
[all …]
H A Dconfig.go32 func (in *IstioKind) GetSpec() map[string]interface{} { func
130 GetSpec() map[string]interface{} methodSpec
/dports/devel/sdl2pp/libSDL2pp-0.16.1/SDL2pp/
H A DWav.cc78 const AudioSpec& Wav::GetSpec() const { in GetSpec() function in SDL2pp::Wav
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxFontSrcURI.cpp93 nsresult gfxFontSrcURI::GetSpec(nsACString& aResult) { in GetSpec() function in gfxFontSrcURI
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxFontSrcURI.cpp93 nsresult gfxFontSrcURI::GetSpec(nsACString& aResult) { in GetSpec() function in gfxFontSrcURI
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxFontSrcURI.cpp93 nsresult gfxFontSrcURI::GetSpec(nsACString& aResult) { in GetSpec() function in gfxFontSrcURI
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxFontSrcURI.cpp93 nsresult gfxFontSrcURI::GetSpec(nsACString& aResult) { in GetSpec() function in gfxFontSrcURI
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxFontSrcURI.cpp94 nsresult gfxFontSrcURI::GetSpec(nsACString& aResult) { in GetSpec() function in gfxFontSrcURI
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3control/include/aws/s3control/model/
H A DJobManifest.h46 inline const JobManifestSpec& GetSpec() const{ return m_spec; } in GetSpec() function
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/google/cadvisor/container/
H A Dcontainer.go46 GetSpec() (info.ContainerSpec, error) methodSpec
/dports/audio/id3lib/id3lib-3.8.3/src/
H A Dheader.h62 /* */ ID3_V2Spec GetSpec() const { return _spec; } in GetSpec() function
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/container/
H A Dcontainer.go53 GetSpec() (info.ContainerSpec, error) methodSpec
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/password_manager/core/browser/
H A Dpassword_requirements_service.cc35 PasswordRequirementsSpec PasswordRequirementsService::GetSpec( in GetSpec() function in password_manager::PasswordRequirementsService
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/password_manager/core/browser/
H A Dpassword_requirements_service.cc35 PasswordRequirementsSpec PasswordRequirementsService::GetSpec( in GetSpec() function in password_manager::PasswordRequirementsService

12345678910>>...13