Searched refs:TAG_SOURCES (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.h97 #define TAG_SOURCES wxT("\x15") // <uint32> macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/tests/
H A DCTagTest.cpp318 CheckTagData(*it++, TAG_SOURCES, valid_tag_value(1));
349 CheckTagData(*it++, TAG_SOURCES, valid_tag_value(0));
545 tagNames[TAG_SOURCES] = wxT("TAG_SOURCES");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/kademlia/
H A DSearch.cpp1032 } else if (tag->GetName() == TAG_SOURCES) {
1106 taglist.push_back(new CTagVarInt(TAG_SOURCES, availability));
1217 taglist.push_back(new CTagVarInt(TAG_SOURCES, file->m_nCompleteSourcesCount));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/fileview/
H A DPrint.cpp189 TEST_VALUE(TAG_SOURCES)

Completed in 95 milliseconds