| /art/runtime/base/ |
| D | hash_map.h | 31 size_t operator()(const std::pair<Key, Value>& pair) const { in operator() function 35 size_t operator()(const Key& key) const { in operator() function 39 bool operator()(const std::pair<Key, Value>& a, const std::pair<Key, Value>& b) const { in operator() function 43 bool operator()(const std::pair<Key, Value>& a, const Element& element) const { in operator() function
|
| D | arena_containers.h | 71 ArenaAllocatorAdapterKindImpl& operator=(const ArenaAllocatorAdapterKindImpl&) = default; variable 79 ArenaAllocatorAdapterKindImpl& operator=(const ArenaAllocatorAdapterKindImpl&) = default; variable 111 ArenaAllocatorAdapter& operator=(const ArenaAllocatorAdapter&) = default; variable 147 ArenaAllocatorAdapter& operator=(const ArenaAllocatorAdapter&) = default; variable
|
| D | debug_stack.h | 59 DebugStackReferenceImpl& operator=(const DebugStackReferenceImpl& other) = default; variable 68 DebugStackIndirectTopRefImpl& operator=(const DebugStackIndirectTopRefImpl& other) = default; variable
|
| D | scoped_arena_containers.h | 95 ScopedArenaAllocatorAdapter& operator=(const ScopedArenaAllocatorAdapter&) = default; variable 138 ScopedArenaAllocatorAdapter& operator=(const ScopedArenaAllocatorAdapter&) = default; variable
|
| D | arena_allocator.h | 82 ArenaAllocatorStatsImpl& operator = (const ArenaAllocatorStatsImpl& other) = delete; variable 98 ArenaAllocatorStatsImpl& operator = (const ArenaAllocatorStatsImpl& other) = delete; variable
|
| D | timing_logger.h | 51 bool operator()(const Histogram<uint64_t>* a, const Histogram<uint64_t>* b) const { in operator() function
|
| D | hash_set.h | 68 BaseIterator& operator=(const BaseIterator&) = default; variable 69 BaseIterator& operator=(BaseIterator&&) = default; variable
|
| /art/runtime/ |
| D | stride_iterator.h | 29 StrideIterator& operator=(const StrideIterator&) = default; variable 30 StrideIterator& operator=(StrideIterator&&) = default; variable
|
| D | utils.h | 274 inline void operator() (A a) const { in operator() function 279 inline void operator() (A a, B b) const { in operator() function 284 inline void operator() (A a, B b, C c) const { in operator() function 303 void operator()(const void* ptr) const { in operator() function
|
| D | oat.h | 168 OatMethodOffsets& operator=(const OatMethodOffsets&) = default; variable 183 OatQuickMethodHeader& operator=(const OatQuickMethodHeader&) = default; variable
|
| D | method_reference.h | 35 bool operator()(MethodReference mr1, MethodReference mr2) const { in operator() function
|
| /art/compiler/utils/ |
| D | swap_space.h | 53 bool operator()(const SpaceChunk& a, const SpaceChunk& b) const { in operator() function 86 bool operator()(const FreeBySizeEntry& lhs, const FreeBySizeEntry& rhs) { in operator() function 121 SwapAllocator& operator=(const SwapAllocator& other) = default; variable 153 SwapAllocator& operator=(const SwapAllocator& other) = default; variable
|
| D | test_dex_file_builder.h | 263 bool operator()(const FieldKey& lhs, const FieldKey& rhs) const { in operator() function 280 bool operator()(const ProtoKey& lhs, const ProtoKey& rhs) const { in operator() function 300 bool operator()(const MethodKey& lhs, const MethodKey& rhs) const { in operator() function
|
| D | dedupe_set.h | 51 bool operator()(const HashedKey& a, const HashedKey& b) const { in operator() function
|
| /art/runtime/mirror/ |
| D | string-inl.h | 44 void operator()(Object* obj, size_t usable_size ATTRIBUTE_UNUSED) const in operator() function 63 void operator()(Object* obj, size_t usable_size ATTRIBUTE_UNUSED) const in operator() function 90 void operator()(Object* obj, size_t usable_size ATTRIBUTE_UNUSED) const in operator() function 113 void operator()(Object* obj, size_t usable_size ATTRIBUTE_UNUSED) const in operator() function
|
| D | array-inl.h | 103 void operator()(Object* obj, size_t usable_size) const in operator() function 128 void operator()(Object* obj, size_t usable_size) const in operator() function
|
| /art/runtime/gc/accounting/ |
| D | atomic_stack.h | 43 bool operator()(const T* a, const StackReference<T>& b) const NO_THREAD_SAFETY_ANALYSIS { in operator() function 46 bool operator()(const StackReference<T>& a, const T* b) const NO_THREAD_SAFETY_ANALYSIS { in operator() function 50 bool operator()(const StackReference<T>& a, const StackReference<T>& b) const in operator() function
|
| D | space_bitmap.h | 109 void operator()(mirror::Object* obj) const { in operator() function
|
| /art/runtime/gc/ |
| D | task_processor.h | 72 bool operator()(const HeapTask* a, const HeapTask* b) const { in operator() function
|
| /art/runtime/gc/collector/ |
| D | semi_space-inl.h | 34 void operator()(const mirror::Object* obj) const { in operator() function
|
| /art/compiler/dex/ |
| D | local_value_numbering.h | 162 bool operator()(const RangeCheckKey& lhs, const RangeCheckKey& rhs) const { in operator() function 190 bool operator()(const EscapedIFieldClobberKey& lhs, const EscapedIFieldClobberKey& rhs) const { in operator() function 219 bool operator()(const EscapedArrayClobberKey& lhs, const EscapedArrayClobberKey& rhs) const { in operator() function
|
| /art/cmdline/ |
| D | cmdline_parser.h | 106 SaveDestination& operator=(const SaveDestination&) = delete; member 107 SaveDestination& operator=(SaveDestination&&) = delete; member 494 CmdlineParser& operator=(CmdlineParser&&) = default; member
|
| /art/compiler/dex/quick/ |
| D | resource_mask.h | 65 ResourceMask& operator=(const ResourceMask& other) = default; variable
|
| /art/runtime/gc/allocator/ |
| D | rosalloc.h | 403 size_t operator()(const RosAlloc::Run* r) const { in operator() function 409 bool operator()(const RosAlloc::Run* r1, const RosAlloc::Run* r2) const { in operator() function
|
| /art/compiler/optimizing/ |
| D | stack_map_stream.h | 45 size_t operator()(DexRegisterLocation key) const { in operator() function
|