Home
last modified time | relevance | path

Searched defs:isempty (Results 1 – 5 of 5) sorted by relevance

/third_party/ntfs-3g/libfuse-lite/
Dmount_util.c219 int isempty = 1; in fuse_mnt_check_empty() local
/third_party/libxkbcommon/src/
Dutils.h113 isempty(const char *s) in isempty() function
/third_party/eudev/src/shared/
Dutil.h72 static inline bool isempty(const char *p) { in isempty() function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstring_view_test.cc1097 constexpr bool isempty = sp.empty(); in TEST() local
/third_party/abseil-cpp/absl/strings/
Dstring_view_test.cc1070 constexpr bool isempty = sp.empty(); in TEST() local