Lines Matching refs:facet
266 FACET_SRC_SYSTEM = pkg.facet.Facets.FACET_SRC_SYSTEM
267 FACET_SRC_LOCAL = pkg.facet.Facets.FACET_SRC_LOCAL
268 FACET_SRC_PARENT = pkg.facet.Facets.FACET_SRC_PARENT
848 name, - (string) facet name (e.g. facet.doc)
849 value - (boolean) current facet value
851 masked - (boolean) is the facet maksed by another
854 Results are always sorted by facet name.
875 'patterns' is an optional list of facet wildcard strings to
896 for facet in mfst.gen_facets(excludes=excludes):
898 # effective facet state.
899 fpkg.add(facet)
907 p.startswith("facet.") and p or ("facet." + p)
914 for name in misc.yield_matching("facet.", flist, patterns):
915 # check if the facet is explicitly set.
922 # local or inherited wildcard facet, or via a
928 # This is an explicitly set facet.
2181 for facet in facets:
2182 if not misc.valid_varcet_name(facet):
2183 invalid_names.append(facet)
5688 'facets' is a dictionary of facet names and values to set during