/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | vulkan_mkenum.py | 20 c_array = ['--fhead', variable
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gl_mkenum.py | 20 c_array = ['--fhead', variable
|
/third_party/boost/boost/ |
D | array.hpp | 167 T* c_array() { return elems; } in c_array() function in boost::array 293 T* c_array() { return 0; } in c_array() function in boost::array 360 template <typename T, std::size_t N> struct c_array struct 362 typedef T type[N];
|
/third_party/boost/libs/type_traits/examples/ |
D | trivial_destructor_example.cpp | 85 char c_array[array_size] = {0,}; variable
|
D | copy_example.cpp | 102 char* c_array = c_array_; variable
|
D | fill_example.cpp | 99 char* c_array = c_array_; variable
|
/third_party/mindspore/mindspore/communication/ |
D | _hccl_management.py | 91 def c_array(ctype, values): function
|
/third_party/json/test/src/ |
D | unit-readme.cpp | 218 std::array<unsigned long, 4> c_array {{1, 2, 3, 4}}; in skip() local
|
/third_party/json/doc/examples/ |
D | basic_json__CompatibleType.cpp | 88 std::array<unsigned long, 4> c_array {{1, 2, 3, 4}}; in main() local
|
/third_party/boost/libs/program_options/test/ |
D | exception_txt_test.cpp | 143 #define VEC_STR_PUSH_BACK(vec, c_array) \ argument
|
/third_party/boost/boost/ptr_container/ |
D | ptr_circular_buffer.hpp | 544 value_type* c_array() // nothrow in c_array() function in boost::ptr_circular_buffer
|
D | ptr_sequence_adapter.hpp | 535 value_type* c_array() // nothrow in c_array() function in boost::ptr_sequence_adapter
|
/third_party/ffmpeg/libavfilter/ |
D | vf_fieldmatch.c | 109 int *c_array; member 316 int *c_array = fm->c_array; in calc_combed_score() local
|
/third_party/python/Python/ |
D | hamt.c | 331 PyObject *c_array[1]; member
|