Home
last modified time | relevance | path

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

12345678910>>...15

/third_party/gstreamer/gstreamer/gst/
Dgststructure.c103 #define GST_STRUCTURE_FIELD(structure, index) \ argument
106 #define IS_MUTABLE(structure) \ argument
110 #define IS_TAGLIST(structure) \ argument
145 GstStructureImpl *structure; in gst_structure_new_id_empty_with_size() local
251 GstStructure *structure; in gst_structure_new() local
281 GstStructure *structure; in gst_structure_new_valist() local
304 gst_structure_set_parent_refcount (GstStructure * structure, gint * refcount) in gst_structure_set_parent_refcount()
338 gst_structure_copy (const GstStructure * structure) in gst_structure_copy()
372 gst_structure_free (GstStructure * structure) in gst_structure_free()
430 gst_structure_get_name (const GstStructure * structure) in gst_structure_get_name()
[all …]
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 …]
Dgstmessage.c63 GstStructure *structure; member
204 GstStructure *structure; in _gst_message_free() local
236 GstStructure *structure; in _gst_message_copy() local
297 GstStructure * structure) in gst_message_new_custom()
422 GstStructure *structure; in gst_message_new_error_with_details() local
479 const GstStructure ** structure) in gst_message_parse_error_details()
514 GstStructure *structure; in gst_message_new_warning_with_details() local
569 const GstStructure ** structure) in gst_message_parse_warning_details()
604 GstStructure *structure; in gst_message_new_info_with_details() local
659 const GstStructure ** structure) in gst_message_parse_info_details()
[all …]
Dgstevent.c91 GstStructure *structure; member
302 gst_event_new_custom (GstEventType type, GstStructure * structure) in gst_event_new_custom()
370 GstStructure *structure; in gst_event_writable_structure() local
576 GstStructure *structure; in gst_event_parse_flush_stop() local
648 GstStructure *structure; in gst_event_parse_select_streams() local
791 GstStructure *structure; in gst_event_parse_gap() local
840 GstStructure *structure; in gst_event_parse_caps() local
922 GstStructure *structure; in gst_event_parse_segment() local
1032 GstStructure *structure; in gst_event_new_buffer_size() local
1063 const GstStructure *structure; in gst_event_parse_buffer_size() local
[all …]
Dgstcontext.c72 GstStructure *structure; member
97 GstStructure *structure; in _gst_context_free() local
124 GstStructure *structure; in _gst_context_copy() local
168 GstStructure *structure; in gst_context_new() local
Dgstcaps.c76 GstStructure *structure; member
168 GstStructure *structure; in _gst_caps_copy() local
194 GstStructure *structure; in _gst_caps_free() local
300 GstStructure *structure; in gst_caps_new_empty_simple() local
327 GstStructure *structure; in gst_caps_new_simple() local
380 gst_caps_new_full_valist (GstStructure * structure, va_list var_args) in gst_caps_new_full_valist()
548 GstStructure *structure; in gst_caps_append() local
586 GstStructure *structure; in gst_caps_merge() local
634 gst_caps_append_structure (GstCaps * caps, GstStructure * structure) in gst_caps_append_structure()
656 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.c102 gst_navigation_send_event (GstNavigation * navigation, GstStructure * structure) in gst_navigation_send_event()
231 GstStructure *structure; in gst_navigation_query_new_commands() local
265 GstStructure *structure; in gst_navigation_query_set_commands() local
298 GstStructure *structure; in gst_navigation_query_set_commandsv() local
323 const GstStructure *structure; in gst_navigation_query_parse_commands_length() local
357 const GstStructure *structure; in gst_navigation_query_parse_commands_nth() local
393 GstStructure *structure; in gst_navigation_query_new_angles() local
414 GstStructure *structure; in gst_navigation_query_set_angles() local
441 const GstStructure *structure; in gst_navigation_query_parse_angles() 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/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
697 GstStructure *structure; in gst_avdtp_connection_get_caps() 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.c131 GstStructure *structure; in gst_rgb2bayer_transform_caps() local
164 GstStructure *structure; in gst_rgb2bayer_get_unit_size() local
194 GstStructure *structure; in gst_rgb2bayer_set_caps() local
/third_party/cJSON/
DREADME.md217 #### Basic types
224 #### Arrays
242 #### Objects
/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/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpbvpay.c117 GstStructure *structure; in gst_rtp_bv_pay_sink_setcaps() local
195 GstStructure *structure; in gst_rtp_bv_pay_sink_getcaps() local
Dgstrtpilbcpay.c114 GstStructure *structure; in gst_rtp_ilbc_pay_sink_setcaps() local
190 GstStructure *structure; in gst_rtp_ilbc_pay_sink_getcaps() local
Dgstrtpg722depay.c104 gst_rtp_g722_depay_parse_int (GstStructure * structure, const gchar * field, in gst_rtp_g722_depay_parse_int()
122 GstStructure *structure; in gst_rtp_g722_depay_setcaps() local
/third_party/skia/third_party/externals/tint/src/ast/
Dmember_accessor_expression.h47 const Expression* const structure; variable

12345678910>>...15