Searched
full:exists (Results
1751 -
1775 of
2592) sorted by null
<<71727374757677787980>>
/external/webkit/WebCore/bridge/ |
npapi.h | 214 * Exists only for >= NPVERS_HAS_RESPONSE_HEADERS.
|
/external/webkit/WebCore/inspector/front-end/ |
treeoutline.js | 323 // ancestor exists in the tree.
|
/external/webkit/WebCore/loader/icon/ |
IconDatabase.cpp | 240 // 1 - The initial url import is incomplete and this pageURL was marked to be notified once it is complete if an iconURL exists 291 // If an image is read in from the icondatabase, we do *not* overwrite any image data that exists in the in-memory cache. 294 // delete the image on the secondary thread if the image already exists. 323 // 1 - The initial url import is incomplete and this pageURL has already been marked to be notified once it is complete if an iconURL exists [all...] |
/external/webkit/WebCore/plugins/gtk/ |
PluginViewGtk.cpp | 516 // Check if the platformPluginWidget still exists
|
/external/webkit/WebCore/plugins/qt/ |
PluginViewQt.cpp | 472 // Check if the platformPluginWidget still exists
|
/external/webkit/WebCore/svg/ |
SVGFont.cpp | 178 // This glyph exists only in certain languages, if we're not specifying a
|
/external/webkit/WebKit/android/jni/ |
WebViewCore.h | 578 // if there exists at least on WebViewCore instance then we return the
|
/external/webkit/WebKitTools/Scripts/ |
resolve-ChangeLogs | 383 return exists $ENV{MAPPED_PREVIOUS_COMMIT} && $ENV{MAPPED_PREVIOUS_COMMIT};
|
/external/webkit/WebKitTools/Scripts/webkitpy/ |
scm.py | 395 return os.path.exists(os.path.join(self.checkout_root, '.git/rebase-apply'))
|
/external/wpa_supplicant/ |
Makefile | 27 echo '.config exists - did not replace it'; \
|
dbus_dict_helpers.c | 933 * @return TRUE if more dict entries exists, FALSE if no more dict entries
|
/external/wpa_supplicant_6/wpa_supplicant/ |
dbus_dict_helpers.c | 931 * @return TRUE if more dict entries exists, FALSE if no more dict entries
|
/external/zlib/contrib/infback9/ |
infback9.c | 253 /* Check that the strm exists and that the state was initialized */
|
/external/zlib/ |
infback.c | 263 /* Check that the strm exists and that the state was initialized */
|
/frameworks/base/awt/javax/imageio/ |
ImageIO.java | 548 if (output.exists()) {
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothDevice.java | 226 * <p>A shared link keys exists locally for the remote device, so
|
/frameworks/base/core/java/android/server/ |
BluetoothEventLoop.java | 619 Log.w(TAG, "Device exists, but we dont have the bluez path, failing");
|
/frameworks/base/core/java/android/webkit/ |
MimeTypeMap.java | 83 * exists, it trusts the caller!
|
/frameworks/base/core/tests/coretests/src/android/content/pm/ |
PackageManagerTests.java | 471 throw new RuntimeException("Permission exists: " + cmd); 482 fail("Permission still exists: " + cmd); 807 assertTrue(file.exists()); [all...] |
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
menu_design.jd | 171 access a Context menu (if one exists), as shown in the screenshot below.
|
/frameworks/base/docs/html/resources/tutorials/testing/ |
helloandroid_test.jd | 312 initialized properly and the target TextView exists.
|
/frameworks/base/include/private/opengles/ |
gl_context.h | 608 // A handle to the blit engine, if it exists, else NULL.
|
/frameworks/base/media/java/android/media/ |
RingtoneManager.java | 224 * If a column (item from this list) exists in the Cursor, its value must
|
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
ualgo.h | 39 /// *i == value. Returns last if no such iterator exists.
|
upredalgo.h | 38 /// pred(*i) is true. Returns last if no such iterator exists.
|
Completed in 540 milliseconds
<<71727374757677787980>>