Home
last modified time | relevance | path

Searched +defs:instance +defs:variable +defs:names (Results 1 – 25 of 47) sorted by relevance

12

/dports/www/npapi-xine/xine-plugin-1.0.2/src/
H A Dnpentry.c57 NPError NPN_GetValue (NPP instance, NPNVariable variable, void *r_value) in NPN_GetValue()
62 NPError NPN_SetValue (NPP instance, NPPVariable variable, void *value) in NPN_SetValue()
72 NPError NPN_GetURLNotify (NPP instance, const char* url, in NPN_GetURLNotify()
97 NPError NPN_NewStream (NPP instance, NPMIMEType type, in NPN_NewStream()
114 void NPN_Status (NPP instance, const char* message) in NPN_Status()
121 const char* NPN_UserAgent (NPP instance) in NPN_UserAgent()
146 void NPN_InvalidateRect (NPP instance, NPRect *invalidRect) in NPN_InvalidateRect()
158 NPN_ForceRedraw (NPP instance) in NPN_ForceRedraw()
168 void NPN_GetStringIdentifiers (const NPUTF8 **names, int32_t nameCount, in NPN_GetStringIdentifiers()
268 void NPN_PopPopupsEnabledState (NPP instance) in NPN_PopPopupsEnabledState()
[all …]
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/plugin/npapi/mozilla-sdk/
H A Dnpn_gate.cpp74 NPN_GetURL(NPP instance, const char *url, const char *target) in NPN_GetURL()
160 NPN_Status(NPP instance, const char *message) in NPN_Status()
166 NPN_UserAgent(NPP instance) in NPN_UserAgent()
201 NPN_GetValue(NPP instance, NPNVariable variable, void *value) in NPN_GetValue()
211 NPN_SetValue(NPP instance, NPPVariable variable, void *value) in NPN_SetValue()
221 NPN_InvalidateRect(NPP instance, NPRect *invalidRect) in NPN_InvalidateRect()
227 NPN_InvalidateRegion(NPP instance, NPRegion invalidRegion) in NPN_InvalidateRegion()
233 NPN_ForceRedraw(NPP instance) in NPN_ForceRedraw()
245 NPN_GetStringIdentifiers(const NPUTF8 **names, uint32_t nameCount, in NPN_GetStringIdentifiers()
384 NPN_GetValueForURL(NPP instance, NPNURLVariable variable, in NPN_GetValueForURL()
[all …]
/dports/www/gecko-mediaplayer/gecko-mediaplayer-1.0.9/src/
H A Dnpn_gate.cpp76 NPError NPN_GetURL(NPP instance, const char *url, const char *target) in NPN_GetURL()
123 int32_t NPN_Write(NPP instance, NPStream * stream, int32_t len, void *buffer) in NPN_Write()
136 NPError NPN_DestroyStream(NPP instance, NPStream * stream, NPError reason) in NPN_DestroyStream()
149 void NPN_Status(NPP instance, const char *message) in NPN_Status()
154 const char *NPN_UserAgent(NPP instance) in NPN_UserAgent()
200 NPError NPN_GetValue(NPP instance, NPNVariable variable, void *value) in NPN_GetValue()
206 NPError NPN_SetValue(NPP instance, NPPVariable variable, void *value) in NPN_SetValue()
212 void NPN_InvalidateRect(NPP instance, NPRect * invalidRect) in NPN_InvalidateRect()
217 void NPN_InvalidateRegion(NPP instance, NPRegion invalidRegion) in NPN_InvalidateRegion()
222 void NPN_ForceRedraw(NPP instance) in NPN_ForceRedraw()
[all …]
/dports/www/mozplugger/mozplugger-2.1.6/npapi/
H A Dnpn_funcs.c76 NPError NPN_GetValue(NPP instance, NPNVariable variable, void *r_value) in NPN_GetValue()
88 NPError NPN_SetValue(NPP instance, NPPVariable variable, void *value) in NPN_SetValue()
200 void NPN_Status(NPP instance, const char* message) in NPN_Status()
210 const char* NPN_UserAgent(NPP instance) in NPN_UserAgent()
286 void NPN_ForceRedraw(NPP instance) in NPN_ForceRedraw()
307 void NPN_PopPopupsEnabledState(NPP instance) in NPN_PopPopupsEnabledState()
330 void NPN_GetStringIdentifiers(const NPUTF8 **names, int32_t nameCount, in NPN_GetStringIdentifiers()
581 NPError NPN_GetValueForURL(NPP npp, NPNURLVariable variable, const char *url, in NPN_GetValueForURL()
594 NPError NPN_SetValueForURL(NPP npp, NPNURLVariable variable, const char *url, in NPN_SetValueForURL()
637 void NPN_UnscheduleTimer(NPP instance, uint32_t timerID) in NPN_UnscheduleTimer()
[all …]
/dports/graphics/djview4/djview4-4.12/npdjvu/
H A Dqtnpapi.cpp88 NPN_UserAgent(NPP instance) in NPN_UserAgent()
96 NPN_Status(NPP instance, const char* message) in NPN_Status()
104 NPN_GetURL(NPP instance, const char* url, const char* window) in NPN_GetURL()
112 NPN_GetURLNotify(NPP instance, const char* url, const char* window, void* notifyData) in NPN_GetURLNotify()
123 NPN_PostURLNotify(NPP instance, const char* url, const char* window, uint32 len, const char* buf, N… in NPN_PostURLNotify()
158 NPN_GetValue(NPP instance, NPNVariable variable, void *ret_value) in NPN_GetValue()
166 NPN_SetValue(NPP instance, NPPVariable variable, void *ret_value) in NPN_SetValue()
182 NPN_GetStringIdentifiers(const char** names, int32 nameCount, NPIdentifier* identifiers) in NPN_GetStringIdentifiers()
/dports/net-im/kopete/kopete-21.12.3/protocols/skype/skypebuttons/qtbrowserplugin/
H A Dqtbrowserplugin.cpp92 const char *NPN_UserAgent(NPP instance) in NPN_UserAgent()
146 NPError NPN_GetValue(NPP instance, NPNVariable variable, void *ret_value) in NPN_GetValue()
152 NPError NPN_SetValue(NPP instance, NPPVariable variable, void *ret_value) in NPN_SetValue()
164 void NPN_GetStringIdentifiers(const char** names, int32 nameCount, NPIdentifier* identifiers) in NPN_GetStringIdentifiers()
766 NPP_GetValue(NPP instance, NPPVariable variable, void *value) in NPP_GetValue()
828 NPP_SetValue(NPP instance, NPPVariable variable, void *value) in NPP_SetValue()
898 NPP instance, in NPP_New()
1058 NPP_NewStream(NPP instance, in NPP_NewStream()
1141 NPP_URLNotify(NPP instance, in NPP_URLNotify()
1176 NPP_Print(NPP instance, NPPrint* printInfo) in NPP_Print()
[all …]
/dports/security/openconnect-gui/openconnect-gui-v1.5.3/external/src/qt-solutions-master/qtbrowserplugin/src/
H A Dqtbrowserplugin.cpp109 const char *NPN_UserAgent(NPP instance) in NPN_UserAgent()
163 NPError NPN_GetValue(NPP instance, NPNVariable variable, void *ret_value) in NPN_GetValue()
169 NPError NPN_SetValue(NPP instance, NPPVariable variable, void *ret_value) in NPN_SetValue()
181 void NPN_GetStringIdentifiers(const char** names, int32 nameCount, NPIdentifier* identifiers) in NPN_GetStringIdentifiers()
785 NPP_GetValue(NPP instance, NPPVariable variable, void *value) in NPP_GetValue()
847 NPP_SetValue(NPP instance, NPPVariable variable, void *value) in NPP_SetValue()
917 NPP instance, in NPP_New()
1077 NPP_NewStream(NPP instance, in NPP_NewStream()
1165 NPP_URLNotify(NPP instance, in NPP_URLNotify()
1200 NPP_Print(NPP instance, NPPrint* printInfo) in NPP_Print()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
H A DNetscapeBrowserFuncs.cpp317 static NPError NPN_NewStream(NPP instance, NPMIMEType type, const char* target, NPStream** stream) in NPN_NewStream()
323 static int32_t NPN_Write(NPP instance, NPStream* stream, int32_t len, void* buffer) in NPN_Write()
379 static jref NPN_GetJavaPeer(NPP instance) in NPN_GetJavaPeer()
418 static NPError NPN_GetValue(NPP npp, NPNVariable variable, void *value) in NPN_GetValue()
537 static NPError NPN_SetValue(NPP npp, NPPVariable variable, void *value) in NPN_SetValue()
587 static void NPN_ForceRedraw(NPP instance) in NPN_ForceRedraw()
597 static void NPN_GetStringIdentifiers(const NPUTF8 **names, int32_t nameCount, NPIdentifier *identif… in NPN_GetStringIdentifiers()
768 static void NPN_PluginThreadAsyncCall(NPP instance, void (*func) (void*), void* userData) in NPN_PluginThreadAsyncCall()
799 static NPError NPN_GetValueForURL(NPP npp, NPNURLVariable variable, const char* url, char** value, … in NPN_GetValueForURL()
832 static NPError NPN_SetValueForURL(NPP npp, NPNURLVariable variable, const char* url, const char* va… in NPN_SetValueForURL()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/ipc/
H A DPluginModuleParent.cpp1566 NPError PluginModuleParent::NPP_GetValue(NPP instance, NPPVariable variable,
1572 NPError PluginModuleParent::NPP_SetValue(NPP instance, NPNVariable variable,
1639 NPP instance, mozilla::layers::ImageContainer** aContainer) {
1654 nsresult PluginModuleParent::SetBackgroundUnknown(NPP instance) {
1659 nsresult PluginModuleParent::BeginUpdateBackground(NPP instance,
1667 nsresult PluginModuleParent::EndUpdateBackground(NPP instance,
2023 nsTArray<nsCString> names; local
2043 static void ForceWindowless(nsTArray<nsCString>& names,
2060 static void ForceDirect(nsTArray<nsCString>& names,
2079 NPMIMEType pluginType, NPP instance, nsTArray<nsCString>& names,
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/base/
H A DnsNPAPIPlugin.cpp704 void _getstringidentifiers(const NPUTF8 **names, int32_t nameCount, in _getstringidentifiers()
1212 NPError _getvalue(NPP npp, NPNVariable variable, void *result) { in _getvalue()
1505 NPError _setvalue(NPP npp, NPPVariable variable, void *result) { in _setvalue()
1681 NPError _getvalueforurl(NPP instance, NPNURLVariable variable, const char *url, in _getvalueforurl()
1718 NPError _setvalueforurl(NPP instance, NPNURLVariable variable, const char *url, in _setvalueforurl()
1749 uint32_t _scheduletimer(NPP instance, uint32_t interval, NPBool repeat, in _scheduletimer()
1763 void _unscheduletimer(NPP instance, uint32_t timerID) { in _unscheduletimer()
1776 NPError _popupcontextmenu(NPP instance, NPMenu *menu) { in _popupcontextmenu()
1827 NPBool _convertpoint(NPP instance, double sourceX, double sourceY, in _convertpoint()
1868 NPError _finalizeasyncsurface(NPP instance, NPAsyncSurface *surface) { in _finalizeasyncsurface()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/base/
H A DnsNPAPIPlugin.cpp703 void _getstringidentifiers(const NPUTF8** names, int32_t nameCount, in _getstringidentifiers()
1210 NPError _getvalue(NPP npp, NPNVariable variable, void* result) { in _getvalue()
1498 NPError _setvalue(NPP npp, NPPVariable variable, void* result) { in _setvalue()
1674 NPError _getvalueforurl(NPP instance, NPNURLVariable variable, const char* url, in _getvalueforurl()
1711 NPError _setvalueforurl(NPP instance, NPNURLVariable variable, const char* url, in _setvalueforurl()
1742 uint32_t _scheduletimer(NPP instance, uint32_t interval, NPBool repeat, in _scheduletimer()
1756 void _unscheduletimer(NPP instance, uint32_t timerID) { in _unscheduletimer()
1769 NPError _popupcontextmenu(NPP instance, NPMenu* menu) { in _popupcontextmenu()
1820 NPBool _convertpoint(NPP instance, double sourceX, double sourceY, in _convertpoint()
1861 NPError _finalizeasyncsurface(NPP instance, NPAsyncSurface* surface) { in _finalizeasyncsurface()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/ipc/
H A DPluginModuleParent.cpp1648 NPError PluginModuleParent::NPP_GetValue(NPP instance, NPPVariable variable,
1654 NPError PluginModuleParent::NPP_SetValue(NPP instance, NPNVariable variable,
1721 NPP instance, mozilla::layers::ImageContainer** aContainer) {
1736 nsresult PluginModuleParent::SetBackgroundUnknown(NPP instance) {
1741 nsresult PluginModuleParent::BeginUpdateBackground(NPP instance,
1749 nsresult PluginModuleParent::EndUpdateBackground(NPP instance,
2108 InfallibleTArray<nsCString> names; local
2128 static void ForceWindowless(InfallibleTArray<nsCString>& names,
2145 static void ForceDirect(InfallibleTArray<nsCString>& names,
2163 NPMIMEType pluginType, NPP instance, InfallibleTArray<nsCString>& names,
[all …]
/dports/multimedia/kmplayer/kmplayer-0.12.0b/src/
H A Dnpplayer.cpp430 static NPError nsPostURL (NPP instance, const char *url, in nsPostURL()
444 static NPError nsNewStream (NPP instance, NPMIMEType type, in nsNewStream()
475 static const char* nsUserAgent (NPP instance) { in nsUserAgent()
508 static void *nsGetJavaPeer (NPP instance) { in nsGetJavaPeer()
528 static NPError nsGetValue (NPP instance, NPNVariable variable, void *value) { in nsGetValue()
587 static NPError nsSetValue (NPP instance, NPPVariable variable, void *value) { in nsSetValue()
604 static void nsForceRedraw (NPP instance) { in nsForceRedraw()
619 static void nsGetStringIdentifiers (const NPUTF8** names, int32_t nameCount, in nsGetStringIdentifiers()
802 static bool nsPopPopupsEnabledState (NPP instance) { in nsPopPopupsEnabledState()
843 static NPError nsGetValueForURL (NPP npp, NPNURLVariable variable, const char *url, char **value, u… in nsGetValueForURL()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/base/
H A DnsNPAPIPlugin.cpp471 bool IsForInstance(NPP instance) in IsForInstance()
574 nsPluginThreadRunnable::nsPluginThreadRunnable(NPP instance, in nsPluginThreadRunnable()
630 OnPluginDestroy(NPP instance) in OnPluginDestroy()
1106 _getstringidentifiers(const NPUTF8** names, int32_t nameCount, in _getstringidentifiers()
1729 _getvalue(NPP npp, NPNVariable variable, void *result) in _getvalue()
2189 _setvalue(NPP npp, NPPVariable variable, void *result) in _setvalue()
2478 _getvalueforurl(NPP instance, NPNURLVariable variable, const char *url, in _getvalueforurl()
2541 _setvalueforurl(NPP instance, NPNURLVariable variable, const char *url, in _setvalueforurl()
2679 _unscheduletimer(NPP instance, uint32_t timerID) in _unscheduletimer()
2700 _popupcontextmenu(NPP instance, NPMenu* menu) in _popupcontextmenu()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/test/testplugin/
H A Dnptest.cpp494 static void sendBufferToFrame(NPP instance) { in sendBufferToFrame()
1350 int16_t NPP_HandleEvent(NPP instance, void* event) { in NPP_HandleEvent()
1397 NPError NPP_GetValue(NPP instance, NPPVariable variable, void* value) { in NPP_GetValue()
1420 NPError NPP_SetValue(NPP instance, NPNVariable variable, void* value) { in NPP_SetValue()
1547 void NPN_GetStringIdentifiers(const NPUTF8** names, int32_t nameCount, in NPN_GetStringIdentifiers()
1564 NPError NPN_GetValue(NPP instance, NPNVariable variable, void* value) { in NPN_GetValue()
1568 NPError NPN_SetValue(NPP instance, NPPVariable variable, void* value) { in NPN_SetValue()
1572 void NPN_InvalidateRect(NPP instance, NPRect* rect) { in NPN_InvalidateRect()
1599 const char* NPN_UserAgent(NPP instance) { in NPN_UserAgent()
1680 NPError NPN_SetValueForURL(NPP instance, NPNURLVariable variable, in NPN_SetValueForURL()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/test/testplugin/
H A Dnptest.cpp496 static void sendBufferToFrame(NPP instance) { in sendBufferToFrame()
1357 int16_t NPP_HandleEvent(NPP instance, void* event) { in NPP_HandleEvent()
1404 NPError NPP_GetValue(NPP instance, NPPVariable variable, void* value) { in NPP_GetValue()
1427 NPError NPP_SetValue(NPP instance, NPNVariable variable, void* value) { in NPP_SetValue()
1554 void NPN_GetStringIdentifiers(const NPUTF8** names, int32_t nameCount, in NPN_GetStringIdentifiers()
1571 NPError NPN_GetValue(NPP instance, NPNVariable variable, void* value) { in NPN_GetValue()
1575 NPError NPN_SetValue(NPP instance, NPPVariable variable, void* value) { in NPN_SetValue()
1579 void NPN_InvalidateRect(NPP instance, NPRect* rect) { in NPN_InvalidateRect()
1606 const char* NPN_UserAgent(NPP instance) { in NPN_UserAgent()
1687 NPError NPN_SetValueForURL(NPP instance, NPNURLVariable variable, in NPN_SetValueForURL()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/ipc/
H A DPluginModuleParent.cpp1733 PluginModuleParent::NPP_Destroy(NPP instance,
1777 PluginModuleParent::NPP_DestroyStream(NPP instance,
1785 PluginModuleParent::NPP_WriteReady(NPP instance,
1801 PluginModuleParent::NPP_Write(NPP instance,
1815 PluginModuleParent::NPP_StreamAsFile(NPP instance,
1852 PluginModuleParent::NPP_GetValue(NPP instance,
1853 NPPVariable variable, void *ret_value)
1869 PluginModuleParent::NPP_SetValue(NPP instance, NPNVariable variable,
1967 PluginModuleParent::GetImageSize(NPP instance,
2632 InfallibleTArray<nsCString> names; local
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/test/testplugin/
H A Dnptest.cpp1587 NPP_GetValue(NPP instance, NPPVariable variable, void* value) in NPP_GetValue()
1612 NPP_SetValue(NPP instance, NPNVariable variable, void* value) in NPP_SetValue()
1753 NPN_GetStringIdentifiers(const NPUTF8 **names, int32_t nameCount, NPIdentifier *identifiers) in NPN_GetStringIdentifiers()
1777 NPN_GetValue(NPP instance, NPNVariable variable, void* value) in NPN_GetValue()
1783 NPN_SetValue(NPP instance, NPPVariable variable, void* value) in NPN_SetValue()
1826 NPN_UserAgent(NPP instance) in NPN_UserAgent()
1920 NPN_NewStream(NPP instance, in NPN_NewStream()
1929 NPN_Write(NPP instance, in NPN_Write()
1938 NPN_Enumerate(NPP instance, in NPN_Enumerate()
1975 NPN_SetValueForURL(NPP instance, NPNURLVariable variable, const char *url, const char *value, uint3… in NPN_SetValueForURL()
[all …]
/dports/graphics/sswf/sswf-1.8.4/src/libas/
H A Dcompile.c++399 NodePtr& variable = directive_list.GetVariable(idx); in DirectiveList() local
439 NodePtr& variable = var.GetChild(v); in Var() local
445 void IntCompiler::Variable(NodePtr& variable, bool side_effects_only) in Variable()
543 void IntCompiler::AddVariable(NodePtr& variable) in AddVariable()
1331 NodePtr& variable = child.GetChild(j); in CheckUniqueFunctions() local
3467 NodePtr& variable = child.GetChild(idx); in CheckName() local
4672 NodePtr& instance = type.GetLink(NodePtr::LINK_INSTANCE); in TypeExpr() local
4690 …tr& node, unsigned long& list_attrs, unsigned long set, unsigned long exclusive, const char *names) in SetAttr()
5124 NodePtr variable, set; in AssignmentOperator() local
5786 NodePtr names = child.GetChild(0); in FindOverloadedFunction() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DAttr.java99 final Names names; field in Attr
124 public static Attr instance(Context context) { in instance() method in Attr
125 Attr instance = context.get(attrKey); in instance() local
842 JCVariableDecl variable, in attribLazyConstantValue()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DAttr.java97 final Names names; field in Attr
122 public static Attr instance(Context context) { in instance() method in Attr
123 Attr instance = context.get(attrKey); in instance() local
838 JCVariableDecl variable, in attribLazyConstantValue()
/dports/devel/py-aenum/aenum-2.2.4/aenum/
H A D__init__.py118 def __get__(self, instance, ownerclass=None): argument
147 def __set__(self, instance, value): argument
159 def __delete__(self, instance): argument
171 def __get__(self, instance, ownerclass=None): argument
529 def __get__(self, instance, owner): argument
552 variable = constant('variable', 'tuple length can be anything') variable in TupleSize
2061 def __call__(cls, value=no_arg, names=None, module=None, type=None, start=1): argument
2167 def _create_(cls, class_name, names, module=None, type=None, start=1): argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DAttr.java93 final Names names; field in Attr
118 public static Attr instance(Context context) { in instance() method in Attr
119 Attr instance = context.get(attrKey); in instance() local
825 JCVariableDecl variable, in attribLazyConstantValue()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DAttr.java93 final Names names; field in Attr
118 public static Attr instance(Context context) { in instance() method in Attr
119 Attr instance = context.get(attrKey); in instance() local
825 JCVariableDecl variable, in attribLazyConstantValue()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DAttr.java97 final Names names; field in Attr
124 public static Attr instance(Context context) { in instance() method in Attr
125 Attr instance = context.get(attrKey); in instance() local
841 JCVariableDecl variable, in attribLazyConstantValue()

12