Searched defs:is_empty (Results 1 – 10 of 10) sorted by relevance
22 struct _LIBCPP_TEMPLATE_VIS is_empty : public integral_constant<bool, __is_empty(_Tp)> {}; struct
104 bool is_empty = true; in rtwn_usb_txeof() local
502 bool is_empty = !fst_group_has_ifaces(group) && in fst_group_delete_if_empty() local
186 inline _LIBCPP_HIDE_FROM_ABI bool is_empty(const path& __p) { return __fs_is_empty(__p); } in is_empty() function187 inline _LIBCPP_HIDE_FROM_ABI bool is_empty(const path& __p, error_code& __ec) { return __fs_is_empt… in is_empty() function
218 boolean_t is_empty = bpobj_is_empty_impl(bpo); in bpobj_is_empty() local
687 const bool is_empty = file_empty(path); in run_output_check() local
751 int is_empty = qempty(cl->q_); in rmc_queue_packet() local
256 bool is_empty = true; in ecore_is_reg_fifo_empty() local
741 static bool is_empty(const BasicBlock *B) { in is_empty() function