Searched defs:IsValid (Results 176 - 200 of 234) sorted by relevance

12345678910

/external/chromium_org/net/disk_cache/blockfile/
H A Dblock_files.cc416 bool BlockFiles::IsValid(Addr address) { function in class:disk_cache::BlockFiles
452 if (!file->IsValid())
/external/chromium_org/net/socket/
H A Dtcp_socket_libevent.cc430 bool TCPSocketLibevent::IsValid() const { function in class:net::TCPSocketLibevent
/external/chromium_org/ppapi/proxy/
H A Dfile_io_resource.cc179 if (!FileHolder::IsValid(file_holder_))
274 if (!FileHolder::IsValid(file_holder_))
429 bool FileIOResource::FileHolder::IsValid( function in class:ppapi::proxy::FileIOResource::FileHolder
431 return handle.get() && handle->file_.IsValid();
435 if (file_.IsValid()) {
449 if (!FileHolder::IsValid(file_holder_))
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Dchatroommoduleimpl.cc137 virtual bool IsValid();
251 if (chatroom_jid_.IsValid() == false) {
695 if (IsValid() == false) {
706 if (IsValid() == false) {
721 if (IsValid() == false) {
736 XmppChatroomMemberEnumeratorImpl::IsValid() { function in class:buzz::XmppChatroomMemberEnumeratorImpl
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtcp_utility.cc76 if (IsValid())
433 RTCPUtility::RTCPParserV2::IsValid() const function in class:webrtc::RTCPUtility::RTCPParserV2
/external/chromium_org/ui/aura/
H A Dremote_window_tree_host_win.cc113 bool RemoteWindowTreeHostWin::IsValid() { function in class:aura::RemoteWindowTreeHostWin
/external/chromium_org/v8/src/
H A Dlithium-allocator.h54 DCHECK(IsValid());
67 DCHECK(IsValid());
74 DCHECK(IsValid());
80 DCHECK(IsValid());
87 DCHECK(IsValid());
98 bool IsValid() const { return value_ != -1; } function in class:v8::internal::LifetimePosition
/external/clang/lib/Driver/
H A DToolChains.h79 bool IsValid; member in class:clang::driver::toolchains::Generic_GCC::GCCInstallationDetector
102 GCCInstallationDetector() : IsValid(false) {}
107 bool isValid() const { return IsValid; }
/external/lldb/include/lldb/Core/
H A DMappedHash.h383 if (offset != LLDB_INVALID_OFFSET && IsValid ())
397 IsValid () const function in class:MappedHash::MemoryTable
432 if (IsValid ())
H A DRangeMap.h109 IsValid() const function in struct:lldb_private::Range
/external/lldb/include/lldb/Symbol/
H A DType.h412 IsValid() function in class:lldb_private::TypeImpl
414 return m_type_sp.get() != NULL || m_clang_ast_type.IsValid();
/external/lldb/include/lldb/Target/
H A DObjCLanguageRuntime.h70 IsValid (bool strict) const function in class:lldb_private::ObjCLanguageRuntime::MethodName
198 IsValid () = 0;
H A DThread.h384 if (stack_id.IsValid())
908 IsValid () const function in class:lldb_private::Thread
/external/lldb/source/API/
H A DSBBreakpoint.cpp133 SBBreakpoint::IsValid() const function in class:SBBreakpoint
616 if (event.IsValid())
625 if (event.IsValid())
634 if (event.IsValid())
643 if (event.IsValid())
H A DSBFrame.cpp104 SBFrame::IsValid() const function in class:SBFrame
H A DSBModule.cpp91 SBModule::IsValid () const function in class:SBModule
272 if (module_sp && addr.IsValid())
490 if (sb_value_list.IsValid() && sb_value_list.GetSize() > 0)
508 if (!sb_type.IsValid())
553 if (sb_type.IsValid())
H A DSBThread.cpp91 SBThread::IsValid() const function in class:SBThread
828 if (sb_file_spec.IsValid())
835 if (frame_sc.line_entry.IsValid())
/external/lldb/source/Commands/
H A DCommandObjectSource.cpp319 IsValid () const function in struct:CommandObjectSourceList::SourceInfo
321 return (bool)function && line_entry.IsValid();
360 if (!source_info.IsValid())
574 if (source_info.IsValid())
/external/lldb/source/Expression/
H A DDWARFExpression.cpp253 DWARFExpression::IsValid() const function in class:DWARFExpression
1826 if (!stack.back().ResolveValue(exe_ctx).IsValid())
2008 if (!stack.back().ResolveValue(exe_ctx).IsValid())
/external/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLLDB.cpp125 if (!m_current_pc.IsValid() || !pc_module_sp)
154 if (addr_range.GetBaseAddress().IsValid())
235 if (!GetNextFrame().get() || !GetNextFrame()->IsValid())
284 if (!m_current_pc.IsValid() || !pc_module_sp)
297 if (GetNextFrame().get() && GetNextFrame()->IsValid() && GetNextFrame()->IsFrameZero())
395 && addr_range.GetBaseAddress().IsValid()
424 if (addr_range.GetBaseAddress().IsValid())
577 if (!m_current_pc.IsValid() || !pc_module_sp || pc_module_sp->GetObjectFile() == NULL)
653 if ((!m_sym_ctx_valid || m_sym_ctx.function == NULL) && behaves_like_zeroth_frame && m_current_pc.IsValid())
670 if (!m_current_pc.IsValid() || !pc_module_s
904 RegisterContextLLDB::IsValid () const function in class:RegisterContextLLDB
[all...]
/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugLine.cpp883 DWARFDebugLine::Prologue::IsValid() const function in class:DWARFDebugLine::Prologue
/external/lldb/source/Target/
H A DStopInfo.cpp48 StopInfo::IsValid () const function in class:StopInfo
324 if (!thread_sp->IsValid())
/external/pdfium/fpdfsdk/src/javascript/
H A DJS_EventHandler.cpp424 FX_BOOL CJS_EventHandler::IsValid() function in class:CJS_EventHandler
/external/chromium_org/components/cloud_devices/common/
H A Dprinter_description.cc398 bool Color::IsValid() const { function in class:cloud_devices::printer::Color
432 bool Dpi::IsValid() const { function in class:cloud_devices::printer::Dpi
482 bool Media::IsValid() const { function in class:cloud_devices::printer::Media
533 static bool IsValid(const Option&) { function in class:cloud_devices::printer::NoValueValidation
586 static bool IsValid(const Color& option) { return option.IsValid(); } function in class:cloud_devices::printer::ColorTraits
638 static bool IsValid(int32 option) { return option >= 1; } function in class:cloud_devices::printer::CopiesTraits
675 static bool IsValid(const Dpi& option) { return option.IsValid(); } function in class:cloud_devices::printer::DpiTraits
707 static bool IsValid(cons function in class:cloud_devices::printer::PageRangeTraits
749 static bool IsValid(const Media& option) { return option.IsValid(); } function in class:cloud_devices::printer::MediaTraits
[all...]
/external/chromium_org/gpu/command_buffer/service/
H A Dtexture_manager.h128 bool IsValid() const { function in class:gpu::gles2::Texture

Completed in 4098 milliseconds

12345678910