Searched refs:isNull (Results 351 - 375 of 738) sorted by relevance

<<11121314151617181920>>

/external/webkit/Source/WebCore/html/
H A DHTMLImageElement.cpp135 setIsLink(!attr->isNull());
176 if (alt.isNull())
/external/webkit/Source/WebCore/storage/
H A DStorageAreaSync.cpp389 SQLiteStatement& query = it->second.isNull() ? remove : insert;
394 if (!it->second.isNull())
/external/webkit/Source/WebCore/websockets/
H A DWebSocketChannel.cpp216 if (error.isNull())
218 else if (error.localizedDescription().isNull())
/external/webkit/Source/WebKit/chromium/src/
H A DWebAccessibilityObject.cpp407 if (accessKey.isNull())
411 if (modifierString.isNull()) {
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DFrameLoaderClientQt.cpp609 emit loadFinished(m_loadError.isNull());
825 if (!loader->clientRedirectSourceForHistory().isNull()) {
833 if (!loader->serverRedirectSourceForHistory().isNull()) {
1035 (redirectResponse.isNull()) ? "(null)" : qPrintable(drtDescriptionSuitableForTestResult(redirectResponse)));
1042 if (sendRequestReturnsNullOnRedirect && !redirectResponse.isNull()) {
1069 // qDebug() << "FrameLoaderClientQt::dispatchWillSendRequest" << request.isNull() << url;
1169 if (!error.isNull() && !error.isCancellation())
1179 if (!error.isNull() && !error.isCancellation())
1307 ASSERT(webFrame.isNull());
/external/webkit/Source/WebKit2/Platform/CoreIPC/
H A DArgumentCoders.h202 if (string.isNull()) {
244 if (string.isNull()) {
/external/webkit/Source/WebKit2/Shared/mac/
H A DSandboxExtensionMac.mm138 if (resolvedParentDirectory.isNull())
H A DWebCoreArgumentCodersMac.mm115 bool errorIsNull = resourceError.isNull();
/external/webkit/Source/WebKit2/UIProcess/Plugins/win/
H A DPluginInfoStoreWin.cpp203 if (!latestAcrobatVersionString.isNull()) {
247 if (!ourDirectory.isNull())
/external/webkit/Source/JavaScriptCore/runtime/
H A DJSString.h193 ASSERT(!m_value.isNull());
204 ASSERT(!m_value.isNull());
212 ASSERT(!m_value.isNull());
307 ASSERT(!m_value.isNull());
620 if (isNull())
639 if (isNull())
H A DStructure.cpp194 ASSERT(m_prototype.isObject() || m_prototype.isNull());
216 ASSERT(m_prototype.isNull());
237 ASSERT(m_prototype.isObject() || m_prototype.isNull());
665 ASSERT(!propertyName.isNull());
688 ASSERT(!propertyName.isNull());
716 ASSERT(!propertyName.isNull());
H A DJSObject.cpp110 if (!value.isObject() && !value.isNull())
121 if (prototype.isNull()) {
159 if (prototype.isNull())
445 if (prototype().isNull())
456 if (nextProto.isNull())
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
H A DNetscapeBrowserFuncs.cpp171 if (lastHeaderKey.isNull()) {
205 if (!oldValue.isNull()) {
255 if (!contentLength.isNull())
778 ASSERT(!string.isNull());
802 if (cookies.isNull())
813 if (proxies.isNull())
/external/webkit/Source/WebKit2/WebProcess/Plugins/
H A DPluginView.cpp176 if (!contentEncoding.isNull() && contentEncoding != "identity")
664 if (!request->target().isNull()) {
677 ASSERT(!request->target().isNull());
725 if (!request->target().isNull()) {
753 if (!request->target().isNull()) {
755 if (resultString.isNull())
/external/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp31 if (T.isNull())
339 if (!ObjectType.isNull()) {
426 if (!ObjectType.isNull()) {
455 if (!ObjectType.isNull() && Found.empty()) {
541 if (!ObjectType.isNull() && !ObjectTypeSearchedInScope &&
819 if (T.isNull())
H A DSemaLambda.cpp232 if (AlternateType.isNull())
260 if (AlternateType.isNull())
299 if (CSI.ReturnType.isNull())
306 assert(!CSI.ReturnType.isNull() && "We should have a tentative return type.");
476 if (ThisCaptureType.isNull()) {
803 if (LSI->ReturnType.isNull()) {
H A DSemaTemplateVariadic.cpp123 if ((!T.isNull() && T->containsUnexpandedParameterPack()) || InLambda)
132 if ((!TL.getType().isNull() &&
336 if (Template.isNull() || !Template.containsUnexpandedParameterPack())
348 if (Arg.getArgument().isNull() ||
461 if (Result.isNull())
700 if (!T.isNull() && T->containsUnexpandedParameterPack())
H A DSemaType.cpp786 if (Result.isNull())
825 assert(!Result.isNull() && "Didn't get a type for typeof?");
837 if (Result.isNull()) {
848 if (Result.isNull()) {
856 assert(!Result.isNull() && "Didn't get a type for __underlying_type?");
860 if (Result.isNull()) {
878 assert(!Result.isNull() && "Didn't get a type for _Atomic?");
880 if (Result.isNull()) {
1621 if (QT.isNull()) {
2345 if (T.isNull()) {
[all...]
/external/clang/lib/AST/
H A DType.cpp531 if (T.isNull())
937 if (isNull())
997 if (isNull())
1282 if (this->isDependentType() || ET->getDecl()->getPromotionType().isNull()
1877 Canon.isNull()? QualType(this, 0) : Canon,
1878 Canon.isNull()? T.isDependent() : Canon->isDependentType(),
1879 Canon.isNull()? T.isDependent()
1883 Template(T), NumArgs(NumArgs), TypeAlias(!AliasedType.isNull()) {
1892 assert((!Canon.isNull() ||
1909 if (Canon.isNull()
[all...]
H A DASTContext.cpp725 assert(VoidTy.isNull() && "Context reinitialized?");
2644 if (Canonical.isNull())
2857 if (!Underlying.isNull())
2985 if (Canon.isNull()) {
3354 if (!DeducedType.isNull()) {
3399 if (AutoDeductTy.isNull())
3401 assert(!AutoDeductTy.isNull() && "can't build 'auto' pattern");
3407 if (AutoRRefDeductTy.isNull())
3409 assert(!AutoRRefDeductTy.isNull() && "can't build 'auto &&' pattern");
4041 assert(!Promotable.isNull());
[all...]
/external/webkit/Source/WebCore/platform/network/soup/
H A DResourceHandleSoup.cpp291 ASSERT(d->m_response.isNull());
339 ASSERT(d->m_response.isNull());
360 ASSERT(!d->m_response.isNull());
446 ASSERT(d->m_response.isNull());
787 ASSERT(!d->m_response.isNull());
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DFrameLoaderClientAndroid.cpp490 if (request.isNull()) {
535 if (request.isNull()) {
567 if (request.isNull()) {
611 if (!error.isNull() && error.errorCode() >= InternalErrorLast && error.errorCode() != ERROR_OK)
697 if (!docLoader->serverRedirectSourceForHistory().isNull())
/external/webkit/Source/WebKit/qt/declarative/
H A Dqdeclarativewebview.cpp262 if (QWebSettings::iconDatabasePath().isNull() &&
263 QWebSettings::globalSettings()->localStoragePath().isNull() &&
264 QWebSettings::offlineStoragePath().isNull() &&
265 QWebSettings::offlineWebApplicationCachePath().isNull())
1022 while (!element.parent().isNull() && element.geometry().width() <= maxWidth && element.geometry().height() <= maxHeight) {
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebFrameLoaderClient.cpp570 if (!loader->clientRedirectSourceForHistory().isNull()) {
585 if (!loader->serverRedirectSourceForHistory().isNull()) {
830 if (!pluginView->pluginsPage().isNull()) {
839 if (!pluginView->mimeType().isNull()) {
848 if (!pluginName.isNull()) {
/external/skia/src/images/
H A DSkImageDecoder_libwebp.cpp334 (decodedBitmap->isNull() ||
347 if (bitmap->isNull()) {
360 // i.e., when bitmap->isNull() is true.
410 if (!decodedBitmap->isNull()) {

Completed in 532 milliseconds

<<11121314151617181920>>