Searched defs:isReset (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dumutex.h193 UBool isReset() {return umtx_loadAcquire(fState) == 0;}; function in struct:UInitOnce
194 // Note: isReset() is used by service registration code.
/external/icu/icu4c/source/common/
H A Dumutex.h191 UBool isReset() {return umtx_loadAcquire(fState) == 0;}; function in struct:UInitOnce
192 // Note: isReset() is used by service registration code.
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DCounterDirectives.h49 bool isReset() const { return m_isResetSet; } function in class:blink::CounterDirectives
85 bool isDefined() const { return isReset() || isIncrement(); }
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderCounter.cpp104 static bool planCounter(RenderObject& object, const AtomicString& identifier, bool& isReset, int& value) argument
134 isReset = directives.isReset();
142 isReset = true;
146 isReset = false;
152 isReset = true;
157 isReset = true;
166 // - Finds the insertion point for the counter described by counterOwner, isReset and
182 static bool findPlaceForCounter(RenderObject& counterOwner, const AtomicString& identifier, bool isReset, RefPtr<CounterNode>& parent, RefPtr<CounterNode>& previousSibling) argument
203 if (isReset
304 bool isReset = false; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
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 216 milliseconds