Home
last modified time | relevance | path

Searched defs:map (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/ndk-stack/elff/
Delf_mapped_section.cc33 bool ElfMappedSection::map(MapFile* handle, in map() function in ElfMappedSection
/ndk/sources/host-tools/make-3.81/
Dhash.c224 hash_map (struct hash_table *ht, hash_map_func_t map) in hash_map()
237 hash_map_arg (struct hash_table *ht, hash_map_arg_func_t map, void *arg) in hash_map_arg()
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_map.h62 friend class map<_Key,_Tp,_Compare,_Alloc>; in _STLP_CREATE_ITERATOR_TRAITS() local