Searched refs:FT_OLDDLPRIORITY (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/include/tags/
H A DFileTags.h40 #define FT_OLDDLPRIORITY 0x13 // Not used anymore macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/fileview/
H A DPrint.cpp134 TEST_VALUE(FT_OLDDLPRIORITY)
375 || tag.GetNameID() == FT_OLDDLPRIORITY
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/tests/
H A DCTagTest.cpp620 tagNames[FT_OLDDLPRIORITY] = wxT("FT_OLDDLPRIORITY");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPartFile.cpp437 case FT_OLDDLPRIORITY:
821 CTagInt32( FT_OLDDLPRIORITY, (uint8)PR_AUTO ).WriteTagToFile( &file ); // 6
824 CTagInt32( FT_OLDDLPRIORITY, m_iDownPriority ).WriteTagToFile( &file ); // 6

Completed in 104 milliseconds