other 71 base/containers/stack_container.h typedef StackAllocator<U, stack_capacity> other; other 151 courgette/memory_allocator.h typedef MemoryAllocator<OtherT> other; other 247 courgette/memory_allocator.h typedef MemoryAllocator<OtherT> other; other 1434 third_party/expat/files/lib/xmltok_impl.c enum { other, inName, inValue } state = inName; other 70 third_party/tcmalloc/chromium/src/base/stl_allocator.h typedef STL_Allocator<T1, Alloc> other; other 70 third_party/tcmalloc/vendor/src/base/stl_allocator.h typedef STL_Allocator<T1, Alloc> other; other 58 tools/memory_watcher/memory_hook.h struct rebind { typedef PrivateHookAllocator<U> other; };