Searched refs:attributes (Results 1 – 3 of 3) sorted by relevance
42 attributes = $(ParseProcessAttribute null, $(rootname $(process)), $(TEST_ATTRIBUTES))44 if $(isEmpty $(attributes))45 attributes = BASIC48 has_includes = $(filter $(TEST_INCLUDE), $(attributes))49 has_excludes = $(filter $(TEST_EXCLUDE), $(attributes))
108 nn::fs::Attributes attributes; // member
89 attributes = $(ParseDependProcess null, $(rootname $(process)), $(TEST_ATTRIBUTES))91 if $(IsEmpty $(attributes))92 attributes = BASIC95 has_includes = $(filter $(TEST_INCLUDE), $(attributes))96 has_excludes = $(filter $(TEST_EXCLUDE), $(attributes))