Searched defs:IsEmpty (Results 1 - 25 of 54) sorted by relevance

123

/external/lldb/include/lldb/Breakpoint/
H A DBreakpointSiteList.h196 IsEmpty() const function in class:lldb_private::BreakpointSiteList
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
H A Dgtest-filepath.h115 bool IsEmpty() const { return c_str() == NULL || *c_str() == '\0'; } function in class:testing::internal::FilePath
/external/gtest/include/gtest/internal/
H A Dgtest-filepath.h111 bool IsEmpty() const { return pathname_.empty(); } function in class:testing::internal::FilePath
/external/lldb/include/lldb/Core/
H A DFileSpecList.h180 IsEmpty() const function in class:lldb_private::FileSpecList
H A DConstString.h359 IsEmpty () const function in class:lldb_private::ConstString
H A DThreadSafeSTLMap.h44 IsEmpty() const function in class:lldb_private::ThreadSafeSTLMap
H A DUniqueCStringMap.h269 IsEmpty() const function in class:lldb_private::UniqueCStringMap
/external/lldb/include/lldb/Target/
H A DPathMappingList.h60 IsEmpty() const function in class:lldb_private::PathMappingList
/external/lldb/source/Core/
H A DInputReaderStack.cpp49 InputReaderStack::IsEmpty () const function in class:InputReaderStack
/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAranges.h65 IsEmpty() const function in class:DWARFDebugAranges
67 return m_aranges.IsEmpty();
/external/lldb/tools/debugserver/source/
H A DDNBThreadResumeActions.h33 IsEmpty() const function in class:DNBThreadResumeActions
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h115 bool IsEmpty() const { return c_str() == NULL || *c_str() == '\0'; } function in class:testing::internal::FilePath
/external/lzma/CPP/7zip/Common/
H A DMethodProps.h36 bool IsEmpty() const { return Methods.IsEmpty() ; } function in struct:CMethodsMode
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-filepath.h115 bool IsEmpty() const { return c_str() == NULL || *c_str() == '\0'; } function in class:testing::internal::FilePath
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-filepath.h115 bool IsEmpty() const { return c_str() == NULL || *c_str() == '\0'; } function in class:testing::internal::FilePath
/external/clang/include/clang/Lex/
H A DPragma.h113 bool IsEmpty() { function in class:clang::PragmaNamespace
/external/google-breakpad/src/common/
H A Dmemory_range.h57 bool IsEmpty() const { function in class:google_breakpad::MemoryRange
/external/lldb/source/Interpreter/
H A DCommandHistory.cpp33 CommandHistory::IsEmpty () const function in class:CommandHistory
/external/lldb/source/Utility/
H A DRange.cpp90 Range::IsEmpty () function in class:Range
/external/lzma/CPP/7zip/Archive/7z/
H A D7zCompressionMode.h40 bool IsEmpty() const { return (Methods.IsEmpty() && !PasswordIsDefined); } function in struct:NArchive::N7z::CCompressionMethodMode
/external/v8/src/
H A Dunbound-queue-inl.h68 bool UnboundQueue<Record>::IsEmpty() const { function in class:v8::internal::UnboundQueue
H A Dhydrogen-gvn.h30 bool IsEmpty() const { return bits_ == 0; } function in class:v8::internal::FINAL
/external/lldb/source/Target/
H A DSectionLoadList.cpp29 SectionLoadList::IsEmpty() const function in class:SectionLoadList
/external/lzma/CPP/Common/
H A DMyVector.h26 bool IsEmpty() const { return (_size == 0); } function in class:CBaseRecordVector
/external/pdfium/core/include/fxcrt/
H A Dfx_string.h119 bool IsEmpty() const function in class:CFX_ByteStringC
228 bool IsEmpty() const function in class:CFX_ByteString
543 bool IsEmpty() const function in class:CFX_WideStringC
669 FX_BOOL IsEmpty() const function in class:CFX_WideString

Completed in 857 milliseconds

123