Home
last modified time | relevance | path

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

123

/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/boost/libs/core/test/swap/
Darray_of_int.cpp20 const std::size_t array_size = 3; in main() local
Dswap_array_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/boost/libs/nowide/test/
Dtest_sets.hpp87 size_t array_size(const T (&)[N]) in array_size() function
/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/uboot/u-boot-2020.01/arch/arm/mach-stm32mp/
Dfdt.c149 int array_size, i; in stm32_fdt_fixup_etzpc() 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/uboot/u-boot-2020.01/product/hiotp/drv/include/
Ddrv_osal_lib.h37 #define array_size(x) (sizeof(x) / sizeof(x[0])) macro
/third_party/libnl/tests/
Dcheck-ematch-tree-clone.c17 static long long array_size = 0; variable
/third_party/skia/third_party/externals/swiftshader/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
Dvalidate_interfaces.cpp338 uint32_t array_size = 1; in GetLocationsForVariable() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_composite_construct.cpp152 auto array_size = array_type.length_info().words[1]; in ComponentsForArrayConstructionAreOK() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_composite_construct.cpp152 auto array_size = array_type.length_info().words[1]; in ComponentsForArrayConstructionAreOK() local
/third_party/ffmpeg/libavcodec/
Domx.c233 int* array_size, OMX_BUFFERHEADERTYPE **array, in append_buffer()
243 int* array_size, OMX_BUFFERHEADERTYPE **array, in get_buffer()

123