Home
last modified time | relevance | path

Searched defs:structure (Results 1 – 25 of 420) sorted by relevance

12345678910>>...17

/third_party/gstreamer/gstreamer/gst/
Dgstquery.c75 GstStructure *structure; member
237 GstStructure *structure; in gst_query_new_position() local
285 GstStructure *structure; in gst_query_parse_position() local
316 GstStructure *structure; in gst_query_new_duration() local
363 GstStructure *structure; in gst_query_parse_duration() local
393 GstStructure *structure; in gst_query_new_latency() local
418 GstStructure *structure; in gst_query_set_latency() local
443 GstStructure *structure; in gst_query_parse_latency() local
479 GstStructure *structure; in gst_query_new_convert() local
506 GstStructure *structure; in gst_query_set_convert() local
[all …]
Dgststructure.c183 #define GST_STRUCTURE_FIELD(structure, index) \ argument
186 #define IS_MUTABLE(structure) \ argument
190 #define IS_TAGLIST(structure) \ argument
274 GstStructureImpl *structure; in gst_structure_new_id_empty_with_size() local
387 GstStructure *structure; in gst_structure_new() local
417 GstStructure *structure; in gst_structure_new_valist() local
457 gst_structure_set_parent_refcount (GstStructure * structure, gint * refcount) in gst_structure_set_parent_refcount()
491 gst_structure_copy (const GstStructure * structure) in gst_structure_copy()
525 gst_structure_free (GstStructure * structure) in gst_structure_free()
626 gst_structure_get_name (const GstStructure * structure) in gst_structure_get_name()
[all …]
Dgstmessage.c63 GstStructure *structure; member
205 GstStructure *structure; in _gst_message_free() local
237 GstStructure *structure; in _gst_message_copy() local
298 GstStructure * structure) in gst_message_new_custom()
423 GstStructure *structure; in gst_message_new_error_with_details() local
480 const GstStructure ** structure) in gst_message_parse_error_details()
515 GstStructure *structure; in gst_message_new_warning_with_details() local
570 const GstStructure ** structure) in gst_message_parse_warning_details()
605 GstStructure *structure; in gst_message_new_info_with_details() local
660 const GstStructure ** structure) in gst_message_parse_info_details()
[all …]
Dgstevent.c91 GstStructure *structure; member
304 gst_event_new_custom (GstEventType type, GstStructure * structure) in gst_event_new_custom()
372 GstStructure *structure; in gst_event_writable_structure() local
601 GstStructure *structure; in gst_event_parse_flush_stop() local
673 GstStructure *structure; in gst_event_parse_select_streams() local
818 GstStructure *structure; in gst_event_parse_gap() local
912 GstStructure *structure; in gst_event_parse_caps() local
994 GstStructure *structure; in gst_event_parse_segment() local
1104 GstStructure *structure; in gst_event_new_buffer_size() local
1135 const GstStructure *structure; in gst_event_parse_buffer_size() local
[all …]
Dgstcontext.c74 GstStructure *structure; member
99 GstStructure *structure; in _gst_context_free() local
126 GstStructure *structure; in _gst_context_copy() local
170 GstStructure *structure; in gst_context_new() local
Dgstcaps.c78 GstStructure *structure; member
170 GstStructure *structure; in _gst_caps_copy() local
196 GstStructure *structure; in _gst_caps_free() local
300 GstStructure *structure; in gst_caps_new_empty_simple() local
326 GstStructure *structure; in gst_caps_new_simple() local
379 gst_caps_new_full_valist (GstStructure * structure, va_list var_args) in gst_caps_new_full_valist()
560 GstStructure *structure; in gst_caps_append() local
598 GstStructure *structure; in gst_caps_merge() local
646 gst_caps_append_structure (GstCaps * caps, GstStructure * structure) in gst_caps_append_structure()
675 gst_caps_append_structure_full (GstCaps * caps, GstStructure * structure, in gst_caps_append_structure_full()
[all …]
/third_party/skia/third_party/externals/oboe/samples/drumthumper/
DREADME.md41 ### Kotlin App Layer
44 ### Native (C++) layer
47 ### Dependent Libraries
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DStructureHLSL.cpp23 TString Define(const TStructure &structure, in Define()
176 const TStructure *structure = type.getStruct(); in postPaddingString() local
223 TString StructureHLSL::defineQualified(const TStructure &structure, in defineQualified()
238 TString StructureHLSL::defineNameless(const TStructure &structure) in defineNameless()
243 StructureHLSL::DefinedStructs::iterator StructureHLSL::defineVariants(const TStructure &structure, in defineVariants()
284 void StructureHLSL::ensureStructDefined(const TStructure &structure) in ensureStructDefined()
297 TString StructureHLSL::addStructConstructor(const TStructure &structure) in addStructConstructor()
561 for (auto &structure : mDefinedStructs) in structsHeader() local
574 void StructureHLSL::storeStd140ElementIndex(const TStructure &structure, in storeStd140ElementIndex()
DUtilsHLSL.cpp824 TString DecorateField(const ImmutableString &string, const TStructure &structure) in DecorateField()
892 const TStructure *structure = type.getStruct(); in TypeString() local
989 TString StructNameString(const TStructure &structure) in StructNameString()
1006 TString QualifiedStructNameString(const TStructure &structure, in QualifiedStructNameString()
/third_party/node/doc/guides/
Dwriting-tests.md58 ### **Lines 1-3**
85 ### **Lines 5-6**
95 ### **Lines 8-9**
110 ### **Lines 11-22**
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DStructureHLSL.cpp23 TString Define(const TStructure &structure, in Define()
241 const TStructure *structure = type.getStruct(); in postPaddingString() local
288 TString StructureHLSL::defineQualified(const TStructure &structure, in defineQualified()
305 TString StructureHLSL::defineNameless(const TStructure &structure) in defineNameless()
310 StructureHLSL::DefinedStructs::iterator StructureHLSL::defineVariants(const TStructure &structure, in defineVariants()
360 void StructureHLSL::ensureStructDefined(const TStructure &structure) in ensureStructDefined()
373 TString StructureHLSL::addStructConstructor(const TStructure &structure) in addStructConstructor()
637 for (auto &structure : mDefinedStructs) in structsHeader() local
650 void StructureHLSL::storeStd140ElementIndex(const TStructure &structure, in storeStd140ElementIndex()
DUtilsHLSL.cpp827 TString DecorateField(const ImmutableString &string, const TStructure &structure) in DecorateField()
895 const TStructure *structure = type.getStruct(); in TypeString() local
994 TString StructNameString(const TStructure &structure) in StructNameString()
1011 TString QualifiedStructNameString(const TStructure &structure, in QualifiedStructNameString()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dnavigation.c77 gst_navigation_send_event (GstNavigation * navigation, GstStructure * structure) in gst_navigation_send_event()
234 GstStructure *structure; in gst_navigation_query_new_commands() local
268 GstStructure *structure; in gst_navigation_query_set_commands() local
301 GstStructure *structure; in gst_navigation_query_set_commandsv() local
326 const GstStructure *structure; in gst_navigation_query_parse_commands_length() local
360 const GstStructure *structure; in gst_navigation_query_parse_commands_nth() local
396 GstStructure *structure; in gst_navigation_query_new_angles() local
417 GstStructure *structure; in gst_navigation_query_set_angles() local
444 const GstStructure *structure; in gst_navigation_query_parse_angles() local
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Dgstavdtputil.c252 GstStructure *structure; in gst_avdtp_util_parse_sbc_raw() local
422 GstStructure *structure; in gst_avdtp_util_parse_mpeg_raw() local
542 GstStructure *structure; in gst_avdtp_util_parse_aac_raw() local
698 GstStructure *structure; in gst_avdtp_util_parse_ldac_raw() local
803 GstStructure *structure; in gst_avdtp_connection_get_caps() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteStructSamplers.cpp78 const TStructure *structure = node->getLeft()->getType().getStruct(); in RewriteExpressionVisitBinaryHelper() local
285 const TStructure *structure = indexNode->getLeft()->getType().getStruct(); in RewriteModifiedStructFieldSelectionExpression() local
363 const TStructure *structure = type.getStruct(); in visitDeclaration() local
370 const TStructure *structure = type.getStruct(); in visitDeclaration() local
419 void stripStructSpecifierSamplers(const TStructure *structure, TIntermSequence *newSequence) in stripStructSpecifierSamplers()
496 const TStructure *structure = type.getStruct(); in isRemovedStructType() local
511 const TStructure *structure, in extractStructSamplerUniforms()
572 const TStructure *structure = fieldType.getStruct(); in extractFieldSamplers() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DAstHelpers.cpp40 const TStructure &structure) in CreateStructTypeVariable()
48 const TStructure &structure, in CreateInstanceVariable()
197 int sh::GetFieldIndex(const TStructure &structure, const ImmutableString &fieldName) in GetFieldIndex()
221 const TStructure *structure = object.getType().getStruct(); in AccessField() local
234 const TStructure *structure = type.getStruct(); in AccessFieldByIndex() local
379 bool sh::HasMatrixField(const TStructure &structure) in HasMatrixField()
392 bool sh::HasArrayField(const TStructure &structure) in HasArrayField()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dlevel.c209 const GstStructure *structure; in GST_START_TEST() local
251 const GstStructure *structure; in GST_START_TEST() local
309 const GstStructure *structure; in GST_START_TEST() local
387 const GstStructure *structure; in GST_START_TEST() local
446 const GstStructure *structure; in GST_START_TEST() local
550 const GstStructure *structure; in GST_START_TEST() local
Dspectrum.c129 const GstStructure *structure; in GST_START_TEST() local
229 const GstStructure *structure; in GST_START_TEST() local
329 const GstStructure *structure; in GST_START_TEST() local
429 const GstStructure *structure; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_bad/gst/bayer/
Dgstrgb2bayer.c134 GstStructure *structure; in gst_rgb2bayer_transform_caps() local
167 GstStructure *structure; in gst_rgb2bayer_get_unit_size() local
197 GstStructure *structure; in gst_rgb2bayer_set_caps() local
/third_party/cJSON/
DREADME.md217 #### Basic types
224 #### Arrays
242 #### Objects
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpbvpay.c121 GstStructure *structure; in gst_rtp_bv_pay_sink_setcaps() local
199 GstStructure *structure; in gst_rtp_bv_pay_sink_getcaps() local
Dgstrtpilbcpay.c117 GstStructure *structure; in gst_rtp_ilbc_pay_sink_setcaps() local
193 GstStructure *structure; in gst_rtp_ilbc_pay_sink_getcaps() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DNameEmbeddedUniformStructs.cpp43 const TStructure *structure = type.getStruct(); in visitDeclaration() local
60 TStructure *structure = new TStructure(mSymbolTable, kEmptyImmutableString, in doReplacement() local
/third_party/skia/third_party/externals/tint/src/ast/
Dmember_accessor_expression.h47 const Expression* const structure; variable
/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgsttcpsrcstats.c14 gst_tcp_stats_from_socket (GstStructure * structure, GSocket * socket) in gst_tcp_stats_from_socket()

12345678910>>...17