Searched refs:IsEmpty (Results 251 - 275 of 1248) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DV8MutationCallback.cpp62 if (observerHandle.IsEmpty()) {
H A DV8PersistentValueVector.h47 static bool IsEmpty(const Impl* impl) function in class:blink::WTFVectorPersistentValueVectorTraits
/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_util.h76 bool IsEmpty() const { return size_ == 0; } function in class:crazy::String
154 bool IsEmpty() const { return count_ == 0; } function in class:crazy::Vector
266 bool IsEmpty() const { return items_.IsEmpty(); } function in class:crazy::Set
/external/chromium_org/third_party/libjingle/source/talk/xmllite/
H A Dqname.cc75 bool QName::IsEmpty() const { function in class:buzz::QName
H A Dqname.h64 bool IsEmpty() const;
/external/chromium_org/third_party/mesa/src/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/chromium_org/third_party/skia/experimental/SkV8Example/
H A DGlobal.cpp38 if (message.IsEmpty()) {
160 if (result.IsEmpty()) {
227 if (compiledScript.IsEmpty()) {
237 if (result.IsEmpty()) {
/external/chromium_org/third_party/webrtc/libjingle/xmllite/
H A Dqname.cc58 bool QName::IsEmpty() const { function in class:buzz::QName
H A Dqname.h47 bool IsEmpty() const;
/external/chromium_org/ui/events/gesture_detection/
H A Dtouch_disposition_gesture_filter.h49 bool IsEmpty() const;
/external/chromium_org/ui/gfx/geometry/
H A Dsize_base.h48 bool IsEmpty() const {
/external/chromium_org/ui/gfx/image/
H A Dimage_unittest_util.h67 bool IsEmpty(const gfx::Image& image);
/external/chromium_org/ui/message_center/views/
H A Dproportional_image_view.cc29 if (draw_size.IsEmpty())
/external/chromium_org/ui/native_theme/
H A Dnative_theme_aurawin.cc75 if (!part_size.IsEmpty())
/external/chromium_org/ui/views/widget/
H A Droot_view_targeter.cc44 !gesture.details().bounding_box().IsEmpty()) {
/external/chromium_org/ui/views/window/
H A Dnative_frame_view.cc46 if (window_bounds.IsEmpty())
/external/chromium_org/v8/src/compiler/
H A Dframe.h43 return !allocated_double_registers_->IsEmpty();
/external/chromium_org/v8/src/
H A Dhydrogen-infer-types.cc49 DCHECK(in_worklist_.IsEmpty());
/external/clang/include/clang/Lex/
H A DPragma.h113 bool IsEmpty() { function in class:clang::PragmaNamespace
/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/Breakpoint/
H A DBreakpointSiteList.h196 IsEmpty() const function in class:lldb_private::BreakpointSiteList
/external/lldb/include/lldb/Core/
H A DFileSpecList.h180 IsEmpty() const function in class:lldb_private::FileSpecList
/external/lldb/source/Utility/
H A DRange.cpp90 Range::IsEmpty () function in class:Range
/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/UI/Console/
H A DUserInputUtils.cpp32 if (!scannedString.IsEmpty())

Completed in 6442 milliseconds

<<11121314151617181920>>