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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddcclient.cpp279 size_t nCache = ms_cache.GetCount(); local
280 for ( size_t n = 0; n < nCache; n++ )
298 size_t nCache = ms_cache.GetCount(); local
299 for ( size_t n = 0; n < nCache; n++ )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Ddcclient.cpp396 size_t nCache = ms_cache.GetCount(); local
398 for (size_t n = 0; n < nCache; n++)
417 size_t nCache = ms_cache.GetCount(); local
419 for (size_t n = 0; n < nCache; n++)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c10287 int omitJournal, int nCache, int flags, Btree **ppBtree);
96431 sqlite3BtreeFactory( sqlite3 *db, const char *zFilename, int omitJournal, int nCache, int vfsFlags, Btree **ppBtree ) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dsqlite3.c10287 int omitJournal, int nCache, int flags, Btree **ppBtree);
96431 sqlite3BtreeFactory( sqlite3 *db, const char *zFilename, int omitJournal, int nCache, int vfsFlags, Btree **ppBtree ) argument
[all...]

Completed in 486 milliseconds