Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dreflib.py105 def isempty(s): function
/third_party/ntfs-3g/libfuse-lite/
Dmount_util.c219 int isempty = 1; in fuse_mnt_check_empty() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstring_view_test.cc1097 constexpr bool isempty = sp.empty(); in TEST() local
/third_party/cups-filters/filter/foomatic-rip/
Dutil.c113 int isempty(const char *string) in isempty() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp81683 static nsIAtom* isempty; member in nsGkAtoms