Home
last modified time | relevance | path

Searched defs:IsEmpty (Results 1 – 25 of 56) sorted by relevance

123

/external/clang/test/SemaObjC/
Dselector-2.m8 static inline SEL IsEmpty() { function
/external/lldb/include/lldb/Breakpoint/
DBreakpointSiteList.h196 IsEmpty() const in IsEmpty() function
/external/lldb/tools/debugserver/source/
DDNBThreadResumeActions.h33 IsEmpty() const in IsEmpty() function
/external/pdfium/core/include/fxcrt/
Dfx_string.h119 bool IsEmpty() const in IsEmpty() function
228 bool IsEmpty() const in IsEmpty() function
543 bool IsEmpty() const in IsEmpty() function
669 FX_BOOL IsEmpty() const in IsEmpty() function
/external/gtest/include/gtest/internal/
Dgtest-filepath.h111 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/external/lldb/include/lldb/Core/
DConstString.h359 IsEmpty () const in IsEmpty() function
DFileSpecList.h180 IsEmpty() const in IsEmpty() function
DRangeMap.h313 IsEmpty () const in IsEmpty() function
599 IsEmpty () const in IsEmpty() function
887 IsEmpty () const in IsEmpty() function
1187 IsEmpty () const in IsEmpty() function
1458 IsEmpty () const in IsEmpty() function
DThreadSafeSTLMap.h44 IsEmpty() const in IsEmpty() function
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugAranges.h65 IsEmpty() const in IsEmpty() function
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-filepath.h115 bool IsEmpty() const { return c_str() == NULL || *c_str() == '\0'; } in IsEmpty() function
/external/protobuf/gtest/include/gtest/internal/
Dgtest-filepath.h115 bool IsEmpty() const { return c_str() == NULL || *c_str() == '\0'; } in IsEmpty() function
/external/lldb/include/lldb/Target/
DPathMappingList.h60 IsEmpty() const in IsEmpty() function
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-filepath.h115 bool IsEmpty() const { return c_str() == NULL || *c_str() == '\0'; } in IsEmpty() function
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-filepath.h115 bool IsEmpty() const { return c_str() == NULL || *c_str() == '\0'; } in IsEmpty() function
/external/lldb/source/Core/
DInputReaderStack.cpp49 InputReaderStack::IsEmpty () const in IsEmpty() function in InputReaderStack
/external/lldb/source/Utility/
DRange.cpp90 Range::IsEmpty () in IsEmpty() function in Range
/external/lzma/CPP/7zip/Common/
DMethodProps.h36 bool IsEmpty() const { return Methods.IsEmpty() ; } in IsEmpty() function
/external/clang/include/clang/Lex/
DPragma.h113 bool IsEmpty() { in IsEmpty() function
/external/lzma/CPP/7zip/Archive/7z/
D7zCompressionMode.h40 bool IsEmpty() const { return (Methods.IsEmpty() && !PasswordIsDefined); } in IsEmpty() function
/external/google-breakpad/src/common/
Dmemory_range.h57 bool IsEmpty() const { in IsEmpty() function
/external/lldb/source/Interpreter/
DCommandHistory.cpp33 CommandHistory::IsEmpty () const in IsEmpty() function in CommandHistory
/external/v8/include/
Dv8-util.h225 bool IsEmpty() const { in IsEmpty() function
376 static bool IsEmpty(const Impl* impl) { in IsEmpty() function
431 bool IsEmpty() const { in IsEmpty() function
/external/v8/src/
Ddateparser.h302 bool IsEmpty() { return hour_ == kNone; } in IsEmpty() function
312 bool IsEmpty() const { return index_ == 0; } in IsEmpty() function
346 bool IsEmpty() const { return index_ == 0; } in IsEmpty() function
Dhydrogen-gvn.h30 bool IsEmpty() const { return bits_ == 0; } in IsEmpty() function

123