Home
last modified time | relevance | path

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

12345

/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/test_external/eigen/
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
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
Dis_resizeable.cpp42 typedef Eigen::Array< double , 1 , 1 > array_type; in BOOST_AUTO_TEST_CASE() typedef
/aosp_15_r20/system/teeui/libteeui_jni/
H A Dlibteeui_jni.cpp32 using array_type = jintArray; typedef
43 using array_type = jbyteArray; typedef
54 using array_type = jstring; typedef
73 using array_type = typename JTypeTraits<T>::array_type; typedef in JArray
/aosp_15_r20/art/compiler/optimizing/
H A Dssa_builder.cc310 ReferenceTypeInfo array_type = array->GetReferenceTypeInfo(); in GetPrimitiveArrayComponentType() local
340 DataType::Type array_type = GetPrimitiveArrayComponentType(array); in FixAmbiguousArrayOps() local
383 DataType::Type array_type = GetPrimitiveArrayComponentType(array); in FixAmbiguousArrayOps() local
/aosp_15_r20/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
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A 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
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A 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
/aosp_15_r20/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
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_struct.c83 LLVMTypeRef array_type, in lp_build_array_get_ptr2()
103 LLVMTypeRef array_type, in lp_build_array_get2()
/aosp_15_r20/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
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A 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
H A Ddbus_dict_helpers.h124 int array_type; /** the dbus type of the array elements if the dict member
/aosp_15_r20/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
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/
Dstd_array.cpp32 typedef std::array<int,3> array_type; in main() typedef
Darray.cpp21 typedef int array_type[3]; in main() typedef
Dboost_array.cpp25 typedef boost::array<int,3> array_type; in main() typedef
/aosp_15_r20/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/
H A Dp13.cpp52 namespace array_type { namespace
/aosp_15_r20/external/mesa3d/src/microsoft/spirv_to_dxil/
H A Ddxil_spirv_nir.c196 const struct glsl_type *array_type = in add_runtime_data_var() local
313 const struct glsl_type *array_type = in add_push_constant_var() local
/aosp_15_r20/external/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c429 const struct glsl_type *array_type = glsl_array_type(glsl_uint_type(), size / 4, 4); in add_kernel_inputs_var() local
444 const struct glsl_type *array_type = in add_work_properties_var() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/
Dprepare_stepper_testing.hpp41 typedef boost::array< double , 1 > array_type; typedef
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
Darray_allocator.h116 typedef _Array array_type; in _GLIBCXX_VISIBILITY() typedef
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/
Darray_allocator.h116 typedef _Array array_type; in _GLIBCXX_VISIBILITY() typedef

12345