Searched defs:IsMatch (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DLiveNodeList.cpp30 class IsMatch { class in namespace:blink::__anon11048
32 IsMatch(const LiveNodeList& list) function in class:blink::__anon11048::IsMatch
69 return ElementTraversal::firstWithin(rootNode(), IsMatch(*this));
74 return ElementTraversal::lastWithin(rootNode(), IsMatch(*this));
79 return traverseMatchingElementsForwardToOffset(currentElement, &rootNode(), offset, currentOffset, IsMatch(*this));
84 return traverseMatchingElementsBackwardToOffset(currentElement, &rootNode(), offset, currentOffset, IsMatch(*this));
/external/chromium_org/content/common/
H A Dappcache_interfaces.cc102 bool AppCacheNamespace::IsMatch(const GURL& url) const { function in class:content::AppCacheNamespace
/external/chromium_org/net/base/registry_controlled_domains/
H A Dregistry_controlled_domain.cc114 bool IsMatch(const unsigned char* offset, const unsigned char* end, function in namespace:net::registry_controlled_domains::__anon9054
158 if (!IsMatch(offset, end, key))
170 if (!IsMatch(offset, end, key))
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLCollection.cpp281 class IsMatch { class in namespace:blink::__anon11081
283 IsMatch(const HTMLCollectionType& list) function in class:blink::__anon11081::IsMatch
299 static inline IsMatch<HTMLCollectionType> makeIsMatch(const HTMLCollectionType& list) { return IsMatch<HTMLCollectionType>(list); }
367 IsMatch<HTMLCollection> isMatch(*this);
383 IsMatch<HTMLCollection> isMatch(*this);
/external/chromium_org/third_party/re2/re2/
H A Dprog.cc171 static bool IsMatch(Prog*, Prog::Inst*);
224 IsMatch(this, k)) {
228 if (IsMatch(this, j) &&
238 static bool IsMatch(Prog* prog, Prog::Inst* ip) { function in namespace:re2
242 LOG(DFATAL) << "Unexpected opcode in IsMatch: " << ip->opcode();
H A Ddfa.cc99 inline bool IsMatch() const { return flag_ & kFlagMatch; } function in struct:re2::DFA::State
1312 // When s->next[c]->IsMatch(), it means that there is a match ending just
1337 if (s->IsMatch()) {
1447 if (s->IsMatch()) {
1509 if (s > SpecialStateMax && s->IsMatch()) {
2050 if (ns != DeadState && (ns == FullMatchState || ns->IsMatch()))
/external/regex-re2/re2/
H A Dprog.cc171 static bool IsMatch(Prog*, Prog::Inst*);
224 IsMatch(this, k)) {
228 if (IsMatch(this, j) &&
238 static bool IsMatch(Prog* prog, Prog::Inst* ip) { function in namespace:re2
242 LOG(DFATAL) << "Unexpected opcode in IsMatch: " << ip->opcode();
H A Ddfa.cc97 inline bool IsMatch() const { return flag_ & kFlagMatch; } function in struct:re2::DFA::State
1310 // When s->next[c]->IsMatch(), it means that there is a match ending just
1335 if (s->IsMatch()) {
1445 if (s->IsMatch()) {
1507 if (s > SpecialStateMax && s->IsMatch()) {
2048 if (ns != DeadState && (ns == FullMatchState || ns->IsMatch()))
/external/chromium_org/components/url_matcher/
H A Durl_matcher.cc220 bool URLMatcherCondition::IsMatch( function in class:url_matcher::URLMatcherCondition
623 bool URLQueryElementMatcherCondition::IsMatch( function in class:url_matcher::URLQueryElementMatcherCondition
677 bool URLMatcherSchemeFilter::IsMatch(const GURL& url) const { function in class:url_matcher::URLMatcherSchemeFilter
692 bool URLMatcherPortFilter::IsMatch(const GURL& url) const { function in class:url_matcher::URLMatcherPortFilter
747 bool URLMatcherConditionSet::IsMatch( function in class:url_matcher::URLMatcherConditionSet
750 return IsMatch(matching_patterns, url, std::string());
753 bool URLMatcherConditionSet::IsMatch( function in class:url_matcher::URLMatcherConditionSet
759 if (!i->IsMatch(matching_patterns, url))
762 if (scheme_filter_.get() && !scheme_filter_->IsMatch(url))
764 if (port_filter_.get() && !port_filter_->IsMatch(ur
[all...]
/external/chromium_org/third_party/lzma_sdk/
H A DLzmaDec.c94 #define IsMatch 0 macro
95 #define IsRep (IsMatch + (kNumStates << kNumPosBitsMax))
160 prob = probs + IsMatch + (state << kNumPosBitsMax) + posState;
502 prob = probs + IsMatch + (state << kNumPosBitsMax) + posState;
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzmaDec.c95 #define IsMatch 0 macro
96 #define IsRep (IsMatch + (kNumStates << kNumPosBitsMax))
161 prob = probs + IsMatch + (state << kNumPosBitsMax) + posState;
503 prob = probs + IsMatch + (state << kNumPosBitsMax) + posState;
/external/lzma/C/
H A DLzmaDec.c94 #define IsMatch 0 macro
95 #define IsRep (IsMatch + (kNumStates << kNumPosBitsMax))
160 prob = probs + IsMatch + (state << kNumPosBitsMax) + posState;
502 prob = probs + IsMatch + (state << kNumPosBitsMax) + posState;
/external/chromium_org/v8/src/
H A Dserialize.cc723 virtual bool IsMatch(Object* string) { function in class:v8::internal::StringTableInsertionKey
H A Dobjects-inl.h530 virtual bool IsMatch(Object* string) OVERRIDE {
560 virtual bool IsMatch(Object* string) OVERRIDE;
576 virtual bool IsMatch(Object* string) OVERRIDE {
590 virtual bool IsMatch(Object* string) OVERRIDE {
3128 Shape::IsMatch(key, element)) return entry;
6822 bool NumberDictionaryShape::IsMatch(uint32_t key, Object* other) { function in class:v8::internal::Code::FindAndReplacePattern::NumberDictionaryShape
6858 bool NameDictionaryShape::IsMatch(Handle<Name> key, Object* other) { function in class:v8::internal::Code::FindAndReplacePattern::NameDictionaryShape
6889 bool ObjectHashTableShape::IsMatch(Handle<Object> key, Object* other) { function in class:v8::internal::Code::FindAndReplacePattern::ObjectHashTableShape
6918 bool WeakHashTableShape<entrysize>::IsMatch(Handle<Object> key, Object* other) { function in class:v8::internal::Code::FindAndReplacePattern::WeakHashTableShape
H A Dobjects.cc7445 bool IsMatch(Object* other) OVERRIDE {
7573 bool IsMatch(Object* other) OVERRIDE {
13539 bool IsMatch(Object* other) OVERRIDE {
13618 // stored value is stored where the key should be. IsMatch then
13621 bool IsMatch(Object* obj) OVERRIDE {
13670 bool SeqOneByteSubStringKey::IsMatch(Object* string) { function in class:v8::SeqOneByteSubStringKey
13682 virtual bool IsMatch(Object* string) OVERRIDE {
14609 bool IsMatch(Object* o) OVERRIDE {
14791 // to the stored value with a custon IsMatch function during lookups.
14820 bool IsMatch(Objec
[all...]
H A Dobjects.h3153 // static bool IsMatch(Key key, Object* other);
3370 virtual bool IsMatch(Object* other) = 0;
3384 static inline bool IsMatch(HashTableKey* key, Object* value) { function in class:v8::internal::StringTableShape
3385 return key->IsMatch(value);
3445 static inline bool IsMatch(HashTableKey* key, Object* value) { function in class:v8::internal::MapCacheShape
3446 return key->IsMatch(value);
3607 static inline bool IsMatch(Handle<Name> key, Object* other);
3639 static inline bool IsMatch(uint32_t key, Object* other);
3743 static inline bool IsMatch(Handle<Object> key, Object* other);
4006 static inline bool IsMatch(Handl
7841 static inline bool IsMatch(HashTableKey* key, Object* value) { function in class:v8::internal::CompilationCacheShape
7942 static inline bool IsMatch(HashTableKey* key, Object* value) { function in class:v8::internal::CodeCacheHashTableShape
[all...]

Completed in 4563 milliseconds