Home
last modified time | relevance | path

Searched defs:array_size (Results 1 – 25 of 146) sorted by relevance

123456

/third_party/boost/boost/range/detail/
Dimplementation_help.hpp85 inline std::size_t array_size( T BOOST_RANGE_ARRAY_REF()[sz] ) in array_size() function
92 inline std::size_t array_size( const T BOOST_RANGE_ARRAY_REF()[sz] ) in array_size() function
/third_party/ltp/testcases/kernel/fs/doio/
Dstring_to_tokens.c80 string_to_tokens(char *arg_string, char *arg_array[], int array_size, in string_to_tokens()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_video_buffer.c171 unsigned depth, unsigned array_size, in vl_video_buffer_template()
308 unsigned i, j, array_size, surf; in vl_video_buffer_surfaces() local
392 unsigned depth, unsigned array_size, unsigned usage, in vl_video_buffer_create_ex()
475 unsigned array_size = tmpl->interlaced ? 2 : 1; in vl_video_buffer_create_as_resource() local
/third_party/boost/libs/core/test/swap/
Dswap_array_of_int.cpp20 const std::size_t array_size = 3; in main() local
Darray_of_int.cpp20 const std::size_t array_size = 3; in main() local
Dswap_array_of_class.cpp42 const std::size_t array_size = 2; in main() local
Darray_of_class.cpp42 const std::size_t array_size = 2; in main() local
Darray_of_template.cpp52 const std::size_t array_size = 2; in main() local
Dswap_array_of_template.cpp52 const std::size_t array_size = 2; in main() local
/third_party/mesa3d/src/freedreno/fdl/
Dfd5_layout.c35 uint32_t depth0, uint32_t mip_levels, uint32_t array_size, in fdl5_layout()
Dfd_layout_test.h27 int array_size; /* Size for array textures, or 0 otherwise. */ member
Dfd6_layout.c100 uint32_t depth0, uint32_t mip_levels, uint32_t array_size, in fdl6_layout()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_export.h92 int array_size() const { return m_array_size;} in array_size() function
122 int array_size() const { return m_array_size;} in array_size() function
/third_party/boost/libs/nowide/test/
Dtest_sets.hpp87 size_t array_size(const T (&)[N]) in array_size() function
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_uvd.c68 unsigned i, array_size; in r600_video_buffer_create() local
/third_party/boost/libs/type_traits/examples/
Dtrivial_destructor_example.cpp82 const int array_size = 1000; variable
Dcopy_example.cpp90 const int array_size = 1000; variable
Dfill_example.cpp87 const int array_size = 1000; variable
/third_party/glib/glib/tests/
Darray-test.c147 const guint array_size = 10000; in array_steal() local
526 const gsize array_size = 100; in array_copy() local
852 const guint array_size = 10000; in pointer_array_steal() local
1074 const gsize array_size = 100; in pointer_array_copy() local
1147 const gsize array_size = 100; in pointer_array_extend() local
1265 const gsize array_size = 100; in pointer_array_extend_and_steal() local
1649 const guint array_size = 10000; in byte_array_steal() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Ddescriptors.c62 expandable_size_parse (guint64 size, guint8 * ptr, guint32 array_size) in expandable_size_parse()
83 expandable_size_get_length (guint8 * ptr, guint32 array_size) in expandable_size_get_length()
/third_party/boost/libs/regex/test/captures/
Dcaptures_test.cpp32 size_t array_size(const char* (&p)[N]) in array_size() function
/third_party/libdrm/radeon/
Dbof.h49 uint32_t array_size; member
/third_party/libnl/tests/
Dcheck-ematch-tree-clone.c17 static long long array_size = 0; variable
/third_party/spirv-tools/source/val/
Dvalidate_composites.cpp90 uint64_t array_size = 0; in GetExtractInsertValueType() local
291 uint64_t array_size = 0; in ValidateCompositeConstruct() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_composites.cpp90 uint64_t array_size = 0; in GetExtractInsertValueType() local
291 uint64_t array_size = 0; in ValidateCompositeConstruct() local

123456