IsFull 167 base/debug/trace_event_impl.cc virtual bool IsFull() const OVERRIDE { IsFull 236 base/debug/trace_event_impl.cc virtual bool IsFull() const OVERRIDE { return false; } IsFull 319 base/debug/trace_event_impl.cc virtual bool IsFull() const OVERRIDE { IsFull 31 native_client_sdk/src/libraries/nacl_io/fifo_char.cc bool FIFOChar::IsFull() { IsFull 39 native_client_sdk/src/libraries/nacl_io/socket/fifo_packet.cc bool FIFOPacket::IsFull() { return cur_bytes_ >= max_bytes_; } IsFull 375 sync/engine/get_commit_ids.cc bool Traversal::IsFull() const { IsFull 35 third_party/libwebp/utils/huffman.c static int IsFull(const HuffmanTree* const tree) {