Home
last modified time | relevance | path

Searched defs:array_type (Results 1 – 25 of 84) sorted by relevance

1234

/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/adapted/std_array/
Dstd_array_iterator.hpp34 typedef Array array_type; typedef
44 typedef typename Iterator::array_type array_type; typedef
51 typedef typename Iterator::array_type array_type; typedef
71 typedef typename Iterator::array_type array_type; typedef
/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/adapted/boost_array/
Darray_iterator.hpp33 typedef Array array_type; typedef
44 typedef typename Iterator::array_type array_type; typedef
51 typedef typename Iterator::array_type array_type; typedef
72 typedef typename Iterator::array_type array_type; typedef
/external/sdv/vsomeip/third_party/boost/numeric/odeint/test_external/eigen/
Dsame_size.cpp61 typedef Eigen::Array< double , 1 , 1 > array_type; in BOOST_AUTO_TEST_CASE() typedef
68 typedef Eigen::Array< double , Eigen::Dynamic , Eigen::Dynamic > array_type; in BOOST_AUTO_TEST_CASE() typedef
75 typedef Eigen::Array< double , Eigen::Dynamic , Eigen::Dynamic > array_type; in BOOST_AUTO_TEST_CASE() typedef
Dresize.cpp93 typedef Eigen::Array< double , 1 , 1 > array_type; in BOOST_AUTO_TEST_CASE() typedef
103 typedef Eigen::Array< double , Eigen::Dynamic , Eigen::Dynamic > array_type; in BOOST_AUTO_TEST_CASE() typedef
124 typedef Eigen::Array< double , Eigen::Dynamic , Eigen::Dynamic > array_type; in BOOST_AUTO_TEST_CASE() typedef
Dis_resizeable.cpp42 typedef Eigen::Array< double , 1 , 1 > array_type; in BOOST_AUTO_TEST_CASE() typedef
/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/
Dstd_array.cpp32 typedef std::array<int,3> array_type; in main() typedef
Dboost_array.cpp25 typedef boost::array<int,3> array_type; in main() typedef
Darray.cpp21 typedef int array_type[3]; in main() typedef
/external/sdv/vsomeip/third_party/boost/spirit/example/qi/
Dboost_array.cpp29 typedef boost::array<T, N> array_type; typedef
101 typedef boost::array<int, 2> array_type; in main() typedef
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/
Dp13.cpp52 namespace array_type { namespace
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_struct.c83 LLVMTypeRef array_type, in lp_build_array_get_ptr2()
103 LLVMTypeRef array_type, in lp_build_array_get2()
/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/tensor/
Dstorage_traits.hpp31 using array_type = std::vector<V,A>; typedef
57 using array_type = std::array<V,N>; typedef
/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/
Dprepare_stepper_testing.hpp41 typedef boost::array< double , 1 > array_type; typedef
Drunge_kutta_error_concepts.cpp131 typedef boost::array<T,1> array_type; typedef
Drunge_kutta_concepts.cpp133 typedef boost::array<T,1> array_type; typedef
Drunge_kutta_controlled_concepts.cpp159 typedef boost::array<T,1> array_type; typedef
/external/sdv/vsomeip/third_party/boost/utility/include/boost/detail/
Dcall_traits.hpp147 typedef T array_type[N]; typedef
160 typedef const T array_type[N]; typedef
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_dict_helpers.h124 int array_type; /** the dbus type of the array elements if the dict member
Ddbus_dict_helpers.c407 char array_type[10]; in wpa_dbus_dict_begin_array() local
766 DBusMessageIter *iter, int array_type, in _wpa_dbus_dict_entry_get_string_array()
916 int array_type = dbus_message_iter_get_element_type(iter_dict_val); in _wpa_dbus_dict_entry_get_array() local
/external/libcxx/test/libcxx/input.output/filesystems/class.path/path.req/
Dis_pathable.pass.cpp65 using array_type = CharT[25]; typedef
/external/cronet/tot/third_party/libc++/src/test/libcxx/input.output/filesystems/class.path/path.req/
Dis_pathable.pass.cpp64 using array_type = CharT[25]; typedef
/external/cronet/stable/third_party/libc++/src/test/libcxx/input.output/filesystems/class.path/path.req/
Dis_pathable.pass.cpp64 using array_type = CharT[25]; typedef
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinterface_var_sroa.cpp42 Instruction* array_type) { in GetArrayLength()
54 Instruction* array_type) { in GetArrayElementType()
615 analysis::Array* array_type = ty_mgr->GetType(component_type_id)->AsArray(); in StoreComponentOfValueToScalarVar() local
633 analysis::Array* array_type = ty_mgr->GetType(component_type_id)->AsArray(); in LoadScalarVar() local
785 analysis::Array array_type( in GetArrayType() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinterface_var_sroa.cpp42 Instruction* array_type) { in GetArrayLength()
54 Instruction* array_type) { in GetArrayElementType()
615 analysis::Array* array_type = ty_mgr->GetType(component_type_id)->AsArray(); in StoreComponentOfValueToScalarVar() local
633 analysis::Array* array_type = ty_mgr->GetType(component_type_id)->AsArray(); in LoadScalarVar() local
785 analysis::Array array_type( in GetArrayType() local
/external/angle/third_party/spirv-tools/src/source/opt/
Dinterface_var_sroa.cpp42 Instruction* array_type) { in GetArrayLength()
54 Instruction* array_type) { in GetArrayElementType()
615 analysis::Array* array_type = ty_mgr->GetType(component_type_id)->AsArray(); in StoreComponentOfValueToScalarVar() local
633 analysis::Array* array_type = ty_mgr->GetType(component_type_id)->AsArray(); in LoadScalarVar() local
785 analysis::Array array_type( in GetArrayType() local

1234