Searched defs:prop_list (Results 1 – 5 of 5) sorted by relevance
32 def mangle_build_prop(prop_list, kernel_version_file_for_uffd_gc): argument49 def validate_grf_props(prop_list): argument71 def validate(prop_list): argument97 def override_optional_props(prop_list, allow_dup=False): argument
61 auto& prop_list = *props.mutable_prop(); in main() local
56 bool check_if_property_in_list(const char* prop_name, const char* const* prop_list) { in check_if_property_in_list()
128 for (const auto& prop_list : container) { in getProps() local
109 const std::vector<OpInfo::TensorProperties>& prop_list = in CheckTypesAndGetShapes() local