Searched defs:is_full (Results 1 – 7 of 7) sorted by relevance
116 bool is_full() const { in is_full() function in simple_queue
254 bool is_full() const override { return (slotuse_ == traits::kInnerSlots); } in is_full() function283 bool is_full() const override { return (slotuse_ == traits::kLeafSlots); } in is_full() function
119 mir_pack_scalar_source(unsigned mod, bool is_full, unsigned component) in mir_pack_scalar_source()136 bool is_full = nir_alu_type_get_type_size(ins->dest_type) == 32; in vector_to_scalar_alu() local
359 is_full() const in is_full() function in http_session::queue
485 is_full() const in is_full() function in http_session::queue
323 bool is_full() const in is_full() function in boost::interprocess::ipcdetail::mq_hdr_t
670 const bool is_full = free_nodes == real_num_node; in priv_append_from_new_blocks() local887 const bool is_full = this_block_free_nodes == real_num_node; in priv_reinsert_block() local