Home
last modified time | relevance | path

Searched defs:array_t (Results 1 – 15 of 15) sorted by relevance

/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/
Dtuple_array_template_depth.pass.cpp26 typedef std::array<char, 1256> array_t; typedef
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
Dtuple_array_template_depth.pass.cpp29 typedef std::array<char, 1256> array_t; typedef
/external/cronet/tot/third_party/libc++/src/test/libcxx/utilities/tuple/tuple.tuple/tuple.assign/
Dtuple_array_template_depth.pass.cpp27 typedef std::array<char, 1256> array_t; typedef
/external/cronet/stable/third_party/libc++/src/test/libcxx/utilities/tuple/tuple.tuple/tuple.assign/
Dtuple_array_template_depth.pass.cpp27 typedef std::array<char, 1256> array_t; typedef
/external/sdv/vsomeip/third_party/boost/range/test/
Darray.cpp32 typedef int array_t[sz]; in check_array() typedef
Dstring.cpp44 typedef value_type array_t[Length]; typedef in __anon03b48df70111::test_string
/external/clang/test/CodeGenCXX/
Dvla.cpp33 typedef short array_t[n][n+1]; in test0() typedef
Dvla-consruct.cpp44 S array_t[n][n + 1]; in test() local
/external/clang/test/SemaCXX/
Dvla-consruct.cpp24 S array_t[n][n+1]; in test() local
/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/
Dcommon.hpp85 pair_t >::type array_t; typedef in boost::range_detail::range
/external/pytorch/aten/src/ATen/test/
Dcuda_vectorized_test.cu80 using array_t = at::detail::Array<char*, 2>; in vectorized_copy() typedef
/external/pytorch/aten/src/ATen/native/cuda/
DMemoryAccess.cuh105 using array_t = at::detail::Array<at::ScalarType, std::max<int>(N, 1)>; typedef
136 using array_t = at::detail::Array<at::ScalarType, std::max<int>(N, 1)>; typedef
/external/harfbuzz_ng/src/
Dhb-vector.hh44 …using array_t = typename std::conditional<sorted, hb_sorted_array_t<Type>, hb_array_t<Type>>::type; typedef
/external/icu/icu4c/source/tools/toolutil/
Djson-json.hpp12954 using array_t = typename BasicJsonType::array_t; typedef in detail::iter_impl
19671 using array_t = ArrayType<basic_json, AllocatorType<basic_json>>; typedef in basic_json
20758 array_t* get_impl_ptr(array_t* /*unused*/) noexcept in get_impl_ptr() argument
/external/ublksrv/include/nlohmann/
Djson.hpp12616 using array_t = typename BasicJsonType::array_t; typedef in nlohmann::detail::iter_impl
19181 using array_t = ArrayType<basic_json, AllocatorType<basic_json>>; typedef in nlohmann::basic_json
20255 array_t* get_impl_ptr(array_t* /*unused*/) noexcept in get_impl_ptr() argument