/third_party/gstreamer/gstplugins_bad/gst/rawparse/ |
D | gstvideoparse.c | 62 str, GValue * valarray); 63 static gchar *gst_video_parse_int_valarray_to_string (GValue * valarray); 223 GValue valarray = G_VALUE_INIT; in gst_video_parse_set_property() local 226 &valarray)) { in gst_video_parse_set_property() 228 &valarray, NULL); in gst_video_parse_set_property() 229 g_value_unset (&valarray); in gst_video_parse_set_property() 238 GValue valarray = G_VALUE_INIT; in gst_video_parse_set_property() local 241 &valarray)) { in gst_video_parse_set_property() 243 valarray, NULL); in gst_video_parse_set_property() 244 g_value_unset (&valarray); in gst_video_parse_set_property() [all …]
|
/third_party/gstreamer/gstplugins_base/gst/rawparse/ |
D | gstrawaudioparse.c | 432 GValueArray *valarray = g_value_get_boxed (value); in gst_raw_audio_parse_set_property() local 436 if ((valarray != NULL) && (valarray->n_values == 0)) { in gst_raw_audio_parse_set_property() 444 if ((valarray == NULL) && (config->num_channels > 0)) { in gst_raw_audio_parse_set_property() 452 } else if (valarray != NULL) { in gst_raw_audio_parse_set_property() 464 if (valarray->n_values != config->num_channels) { in gst_raw_audio_parse_set_property() 468 gst_raw_audio_parse_set_config_channels (config, valarray->n_values, in gst_raw_audio_parse_set_property() 473 GValue *val = g_value_array_get_nth (valarray, i); in gst_raw_audio_parse_set_property() 540 GValueArray *valarray; in gst_raw_audio_parse_get_property() local 544 valarray = NULL; in gst_raw_audio_parse_get_property() 554 valarray = g_value_array_new (config->num_channels); in gst_raw_audio_parse_get_property() [all …]
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | rawaudioparse.c | 271 GValueArray *valarray; in GST_START_TEST() local 281 valarray = g_value_array_new (2); in GST_START_TEST() 284 g_value_array_insert (valarray, 0, &val); in GST_START_TEST() 286 g_value_array_insert (valarray, 1, &val); in GST_START_TEST() 288 valarray, NULL); in GST_START_TEST() 289 g_value_array_free (valarray); in GST_START_TEST()
|
/third_party/json/test/src/ |
D | unit-conversions.cpp | 366 std::valarray<json> a{"previous", "value"}; 1514 j1.get<std::valarray<int>>(); 1515 j2.get<std::valarray<unsigned int>>(); 1516 j3.get<std::valarray<double>>(); 1517 j4.get<std::valarray<bool>>(); 1518 j5.get<std::valarray<std::string>>(); 1617 CHECK_THROWS_AS((json().get<std::valarray<int>>()), json::type_error&); 1634 (json().get<std::valarray<int>>()),
|
D | unit-regression1.cpp | 1364 std::valarray<double> v; 1371 std::valarray<double> v = {1.2, 2.3, 3.4, 4.5}; 1373 std::valarray<double> vj = j; 1383 CHECK_THROWS_AS(json().get<std::valarray<double>>(), json::type_error&); 1384 CHECK_THROWS_WITH(json().get<std::valarray<double>>(),
|
D | unit-constructor1.cpp | 337 std::valarray<int> va = {1, 2, 3, 4, 5}; 342 auto jva = j.get<std::valarray<int>>(); 352 std::valarray<double> va = {1.2, 2.3, 3.4, 4.5, 5.6}; 357 auto jva = j.get<std::valarray<double>>();
|
D | unit-class_parser.cpp | 1723 std::valarray<uint8_t> v = {'t', 'r', 'u', 'e'};
|
D | unit-deserialization.cpp | 535 std::valarray<uint8_t> v = {'t', 'r', 'u', 'e'};
|
/third_party/json/doc/examples/ |
D | basic_json__CompatibleType.cpp | 72 std::valarray<short> c_valarray {10, 9, 8, 7}; in main()
|
/third_party/json/include/nlohmann/detail/conversions/ |
D | to_json.hpp | 196 static void construct(BasicJsonType& j, const std::valarray<T>& arr) in construct() 329 void to_json(BasicJsonType& j, const std::valarray<T>& arr) in to_json()
|
D | from_json.hpp | 157 void from_json(const BasicJsonType& j, std::valarray<T>& l) in from_json()
|
/third_party/skia/buildtools/third_party/libc++/ |
D | BUILD.gn | 103 "trunk/src/valarray.cpp",
|
/third_party/json/doc/mkdocs/docs/api/basic_json/ |
D | basic_json.md | 63 …`std::list`, `std::forward_list`, `std::array`, `std::valarray`, `std::set`, `std::unordered_set`,…
|
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
D | container_test.cc | 83 std::valarray<int> b = {1, 2, 3}; in TEST_F()
|
/third_party/json/doc/mkdocs/docs/home/ |
D | releases.md | 87 - Fixed the conversion from `json` to `std::valarray`. 715 …enum class` (#545), `std::vector<bool>` (#494). Fixed support for `std::valarray` (#702), `std::ar… 1067 …ntiguous containers (C-style arrays, `std::vector`, `std::array`, `std::valarray`, `std::initializ…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test22-pr19097-libstdc++.so.6.0.17.so.abi | 57780 …<abi-instr address-size='64' path='../../../.././libstdc++-v3/src/c++98/valarray.cc' comp-dir-path… 58076 …valarray<bool>' size-in-bits='128' visibility='default' filepath='/tmp/legendre/spack-stage/… 58078 …ck-stage-wfh0ig/gcc-4.7.4/x86_64-unknown-linux-gnu/libstdc++-v3/include/valarray' line='121' colum… 58080 …ck-stage-wfh0ig/gcc-4.7.4/x86_64-unknown-linux-gnu/libstdc++-v3/include/valarray' line='124' colum… 58085 …ck-stage-wfh0ig/gcc-4.7.4/x86_64-unknown-linux-gnu/libstdc++-v3/include/valarray' line='121' colum… 58087 …ck-stage-wfh0ig/gcc-4.7.4/x86_64-unknown-linux-gnu/libstdc++-v3/include/valarray' line='124' colum… 58092 …ck-stage-wfh0ig/gcc-4.7.4/x86_64-unknown-linux-gnu/libstdc++-v3/include/valarray' line='121' colum… 58094 …ck-stage-wfh0ig/gcc-4.7.4/x86_64-unknown-linux-gnu/libstdc++-v3/include/valarray' line='124' colum… 58099 …ck-stage-wfh0ig/gcc-4.7.4/x86_64-unknown-linux-gnu/libstdc++-v3/include/valarray' line='121' colum… 58101 …ck-stage-wfh0ig/gcc-4.7.4/x86_64-unknown-linux-gnu/libstdc++-v3/include/valarray' line='124' colum… [all …]
|
/third_party/json/single_include/nlohmann/ |
D | json.hpp | 4020 void from_json(const BasicJsonType& j, std::valarray<T>& l) in from_json() 4722 static void construct(BasicJsonType& j, const std::valarray<T>& arr) in construct() 4855 void to_json(BasicJsonType& j, const std::valarray<T>& arr) in to_json()
|
/third_party/json/ |
D | ChangeLog.md | 739 - Can't compile from\_json\(std::valarray\<T\>\). [\#1824](https://github.com/nlohmann/json/issues/… 1863 - Conversion from valarray\<double\> to json fails to build [\#702](https://github.com/nlohmann/jso…
|
/third_party/flutter/engine/flutter/ci/licenses_golden/ |
D | licenses_third_party | 17899 FILE: ../../../third_party/libcxx/include/valarray 17981 FILE: ../../../third_party/libcxx/src/valarray.cpp 18290 FILE: ../../../third_party/libcxx/include/valarray 18372 FILE: ../../../third_party/libcxx/src/valarray.cpp
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 20381 template<typename _Tp> class valarray; 20383 template<typename _Tp> _Tp* begin(valarray<_Tp>&); 20384 template<typename _Tp> const _Tp* begin(const valarray<_Tp>&); 20385 template<typename _Tp> _Tp* end(valarray<_Tp>&); 20386 template<typename _Tp> const _Tp* end(const valarray<_Tp>&);
|