Searched refs:FT_GAPEND (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.h38 #define FT_GAPEND 0x0A // <uint32> macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/fileview/
H A DPrint.cpp113 if (name[0] == FT_GAPSTART || name[0] == FT_GAPEND) {
132 TEST_VALUE(FT_GAPEND)
331 if (gap_mark == FT_GAPSTART || gap_mark == FT_GAPEND) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/tests/
H A DCTagTest.cpp618 tagNames[FT_GAPEND] = wxT("FT_GAPEND");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPartFile.cpp542 (gap_mark == FT_GAPEND))) {
557 if (gap_mark == FT_GAPEND) {
891 tagName[0] = FT_GAPEND;

Completed in 70 milliseconds