Home
last modified time | relevance | path

Searched defs:BaseConfig (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/dports/www/gitea/gitea-1.16.5/services/cron/
H A Dsetting.go25 type BaseConfig struct { struct
26 Enabled bool
27 RunAtStart bool
28 Schedule string
29 NoSuccessNotice bool
34 BaseConfig anonMember
40 BaseConfig anonMember
46 BaseConfig anonMember
53 func (b *BaseConfig) GetSchedule() string {
58 func (b *BaseConfig) IsEnabled() bool {
[all …]
/dports/net-im/signal-cli/signal-cli-0.9.0/src/main/java/org/asamk/signal/
H A DBaseConfig.java3 public class BaseConfig { class
14 private BaseConfig() { in BaseConfig() method in BaseConfig
/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/
H A DPlatformEncoderModule.h160 struct BaseConfig { struct
171 BaseConfig(const CodecType aCodecType, const Usage aUsage, in BaseConfig() argument
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/platforms/
H A DPlatformEncoderModule.h160 struct BaseConfig { struct
171 BaseConfig(const CodecType aCodecType, const Usage aUsage, in BaseConfig() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/platforms/
H A DPlatformEncoderModule.h160 struct BaseConfig { struct
171 BaseConfig(const CodecType aCodecType, const Usage aUsage, in BaseConfig() argument
/dports/devel/py-pydantic/pydantic-1.8.2/pydantic/
H A Dvalidators.py191 def anystr_length_validator(v: 'StrBytes', config: 'BaseConfig') -> 'StrBytes':
278 def enum_member_validator(v: Any, field: 'ModelField', config: 'BaseConfig') -> Enum:
469 def constr_length_validator(v: 'StrBytes', field: 'ModelField', config: 'BaseConfig') -> 'StrBytes':
483 def constr_strip_whitespace(v: 'StrBytes', field: 'ModelField', config: 'BaseConfig') -> 'StrBytes':
491 def constr_lower(v: 'StrBytes', field: 'ModelField', config: 'BaseConfig') -> 'StrBytes':
498 def validate_json(v: Any, config: 'BaseConfig') -> Any:
578 typeddict_cls: Type['TypedDict'], config: Type['BaseConfig']
596 def check(self, config: Type['BaseConfig']) -> bool:
650 type_: Type[Any], config: Type['BaseConfig']
H A Derror_wrappers.py89 errors: Sequence[Any], config: Type['BaseConfig'], loc: Optional['Loc'] = None
109 def error_dict(exc: Exception, config: Type['BaseConfig'], loc: 'Loc') -> Dict[str, Any]:
H A Dfields.py312 model_config: Type['BaseConfig'],
349 field_name: str, annotation: Any, value: Any, config: Type['BaseConfig']
399 config: Type['BaseConfig'],
423 def set_config(self, config: Type['BaseConfig']) -> None:
/dports/www/firefox/firefox-99.0/dom/media/platforms/
H A DPlatformEncoderModule.h225 struct BaseConfig { struct
236 BaseConfig(const CodecType aCodecType, const Usage aUsage, in BaseConfig() argument
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/model/doctrine/orangehrmCorePlugin/base/
H A DBaseConfig.class.php22 abstract class BaseConfig extends sfDoctrineRecord class
/dports/net/cloudquery/cloudquery-0.16.0/pkg/module/drift/
H A Dconfig.go18 type BaseConfig struct { struct
19 WildProvider *ProviderConfig
20 Providers []*ProviderConfig `hcl:"provider,block"`
21 Terraform *TerraformSourceConfig `hcl:"terraform,block"`
267 func (b *BaseConfig) FindProvider(name string) *ProviderConfig {
/dports/www/seahub/seahub-8.0.7-server/seahub/base/
H A Dapps.py5 class BaseConfig(AppConfig): class
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/recipes/recipe_modules/git_cl/
H A Dconfig.py11 def BaseConfig(**_kwargs): function
/dports/www/py-dj32-django-taggit/django-taggit-1.5.1/taggit/
H A Dapps.py1 from django.apps import AppConfig as BaseConfig unknown
/dports/www/py-django-taggit/django-taggit-1.5.1/taggit/
H A Dapps.py1 from django.apps import AppConfig as BaseConfig unknown
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/test/java/org/springframework/context/annotation/configuration/a/
H A DBaseConfig.java22 public abstract class BaseConfig { class
/dports/devel/py-pbr/pbr-5.5.0/pbr/hooks/
H A Dbase.py17 class BaseConfig(object): class
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/github.com/couchbase/gocbcore/v9/
H A Ddyntlsconfig.go10 BaseConfig *tls.Config member
/dports/security/vault/vault-1.8.2/vendor/github.com/couchbase/gocbcore/v9/
H A Ddyntlsconfig.go10 BaseConfig *tls.Config member
/dports/www/py-urlwatch/urlwatch-2.24/lib/urlwatch/
H A Dconfig.py41 class BaseConfig(object): class
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/test/java/org/springframework/context/annotation/
H A DBeanMethodPolymorphismTests.java91 static class BaseConfig { class in BeanMethodPolymorphismTests
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp498 struct BaseConfig { struct in ConcurrentHashTable
501 static uintx get_hash(const VALUE& value, bool* dead) { in get_hash()
505 static const VALUE& notfound() { in notfound()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp498 struct BaseConfig { struct in ConcurrentHashTable
501 static uintx get_hash(const VALUE& value, bool* dead) { in get_hash()
505 static const VALUE& notfound() { in notfound()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp507 struct BaseConfig { struct in ConcurrentHashTable
510 static uintx get_hash(const VALUE& value, bool* dead) { in get_hash()
514 static const VALUE& notfound() { in notfound()
/dports/misc/estic/estic-1.61_10/estic/
H A Dicload.cc41 static IstecBaseConfig BaseConfig; variable

12345678910>>...14