Searched defs:isUpdating (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/mediasource/
H A DMediaSource.cpp58 static bool throwExceptionIfClosedOrUpdating(bool isOpen, bool isUpdating, ExceptionState& exceptionState) argument
64 if (isUpdating) {
217 bool MediaSource::isUpdating() const function in class:blink::MediaSource
382 if (throwExceptionIfClosedOrUpdating(isOpen(), isUpdating(), exceptionState))
466 if (throwExceptionIfClosedOrUpdating(isOpen(), isUpdating(), exceptionState))
H A DSourceBuffer.cpp59 static bool throwExceptionIfRemovedOrUpdating(bool isRemoved, bool isUpdating, ExceptionState& exceptionState) argument
65 if (isUpdating) {
/external/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp108 bool isUpdating; member in struct:__anon25969::NEONLdStTableEntry
405 if (TableEntry->isUpdating)
457 if (TableEntry->isUpdating)
539 if (TableEntry->isUpdating)
H A DARMISelDAGToDAG.cpp218 SDNode *SelectVLD(SDNode *N, bool isUpdating, unsigned NumVecs,
226 SDNode *SelectVST(SDNode *N, bool isUpdating, unsigned NumVecs,
234 bool isUpdating, unsigned NumVecs,
240 SDNode *SelectVLDDup(SDNode *N, bool isUpdating, unsigned NumVecs,
1772 SDNode *ARMDAGToDAGISel::SelectVLD(SDNode *N, bool isUpdating, unsigned NumVecs, argument
1780 unsigned AddrOpIdx = isUpdating ? 1 : 2;
1819 if (isUpdating)
1834 if (isUpdating) {
1868 if (isUpdating) {
1899 if (isUpdating)
1904 SelectVST(SDNode *N, bool isUpdating, unsigned NumVecs, const uint16_t *DOpcodes, const uint16_t *QOpcodes0, const uint16_t *QOpcodes1) argument
2050 SelectVLDSTLane(SDNode *N, bool IsLoad, bool isUpdating, unsigned NumVecs, const uint16_t *DOpcodes, const uint16_t *QOpcodes) argument
2169 SelectVLDDup(SDNode *N, bool isUpdating, unsigned NumVecs, const uint16_t *Opcodes) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-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/ ...

Completed in 1230 milliseconds