Home
last modified time | relevance | path

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

123456

/third_party/ffmpeg/libavdevice/
Ddshow_pin.c38 long WINAPI ff_dshow_pin_ReceiveConnection(DShowPin *this, IPin *pin, in ff_dshow_pin_ReceiveConnection()
65 long WINAPI ff_dshow_pin_Disconnect(DShowPin *this) in ff_dshow_pin_Disconnect()
78 long WINAPI ff_dshow_pin_ConnectedTo(DShowPin *this, IPin **pin) in ff_dshow_pin_ConnectedTo()
91 long WINAPI ff_dshow_pin_ConnectionMediaType(DShowPin *this, AM_MEDIA_TYPE *type) in ff_dshow_pin_ConnectionMediaType()
102 long WINAPI ff_dshow_pin_QueryPinInfo(DShowPin *this, PIN_INFO *info) in ff_dshow_pin_QueryPinInfo()
118 long WINAPI ff_dshow_pin_QueryDirection(DShowPin *this, PIN_DIRECTION *dir) in ff_dshow_pin_QueryDirection()
126 long WINAPI ff_dshow_pin_QueryId(DShowPin *this, wchar_t **id) in ff_dshow_pin_QueryId()
137 long WINAPI ff_dshow_pin_QueryAccept(DShowPin *this, const AM_MEDIA_TYPE *type) in ff_dshow_pin_QueryAccept()
142 long WINAPI ff_dshow_pin_EnumMediaTypes(DShowPin *this, IEnumMediaTypes **enumtypes) in ff_dshow_pin_EnumMediaTypes()
157 long WINAPI ff_dshow_pin_QueryInternalConnections(DShowPin *this, IPin **pin, in ff_dshow_pin_QueryInternalConnections()
[all …]
Ddshow_filter.c35 long WINAPI ff_dshow_filter_Stop(DShowFilter *this) in ff_dshow_filter_Stop()
41 long WINAPI ff_dshow_filter_Pause(DShowFilter *this) in ff_dshow_filter_Pause()
47 long WINAPI ff_dshow_filter_Run(DShowFilter *this, REFERENCE_TIME start) in ff_dshow_filter_Run()
54 long WINAPI ff_dshow_filter_GetState(DShowFilter *this, DWORD ms, FILTER_STATE *state) in ff_dshow_filter_GetState()
62 long WINAPI ff_dshow_filter_SetSyncSource(DShowFilter *this, IReferenceClock *clock) in ff_dshow_filter_SetSyncSource()
76 long WINAPI ff_dshow_filter_GetSyncSource(DShowFilter *this, IReferenceClock **clock) in ff_dshow_filter_GetSyncSource()
88 long WINAPI ff_dshow_filter_EnumPins(DShowFilter *this, IEnumPins **enumpin) in ff_dshow_filter_EnumPins()
102 long WINAPI ff_dshow_filter_FindPin(DShowFilter *this, const wchar_t *id, IPin **pin) in ff_dshow_filter_FindPin()
119 long WINAPI ff_dshow_filter_QueryFilterInfo(DShowFilter *this, FILTER_INFO *info) in ff_dshow_filter_QueryFilterInfo()
131 long WINAPI ff_dshow_filter_JoinFilterGraph(DShowFilter *this, IFilterGraph *graph, in ff_dshow_filter_JoinFilterGraph()
[all …]
Ddshow_enumpins.c48 long WINAPI ff_dshow_enumpins_Skip(DShowEnumPins *this, unsigned long n) in ff_dshow_enumpins_Skip()
55 long WINAPI ff_dshow_enumpins_Reset(DShowEnumPins *this) in ff_dshow_enumpins_Reset()
61 long WINAPI 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 WINAPI ff_dshow_enummediatypes_Skip(DShowEnumMediaTypes *this, unsigned long n) in ff_dshow_enummediatypes_Skip()
60 long WINAPI ff_dshow_enummediatypes_Reset(DShowEnumMediaTypes *this) in ff_dshow_enummediatypes_Reset()
66 long WINAPI 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/notofonts/scripts/
Dbuild-site.py20 def _basename(this, item): argument
24 def _denoto(this, item): argument
28 def _sizeof(this, item): argument
32 def _gt1(this, options, context): argument
41 def _ifslim(this, options, context): argument
/third_party/rust/crates/cxx/src/symbols/
Drust_string.rs12 let this = this.as_mut_ptr(); in string_new() localVariable
19 let this = this.as_mut_ptr(); in string_clone() localVariable
33 let this = this.as_mut_ptr(); in string_from_utf8() localVariable
50 let this = this.as_mut_ptr(); in string_from_utf8_lossy() localVariable
63 let this = this.as_mut_ptr(); in string_from_utf16() localVariable
79 let this = this.as_mut_ptr(); in string_from_utf16_lossy() localVariable
Drust_str.rs10 let this = this.as_mut_ptr(); in str_new() localVariable
17 let this = this.as_mut_ptr(); in str_ref() localVariable
27 let this = this.as_mut_ptr(); in str_from() localVariable
/third_party/rust/crates/serde/serde_derive/src/
Dthis.rs6 let mut this = remote.clone(); in this_type() localVariable
20 let mut this = remote.clone(); in this_value() localVariable
/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/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
Dsuper.js74 return "sub1" + _super.prototype.foo.call(this) + _super.prototype.bar.call(this); argument
84 return "subsub1" + _super.prototype.foo.call(this); argument
92 _super.prototype.foo.call(this); argument
DsuperPropertyAccess.js76 _super.prototype.m1.call(this, "hi"); // Should be allowed, method on base prototype argument
79 …_super.prototype.m2.bind(this); // Should error, instance property, not a public instance member f… argument
80 _super.prototype.p1.call(this); // Should error, private not public instance member function argument
DsuperAccessCastedCall.js53 _super.prototype.bar.call(this); argument
54 _super.prototype.bar.call(this); argument
Dsuper2.js97 return _super.prototype.x.call(this); argument
100 return _super.prototype.y.call(this); argument
129 return _super.prototype.y.call(this); argument
/third_party/rust/crates/cxx/src/
Dshared_ptr.rs55 let this = self as *const Self as *const c_void; in is_null() localVariable
63 let this = self as *const Self as *const c_void; in as_ref() localVariable
76 let this = self as *const Self as *const c_void; in downgrade() localVariable
96 let this = self as *const Self as *mut c_void; in clone() localVariable
113 let this = self as *mut Self as *mut c_void; in drop() localVariable
Dweak_ptr.rs47 let this = self as *const Self as *const c_void; in upgrade() localVariable
67 let this = self as *const Self as *mut c_void; in clone() localVariable
80 let this = self as *mut Self as *mut c_void; in drop() localVariable
/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 …]
/third_party/typescript/tests/cases/conformance/types/thisType/
DthisTypeInInterfaces.ts26 i: Foo<this | (() => this)>; property
27 j: (x: any) => x is this; property
/third_party/node/deps/npm/node_modules/pacote/lib/
Dremote.js84 return FileFetcher.prototype.packument.apply(this) argument
88 return FileFetcher.prototype.manifest.apply(this) argument

123456