Home
last modified time | relevance | path

Searched defs:array_sizes (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/libs/
Dqueuearray.c294 const guint array_sizes[] = { 0, 1, 2, 5 }; in GST_START_TEST() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_array_merge.cpp583 int remap_arrays(int narrays, unsigned *array_sizes, in remap_arrays()
687 unsigned *array_sizes, in merge_arrays()
Dst_glsl_to_tgsi.cpp215 unsigned *array_sizes; member
5879 unsigned *array_sizes; member
/third_party/flatbuffers/tests/
Darrays_test_generated.h389 static const int16_t array_sizes[] = { 2, 2, 2, }; in NestedStructTypeTable() local
415 static const int16_t array_sizes[] = { 15, 2, 2, }; in ArrayStructTypeTable() local
/third_party/mesa3d/src/mesa/state_tracker/tests/
Dtest_glsl_to_tgsi_array_merge.cpp885 vector<unsigned> array_sizes{0, 12, 11, 10, 9, 8, 7}; in TEST_F() local
942 vector<unsigned> array_sizes, in run()
/third_party/flatbuffers/src/
Didl_gen_cpp.cpp1001 std::vector<uint16_t> array_sizes; in GenMiniReflect() local