Searched defs:IsValid (Results 151 - 175 of 234) sorted by relevance

12345678910

/external/lldb/source/API/
H A DSBSymbolContext.cpp38 if (rhs.IsValid())
56 if (rhs.IsValid())
80 SBSymbolContext::IsValid () const function in class:SBSymbolContext
208 if (line_entry.IsValid())
278 if (m_opaque_ap.get() && curr_frame_pc.IsValid())
H A DSBTypeCategory.cpp52 SBTypeCategory::IsValid() const function in class:SBTypeCategory
60 if (!IsValid())
68 if (!IsValid())
79 if (!IsValid())
96 if (!IsValid())
104 if (!IsValid())
113 if (!IsValid())
122 if (!IsValid())
138 if (!IsValid())
147 if (!IsValid())
[all...]
H A DSBTypeSummary.cpp65 SBTypeSummary::IsValid() const function in class:SBTypeSummary
73 if (!IsValid())
87 if (!IsValid())
101 if (!IsValid())
113 if (!IsValid())
136 if (!IsValid())
152 if (!IsValid())
162 if (!IsValid())
172 if (!IsValid())
205 if (IsValid()
[all...]
H A DSBWatchpoint.cpp89 SBWatchpoint::IsValid() const function in class:SBWatchpoint
286 if (event.IsValid())
295 if (event.IsValid())
H A DSBCommandInterpreter.cpp88 SBCommandInterpreter::IsValid() const function in class:SBCommandInterpreter
441 SBCommand::IsValid () function in class:SBCommand
449 if (IsValid ())
457 if (IsValid ())
465 if (!IsValid ())
480 if (!IsValid ())
H A DSBType.cpp69 if (IsValid() == false)
70 return !rhs.IsValid();
79 if (IsValid() == false)
80 return rhs.IsValid();
123 // "const SBAddress &addr" should already have checked "addr.IsValid()"
131 SBType::IsValid() const function in class:SBType
136 return m_opaque_sp->IsValid();
142 if (!IsValid())
152 if (!IsValid())
160 if (!IsValid())
464 SBTypeList::IsValid () function in class:SBTypeList
537 SBTypeMember::IsValid() const function in class:SBTypeMember
[all...]
/external/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.h223 return uuid.IsValid();
293 IsValid() const function in struct:DynamicLoaderMacOSXDYLD::DYLDAllImageInfos
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.h136 IsValid () function in class:lldb_private::AppleObjCTrampolineHandler::AppleObjCVTables::VTableRegion
/external/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h103 bool IsValid : 1; member in struct:llvm::FunctionLoweringInfo::LiveOutInfo
105 LiveOutInfo() : NumSignBits(0), IsValid(true), KnownOne(1, 0),
159 if (!LOI->IsValid)
200 LiveOutRegInfo[Reg].IsValid = false;
/external/ceres-solver/internal/ceres/
H A Dprogram.cc145 bool Program::IsValid() const { function in class:ceres::internal::Program
/external/chromium_org/components/autofill/core/browser/
H A Dcredit_card.cc579 bool CreditCard::IsValid() const { function in class:autofill::CreditCard
/external/chromium_org/content/renderer/media/android/
H A Daudio_decoder_android.cc33 bool IsValid() const;
86 bool AudioDecoderIO::IsValid() const { function in class:content::AudioDecoderIO
525 if (!audio_decoder.IsValid())
/external/chromium_org/net/base/
H A Dnet_log.cc35 if (!source.IsValid())
85 bool NetLog::Source::IsValid() const { function in class:net::NetLog::Source
/external/chromium_org/net/cookies/
H A Dparsed_cookie.cc179 bool ParsedCookie::IsValid() const { function in class:net::ParsedCookie
468 if (!IsValid())
/external/chromium_org/ppapi/shared_impl/private/
H A Dnet_address_private_impl.cc129 bool IsValid(const NetAddress* net_addr) { function in namespace:ppapi::__anon10176
135 if (!IsValid(net_addr))
143 if (!IsValid(net_addr))
152 if (!IsValid(net_addr))
164 if (!IsValid(net_addr))
173 if (!IsValid(net_addr1) || !IsValid(net_addr2))
307 if (!IsValid(src_net_addr) || !dest_addr)
410 return IsValid(ToNetAddress(&addr));
492 if (!IsValid(net_add
[all...]
/external/chromium_org/sync/internal_api/public/base/
H A Dunique_position.cc50 DCHECK(!pos.IsValid());
111 DCHECK(x.IsValid());
122 DCHECK(x.IsValid());
133 DCHECK(before.IsValid());
134 DCHECK(after.IsValid());
147 DCHECK(this->IsValid());
148 DCHECK(other.IsValid());
154 if (!this->IsValid() && !other.IsValid())
197 bool UniquePosition::IsValid() cons function in class:syncer::UniquePosition
[all...]
/external/lldb/include/lldb/Core/
H A DArchSpec.h208 IsValid () const function in class:lldb_private::ArchSpec
/external/aac/libAACdec/src/
H A Dchannelinfo.h376 inline UCHAR IsValid(const CIcsInfo *pIcsInfo) function
/external/chromium_org/chrome/browser/favicon/
H A Dfavicon_handler.cc95 bool IsValid(const favicon_base::FaviconRawBitmapResult& bitmap_result) { function in namespace:__anon4047
140 return std::find_if(bitmap_results.begin(), bitmap_results.end(), IsValid) !=
/external/chromium_org/chrome/browser/printing/
H A Dpdf_to_emf_converter.cc39 bool IsValid() const { return temp_dir_.IsValid(); } function in class:printing::__anon4479::RefCountedTempDir
205 if (!(*temp_dir)->IsValid())
216 if (!file->IsValid())
/external/chromium_org/chrome/utility/
H A Dprinting_handler.cc74 return IsValid();
77 bool IsValid() const { function in class:__anon6040::PdfFunctionsBase
331 if (!g_pdf_lib.Get().IsValid())
404 if (!g_pdf_lib.Get().IsValid())
/external/chromium_org/content/renderer/accessibility/
H A Dblink_ax_tree_source.cc116 while (IsValid(node)) {
185 bool BlinkAXTreeSource::IsValid(blink::WebAXObject node) const { function in class:content::BlinkAXTreeSource
/external/chromium_org/google_apis/gcm/engine/
H A Dmcs_client.cc78 bool IsValid() const;
97 bool CollapseKey::IsValid() const { function in class:gcm::CollapseKey
270 if (collapse_key.IsValid())
319 if (collapse_key.IsValid() && collapse_key_map_.count(collapse_key) > 0) {
350 if (collapse_key.IsValid())
907 if (collapse_key.IsValid())
/external/chromium_org/gpu/command_buffer/service/
H A Dprogram_manager.h62 bool IsValid() const { function in struct:gpu::gles2::Program::UniformInfo
166 bool IsValid() const { function in class:gpu::gles2::Program
/external/chromium_org/mojo/public/python/mojo/
H A Dsystem.pyx296 def IsValid(self): member in class:Handle
306 if self.IsValid():

Completed in 3222 milliseconds

12345678910