Searched refs:fileNo (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Difcontext.h27 inline spBookmark( int from, int len, int fileNo )
28 : mFrom( from ), mLen( len ), mFileNo( fileNo )
H A Difcontext.cpp208 size_t fileNo = GetFileNo( fname ); local
210 wxString& source = m_Contents[ fileNo ];
217 mCurFileNo = fileNo;
223 lastKnownPos = m_Contents[ fileNo ].length();
233 m_Contents[ fileNo ] = result;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/include/
H A Dantlr3input.h134 ANTLR3_UINT32 fileNo; member in struct:ANTLR3_INPUT_STREAM_struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtorrent.h387 void tr_torrentFileCompleted( tr_torrent * tor, tr_file_index_t fileNo );
403 bool tr_torrentFindFile2( const tr_torrent *, tr_file_index_t fileNo,
411 char* tr_torrentBuildPartial( const tr_torrent *, tr_file_index_t fileNo );
H A Dtransmission.h1222 char* tr_torrentFindFile( const tr_torrent * tor, tr_file_index_t fileNo );

Completed in 83 milliseconds