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

  /external/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;
  /ndk/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/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 113 map_type; typedef
121 map_type;
124 map_type m(first_it, last_it);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 113 map_type; typedef
121 map_type;
124 map_type m(first_it, last_it);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 113 map_type; typedef
121 map_type;
124 map_type m(first_it, last_it);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 113 map_type; typedef
121 map_type;
124 map_type m(first_it, last_it);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 113 map_type; typedef
121 map_type;
124 map_type m(first_it, last_it);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 113 map_type; typedef
121 map_type;
124 map_type m(first_it, last_it);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 113 map_type; typedef
121 map_type;
124 map_type m(first_it, last_it);
  /external/openfst/src/include/fst/script/
map.h 58 MapType map_type = args->args.arg2; local
62 if (map_type == ARC_SUM_MAPPER) {
65 } else if (map_type == IDENTITY_MAPPER) {
68 } else if (map_type == INVERT_MAPPER) {
71 } else if (map_type == PLUS_MAPPER) {
74 } else if (map_type == QUANTIZE_MAPPER) {
77 } else if (map_type == RMWEIGHT_MAPPER) {
80 } else if (map_type == SUPERFINAL_MAPPER) {
83 } else if (map_type == TIMES_MAPPER) {
86 } else if (map_type == TO_LOG_MAPPER)
    [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/linux-tools-perf/util/
map.h 19 enum map_type { enum
40 u8 /* enum map_type */ type;
80 struct map *machine__kernel_map(struct machine *self, enum map_type type)
114 void map__init(struct map *self, enum map_type type,
118 enum map_type type);
135 enum map_type type, int verbose, FILE *fp);
142 struct map_groups *parent, enum map_type type);
185 enum map_type type, u64 addr)
191 enum map_type type, u64 addr,
196 enum map_type type
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
importer_unittest.cc 233 const Descriptor* map_type = file->FindMessageTypeByName("Map"); local
234 ASSERT_TRUE(map_type != NULL);
237 const FieldDescriptor* items_field = map_type->FindFieldByName("items");
  /external/libvorbis/lib/
codec_internal.h 114 int map_type[64]; member in struct:codec_setup_info
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
throw_allocator.h 161 typedef std::map<void*, alloc_data_type> map_type; typedef in class:throw_allocator_base
162 typedef map_type::value_type entry_type;
163 typedef map_type::const_iterator const_iterator;
164 typedef map_type::const_reference const_reference;
179 static map_type _S_map;
308 throw_allocator_base::map_type
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 188 typedef std::map<void*, data_type> map_type; typedef in struct:annotate_base
189 typedef map_type::value_type entry_type;
190 typedef map_type::const_iterator const_iterator;
191 typedef map_type::const_reference const_reference;
228 static map_type&
231 static map_type _S_map;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 188 typedef std::map<void*, data_type> map_type; typedef in struct:annotate_base
189 typedef map_type::value_type entry_type;
190 typedef map_type::const_iterator const_iterator;
191 typedef map_type::const_reference const_reference;
228 static map_type&
231 static map_type _S_map;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 161 typedef std::map<void*, alloc_data_type> map_type; typedef in class:throw_allocator_base
162 typedef map_type::value_type entry_type;
163 typedef map_type::const_iterator const_iterator;
164 typedef map_type::const_reference const_reference;
179 static map_type _S_map;
308 throw_allocator_base::map_type
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 161 typedef std::map<void*, alloc_data_type> map_type; typedef in class:throw_allocator_base
162 typedef map_type::value_type entry_type;
163 typedef map_type::const_iterator const_iterator;
164 typedef map_type::const_reference const_reference;
179 static map_type _S_map;
308 throw_allocator_base::map_type
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 161 typedef std::map<void*, alloc_data_type> map_type; typedef in class:throw_allocator_base
162 typedef map_type::value_type entry_type;
163 typedef map_type::const_iterator const_iterator;
164 typedef map_type::const_reference const_reference;
179 static map_type _S_map;
308 throw_allocator_base::map_type
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 161 typedef std::map<void*, alloc_data_type> map_type; typedef in class:throw_allocator_base
162 typedef map_type::value_type entry_type;
163 typedef map_type::const_iterator const_iterator;
164 typedef map_type::const_reference const_reference;
179 static map_type _S_map;
308 throw_allocator_base::map_type
  /external/chromium/net/proxy/
proxy_config_service_linux_unittest.cc 68 typedef std::map<std::string, value_type*> map_type; typedef in struct:net::__anon4555::SettingsTable
72 typename map_type::const_iterator it = settings.find(key);
79 map_type settings;
    [all...]
  /external/qemu/
arm-dis.c 1542 enum map_type { enum
    [all...]

Completed in 598 milliseconds