Searched defs:type_match (Results 1 – 8 of 8) sorted by relevance
124 const unsigned long type_match = bridge_res->flags & type_mask; in update_bridge_resource() local205 static void compute_bridge_resources(const struct device *bridge, unsigned long type_match, in compute_bridge_resources()
384 bool type_match = (match_precision ? in intrastage_match() local
3026 bool type_match = true; in varying_matches_store_locations() local
1540 auto type_match = [&](const TypePtr& t) { in emitListComprehension() local1667 auto type_match = [&](const TypePtr& t) { in emitDictComprehension() local3905 auto type_match = [&](const TypePtr& t) { in emitApplySpecialFormForDict() local4481 auto type_match = [&](const TypePtr& t) { in emitListLiteral() local4631 auto type_match = [&](const TypePtr& t) { in emitDictLiteral() local
292 PersistentMemoryAllocator::Iterator::GetNextOfType(uint32_t type_match) { in GetNextOfType()
278 PersistentMemoryAllocator::Iterator::GetNextOfType(uint32_t type_match) { in GetNextOfType()
533 auto type_match = primitiveTypeOnly ? tryToInferPrimitiveType(elem) variable