/external/opencore/fileformats/mp4/parser/src/ |
movieextendsheaderatom.cpp | 42 _success = false; 51 _success = false; 59 _success = false;
|
samplesizeatom.cpp | 66 _SkipOldEntry = false; 71 _success = false; 78 _success = false; 89 _success = false; 103 _success = false; 111 _success = false; 120 _success = false; 131 _success = false; 159 _success = false; 169 _success = false; [all...] |
/external/skia/src/images/ |
SkMovie.cpp | 52 bool changed = false; 71 fNeedBitmap = false; 81 SkMemoryStream stream(data, length, false);
|
/external/skia/src/xml/ |
SkXMLPullParser.cpp | 9 curr->fIsWhitespace = false; 109 return false; // unknown/illegal 130 return false;
|
/external/v8/src/ |
v8-counters.cc | 36 HistogramTimer Counters::name = { #caption, NULL, false, 0, 0 }; \ 42 StatsCounter Counters::name = { "c:" #caption, NULL, false }; 50 { "c:V8.State" #name, NULL, false },
|
/external/v8/test/mjsunit/ |
delay-syntax-error.js | 33 assertDoesNotThrow("if (false) return;"); 34 assertDoesNotThrow("if (false) break;"); 35 assertDoesNotThrow("if (false) continue;");
|
/external/v8/test/mjsunit/regress/ |
regress-86.js | 30 var leftThroughFinally = false; 31 var enteredFinally = false; 42 leftThroughFinally = false;
|
/external/webkit/JavaScriptCore/API/tests/ |
testapi.js | 30 var failed = false; 97 var foundMyPropertyName = false; 98 var foundRegularType = false; 120 shouldBe('alwaysOneDescriptor.enumerable', false); // Actually it is. 125 shouldBe('cantFindDescriptor.enumerable', false); 136 shouldBe('myPropertyNameDescriptor.enumerable', false); // Actually it is. 163 shouldBe("(new Object()) instanceof MyObject", false); 217 shouldBe('baseDupDescriptor.enumerable', false); 222 shouldBe('baseOnlyDescriptor.enumerable', false); 228 shouldBe('protoDupDescriptor.enumerable', false); [all...] |
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/Exceptions/ |
catchguard-001.js | 33 var caught = false; 46 catch (e if false) 48 reportFailure ("Catch block (e if false) should not have executed.");
|
catchguard-003.js | 33 var caught = false; 41 catch (e if ((x = 1) && false)) 43 reportFailure ("Catch block (e if ((x = 1) && false) should not " +
|
/external/webkit/LayoutTests/http/tests/appcache/ |
xhr-foreign-resource.html | 42 var hadErrorFromSubframe = false; 62 req.open("GET", "resources/xhr-foreign-resource-frame.html", false); 75 window.addEventListener("message", frameMessageReceived, false);
|
/external/webkit/LayoutTests/storage/ |
read-and-write-transactions-dont-run-together.html | 68 runTransaction(db1, false); 72 runTransaction(db1, false); 73 runTransaction(db2, false);
|
/external/webkit/WebCore/bindings/js/ |
JSDOMWindowCustom.h | 43 return false; 51 return false; 64 return false;
|
/external/webkit/WebCore/bindings/v8/custom/ |
V8GeolocationCustom.cpp | 54 succeeded = false; 73 succeeded = false; 104 succeeded = false; 110 succeeded = false; 118 succeeded = false; 124 succeeded = false; 132 succeeded = false; 142 succeeded = false; 148 succeeded = false; 158 succeeded = false; [all...] |
/external/webkit/WebCore/dom/ |
EventListener.h | 51 virtual bool reportError(ScriptExecutionContext*, const String& /*message*/, const String& /*url*/, int /*lineNumber*/) { return false; } 52 virtual bool wasCreatedFromMarkup() const { return false; } 69 virtual bool virtualisAttribute() const { return false; }
|
EventTarget.cpp | 64 return false; 172 return false; 183 return false; 187 return false; 193 return false; 222 return false; 223 return addEventListener(eventType, listener, false); 240 return false; 241 return removeEventListener(eventType, listener, false); 248 return false; [all...] |
/external/webkit/WebCore/html/canvas/ |
WebGLTexture.cpp | 47 , cubeMapRWrapModeInitialized(false) 54 , cubeMapRWrapModeInitialized(false) 56 setObject(obj, false);
|
/external/webkit/WebCore/page/ |
EventSource.cpp | 60 , m_discardTrailingNewline(false) 61 , m_failSilently(false) 62 , m_requestInFlight(false) 97 options.sniffContent = false; 110 m_requestInFlight = false; 113 dispatchEvent(Event::create(eventNames().errorEvent, false, false)); 172 dispatchEvent(Event::create(eventNames().openEvent, false, false)); 218 m_discardTrailingNewline = false; [all...] |
PositionOptions.h | 58 void clearMaximumAge() { m_hasMaximumAge = false; } 68 : m_highAccuracy(false) 69 , m_hasTimeout(false)
|
/external/webkit/WebCore/platform/chromium/ |
ScrollbarThemeChromium.h | 47 virtual IntRect backButtonRect(Scrollbar*, ScrollbarPart, bool painting = false); 48 virtual IntRect forwardButtonRect(Scrollbar*, ScrollbarPart, bool painting = false); 49 virtual IntRect trackRect(Scrollbar*, bool painting = false);
|
/external/webkit/WebCore/platform/graphics/ |
FontFamily.cpp | 47 return false; 52 return false; 54 return false;
|
/external/webkit/WebCore/platform/graphics/transforms/ |
PerspectiveTransformOperation.h | 48 return false; 56 return false; 59 virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false);
|
/external/webkit/WebCore/platform/mac/ |
ScrollbarThemeMac.h | 56 virtual IntRect backButtonRect(Scrollbar*, ScrollbarPart, bool painting = false); 57 virtual IntRect forwardButtonRect(Scrollbar*, ScrollbarPart, bool painting = false); 58 virtual IntRect trackRect(Scrollbar*, bool painting = false);
|
/external/webkit/WebCore/platform/text/ |
BidiContext.cpp | 40 DEFINE_STATIC_LOCAL(BidiContext, ltrContext, (0, LeftToRight, false, 0)); 48 DEFINE_STATIC_LOCAL(BidiContext, rtlContext, (1, RightToLeft, false, 0)); 61 return false;
|
/external/webkit/WebCore/platform/win/ |
ScrollbarThemeSafari.h | 47 virtual IntRect backButtonRect(Scrollbar*, ScrollbarPart, bool painting = false); 48 virtual IntRect forwardButtonRect(Scrollbar*, ScrollbarPart, bool painting = false); 49 virtual IntRect trackRect(Scrollbar*, bool painting = false);
|