Home
last modified time | relevance | path

Searched defs:superset (Results 1 – 25 of 401) sorted by relevance

12345678910>>...17

/dports/misc/perkeep/perkeep-0.11/pkg/schema/
H A Dschema.go242 type superset struct { struct
245 BlobRef blob.Ref
248 Type string `json:"camliType"`
251 Sig string `json:"camliSig"`
258 Value string `json:"value"`
281 Parts []*BytesPart `json:"parts"`
288 Search SearchQuery `json:"search"`
291 Target blob.Ref `json:"target"`
293 Transitive bool `json:"transitive"`
519 func (ss *superset) MapUid() int {
[all …]
/dports/math/py-Diofant/Diofant-0.13.0/diofant/combinatorics/
H A Dsubsets.py34 def __new__(cls, subset, superset): argument
393 def superset(self): member in Subset
474 def bitlist_from_subset(cls, subset, superset): argument
495 def unrank_binary(cls, rank, superset): argument
514 def unrank_gray(cls, rank, superset): argument
535 def subset_indices(cls, subset, superset): argument
565 def ksubsets(superset, k): argument
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/util/
H A Dcoord.py58 def is_coord_subset(subset, superset, atol=1e-8): argument
76 def coord_list_mapping(subset, superset, atol=1e-8): argument
99 def coord_list_mapping_pbc(subset, superset, atol=1e-8): argument
243 def is_coord_subset_pbc(subset, superset, atol=1e-8, mask=None): argument
/dports/lang/mono/mono-5.10.1.57/mcs/nunit24/NUnitFramework/framework/
H A DCollectionAssert.cs464 public static void IsNotSubsetOf (IEnumerable subset, IEnumerable superset) in IsNotSubsetOf()
475 public static void IsNotSubsetOf (IEnumerable subset, IEnumerable superset, string message) in IsNotSubsetOf()
487 …public static void IsNotSubsetOf (IEnumerable subset, IEnumerable superset, string message, params… in IsNotSubsetOf()
500 public static void IsSubsetOf (IEnumerable subset, IEnumerable superset) in IsSubsetOf()
511 public static void IsSubsetOf (IEnumerable subset, IEnumerable superset, string message) in IsSubsetOf()
523 …public static void IsSubsetOf (IEnumerable subset, IEnumerable superset, string message, params ob… in IsSubsetOf()
/dports/devel/py-botocore/botocore-1.21.61/tests/unit/
H A D__init__.py36 def assert_dict_is_proper_subset(self, superset, subset): argument
/dports/devel/boost-docs/boost_1_72_0/boost/icl/detail/
H A Drelation_state.hpp28 static const int superset = 2; variable
/dports/devel/hyperscan/boost_1_75_0/boost/icl/detail/
H A Drelation_state.hpp28 static const int superset = 2; variable
/dports/devel/R-cran-BH/BH/inst/include/boost/icl/detail/
H A Drelation_state.hpp28 static const int superset = 2; variable
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/icl/detail/
H A Drelation_state.hpp28 static const int superset = 2; variable
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/icl/detail/
H A Drelation_state.hpp28 static const int superset = 2; variable
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/icl/detail/
H A Drelation_state.hpp28 static const int superset = 2; variable
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/icl/detail/
H A Drelation_state.hpp28 static const int superset = 2; variable
/dports/databases/xtrabackup/boost_1_59_0/boost/icl/detail/
H A Drelation_state.hpp28 static const int superset = 2; variable
/dports/databases/percona57-server/boost_1_59_0/boost/icl/detail/
H A Drelation_state.hpp28 static const int superset = 2; variable
/dports/databases/percona57-client/boost_1_59_0/boost/icl/detail/
H A Drelation_state.hpp28 static const int superset = 2; variable
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/icl/detail/
H A Drelation_state.hpp28 static const int superset = 2; variable
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/icl/detail/
H A Drelation_state.hpp28 static const int superset = 2; variable
/dports/devel/boost-libs/boost_1_72_0/boost/icl/detail/
H A Drelation_state.hpp28 static const int superset = 2; variable
/dports/devel/boost-python-libs/boost_1_72_0/boost/icl/detail/
H A Drelation_state.hpp28 static const int superset = 2; variable
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/icl/detail/
H A Drelation_state.hpp28 static const int superset = 2; variable
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/icl/detail/
H A Drelation_state.hpp28 static const int superset = 2; variable
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/icl/detail/
H A Drelation_state.hpp28 static const int superset = 2; variable
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/icl/detail/
H A Drelation_state.hpp28 static const int superset = 2; variable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.naming/share/classes/com/sun/jndi/toolkit/dir/
H A DContainmentFilter.java54 public static boolean contains(Attributes superset, Attributes subset) in contains()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.naming/share/classes/com/sun/jndi/toolkit/dir/
H A DContainmentFilter.java54 public static boolean contains(Attributes superset, Attributes subset) in contains()

12345678910>>...17