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

<<51525354555657585960>>

  /external/webkit/WebKit/qt/QGVLauncher/
main.cpp 57 if (fi.exists() && fi.isRelative())
  /external/webkit/WebKit/qt/tests/qwebplugindatabase/
tst_qwebplugindatabase.cpp 134 if (!directory.exists() || !directory.count())
  /external/webkit/WebKit/win/
WebURLResponse.cpp 157 result = LPCTSTR_UI_STRING("no longer exists", "HTTP result code string");
  /external/webkit/WebKitTools/Scripts/
prepare-ChangeLog     [all...]
svn-create-patch 242 $diffFiles->{$path}->{isTestFile} = exists $testDirectories{(File::Spec->splitdir($path))[0]} ? 1 : 0;
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
mac.py 123 if os.path.exists(filename):
  /external/webkit/WebKitTools/Scripts/webkitpy/
multicommandtool.py 125 # main() exists so that Commands can be turned into stand-alone scripts.
  /external/wpa_supplicant/
os.h 129 * This function is called just before a program exists. If there are any OS
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
os.h 129 * This function is called just before a program exists. If there are any OS
  /external/zlib/contrib/untgz/
untgz.c 324 /* abort on ENOENT; ignore other errors like "directory already exists" */
  /external/zlib/
deflate.h 155 int match_available; /* set if previous match exists */
  /frameworks/base/core/java/android/content/
ContentService.java 538 // Look to see if the proper child already exists
SearchRecentSuggestionsProvider.java 149 db.execSQL("DROP TABLE IF EXISTS suggestions");
SyncManager.java     [all...]
  /frameworks/base/core/java/android/net/
MobileDataStateTracker.java 457 * Ensure that a network route exists to deliver traffic to the specified
NetworkStateTracker.java 396 * Ensure that a network route exists to deliver traffic to the specified
  /frameworks/base/core/java/android/pim/vcard/
JapaneseUtils.java 371 * @return CharSequence object if the mapping for ch exists. Return null otherwise.
VCardComposer.java 465 // they are hidden from the view of this method, though contact id itself exists.
  /frameworks/base/core/java/android/view/
Gravity.java 235 * object exists in. This can be used after
MenuItem.java 130 * @return The condensed title, if it exists.
  /frameworks/base/core/jni/
android_database_SQLiteDatabase.cpp 335 static const char *createSql ="CREATE TABLE IF NOT EXISTS " ANDROID_TABLE " (locale TEXT)";
  /frameworks/base/core/tests/coretests/src/android/database/
DatabaseCursorTest.java 62 if (mDatabaseFile.exists()) {
  /frameworks/base/docs/html/guide/basics/
appmodel.jd 88 then the affinity will be used to determine if a task already exists with
  /frameworks/base/libs/surfaceflinger/DisplayHardware/
DisplayHardwareBase.cpp 55 // This dir exists if the framebuffer console is present, either built into
  /frameworks/base/media/java/android/media/
ThumbnailUtils.java 449 * which contains a downsampled bitmap and the thumbnail data in EXIF if exists.

Completed in 302 milliseconds

<<51525354555657585960>>