Searched
full:exists (Results
1001 -
1025 of
4830) sorted by null
<<41424344454647484950>>
/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
SecuritySupport.java | 119 return f.exists();
|
SecuritySupport12.java | 132 return new Boolean(f.exists());
|
/external/bluetooth/glib/ |
acinclude.m4 | 399 # Define HAVE_STDINT_H_WITH_UINTMAX if <stdint.h> exists, 413 [Define if <stdint.h> exists, doesn't clash with <sys/types.h>, 429 # Define HAVE_INTTYPES_H_WITH_UINTMAX if <inttypes.h> exists, 443 [Define if <inttypes.h> exists, doesn't clash with <sys/types.h>,
|
/external/bluetooth/glib/gmodule/ |
gmodule.h | 93 * No checks are made that the file exists, or is of correct type.
|
/external/chromium/chrome/browser/chromeos/notifications/ |
balloon_collection_impl.h | 82 // or a callback for given message already exists. The callback
|
/external/chromium/chrome/browser/debugger/ |
devtools_manager.h | 77 // exists.
|
/external/chromium/chrome/browser/extensions/ |
extension_process_manager.h | 78 // Returns the extension process that |url| is associated with if it exists.
|
/external/chromium/chrome/browser/hang_monitor/ |
hung_plugin_action.cc | 71 // exists. The property is deleted if the window becomes
|
/external/chromium/chrome/browser/history/ |
top_sites_database.h | 69 // Creates the thumbnail table, returning true if the table already exists
|
/external/chromium/chrome/browser/net/ |
url_fixer_upper.h | 66 // scheme component no longer exists. In such a case, the beginning index is
|
/external/chromium/chrome/browser/safe_browsing/ |
bloom_filter.h | 43 bool Exists(SBPrefix hash) const;
|
/external/chromium/chrome/browser/ui/gtk/infobars/ |
infobar_gtk.h | 130 // below this one (if it exists).
|
/external/chromium/chrome/browser/ui/omnibox/ |
location_bar.h | 6 // window's location bar component. This class exists so that cross-platform
|
/external/chromium/chrome/browser/ui/views/status_icons/ |
status_icon_win.cc | 114 // Event not sent to the observer, so display the context menu if one exists.
|
/external/chromium/chrome/common/ |
chrome_paths.h | 39 // should check that the path exists before
|
/external/chromium/chrome/common/net/ |
test_url_fetcher_factory.cc | 127 // Overwrite existing URL if it already exists.
|
/external/chromium/net/base/ |
address_list.h | 64 // If the canonical name exists, |*canonical_name| is filled in with the
|
dns_reload_timer.cc | 33 // timer exists for the calling thread, create one.
|
dnsrr_resolver.h | 62 // HostResolver exists to lookup addresses and there are many details about
|
/external/chromium/net/disk_cache/ |
block_files.h | 60 // Set force to true to overwrite the file if it exists.
|
disk_cache_test_util.h | 39 // exists and is clear in ctor and that the directory gets deleted in dtor.
|
/external/chromium/third_party/libjingle/source/talk/base/ |
win32window.cc | 52 // Window already exists.
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
rawtransport.cc | 106 // Make sure the channel named actually exists.
|
sessionclient.h | 54 // A SessionClient exists in 1-1 relation with each session. The implementor
|
/external/clang/include/clang/AST/ |
DeclTemplate.h | 601 /// NULL if no such declaration exists. 607 /// NULL if no such declaration exists. 669 /// NULL if no such declaration exists. 698 /// NULL if no such declaration exists. 704 /// NULL if no such declaration exists. 834 /// \brief Return the specialization with the provided arguments if it exists, 847 /// NULL if no such declaration exists. 853 /// NULL if no such declaration exists. [all...] |
Completed in 1075 milliseconds
<<41424344454647484950>>