Searched
full:exists (Results
1151 -
1175 of
2592) sorted by null
<<41424344454647484950>>
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
CommandLine.java | 281 // Return true if an option exists.
|
/external/tcpdump/ |
aclocal.m4 | 252 dnl continue and select the last one that exists 720 dnl If using gcc and the file .devel exists: 724 dnl If an os prototype include exists, symlink os-proto.h to it 854 dnl This test exists so that every application developer does not test [all...] |
/external/v8/src/ |
jsregexp.h | 316 // to use Extend instead to ensure that only one instance exists 645 // match the ones in the given node info. If no sibling exists NULL 651 // If no node exists a new one will be created by cloning the current [all...] |
zone-inl.h | 204 // Left child exists.
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Array/ |
15.4.4.5-1.js | 47 then new[(j)] either does not exist or exists with value undefined.
|
15.4.4.5-2.js | 48 then new[(j)] either does not exist or exists with value undefined.
|
/external/webkit/WebCore/page/ |
Settings.h | 58 // last line on Mac, but does nothing on Windows. A similar case exists on the
|
/external/webkit/WebCore/platform/chromium/ |
ClipboardChromium.cpp | 306 // use the alt tag if one exists, otherwise we fall back on the suggested
|
/external/webkit/WebCore/platform/graphics/mac/ |
ComplexTextControllerATSUI.cpp | 252 if (status == noErr) // naively assume that if a 'prop' table exists then it contains mirroring info
|
/external/webkit/WebCore/platform/graphics/openvg/ |
EGLDisplayOpenVG.cpp | 219 // The shared surface doesn't need to be drawn on, it just exists so
|
/external/webkit/WebCore/rendering/ |
FixedTableLayout.cpp | 213 // This quirk is very similar to one that exists in RenderBlock::calcBlockPrefWidths().
|
/external/webkit/WebCore/storage/ |
StorageAreaSync.cpp | 186 if (!m_database.executeCommand("CREATE TABLE IF NOT EXISTS ItemTable (key TEXT UNIQUE ON CONFLICT REPLACE, value TEXT NOT NULL ON CONFLICT FAIL)")) {
|
/external/webkit/WebCore/workers/ |
WorkerMessagingProxy.cpp | 336 // in either side any more. However, the Worker object may still exist, and it assumes that the proxy exists, too.
|
/external/webkit/WebKit/android/WebCoreSupport/ |
GeolocationPermissions.cpp | 335 if (!database.executeCommand("CREATE TABLE IF NOT EXISTS Permissions (origin TEXT UNIQUE NOT NULL, allow INTEGER NOT NULL)")) {
|
/external/webkit/WebKitTools/CodeCoverage/ |
run-generate-coverage-data | 35 directory already exists like os.makedirs
|
/external/webkit/WebKitTools/Scripts/ |
svn-unapply | 247 next if (exists $checkedDirectories{$dir});
|
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/ |
apache_http_server.py | 216 if os.path.exists(self._pid_file):
|
http_server.py | 188 if not os.path.exists(tmp_module_path):
|
websocket_server.py | 167 if os.path.exists(handler_map_file):
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Borland.old/ |
Borland-2.4 | 26 exists between putting pragmas in the header, or #defines in the header -
|
/external/zlib/contrib/minizip/ |
minizip.c | 282 printf("The file %s exists. Overwrite ? [y]es, [n]o, [a]ppend : ",filename_try);
|
/frameworks/base/awt/org/apache/harmony/awt/im/ |
InputMethodContext.java | 315 // and take already created instance if exists
|
/frameworks/base/core/java/android/app/backup/ |
BackupAgent.java | 127 * data size instructs the transport to delete whatever entity currently exists
|
/frameworks/base/core/java/android/appwidget/ |
AppWidgetHostView.java | 145 // inflate through our last mRemoteContext when it exists.
|
/frameworks/base/core/java/android/os/ |
Environment.java | 203 * directory may not yet exist, so you must make sure it exists before
|
Completed in 381 milliseconds
<<41424344454647484950>>