OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exists
(Results
601 - 625
of
4830
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/development/scripts/
symbol.py
74
if os.path.
exists
(ToolPath("addr2line", toolchain_info)):
166
if not os.path.
exists
(symbols):
204
if not os.path.
exists
(symbols):
208
if not os.path.
exists
(symbols):
/development/tools/emulator/opengl/host/libs/Translator/EGL/
EglGlobalInfo.cpp
53
//search if it is not already
exists
/external/android-mock/src/com/google/android/testing/mocking/
ProcessorLogger.java
86
if (!log.
exists
() && log.getParentFile() != null) {
/external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemUnknown.java
97
* Execute fallback if fallback child
exists
or do nothing
/external/bluetooth/bluez/src/
error.c
49
"Already
Exists
");
/external/bzip2/
format.pl
25
# check infile
exists
/external/chromium/app/sql/
meta_table.h
23
// Returns true if the 'meta' table
exists
.
/external/chromium/base/
at_exit.h
51
// even if one already
exists
. This should only be used for testing!
file_descriptor_shuffle.h
9
// This code
exists
to perform the shuffling of file descriptors which is
message_loop_proxy_impl.cc
12
// If the target message loop still
exists
, the d'tor WILL execute on the
/external/chromium/chrome/browser/autofill/
personal_data_manager.h
97
// Updates |profile| which already
exists
in the web database.
110
// Updates |credit_card| which already
exists
in the web database.
201
// Saves |imported_profile| to the WebDB if it
exists
.
238
// no password
exists
.
/external/chromium/chrome/browser/chromeos/login/
owner_key_utils.h
47
// Assumes that the file at |key_file|
exists
.
/external/chromium/chrome/browser/policy/
browser_policy_connector.h
43
// policy connector, or NULL if no such subsystem
exists
(i.e. when running
/external/chromium/chrome/browser/printing/
printer_query.h
74
// Returns true, if worker thread
exists
or has been created.
/external/chromium/chrome/browser/ssl/
ssl_error_info.h
18
// An SSLErrorInfo object only
exists
on the UI thread and only contains
/external/chromium/chrome/browser/ui/
browser_list.h
72
// no such browser currently
exists
.
80
// NULL if no such browser currently
exists
.
86
// returned. Returns NULL if no such browser currently
exists
.
90
// browser currently
exists
.
/external/chromium/chrome/browser/ui/cocoa/
keystone_promote_postflight.sh
38
# Make sure that APP is an absolute path and that it
exists
.
/external/chromium/chrome/browser/ui/webui/
chrome_url_data_manager_backend.h
64
// Returns true if the job
exists
in |pending_requests_|. False otherwise.
theme_source_unittest.cc
67
// invalidated that. We now just check that the image
exists
.
/external/chromium/chrome/common/extensions/
extension_resource.cc
52
// We also check if the path
exists
because the posix version of AbsolutePath
/external/chromium/net/base/
dns_util.h
29
// Returns the hostname by trimming the ending dot, if one
exists
.
test_root_certs.h
37
// Returns true if an instance
exists
, without forcing an initialization.
/external/chromium/testing/gtest/scripts/
fuse_gtest_files.py
87
"""Verifies that the given file
exists
; aborts on failure.
118
if os.path.
exists
(output_file):
122
print ('%s already
exists
in directory %s - overwrite it? (y/N) ' %
129
# Makes sure the directory holding the output file
exists
; creates
/external/clang/test/
CMakeLists.txt
58
if( NOT
EXISTS
${LIT} )
/external/collada/include/1.4/dom/
domCg_connect_param.h
98
* If a daeMetaElement already
exists
it will return that instead of creating a new one.
Completed in 1511 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>