Searched defs:Exists (Results 1 - 11 of 11) sorted by last modified time

/external/v8/src/
H A Dglobal-handles.h331 DCHECK(Exists(singleton));
336 inline bool Exists(SingletonHandle singleton) { function in class:v8::internal::EternalHandles
/external/protobuf/src/google/protobuf/testing/
H A Dfile.cc61 bool File::Exists(const string& name) { function in class:google::protobuf::File
121 if (Exists(path)) return false;
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/lldb/source/API/
H A DSBFileSpec.cpp68 SBFileSpec::Exists () const function in class:SBFileSpec
72 bool result = m_opaque_ap->Exists();
75 log->Printf ("SBFileSpec(%p)::Exists () => %s", m_opaque_ap.get(), (result ? "true" : "false"));
/external/lldb/source/Host/common/
H A DFileSpec.cpp541 FileSpec::Exists () const function in class:FileSpec
566 if (Exists())
573 if (tmp_file.Exists())
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-actions.h74 static bool Exists() { return false; } function in class:testing::internal::BuiltInDefaultValue
89 static bool Exists() { return BuiltInDefaultValue<T>::Exists(); } function in class:testing::internal::BuiltInDefaultValue
98 static bool Exists() { return true; } function in class:testing::internal::BuiltInDefaultValue
108 static bool Exists() { return true; } \
181 static bool Exists() { function in class:testing::DefaultValue
182 return IsSet() || internal::BuiltInDefaultValue<T>::Exists();
217 static bool Exists() { function in class:testing::DefaultValue
218 return IsSet() || internal::BuiltInDefaultValue<T&>::Exists();
238 static bool Exists() { retur function in class:testing::DefaultValue
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 242 milliseconds