Home
last modified time | relevance | path

Searched defs:this (Results 1 – 25 of 204) sorted by relevance

123456789

/third_party/ffmpeg/libavdevice/
Ddshow_pin.c38 long ff_dshow_pin_ReceiveConnection(DShowPin *this, IPin *pin, in ff_dshow_pin_ReceiveConnection()
65 long ff_dshow_pin_Disconnect(DShowPin *this) in ff_dshow_pin_Disconnect()
78 long ff_dshow_pin_ConnectedTo(DShowPin *this, IPin **pin) in ff_dshow_pin_ConnectedTo()
91 long ff_dshow_pin_ConnectionMediaType(DShowPin *this, AM_MEDIA_TYPE *type) in ff_dshow_pin_ConnectionMediaType()
102 long ff_dshow_pin_QueryPinInfo(DShowPin *this, PIN_INFO *info) in ff_dshow_pin_QueryPinInfo()
118 long ff_dshow_pin_QueryDirection(DShowPin *this, PIN_DIRECTION *dir) in ff_dshow_pin_QueryDirection()
126 long ff_dshow_pin_QueryId(DShowPin *this, wchar_t **id) in ff_dshow_pin_QueryId()
137 long ff_dshow_pin_QueryAccept(DShowPin *this, const AM_MEDIA_TYPE *type) in ff_dshow_pin_QueryAccept()
142 long ff_dshow_pin_EnumMediaTypes(DShowPin *this, IEnumMediaTypes **enumtypes) in ff_dshow_pin_EnumMediaTypes()
157 long ff_dshow_pin_QueryInternalConnections(DShowPin *this, IPin **pin, in ff_dshow_pin_QueryInternalConnections()
[all …]
Ddshow_filter.c35 long ff_dshow_filter_Stop(DShowFilter *this) in ff_dshow_filter_Stop()
41 long ff_dshow_filter_Pause(DShowFilter *this) in ff_dshow_filter_Pause()
47 long ff_dshow_filter_Run(DShowFilter *this, REFERENCE_TIME start) in ff_dshow_filter_Run()
54 long ff_dshow_filter_GetState(DShowFilter *this, DWORD ms, FILTER_STATE *state) in ff_dshow_filter_GetState()
62 long ff_dshow_filter_SetSyncSource(DShowFilter *this, IReferenceClock *clock) in ff_dshow_filter_SetSyncSource()
76 long ff_dshow_filter_GetSyncSource(DShowFilter *this, IReferenceClock **clock) in ff_dshow_filter_GetSyncSource()
88 long ff_dshow_filter_EnumPins(DShowFilter *this, IEnumPins **enumpin) in ff_dshow_filter_EnumPins()
102 long ff_dshow_filter_FindPin(DShowFilter *this, const wchar_t *id, IPin **pin) in ff_dshow_filter_FindPin()
119 long ff_dshow_filter_QueryFilterInfo(DShowFilter *this, FILTER_INFO *info) in ff_dshow_filter_QueryFilterInfo()
131 long ff_dshow_filter_JoinFilterGraph(DShowFilter *this, IFilterGraph *graph, in ff_dshow_filter_JoinFilterGraph()
[all …]
Ddshow_enumpins.c48 long ff_dshow_enumpins_Skip(DShowEnumPins *this, unsigned long n) in ff_dshow_enumpins_Skip()
55 long ff_dshow_enumpins_Reset(DShowEnumPins *this) in ff_dshow_enumpins_Reset()
61 long ff_dshow_enumpins_Clone(DShowEnumPins *this, DShowEnumPins **pins) in ff_dshow_enumpins_Clone()
75 static int ff_dshow_enumpins_Setup(DShowEnumPins *this, DShowPin *pin, DShowFilter *filter) in ff_dshow_enumpins_Setup()
92 static int ff_dshow_enumpins_Cleanup(DShowEnumPins *this) in ff_dshow_enumpins_Cleanup()
Ddshow_enummediatypes.c53 long ff_dshow_enummediatypes_Skip(DShowEnumMediaTypes *this, unsigned long n) in ff_dshow_enummediatypes_Skip()
60 long ff_dshow_enummediatypes_Reset(DShowEnumMediaTypes *this) in ff_dshow_enummediatypes_Reset()
66 long ff_dshow_enummediatypes_Clone(DShowEnumMediaTypes *this, DShowEnumMediaTypes **enums) in ff_dshow_enummediatypes_Clone()
80 static int ff_dshow_enummediatypes_Setup(DShowEnumMediaTypes *this, const AM_MEDIA_TYPE *type) in ff_dshow_enummediatypes_Setup()
/third_party/pulseaudio/src/tests/
Dvolume-ui.py50 def to_name(this): argument
53 def to_pretty_name(this): argument
56 def snprint(this): argument
65 def position_to_string(this, pos): argument
68 def position_to_pretty_string(this, pos): argument
71 def can_balance(this): argument
74 def can_fade(this): argument
77 def parse(this, s): argument
118 def snprint(this): argument
127 def max(this): argument
[all …]
/third_party/gstreamer/gstplugins_bad/gst/gdp/
Dgstgdppay.c157 GstGDPPay *this = GST_GDP_PAY (gobject); in gst_gdp_pay_finalize() local
165 gst_gdp_pay_reset (GstGDPPay * this) in gst_gdp_pay_reset()
193 gst_gdp_stamp_buffer (GstGDPPay * this, GstBuffer * buffer) in gst_gdp_stamp_buffer()
201 gst_gdp_buffer_from_caps (GstGDPPay * this, GstCaps * caps) in gst_gdp_buffer_from_caps()
207 gst_gdp_pay_buffer_from_buffer (GstGDPPay * this, GstBuffer * buffer) in gst_gdp_pay_buffer_from_buffer()
213 gst_gdp_buffer_from_event (GstGDPPay * this, GstEvent * event) in gst_gdp_buffer_from_event()
239 GstGDPPay *this = gdp_and_array->gdppay; in gdp_streamheader_array_store_events() local
263 gst_gdp_pay_reset_streamheader (GstGDPPay * this) in gst_gdp_pay_reset_streamheader()
409 gst_gdp_queue_buffer (GstGDPPay * this, GstBuffer * buffer) in gst_gdp_queue_buffer()
429 GstGDPPay *this; in gst_gdp_pay_chain() local
[all …]
Dgstgdpdepay.c155 GstGDPDepay *this; in gst_gdp_depay_finalize() local
173 GstGDPDepay *this; in gst_gdp_depay_set_property() local
191 GstGDPDepay *this; in gst_gdp_depay_get_property() local
208 GstGDPDepay *this; in gst_gdp_depay_sink_event() local
243 GstGDPDepay *this; in gst_gdp_depay_src_event() local
268 GstGDPDepay *this; in gst_gdp_depay_chain() local
529 GstGDPDepay *this = GST_GDP_DEPAY (element); in gst_gdp_depay_change_state() local
/third_party/gstreamer/gstplugins_bad/ext/sndfile/
Dgstsfsrc.c143 gst_sf_src_set_location (GstSFSrc * this, const gchar * location) in gst_sf_src_set_location()
166 GstSFSrc *this = GST_SF_SRC (object); in gst_sf_src_set_property() local
182 GstSFSrc *this = GST_SF_SRC (object); in gst_sf_src_get_property() local
199 GstSFSrc *this; in gst_sf_src_create() local
302 GstSFSrc *this; in gst_sf_src_get_size() local
317 gst_sf_src_open_file (GstSFSrc * this) in gst_sf_src_open_file()
357 gst_sf_src_close_file (GstSFSrc * this) in gst_sf_src_close_file()
387 GstSFSrc *this = GST_SF_SRC (basesrc); in gst_sf_src_start() local
396 GstSFSrc *this = GST_SF_SRC (basesrc); in gst_sf_src_stop() local
406 GstSFSrc *this; in gst_sf_src_get_caps() local
[all …]
Dgstsfsink.c139 gst_sf_sink_init (GstSFSink * this, GstSFSinkClass * klass) in gst_sf_sink_init()
145 gst_sf_sink_set_location (GstSFSink * this, const gchar * location) in gst_sf_sink_set_location()
169 GstSFSink *this = GST_SF_SINK (object); in gst_sf_sink_set_property() local
197 GstSFSink *this = GST_SF_SINK (object); in gst_sf_sink_get_property() local
232 GstSFSink *this = GST_SF_SINK (bsink); in gst_sf_sink_stop() local
241 gst_sf_sink_open_file (GstSFSink * this) in gst_sf_sink_open_file()
295 gst_sf_sink_close_file (GstSFSink * this) in gst_sf_sink_close_file()
348 GstSFSink *this = (GstSFSink *) bsink; in gst_sf_sink_set_caps() local
398 GstSFSink *this; in gst_sf_sink_loop() local
470 GstSFSink *this; in gst_sf_sink_render() local
[all …]
/third_party/gettext/gettext-tools/src/
Dread-catalog.c43 call_set_domain (struct default_catalog_reader_ty *this, char *name) in call_set_domain()
53 call_add_message (struct default_catalog_reader_ty *this, in call_add_message()
72 call_frob_new_message (struct default_catalog_reader_ty *this, message_ty *mp, in call_frob_new_message()
95 default_catalog_reader_ty *this = (default_catalog_reader_ty *) that; in default_constructor() local
117 default_catalog_reader_ty *this = (default_catalog_reader_ty *) that; in default_destructor() local
153 default_copy_comment_state (default_catalog_reader_ty *this, message_ty *mp) in default_copy_comment_state()
184 default_reset_comment_state (default_catalog_reader_ty *this) in default_reset_comment_state()
222 default_catalog_reader_ty *this = (default_catalog_reader_ty *) that; in default_directive_domain() local
246 default_catalog_reader_ty *this = (default_catalog_reader_ty *) that; in default_directive_message() local
261 default_catalog_reader_ty *this = (default_catalog_reader_ty *) that; in default_comment() local
[all …]
Dread-po.c29 # define this thiss macro
36 po_parse (abstract_catalog_reader_ty *this, FILE *fp, in po_parse()
/third_party/gstreamer/gstplugins_bad/ext/musepack/
Dgstmusepackreader.c43 gst_musepack_reader_peek (mpc_reader * this, void *ptr, mpc_int32_t size) in gst_musepack_reader_peek()
77 gst_musepack_reader_read (mpc_reader * this, void *ptr, mpc_int32_t size) in gst_musepack_reader_read()
91 gst_musepack_reader_seek (mpc_reader * this, mpc_int32_t offset) in gst_musepack_reader_seek()
108 gst_musepack_reader_tell (mpc_reader * this) in gst_musepack_reader_tell()
115 gst_musepack_reader_get_size (mpc_reader * this) in gst_musepack_reader_get_size()
132 gst_musepack_reader_canseek (mpc_reader * this) in gst_musepack_reader_canseek()
/third_party/gstreamer/gstplugins_base/gst/audioconvert/
Dgstaudioconvert.c260 gst_audio_convert_init (GstAudioConvert * this) in gst_audio_convert_init()
272 GstAudioConvert *this = GST_AUDIO_CONVERT (obj); in gst_audio_convert_dispose() local
332 GstAudioConvert *this = GST_AUDIO_CONVERT (user_data); in remove_channels_from_structure() local
366 GstAudioConvert *this = GST_AUDIO_CONVERT (btrans); in gst_audio_convert_transform_caps() local
748 GstAudioConvert *this = GST_AUDIO_CONVERT (base); in gst_audio_convert_set_caps() local
817 GstAudioConvert *this = GST_AUDIO_CONVERT (base); in gst_audio_convert_transform() local
918 GstAudioConvert *this = GST_AUDIO_CONVERT (base); in gst_audio_convert_submit_input_buffer() local
937 GstAudioConvert *this = GST_AUDIO_CONVERT (base); in gst_audio_convert_prepare_output_buffer() local
974 GstAudioConvert *this = GST_AUDIO_CONVERT (object); in gst_audio_convert_set_property() local
1010 GstAudioConvert *this = GST_AUDIO_CONVERT (object); in gst_audio_convert_get_property() local
/third_party/harfbuzz/src/
Dhb-debug.hh396 #define TRACE_APPLY(this) \ argument
402 #define TRACE_APPLY(this) hb_no_trace_t<bool> trace argument
409 #define TRACE_SANITIZE(this) \ argument
414 #define TRACE_SANITIZE(this) hb_no_trace_t<bool> trace argument
421 #define TRACE_SERIALIZE(this) \ argument
426 #define TRACE_SERIALIZE(this) hb_no_trace_t<bool> trace argument
433 #define TRACE_SUBSET(this) \ argument
438 #define TRACE_SUBSET(this) hb_no_trace_t<bool> trace argument
454 #define TRACE_DISPATCH(this, format) \ argument
459 #define TRACE_DISPATCH(this, format) hb_no_trace_t<typename context_t::return_t> trace argument
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-debug.hh396 #define TRACE_APPLY(this) \ argument
402 #define TRACE_APPLY(this) hb_no_trace_t<bool> trace argument
409 #define TRACE_SANITIZE(this) \ argument
414 #define TRACE_SANITIZE(this) hb_no_trace_t<bool> trace argument
421 #define TRACE_SERIALIZE(this) \ argument
426 #define TRACE_SERIALIZE(this) hb_no_trace_t<bool> trace argument
433 #define TRACE_SUBSET(this) \ argument
438 #define TRACE_SUBSET(this) hb_no_trace_t<bool> trace argument
454 #define TRACE_DISPATCH(this, format) \ argument
459 #define TRACE_DISPATCH(this, format) hb_no_trace_t<typename context_t::return_t> trace argument
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-debug.hh400 #define TRACE_APPLY(this) \ argument
406 #define TRACE_APPLY(this) hb_no_trace_t<bool> trace argument
413 #define TRACE_SANITIZE(this) \ argument
418 #define TRACE_SANITIZE(this) hb_no_trace_t<bool> trace argument
425 #define TRACE_SERIALIZE(this) \ argument
430 #define TRACE_SERIALIZE(this) hb_no_trace_t<bool> trace argument
437 #define TRACE_SUBSET(this) \ argument
442 #define TRACE_SUBSET(this) hb_no_trace_t<bool> trace argument
454 #define TRACE_DISPATCH(this, format) \ argument
459 #define TRACE_DISPATCH(this, format) hb_no_trace_t<typename context_t::return_t> trace argument
/third_party/typescript/tests/baselines/reference/
DthisTypeErrors2.js3 constructor(a: this) {
10 constructor(public host: Generic<this>) {
DasyncMethodWithSuper_es5.js79 _super.prototype.x.call(this); argument
81 _super.prototype.y.call(this); argument
97 _super.prototype.x.call(this); argument
DsuperCallInNonStaticMethod.js87 _super.prototype.instanceMethod.call(this); argument
103 b: _super.prototype.instanceMethod.call(this) argument
109 _super.prototype.instanceMethod.call(this); argument
114 _super.prototype.instanceMethod.call(this); argument
DclassAbstractSuperCalls.js56 B.prototype.bar = function () { _super.prototype.foo.call(this); }; argument
66 …C.prototype.qux = function () { return _super.prototype.foo.call(this) || _super.prototype.foo; };… argument
67 C.prototype.norf = function () { return _super.prototype.bar.call(this); }; argument
DparserSuperExpression1.js21 _super.prototype.foo.call(this); argument
33 _super.prototype.foo.call(this); argument
/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgsttcpserversink.c129 gst_tcp_server_sink_init (GstTCPServerSink * this) in gst_tcp_server_sink_init()
142 GstTCPServerSink *this = GST_TCP_SERVER_SINK (gobject); in gst_tcp_server_sink_finalize() local
297 GstTCPServerSink *this = GST_TCP_SERVER_SINK (parent); in gst_tcp_server_sink_init_send() local
416 GstTCPServerSink *this = GST_TCP_SERVER_SINK (parent); in gst_tcp_server_sink_close() local
Dgsttcpclientsink.c139 gst_tcp_client_sink_init (GstTCPClientSink * this) in gst_tcp_client_sink_init()
153 GstTCPClientSink *this = GST_TCP_CLIENT_SINK (gobject); in gst_tcp_client_sink_finalize() local
284 GstTCPClientSink *this = GST_TCP_CLIENT_SINK (bsink); in gst_tcp_client_sink_start() local
381 GstTCPClientSink *this = GST_TCP_CLIENT_SINK (bsink); in gst_tcp_client_sink_stop() local
/third_party/typescript/tests/cases/conformance/classes/propertyMemberDeclarations/
DinitializerReferencingConstructorLocals.ts7 d: typeof this.z; // error property in C
17 d: typeof this.z; // error property in D
/third_party/protobuf/src/google/protobuf/stubs/
Dcallback.h133 if (needs_delete) delete this; in Run() local
153 if (needs_delete) delete this; in Run() local
176 if (needs_delete) delete this; in Run() local
199 if (needs_delete) delete this; in Run() local
223 if (needs_delete) delete this; in Run() local
247 if (needs_delete) delete this; in Run() local
270 if (needs_delete) delete this; in Run() local
292 if (needs_delete) delete this; in Run() local
314 if (needs_delete) delete this; in Run() local
336 if (needs_delete) delete this; in Run() local
[all …]

123456789