/external/easymock/src/org/easymock/internal/matchers/ |
D | Find.java | 23 public class Find implements IArgumentMatcher, Serializable { class 29 public Find(String regex) { in Find() method in Find
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | symbol-table.h | 72 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/ |
D | symbol-table.h | 103 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
|
D | matcher.h | 105 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
|
D | lookahead-matcher.h | 207 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
|
D | matcher-fst.h | 228 bool Find(Label label) { return matcher_->Find(label); } in Find() function 269 bool Find(Label label) { return matcher_->Find(label); } in Find() function
|
D | util.h | 387 const_iterator Find(Key key) const { in Find() function
|
/external/skia/src/views/ |
D | SkTagList.cpp | 16 SkTagList* SkTagList::Find(SkTagList* rec, U8CPU tag) in Find() function in SkTagList
|
/external/skia/src/animator/ |
D | SkGetCondensedInfo.cpp | 90 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
|
D | SkMemberInfo.cpp | 484 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/ |
D | Find.cpp | 51 TEST(WebKit2, Find) in TEST() argument
|
/external/webkit/Source/WebKit/android/plugins/ |
D | PluginTimer.cpp | 84 PluginTimer* PluginTimer::Find(PluginTimer* list, uint32_t timerID) in Find() function in WebCore::PluginTimer
|
/external/webrtc/src/system_wrappers/source/ |
D | map.cc | 129 MapItem* MapWrapper::Find(int id) const in Find() function in webrtc::MapWrapper
|
D | map_no_stl.cc | 145 MapNoStlItem* MapNoStl::Find(int id) const in Find() function in webrtc::MapNoStl
|
/external/webkit/Source/WebKit/android/wds/ |
D | Command.cpp | 133 Command* Command::Find(const Connection* conn) { in Find() function in android::WDS::Command
|
/external/openfst/src/include/fst/extensions/far/ |
D | far.h | 260 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
|
D | stlist.h | 203 bool Find(const string &key) { in Find() function
|
D | sttable.h | 193 bool Find(const string &key) { in Find() function
|
/external/llvm/unittests/ADT/ |
D | SmallStringTest.cpp | 117 TEST_F(SmallStringTest, Find) { in TEST_F() argument
|
/external/skia/src/pdf/ |
D | SkPDFGraphicState.cpp | 181 int SkPDFGraphicState::Find(const SkPaint& paint) { in Find() function in SkPDFGraphicState
|
/external/openfst/src/include/fst/extensions/pdt/ |
D | pdt.h | 84 StackId Find(StackId stack_id, Label label) { in Find() function
|
/external/v8/src/ |
D | splay-tree-inl.h | 93 bool SplayTree<Config, Allocator>::Find(const Key& key, Locator* locator) { in Find() function
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
D | TreeWizard.cs | 306 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/ |
D | TreeWizard.cs | 267 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/ |
D | field_trial.cc | 169 FieldTrial* FieldTrialList::Find(const std::string& name) { in Find() function in base::FieldTrialList
|