Searched defs:Relation (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/components/content_settings/core/common/
H A Dcontent_settings_pattern.h25 // sets they describe, have specific relations. |Relation| describes the
48 enum Relation { enum in class:ContentSettingsPattern
173 // |Relation| of the two patterns.
174 Relation Compare(const ContentSettingsPattern& other) const;
195 static Relation CompareScheme(
199 static Relation CompareHost(
203 static Relation ComparePort(
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSSelector.h126 enum Relation { enum in class:blink::CSSSelector
301 Relation relation() const { return static_cast<Relation>(m_relation); }
302 void setRelation(Relation relation)
305 ASSERT(static_cast<Relation>(m_relation) == relation); // using a bitfield.
330 unsigned m_relation : 3; // enum Relation
/external/chromium_org/v8/src/
H A Djsregexp.h1018 enum Relation { LT, GEQ }; enum in class:v8::internal::Guard
1019 Guard(int reg, Relation op, int value)
1024 Relation op() { return op_; }
1029 Relation op_;
/external/clang/lib/Analysis/
H A DCFG.cpp590 TryResult analyzeLogicOperatorCondition(BinaryOperatorKind Relation, argument
594 switch (Relation) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ant.core_3.2.200.v20100427.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 123 milliseconds