Searched defs:mCondition (Results 1 - 6 of 6) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A DCondVar.h94 pthread_cond_t mCondition; member in class:CondVar
/external/chromium_org/third_party/angle/src/libGLESv2/
H A DFence.h37 GLuint getCondition() const { return mCondition; }
45 GLenum mCondition; member in class:gl::FenceNV
59 GLuint getCondition() const { return mCondition; }
67 GLenum mCondition; member in class:gl::FenceSync
/external/chromium_org/chrome/test/android/javatests/src/org/chromium/chrome/test/util/
H A DInfoBarTestAnimationListener.java21 private volatile Boolean mCondition; field in class:InfoBarTestAnimationListener.ConditionalWait
25 mCondition = false;
37 while (!mCondition && millis > 0) {
42 boolean result = mCondition;
43 mCondition = false;
50 mCondition = value;
/external/chromium_org/third_party/angle/src/compiler/translator/
H A DIntermNode.h639 mCondition(cond),
645 mCondition(cond),
657 TIntermNode *getCondition() const { return mCondition; }
665 TIntermTyped *mCondition; member in class:TIntermSelection
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.el_1.0.0.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/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 1336 milliseconds