Home
last modified time | relevance | path

Searched defs:FindNext (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/zucchini/
H A Drel32_finder.cc42 bool Abs32GapFinder::FindNext() { in FindNext() function in zucchini::Abs32GapFinder
74 bool Rel32Finder::FindNext() { in FindNext() function in zucchini::Rel32Finder
H A Drel32_finder_unittest.cc231 TEST(Rel32FinderX86Test, FindNext) { in TEST() argument
378 TEST(Rel32FinderX64Test, FindNext) { in TEST() argument
/aosp_15_r20/external/lzma/CPP/Windows/
H A DFileFind.cpp323 bool CFindFile::FindNext(CFileInfo &fi) in FindNext() function in NWindows::NFile::NFind::CFindFile
457 bool CFindStream::FindNext(CStreamInfo &si) in FindNext() function in NWindows::NFile::NFind::CFindStream
H A DFileFind.h264 bool FindNext() { return BOOLToBool(::FindNextChangeNotification(_handle)); } in FindNext() function
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_message.cc138 void Message::FindNext(const char* range_start, in FindNext() function in IPC::Message
H A Dipc_message_unittest.cc125 TEST(IPCMessageTest, FindNext) { in TEST() argument
/aosp_15_r20/external/cronet/ipc/
H A Dipc_message.cc142 void Message::FindNext(const char* range_start, in FindNext() function in IPC::Message
H A Dipc_message_unittest.cc142 TEST(IPCMessageTest, FindNext) { in TEST() argument
/aosp_15_r20/external/pdfium/core/fpdftext/
H A Dcpdf_textpagefind.cpp213 bool CPDF_TextPageFind::FindNext() { in FindNext() function in CPDF_TextPageFind
/aosp_15_r20/external/cronet/base/containers/
H A Denum_set.h155 size_t FindNext(size_t i) { in FindNext() function
/aosp_15_r20/external/libchrome/base/
H A Dpickle.cc358 const char* Pickle::FindNext(size_t header_size, in FindNext() function in base::Pickle
H A Dpickle_unittest.cc318 TEST(PickleTest, FindNext) { in TEST() argument
/aosp_15_r20/external/cronet/base/
H A Dpickle.cc407 const char* Pickle::FindNext(size_t header_size, in FindNext() function in base::Pickle
H A Dpickle_unittest.cc369 TEST(PickleTest, FindNext) { in TEST() argument
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_list_ctrl.cpp598 int32_t CPWL_ListCtrl::FindNext(int32_t nIndex, wchar_t nChar) const { in FindNext() function in CPWL_ListCtrl
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddbdaoint.h816 STDMETHOD(FindNext) (THIS_ BSTR Criteria) PURE; in DECLARE_INTERFACE_() local