Home
last modified time | relevance | path

Searched defs:FindFirst (Results 1 – 11 of 11) sorted by relevance

/external/lzma/CPP/Windows/
DFileFind.cpp149 bool CFindFile::FindFirst(CFSTR path, CFileInfo &fi) in FindFirst() function in NWindows::NFile::NFind::CFindFile
269 bool CFindStream::FindFirst(CFSTR path, CStreamInfo &si) in FindFirst() function in NWindows::NFile::NFind::CFindStream
665 HANDLE CFindChangeNotification::FindFirst(CFSTR path, bool watchSubtree, DWORD notifyFilter) in FindFirst() function in NWindows::NFile::NFind::CFindChangeNotification
/external/webrtc/talk/app/webrtc/
Dmediaconstraintsinterface.cc124 bool MediaConstraintsInterface::Constraints::FindFirst( in FindFirst() function in webrtc::MediaConstraintsInterface::Constraints
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeWizard.cs292 public virtual object FindFirst(object t, int ttype) { in FindFirst() method in Antlr.Runtime.Tree.TreeWizard
296 public virtual object FindFirst(object t, string pattern) { in FindFirst() method in Antlr.Runtime.Tree.TreeWizard
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeWizard.cs334 public virtual object FindFirst( object t, int ttype ) in FindFirst() method in Antlr.Runtime.Tree.TreeWizard
339 public virtual object FindFirst( object t, string pattern ) in FindFirst() method in Antlr.Runtime.Tree.TreeWizard
/external/pdfium/core/fpdftext/
Dcpdf_textpagefind.cpp84 bool CPDF_TextPageFind::FindFirst(const CFX_WideString& findwhat, in FindFirst() function in CPDF_TextPageFind
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
Dpump.py186 def FindFirst(lines, token_table, cursor): function
/external/v8/testing/gtest/scripts/
Dpump.py186 def FindFirst(lines, token_table, cursor): function
/external/googletest/googletest/scripts/
Dpump.py186 def FindFirst(lines, token_table, cursor): function
/external/google-breakpad/src/testing/gtest/scripts/
Dpump.py186 def FindFirst(lines, token_table, cursor): function
/external/protobuf/gtest/scripts/
Dpump.py187 def FindFirst(lines, token_table, cursor): function
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tree.pas4065 function TTreeWizard.FindFirst(const T: IANTLRInterface; in FindFirst() function
4071 function TTreeWizard.FindFirst(const T: IANTLRInterface; in FindFirst() function