Home
last modified time | relevance | path

Searched refs:attributes (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-2.4.0/build/omake/platforms/CTR/
DCTR.build.tests.om42 attributes = $(ParseProcessAttribute null, $(rootname $(process)), $(TEST_ATTRIBUTES))
44 if $(isEmpty $(attributes))
45 attributes = BASIC
48 has_includes = $(filter $(TEST_INCLUDE), $(attributes))
49 has_excludes = $(filter $(TEST_EXCLUDE), $(attributes))
/CTR-SDK-2.4.0/include/nn/fs/
Dfs_Parameters.h108 nn::fs::Attributes attributes; // member
/CTR-SDK-2.4.0/build/omake_deprecated/
Ddebuggerdefs.partner.om89 attributes = $(ParseDependProcess null, $(rootname $(process)), $(TEST_ATTRIBUTES))
91 if $(IsEmpty $(attributes))
92 attributes = BASIC
95 has_includes = $(filter $(TEST_INCLUDE), $(attributes))
96 has_excludes = $(filter $(TEST_EXCLUDE), $(attributes))