Searched refs:struc (Results 1 – 14 of 14) sorted by relevance
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstmessage.c | 243 const GstStructure *struc; in GST_START_TEST() local 253 struc = gst_message_get_structure (message); in GST_START_TEST() 254 fail_if (struc == NULL); in GST_START_TEST() 255 fail_unless (gst_structure_get_int (struc, "some_int", &some_int)); in GST_START_TEST() 256 fail_unless (gst_structure_get_double (struc, "a_double", &a_double)); in GST_START_TEST()
|
/third_party/curl/ |
D | backport-CVE-2022-27782.patch | 117 @@ -1114,6 +1114,12 @@ static void prune_dead_connections(struc 338 @@ -2653,7 +2653,7 @@ static CURLcode ossl_connect_step1(struc 347 @@ -2664,7 +2664,7 @@ static CURLcode ossl_connect_step1(struc 356 @@ -2914,15 +2914,15 @@ static CURLcode ossl_connect_step1(struc
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstevent.c | 639 GstStructure *struc; in gst_event_new_select_streams() local 645 struc = gst_structure_new_id_empty (GST_QUARK (EVENT_SELECT_STREAMS)); in gst_event_new_select_streams() 655 gst_structure_id_take_value (struc, GST_QUARK (STREAMS), &val); in gst_event_new_select_streams() 656 event = gst_event_new_custom (GST_EVENT_SELECT_STREAMS, struc); in gst_event_new_select_streams()
|
/third_party/ffmpeg/libavfilter/x86/ |
D | avf_showcqt.asm | 31 struc Coeffs label
|
/third_party/ffmpeg/libavutil/x86/ |
D | lls.asm | 32 struc LLSModel label
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
D | jchuff-sse2.asm | 23 struc working_state label 32 struc c_derived_tbl label
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_private.h | 1652 #define anv_pack_struct(dst, struc, ...) do { \ argument 1653 struct struc __template = { \ 1656 __anv_cmd_pack(struc)(NULL, dst, &__template); \ 1657 VG(VALGRIND_CHECK_MEM_IS_DEFINED(dst, __anv_cmd_length(struc) * 4)); \
|
/third_party/libjpeg-turbo/simd/x86_64/ |
D | jchuff-sse2.asm | 23 struc working_state label 32 struc c_derived_tbl label
|
/third_party/ffmpeg/libswresample/x86/ |
D | resample.asm | 31 struc ResampleContext label
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
D | jchuff-sse2.asm | 23 struc working_state label 32 struc c_derived_tbl label
|
/third_party/libjpeg-turbo/simd/i386/ |
D | jchuff-sse2.asm | 23 struc working_state label 32 struc c_derived_tbl label
|
/third_party/ffmpeg/libavcodec/x86/ |
D | fft.asm | 39 struc FFTContext label
|
/third_party/ltp/scripts/ |
D | spelling.txt | 1388 struc||struct
|
/third_party/pcre2/pcre2/doc/ |
D | pcre2test.txt | 46 In the rest of this document, the names of library functions and struc-
|