Less              167 gpu/command_buffer/service/buffer_manager.h   typedef std::map<Range, GLuint, Range::Less> RangeToMaxValueMap;
Less               23 sandbox/linux/seccomp-bpf/basicblock.h   class Less {
Less               25 sandbox/linux/seccomp-bpf/basicblock.h     Less(const T& data,
Less              536 sandbox/linux/seccomp-bpf/codegen.cc   BasicBlock::Less<TargetsToBlocks> less(*blocks, PointerCompare);
Less              537 sandbox/linux/seccomp-bpf/codegen.cc   typedef std::set<BasicBlock*, BasicBlock::Less<TargetsToBlocks> > Set;