HomeSort by relevance Sort by last modified time
    Searched refs:map_type (Results 26 - 50 of 80) sorted by null

12 3 4

  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_objects.h 407 D3D10_MAP map_type,
412 HRESULT hr = device->Map(this, 0, map_type, map_flags, &msr);
433 D3D10_MAP map_type,
438 HRESULT hr = device->Map(this, subresource, map_type, map_flags, &msr);
462 D3D10_MAP map_type,
467 HRESULT hr = device->Map(this, subresource, map_type, map_flags, &msr);
492 D3D10_MAP map_type,
497 HRESULT hr = device->Map(this, subresource, map_type, map_flags, &msr);
  /external/libvorbis/lib/
codec_internal.h 114 int map_type[64]; member in struct:codec_setup_info
  /external/openfst/src/bin/
fstmap.cc 28 DEFINE_string(map_type, "identity",
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
obj.h 5 #include <isl/map_type.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/
obj.h 5 #include <isl/map_type.h>
  /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/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++/4.4.3/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++/4.6/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++/4.7/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/9/sources/cxx-stl/gnu-libstdc++/4.6/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/9/sources/cxx-stl/gnu-libstdc++/4.7/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/9/sources/cxx-stl/gnu-libstdc++/4.8/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/9/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/lldb/examples/synthetic/
gnu_libstdcpp.py 276 map_type = self.valobj.GetType()
277 if map_type.IsReferenceType():
279 map_type = map_type.GetDereferencedType()
281 map_arg_0 = str(map_type.GetTemplateArgumentType(0).GetName())
282 map_arg_1 = str(map_type.GetTemplateArgumentType(1).GetName())
  /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;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/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/8/sources/cxx-stl/gnu-libstdc++/4.7/include/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/9/sources/cxx-stl/gnu-libstdc++/4.6/include/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;

Completed in 1704 milliseconds

12 3 4