Home
last modified time | relevance | path

Searched refs:FetchLast (Results 1 – 25 of 27) sorted by relevance

12

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/pubseq_gateway/cache/
H A Dpsg_cache.cpp175 TBioseqInfoResponse response = m_BioseqInfoCache->FetchLast(); in FetchBioseqInfoLast()
196 return m_BlobPropCache->FetchLast(request); in FetchBlobPropLast()
214 return m_Si2CsiCache->FetchLast(); in FetchSi2CsiLast()
H A Dpsg_cache_si2csi.hpp57 vector<CSI2CSIRecord> FetchLast();
H A Dpsg_cache_blob_prop.hpp59 vector<CBlobRecord> FetchLast(CBlobFetchRequest const& request);
H A Dpsg_cache_bioseq_info.hpp56 vector<CBioseqInfoRecord> FetchLast(void);
H A Dpsg_cache_si2csi.cpp145 vector<CSI2CSIRecord> CPubseqGatewayCacheSi2Csi::FetchLast(void) in FetchLast() function in CPubseqGatewayCacheSi2Csi
H A Dpsg_cache_blob_prop.cpp172 vector<CBlobRecord> CPubseqGatewayCacheBlobProp::FetchLast(CBlobFetchRequest const& request) in FetchLast() function in CPubseqGatewayCacheBlobProp
H A Dpsg_cache_bioseq_info.cpp215 vector<CBioseqInfoRecord> CPubseqGatewayCacheBioseqInfo::FetchLast(void) in FetchLast() function in CPubseqGatewayCacheBioseqInfo
/dports/graphics/libvisual04-plugins/libvisual-plugins-0.4.0/plugins/actor/G-Force/Common/GeneralTools/
H A DXPtrMatrix.cpp14 while ( mColumns.FetchLast( (void **)(&list) ) ) { in ~XPtrMatrix()
H A DFileSpecList.cpp25 while ( mSpecs.FetchLast( (void **)(&spec) ) ) { in RemoveAll()
/dports/graphics/libvisual04-plugins/libvisual-plugins-0.4.0/plugins/actor/G-Force/Common/GeneralTools/Headers/
H A DXPtrList.h69 …inline bool FetchLast( void** ioPtrDest ) const { return Fetch( Count(), ioPtrDest ); … in FetchLast() function
/dports/misc/tellico/tellico-3.4.2/src/fetch/
H A Dfetch.h48 FetchLast enumerator
/dports/misc/tellico/tellico-3.4.2/src/tests/
H A Dfetchertest.cpp67 Tellico::Fetch::FetchRequest req(cType, Tellico::Fetch::FetchLast, QString()); in testType()
/dports/emulators/nestopia/nestopia-1.51.1/source/core/
H A DNstNsf.cpp716 inline uint Nsf::FetchLast(uint offset) const in FetchLast() function in Nes::Core::Nsf
724 …return routine.nmi ? routine.nmi &= Routine::NMI_B, routine.playing ? 0xEC : 0xFD : FetchLast(0xFF… in NES_PEEK()
729 return routine.nmi ? routine.nmi &= Routine::NMI_A, 0x38 : FetchLast(0xFFB); in NES_PEEK()
734 return routine.reset ? routine.reset &= Routine::RESET_B, 0xFD : FetchLast(0xFFC); in NES_PEEK()
739 return routine.reset ? routine.reset &= Routine::RESET_A, 0x38 : FetchLast(0xFFD); in NES_PEEK()
H A DNstNsf.hpp61 inline uint FetchLast(uint) const;
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/
H A DNstNsf.cpp716 inline uint Nsf::FetchLast(uint offset) const in FetchLast() function in Nes::Core::Nsf
724 …return routine.nmi ? routine.nmi &= Routine::NMI_B, routine.playing ? 0xEC : 0xFD : FetchLast(0xFF… in NES_PEEK()
729 return routine.nmi ? routine.nmi &= Routine::NMI_A, 0x38 : FetchLast(0xFFB); in NES_PEEK()
734 return routine.reset ? routine.reset &= Routine::RESET_B, 0xFD : FetchLast(0xFFC); in NES_PEEK()
739 return routine.reset ? routine.reset &= Routine::RESET_A, 0x38 : FetchLast(0xFFD); in NES_PEEK()
H A DNstNsf.hpp61 inline uint FetchLast(uint) const;
/dports/devel/ptlib/ptlib-2.10.11/include/ptclib/
H A Dpodbc.h209 PBoolean FetchLast();
/dports/devel/ptlib/ptlib-2.10.11/src/ptclib/
H A Dpodbc.cxx1072 PBoolean PODBCStmt::FetchLast() in FetchLast() function in PODBCStmt
/dports/devel/ptlib/ptlib-2.10.11/include/ptlib/msos/
H A Dptlib_2005.dtf14360 ?FetchLast@PODBCStmt@@QAE_NXZ @38175 NONAME
H A Dptlib_2008.dtf14646 ?FetchLast@PODBCStmt@@QAE_NXZ @19352 NONAME
H A Dptlibn_2005.dtf14302 ?FetchLast@PODBCStmt@@QAE_NXZ @36474 NONAME
H A Dptlibn_2008.dtf14588 ?FetchLast@PODBCStmt@@QAE_NXZ @17728 NONAME
H A Dptlibn_2010.dtf14947 ?FetchLast@PODBCStmt@@QAE_NXZ @17728 NONAME
H A Dptlibd_2005.dtf16096 ?FetchLast@PODBCStmt@@QAE_NXZ @41711 NONAME
H A Dptlib_2010.dtf15031 ?FetchLast@PODBCStmt@@QAE_NXZ @19352 NONAME

12