Home
last modified time | relevance | path

Searched defs:Find (Results 1 – 25 of 49) sorted by relevance

12

/external/easymock/src/org/easymock/internal/matchers/
DFind.java23 public class Find implements IArgumentMatcher, Serializable { class
29 public Find(String regex) { in Find() method in Find
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dsymbol-table.h72 string Find(int64 key) const { in Find() function
84 int64 Find(const string& symbol) const { in Find() function
91 int64 Find(const char* symbol) const { in Find() function
284 string Find(int64 key) const { in Find() function
290 int64 Find(const string& symbol) const { in Find() function
296 int64 Find(const char* symbol) const { in Find() function
/external/openfst/src/include/fst/
Dsymbol-table.h103 string Find(int64 key) const { in Find() function
118 int64 Find(const string& symbol) const { in Find() function
125 int64 Find(const char* symbol) const { in Find() function
358 virtual string Find(int64 key) const { in Find() function
364 virtual int64 Find(const string& symbol) const { in Find() function
370 virtual int64 Find(const char* symbol) const { in Find() function
Dmatcher.h105 bool Find(Label label) { return Find_(label); } in Find() function
277 bool SortedMatcher<F>::Find(Label match_label) { in Find() function
410 bool Find(Label match_label) { in Find() function
579 bool Find(Label match_label) { in Find() function
820 bool PhiMatcher<M>::Find(Label match_label) { in Find() function
1024 bool MultiEpsMatcher<M>::Find(Label match_label) { in Find() function
1098 bool Find(Label label) { return base_->Find(label); } in Find() function
Dlookahead-matcher.h207 bool Find(Label label) { return matcher_.Find(label); } in Find() function
291 bool Find(Label label) { return matcher_.Find(label); } in Find() function
489 bool Find(Label label) { in Find() function
739 bool Find(Label label) { return base_->Find(label); } in Find() function
Dmatcher-fst.h228 bool Find(Label label) { return matcher_->Find(label); } in Find() function
269 bool Find(Label label) { return matcher_->Find(label); } in Find() function
Dutil.h387 const_iterator Find(Key key) const { in Find() function
/external/skia/src/views/
DSkTagList.cpp16 SkTagList* SkTagList::Find(SkTagList* rec, U8CPU tag) in Find() function in SkTagList
/external/skia/src/animator/
DSkGetCondensedInfo.cpp90 const SkMemberInfo* SkMemberInfo::Find(SkDisplayTypes type, int* index) { in Find() function in SkMemberInfo
110 const SkMemberInfo* SkMemberInfo::Find(SkDisplayTypes type, const char** matchPtr) { in Find() function in SkMemberInfo
DSkMemberInfo.cpp484 const SkMemberInfo* SkMemberInfo::Find(const SkMemberInfo info[], int count, int* index) { in Find() function in SkMemberInfo
505 const SkMemberInfo* SkMemberInfo::Find(const SkMemberInfo info[], int count, const char** matchPtr)… in Find() function in SkMemberInfo
/external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/
DFind.cpp51 TEST(WebKit2, Find) in TEST() argument
/external/webkit/Source/WebKit/android/plugins/
DPluginTimer.cpp84 PluginTimer* PluginTimer::Find(PluginTimer* list, uint32_t timerID) in Find() function in WebCore::PluginTimer
/external/webrtc/src/system_wrappers/source/
Dmap.cc129 MapItem* MapWrapper::Find(int id) const in Find() function in webrtc::MapWrapper
Dmap_no_stl.cc145 MapNoStlItem* MapNoStl::Find(int id) const in Find() function in webrtc::MapNoStl
/external/webkit/Source/WebKit/android/wds/
DCommand.cpp133 Command* Command::Find(const Connection* conn) { in Find() function in android::WDS::Command
/external/openfst/src/include/fst/extensions/far/
Dfar.h260 bool Find(const string &key) { return reader_->Find(key); } in Find() function
308 bool Find(const string &key) { return reader_->Find(key); } in Find() function
Dstlist.h203 bool Find(const string &key) { in Find() function
Dsttable.h193 bool Find(const string &key) { in Find() function
/external/llvm/unittests/ADT/
DSmallStringTest.cpp117 TEST_F(SmallStringTest, Find) { in TEST_F() argument
/external/skia/src/pdf/
DSkPDFGraphicState.cpp181 int SkPDFGraphicState::Find(const SkPaint& paint) { in Find() function in SkPDFGraphicState
/external/openfst/src/include/fst/extensions/pdt/
Dpdt.h84 StackId Find(StackId stack_id, Label label) { in Find() function
/external/v8/src/
Dsplay-tree-inl.h93 bool SplayTree<Config, Allocator>::Find(const Key& key, Locator* locator) { in Find() function
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeWizard.cs306 public virtual IList Find( object t, int ttype ) in Find() method in Antlr.Runtime.Tree.TreeWizard
314 public virtual IList Find( object t, string pattern ) in Find() method in Antlr.Runtime.Tree.TreeWizard
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeWizard.cs267 public virtual IList Find(object t, int ttype) { in Find() method in Antlr.Runtime.Tree.TreeWizard
274 public virtual IList Find(object t, string pattern) { in Find() method in Antlr.Runtime.Tree.TreeWizard
/external/chromium/base/metrics/
Dfield_trial.cc169 FieldTrial* FieldTrialList::Find(const std::string& name) { in Find() function in base::FieldTrialList

12