Searched refs:desc (Results 1 – 5 of 5) sorted by relevance
211 …case ::nn::Result::moduleString: desc = ::nn::libName::GetResultDescriptionStringImpl(result); bre… in CASE_GET_RESULT_DESCRIPTION_STRING_IMPL()215 const char* desc = 0; local247 if (!desc)249 desc = nn::dbg::GetResultCommonDescriptionStringImpl(result);251 if (!desc)253 desc = "Unknown Description";255 return desc;
56 DESC_BASE = $(HORIZON_ROOT)/resources/specfiles/Application.desc57 DESCRIPTOR = $(HORIZON_ROOT)/sources/tools/DevMenu/DevMenu.autogen.desc
242 return $(file $(ROOT_RESOURCES)$(DIRSEP)specfiles$(DIRSEP)Application.desc)
40 DESCRIPTOR = $(HORIZON_ROOT)/resources/specfiles/Application.desc
781 MAKEROMFLAGS += -desc $(DESCRIPTOR) -rsf $(ROM_SPEC_FILE)