/third_party/boost/boost/range/detail/ |
D | implementation_help.hpp | 85 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/ |
D | string_to_tokens.c | 80 string_to_tokens(char *arg_string, char *arg_array[], int array_size, in string_to_tokens()
|
/third_party/boost/libs/core/test/swap/ |
D | array_of_int.cpp | 20 const std::size_t array_size = 3; in main() local
|
D | swap_array_of_int.cpp | 20 const std::size_t array_size = 3; in main() local
|
D | swap_array_of_class.cpp | 42 const std::size_t array_size = 2; in main() local
|
D | array_of_class.cpp | 42 const std::size_t array_size = 2; in main() local
|
D | array_of_template.cpp | 52 const std::size_t array_size = 2; in main() local
|
D | swap_array_of_template.cpp | 52 const std::size_t array_size = 2; in main() local
|
/third_party/boost/libs/nowide/test/ |
D | test_sets.hpp | 87 size_t array_size(const T (&)[N]) in array_size() function
|
/third_party/boost/libs/type_traits/examples/ |
D | trivial_destructor_example.cpp | 82 const int array_size = 1000; variable
|
D | copy_example.cpp | 90 const int array_size = 1000; variable
|
D | fill_example.cpp | 87 const int array_size = 1000; variable
|
/third_party/glib/glib/tests/ |
D | array-test.c | 147 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/ |
D | fdt.c | 149 int array_size, i; in stm32_fdt_fixup_etzpc() local
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | descriptors.c | 62 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/ |
D | captures_test.cpp | 32 size_t array_size(const char* (&p)[N]) in array_size() function
|
/third_party/libdrm/radeon/ |
D | bof.h | 49 uint32_t array_size; member
|
/third_party/uboot/u-boot-2020.01/product/hiotp/drv/include/ |
D | drv_osal_lib.h | 37 #define array_size(x) (sizeof(x) / sizeof(x[0])) macro
|
/third_party/libnl/tests/ |
D | check-ematch-tree-clone.c | 17 static long long array_size = 0; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_composites.cpp | 90 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/ |
D | validate_composites.cpp | 90 uint64_t array_size = 0; in GetExtractInsertValueType() local 291 uint64_t array_size = 0; in ValidateCompositeConstruct() local
|
D | validate_interfaces.cpp | 338 uint32_t array_size = 1; in GetLocationsForVariable() local
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_composite_construct.cpp | 152 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/ |
D | transformation_composite_construct.cpp | 152 auto array_size = array_type.length_info().words[1]; in ComponentsForArrayConstructionAreOK() local
|
/third_party/ffmpeg/libavcodec/ |
D | omx.c | 233 int* array_size, OMX_BUFFERHEADERTYPE **array, in append_buffer() 243 int* array_size, OMX_BUFFERHEADERTYPE **array, in get_buffer()
|