Home
last modified time | relevance | path

Searched defs:creation_type (Results 1 – 21 of 21) sorted by relevance

/dports/devel/py-oci/oci-2.53.1/src/oci/database/models/
H A Dcreate_data_guard_association_details.py308 def creation_type(self): member in CreateDataGuardAssociationDetails
320 def creation_type(self, creation_type): argument
/dports/devel/py-oci/oci-2.53.1/src/oci/mysql/models/
H A Dbackup_summary.py286 def creation_type(self): member in BackupSummary
298 def creation_type(self, creation_type): argument
H A Dbackup.py454 def creation_type(self): member in Backup
469 def creation_type(self, creation_type): argument
/dports/devel/boost-docs/boost_1_72_0/boost/interprocess/sync/windows/
H A Dnamed_sync.hpp103 ( create_enum_t creation_type in open_or_create()
/dports/devel/hyperscan/boost_1_75_0/boost/interprocess/sync/windows/
H A Dnamed_sync.hpp103 ( create_enum_t creation_type in open_or_create()
/dports/devel/R-cran-BH/BH/inst/include/boost/interprocess/sync/windows/
H A Dnamed_sync.hpp107 ( create_enum_t creation_type in open_or_create()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/interprocess/sync/windows/
H A Dnamed_sync.hpp103 ( create_enum_t creation_type in open_or_create()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/interprocess/sync/windows/
H A Dnamed_sync.hpp103 ( create_enum_t creation_type in open_or_create()
/dports/databases/percona57-server/boost_1_59_0/boost/interprocess/sync/windows/
H A Dnamed_sync.hpp103 ( create_enum_t creation_type in open_or_create()
/dports/databases/xtrabackup/boost_1_59_0/boost/interprocess/sync/windows/
H A Dnamed_sync.hpp103 ( create_enum_t creation_type in open_or_create()
/dports/databases/percona57-client/boost_1_59_0/boost/interprocess/sync/windows/
H A Dnamed_sync.hpp103 ( create_enum_t creation_type in open_or_create()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/interprocess/sync/windows/
H A Dnamed_sync.hpp103 ( create_enum_t creation_type in open_or_create()
/dports/devel/boost-libs/boost_1_72_0/boost/interprocess/sync/windows/
H A Dnamed_sync.hpp103 ( create_enum_t creation_type in open_or_create()
/dports/devel/boost-python-libs/boost_1_72_0/boost/interprocess/sync/windows/
H A Dnamed_sync.hpp103 ( create_enum_t creation_type in open_or_create()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/interprocess/sync/windows/
H A Dnamed_sync.hpp103 ( create_enum_t creation_type in open_or_create()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/interprocess/sync/windows/
H A Dnamed_sync.hpp103 ( create_enum_t creation_type in open_or_create()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/interprocess/sync/windows/
H A Dnamed_sync.hpp103 ( create_enum_t creation_type in open_or_create()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/interprocess/sync/windows/
H A Dnamed_sync.hpp103 ( create_enum_t creation_type in open_or_create()
/dports/games/openttd/openttd-12.1/src/
H A Dnewgrf_industries.cpp538 …uint32 seed, uint16 initial_random_bits, Owner founder, IndustryAvailabilityCallType creation_type) in CheckIfCallBackAllowsCreation()
569 uint32 GetIndustryProbabilityCallback(IndustryType type, IndustryAvailabilityCallType creation_type in GetIndustryProbabilityCallback()
H A Dindustry_cmd.cpp1438 …, int type, uint16 initial_random_bits, Owner founder, IndustryAvailabilityCallType creation_type,… in CheckIfIndustryTilesAreFree()
1926 …ndom_var8f, uint16 random_initial_bits, Owner founder, IndustryAvailabilityCallType creation_type,… in CreateNewIndustryHelper()
2134 …y *CreateNewIndustry(TileIndex tile, IndustryType type, IndustryAvailabilityCallType creation_type) in CreateNewIndustry()
2228 static Industry *PlaceIndustry(IndustryType type, IndustryAvailabilityCallType creation_type, bool … in PlaceIndustry()
H A Dnewgrf_industrytiles.cpp230 …ayout_index, uint16 initial_random_bits, Owner founder, IndustryAvailabilityCallType creation_type) in PerformIndustryTileSlopeCheck()