HomeSort by relevance Sort by last modified time
    Searched defs:map_type (Results 1 - 25 of 27) sorted by null

1 2

  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
message_facets.h 44 allocator<pair<_STLP_CONST nl_catd_type, locale> > > map_type; typedef in struct:_Catalog_locale_map
45 map_type *M;
79 allocator<pair<_STLP_CONST messages_base::catalog, nl_catd_type> > > map_type;
82 // typedef map<messages_base::catalog,nl_catd_type> map_type;
111 map_type M;
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
message_facets.h 44 allocator<pair<_STLP_CONST nl_catd_type, locale> > > map_type; typedef in struct:_Catalog_locale_map
45 map_type *M;
79 allocator<pair<_STLP_CONST messages_base::catalog, nl_catd_type> > > map_type;
82 // typedef map<messages_base::catalog,nl_catd_type> map_type;
111 map_type M;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 105 map_type; typedef
109 map_type;
112 map_type m(first_it, last_it);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 105 map_type; typedef
109 map_type;
112 map_type m(first_it, last_it);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 105 map_type; typedef
109 map_type;
112 map_type m(first_it, last_it);
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 105 map_type; typedef
109 map_type;
112 map_type m(first_it, last_it);
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 105 map_type; typedef
109 map_type;
112 map_type m(first_it, last_it);
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 105 map_type; typedef
109 map_type;
112 map_type m(first_it, last_it);
  /external/ltp/testcases/kernel/mem/mtest06/
mmap3.c 206 int map_type; /* MAP_PRIVATE or MAP_SHARED */ local
218 map_type = MAP_PRIVATE;
220 map_type = MAP_SHARED;
222 mmap(0, (size_t) fsize, PROT_WRITE | PROT_READ, map_type,
  /external/strace/
bpf.c 46 uint32_t map_type, key_size, value_size, max_entries; member in struct:__anon30167
58 tprints("{map_type=");
59 printxval(bpf_map_types, attr.map_type, "BPF_MAP_TYPE_???");
  /external/v8/src/compiler/
typed-optimization.cc 137 Type* const map_type = NodeProperties::GetType(map); local
138 if (map_type->IsHeapConstant() &&
139 map_type->AsHeapConstant()->Value().is_identical_to(object_map)) {
js-builtin-reducer.cc 897 Type* const map_type = NodeProperties::GetType(map); local
    [all...]
  /external/iproute2/tc/
em_meta.c 114 static inline int map_type(char k) function
180 if (map_type(*p) == TCF_META_TYPE(needed->kind))
205 int type = map_type(*p);
278 obj->kind = entry->id | (map_type(entry->mask[0]) << 12);
  /external/libvorbis/lib/
codec_internal.h 114 int map_type[64]; member in struct:codec_setup_info
  /external/ltp/testcases/kernel/mem/mtest05/
mmstress.c 363 int map_type = 0; /* specifies the type of the mapped object */ local
400 map_type = (fault_type == COW_FAULT) ? MAP_PRIVATE : MAP_SHARED;
410 PROT_WRITE), map_type, fd, 0))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
throw_allocator.h 180 typedef std::map<void*, data_type> map_type; typedef in struct:annotate_base
181 typedef map_type::value_type entry_type;
182 typedef map_type::const_iterator const_iterator;
183 typedef map_type::const_reference const_reference;
220 static map_type&
223 static map_type _S_map;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
throw_allocator.h 180 typedef std::map<void*, data_type> map_type; typedef in struct:annotate_base
181 typedef map_type::value_type entry_type;
182 typedef map_type::const_iterator const_iterator;
183 typedef map_type::const_reference const_reference;
220 static map_type&
223 static map_type _S_map;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
throw_allocator.h 180 typedef std::map<void*, data_type> map_type; typedef in struct:annotate_base
181 typedef map_type::value_type entry_type;
182 typedef map_type::const_iterator const_iterator;
183 typedef map_type::const_reference const_reference;
220 static map_type&
223 static map_type _S_map;
  /external/iproute2/include/linux/
bpf.h 103 __u32 map_type; /* one of enum bpf_map_type */ member in struct:bpf_attr::__anon20365
  /toolchain/binutils/binutils-2.25/opcodes/
aarch64-dis.c 37 enum map_type enum
43 static enum map_type last_type;
    [all...]
arm-dis.c 48 enum map_type enum
65 enum map_type last_type;
    [all...]
  /bionic/libc/kernel/uapi/linux/
bpf.h 140 __u32 map_type; member in struct:bpf_attr::__anon439
  /external/ImageMagick/MagickCore/
xwindow-private.h 286 *map_type, member in struct:_XResourceInfo
xwindow.c 1157 *map_type, local
    [all...]
  /external/kernel-headers/original/uapi/linux/
bpf.h 143 __u32 map_type; /* one of enum bpf_map_type */ member in struct:bpf_attr::__anon21088

Completed in 1692 milliseconds

1 2