FREE 591 base/third_party/dmg_fp/dtoa.cc #ifdef FREE FREE 592 base/third_party/dmg_fp/dtoa.cc FREE((void*)v); FREE 42 gpu/command_buffer/client/fenced_allocator.cc Block block = { FREE, 0, RoundDown(size), kUnusedToken }; FREE 76 gpu/command_buffer/client/fenced_allocator.cc if (block.state == FREE && block.size >= size) { FREE 97 gpu/command_buffer/client/fenced_allocator.cc DCHECK_NE(blocks_[index].state, FREE); FREE 103 gpu/command_buffer/client/fenced_allocator.cc block.state = FREE; FREE 124 gpu/command_buffer/client/fenced_allocator.cc if (block.state == FREE) FREE 141 gpu/command_buffer/client/fenced_allocator.cc DCHECK(block.state == FREE || block.state == FREE_PENDING_TOKEN); FREE 162 gpu/command_buffer/client/fenced_allocator.cc if (current.state == FREE && next.state == FREE) FREE 171 gpu/command_buffer/client/fenced_allocator.cc return blocks_.size() != 1 || blocks_[0].state != FREE; FREE 180 gpu/command_buffer/client/fenced_allocator.cc if (next.state == FREE) { FREE 187 gpu/command_buffer/client/fenced_allocator.cc if (prev.state == FREE) { FREE 202 gpu/command_buffer/client/fenced_allocator.cc block.state = FREE; FREE 215 gpu/command_buffer/client/fenced_allocator.cc block.state = FREE; FREE 229 gpu/command_buffer/client/fenced_allocator.cc DCHECK_EQ(block.state, FREE); FREE 236 gpu/command_buffer/client/fenced_allocator.cc Block newblock = { FREE, offset + size, block.size - size, kUnusedToken}; FREE 151 net/dns/dns_session_unittest.cc PoolEvent expected_event = { PoolEvent::FREE, server_index }; FREE 165 net/dns/dns_session_unittest.cc PoolEvent event = { PoolEvent::FREE, server_index }; FREE 763 third_party/expat/files/lib/xmlparse.c FREE(parser); FREE 769 third_party/expat/files/lib/xmlparse.c FREE(atts); FREE 770 third_party/expat/files/lib/xmlparse.c FREE(parser); FREE 776 third_party/expat/files/lib/xmlparse.c FREE(atts); FREE 778 third_party/expat/files/lib/xmlparse.c FREE(attInfo); FREE 780 third_party/expat/files/lib/xmlparse.c FREE(parser); FREE 790 third_party/expat/files/lib/xmlparse.c FREE(dataBuf); FREE 791 third_party/expat/files/lib/xmlparse.c FREE(atts); FREE 793 third_party/expat/files/lib/xmlparse.c FREE(attInfo); FREE 795 third_party/expat/files/lib/xmlparse.c FREE(parser); FREE 950 third_party/expat/files/lib/xmlparse.c FREE(unknownEncodingMem); FREE 1124 third_party/expat/files/lib/xmlparse.c FREE(b->uri); FREE 1125 third_party/expat/files/lib/xmlparse.c FREE(b); FREE 1148 third_party/expat/files/lib/xmlparse.c FREE(p->buf); FREE 1150 third_party/expat/files/lib/xmlparse.c FREE(p); FREE 1164 third_party/expat/files/lib/xmlparse.c FREE(openEntity); FREE 1180 third_party/expat/files/lib/xmlparse.c FREE((void *)atts); FREE 1182 third_party/expat/files/lib/xmlparse.c FREE((void *)attInfo); FREE 1184 third_party/expat/files/lib/xmlparse.c FREE(groupConnector); FREE 1185 third_party/expat/files/lib/xmlparse.c FREE(buffer); FREE 1186 third_party/expat/files/lib/xmlparse.c FREE(dataBuf); FREE 1187 third_party/expat/files/lib/xmlparse.c FREE(nsAtts); FREE 1188 third_party/expat/files/lib/xmlparse.c FREE(unknownEncodingMem); FREE 1191 third_party/expat/files/lib/xmlparse.c FREE(parser); FREE 1735 third_party/expat/files/lib/xmlparse.c FREE(buffer); FREE 1747 third_party/expat/files/lib/xmlparse.c FREE(buffer); FREE 1892 third_party/expat/files/lib/xmlparse.c FREE(model); FREE 1910 third_party/expat/files/lib/xmlparse.c FREE(ptr); FREE 2398 third_party/expat/files/lib/xmlparse.c FREE(tag); FREE 3030 third_party/expat/files/lib/xmlparse.c FREE(binding->uri); FREE 3137 third_party/expat/files/lib/xmlparse.c FREE(b); FREE 446 third_party/tcmalloc/chromium/src/page_heap.cc r->type = base::MallocRange::FREE; FREE 395 third_party/tcmalloc/chromium/src/tests/tcmalloc_unittest.cc rnd_.AddType(FREE, FLAGS_freeweight, "free"); FREE 404 third_party/tcmalloc/chromium/src/tests/tcmalloc_unittest.cc case FREE: FreeObject(); break; FREE 807 third_party/tcmalloc/chromium/src/tests/tcmalloc_unittest.cc if (state->expected_type == base::MallocRange::FREE) { FREE 811 third_party/tcmalloc/chromium/src/tests/tcmalloc_unittest.cc CHECK(r->type == base::MallocRange::FREE || FREE 844 third_party/tcmalloc/chromium/src/tests/tcmalloc_unittest.cc CheckRangeCallback(a, base::MallocRange::FREE, MB); FREE 851 third_party/tcmalloc/chromium/src/tests/tcmalloc_unittest.cc CheckRangeCallback(b, base::MallocRange::FREE, MB); FREE 385 third_party/tcmalloc/vendor/src/page_heap.cc r->type = base::MallocRange::FREE; FREE 395 third_party/tcmalloc/vendor/src/tests/tcmalloc_unittest.cc rnd_.AddType(FREE, FLAGS_freeweight, "free"); FREE 404 third_party/tcmalloc/vendor/src/tests/tcmalloc_unittest.cc case FREE: FreeObject(); break; FREE 807 third_party/tcmalloc/vendor/src/tests/tcmalloc_unittest.cc if (state->expected_type == base::MallocRange::FREE) { FREE 811 third_party/tcmalloc/vendor/src/tests/tcmalloc_unittest.cc CHECK(r->type == base::MallocRange::FREE || FREE 844 third_party/tcmalloc/vendor/src/tests/tcmalloc_unittest.cc CheckRangeCallback(a, base::MallocRange::FREE, MB); FREE 851 third_party/tcmalloc/vendor/src/tests/tcmalloc_unittest.cc CheckRangeCallback(b, base::MallocRange::FREE, MB);