Searched defs:is_compatible (Results 1 – 9 of 9) sorted by relevance
69 def is_compatible(self): member in Wheel
136 int (*is_compatible)(struct dma_channel *channel, member
215 std::function<bool(SpvExecutionModel, std::string*)> is_compatible) { in RegisterExecutionModelLimitation()
368 for (const auto& is_compatible : execution_model_limitations_) { in IsCompatibleWithExecutionModel() local
169 static inline int is_compatible(struct tcf_meta_val *what, in is_compatible() function
458 def is_compatible(self, other_column): member in _SparseColumn875 def is_compatible(self, other_column): member in _WeightedSparseColumn
135 def is_compatible(relaxed, to_check): function