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

/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
H A Dgtest-filepath.h111 bool IsEmpty() const { return pathname_.empty(); } function in class:testing::internal::FilePath
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dringbuffer.h76 INLINE bool IsEmpty() { return (GetHead() == GetTail()); } function in class:RingBuffer
H A Darena.h472 bool IsEmpty() function in class:TArena
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
H A Dgtest-filepath.h114 bool IsEmpty() const { return pathname_.empty(); } function in class:testing::internal::FilePath
/xsrc/external/mit/xterm/dist/
H A Dptyx.h318 #define IsEmpty(s) ((s) == NULL || *(s) == '\0') macro

Completed in 14 milliseconds