HomeSort by relevance Sort by last modified time
    Searched full:exists (Results 751 - 775 of 2592) sorted by null

<<31323334353637383940>>

  /external/webkit/WebCore/bindings/v8/
ScriptController.h 87 // If an isolated world with the specified ID already exists, it is reused.
  /external/webkit/WebCore/loader/appcache/
ApplicationCache.cpp 102 // The resource exists, get its type so we can return it.
  /external/webkit/WebCore/page/
GeolocationPositionCache.cpp 91 if (!database.executeCommand("CREATE TABLE IF NOT EXISTS CachedPosition ("
  /external/webkit/WebCore/platform/image-decoders/ico/
ICOImageDecoder.h 85 // If the desired PNGImageDecoder exists, gives it the appropriate data.
  /external/webkit/WebCore/storage/
StorageAreaImpl.cpp 98 // process from where the Frame object exists. Luckily, private browseing is
  /external/webkit/WebKit/qt/tests/qwebview/
tst_qwebview.cpp 126 if (!QDir(TESTS_SOURCE_DIR).exists())
  /external/webkit/WebKit/scripts/
generate-webkitversion.pl 59 die "$outputDir/ does not exist: use --outputDir <directory> to specify the location of an output directory that exists" unless (-e "$outputDir");
  /external/webkit/WebKit/win/Interfaces/
IWebEditingDelegate.idl 187 HRESULT sharedSpellCheckerExists([out, retval] BOOL* exists);
  /external/webkit/WebKitLibraries/win/tools/scripts/
auto-version.sh 48 # exists, otherwise fall back to the version number stored in the source.
  /external/webkit/WebKitTools/CygwinDownloader/
cygwin-downloader.py 27 if len(dir) and not os.path.exists(dir):
  /external/webkit/WebKitTools/DumpRenderTree/win/
EditingDelegate.h 165 /* [retval][out] */ BOOL *exists) { return E_NOTIMPL; }
  /external/webkit/WebKitTools/QtLauncher/
main.cpp 276 // If the point already exists, update it. Otherwise create it.
645 if (program.exists())
701 if (!QFile::exists(listFile))
731 if (QDir(defaultUrl).exists())
  /external/webkit/WebKitTools/Scripts/
update-webkit-support-libs 51 # Make sure the file zipfile exists and matches the expected MD5 before doing anything.
  /external/webkit/WebKitTools/Scripts/webkitpy/
executive.py 116 # This API exists only in Python 2.6 and higher. :(
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
json_layout_results_generator.py 158 if not os.path.exists(full_path):
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
chromium_linux.py 78 if os.path.exists(os.path.join(base, 'sconsbuild')):
  /external/zlib/contrib/iostream/
zfstream.cpp 141 // if a buffer doesn't exists, allocate one.
  /external/zlib/old/
visual-basic.txt 108 strFilExt, "", strFilExt) 'Add file extension if not exists
  /external/zlib/
zlib.3 125 obtain the latest version and see if the problem still exists.
  /frameworks/base/awt/org/apache/harmony/awt/gl/font/
AndroidFont.java 181 * @return true if glyph of the specified character exists in this
  /frameworks/base/core/java/android/app/
IntentService.java 34 * from an application's main thread. The IntentService class exists to
  /frameworks/base/core/java/android/app/backup/
BackupDataInputStream.java 75 * data exists within the entity to fulfill this request, only as much data
BackupHelper.java 43 * exists now.
BackupManager.java 121 * backup dataset has no matching data. If no backup data exists for this application
IBackupManager.aidl 84 * exists for the newly-installed package, either from the device's current [enabled]

Completed in 149 milliseconds

<<31323334353637383940>>