/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/adapted/std_array/ |
D | std_array_iterator.hpp | 34 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/ |
D | array_iterator.hpp | 33 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/ |
D | resize.cpp | 93 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
|
D | same_size.cpp | 61 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
|
D | is_resizeable.cpp | 42 typedef Eigen::Array< double , 1 , 1 > array_type; in BOOST_AUTO_TEST_CASE() typedef
|
/aosp_15_r20/system/teeui/libteeui_jni/ |
H A D | libteeui_jni.cpp | 32 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 D | ssa_builder.cc | 310 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/ |
D | interface_var_sroa.cpp | 42 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 D | interface_var_sroa.cpp | 42 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 D | interface_var_sroa.cpp | 42 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/ |
D | boost_array.cpp | 29 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 D | lp_bld_struct.c | 83 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/ |
D | storage_traits.hpp | 31 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 D | dbus_dict_helpers.c | 407 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 D | dbus_dict_helpers.h | 124 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/ |
D | call_traits.hpp | 147 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/ |
D | std_array.cpp | 32 typedef std::array<int,3> array_type; in main() typedef
|
D | array.cpp | 21 typedef int array_type[3]; in main() typedef
|
D | boost_array.cpp | 25 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 D | p13.cpp | 52 namespace array_type { namespace
|
/aosp_15_r20/external/mesa3d/src/microsoft/spirv_to_dxil/ |
H A D | dxil_spirv_nir.c | 196 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 D | clc_compiler.c | 429 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/ |
D | prepare_stepper_testing.hpp | 41 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/ |
D | array_allocator.h | 116 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/ |
D | array_allocator.h | 116 typedef _Array array_type; in _GLIBCXX_VISIBILITY() typedef
|