Home
last modified time | relevance | path

Searched refs:setPrototype (Results 1 – 25 of 470) sorted by relevance

12345678910>>...19

/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Config/Tests/Definition/
H A DPrototypedArrayNodeTest.php26 $node->setPrototype($prototype);
34 $node->setPrototype($prototype);
48 $mappingsNode->setPrototype($prototype);
84 $node->setPrototype($prototype);
108 $node->setPrototype($prototype);
178 $node->setPrototype($prototype);
277 $node->setPrototype($prototype);
/dports/deskutils/egroupware/egroupware/vendor/symfony/config/Tests/Definition/
H A DPrototypedArrayNodeTest.php26 $node->setPrototype($prototype);
34 $node->setPrototype($prototype);
48 $mappingsNode->setPrototype($prototype);
84 $node->setPrototype($prototype);
108 $node->setPrototype($prototype);
178 $node->setPrototype($prototype);
277 $node->setPrototype($prototype);
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Config/Tests/Definition/
H A DPrototypedArrayNodeTest.php26 $node->setPrototype($prototype);
34 $node->setPrototype($prototype);
48 $mappingsNode->setPrototype($prototype);
84 $node->setPrototype($prototype);
108 $node->setPrototype($prototype);
178 $node->setPrototype($prototype);
277 $node->setPrototype($prototype);
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/utils/AsmJit/core/
H A Dcompilerfunc.h145 virtual void setPrototype(
328 …virtual void setPrototype(uint32_t convention, uint32_t returnType, const uint32_t* arguments, uin…
331 inline void setPrototype(uint32_t convention, const FuncPrototype& func) in setPrototype() function
332 { setPrototype(convention, func.getReturnType(), func.getArguments(), func.getArgumentsCount()); } in setPrototype()
/dports/devel/pear-HTML_QuickForm2/HTML_QuickForm2-2.2.2/tests/QuickForm2/Container/
H A DRepeatTest.php36 $repeatOne->setPrototype($repeatTwo);
41 $repeatOne->setPrototype($fieldset);
141 $repeat->setPrototype($fieldset);
172 $repeat->setPrototype($fieldset);
187 $repeat->setPrototype(new HTML_QuickForm2_Container_Fieldset());
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/utils/AsmJit/x86/
H A Dx86compilerfunc.h98 ASMJIT_API virtual void setPrototype(
309 …ASMJIT_API virtual void setPrototype(uint32_t convention, uint32_t returnType, const uint32_t* arg…
312 inline void setPrototype(uint32_t convention, const FuncPrototype& func) in setPrototype() function
313 { setPrototype(convention, func.getReturnType(), func.getArguments(), func.getArgumentsCount()); } in setPrototype()
/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/
H A DNativeWith.java26 obj.setPrototype(ScriptableObject.getObjectPrototype(scope)); in init()
101 public void setPrototype(Scriptable prototype) { in setPrototype() method in NativeWith
159 thisObj.setPrototype(args.length == 0 in newWithSpecial()
H A DDelegator.java147 public void setPrototype(Scriptable prototype) { in setPrototype() method in Delegator
148 obj.setPrototype(prototype); in setPrototype()
H A DBaseFunction.java198 ctor.setPrototype(this); in fillConstructorProperties()
355 result.setPrototype(proto); in construct()
381 newInstance.setPrototype(getClassPrototype()); in createObject()
454 obj.setPrototype(proto); in setupDefaultPrototype()
H A DNativeGenerator.java28 prototype.setPrototype(getObjectPrototype(scope)); in init()
63 this.setPrototype(prototype); in NativeGenerator()
H A DNativeIterator.java31 obj.setPrototype(getObjectPrototype(scope)); in init()
178 result.setPrototype(ScriptableObject.getClassPrototype(scope, in jsConstructor()
/dports/lang/rhino/rhino1_7R4/deprecatedsrc/org/mozilla/javascript/xml/impl/xmlbeans/
H A DXMLWithScope.java42 setPrototype((Scriptable)(xl.get(0, null))); in initAsDotQuery()
75 setPrototype((Scriptable)(orgXmlL.get(idx, null))); in updateDotQuery()
/dports/lang/rhino/rhino1_7R4/xmlimplsrc/org/mozilla/javascript/xmlimpl/
H A DXMLWithScope.java42 setPrototype((Scriptable)(xl.get(0, null))); in initAsDotQuery()
76 setPrototype((Scriptable)(orgXmlL.get(idx, null))); in updateDotQuery()
/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/buildgraph/
H A Drulesevaluationcontext.cpp63 m_prepareScriptScope.setPrototype(m_engine->globalObject()); in RulesEvaluationContext()
98 m_scope.setPrototype(m_prepareScriptScope); in initScope()
/dports/misc/usd/USD-21.11/pxr/usd/usd/testenv/
H A DtestUsdInstanceProxy.py181 setPrototype = s.GetPrimAtPath('/World/sets/Set_1').GetPrototype()
182 propPrototype = setPrototype.GetChild('Prop_1').GetPrototype()
186 setPrototype.GetChild('Prop_1'))
193 setPrototype.GetChild('Prop_2'))
200 setPrototype.GetChild('Prop_1'))
207 setPrototype.GetChild('Prop_2'))
/dports/www/kf5-khtml/khtml-5.89.0/src/ecma/
H A Dkjs_css.cpp138 setPrototype(DOMCSSStyleDeclarationProto::self(exec)); in DOMCSSStyleDeclaration()
329 setPrototype(exec->lexicalInterpreter()->builtinObjectPrototype()); in DOMStyleSheet()
411 setPrototype(exec->lexicalInterpreter()->builtinObjectPrototype()); in KJS_IMPLEMENT_PROTOFUNC()
531 setPrototype(DOMMediaListProto::self(exec)); in KJS_IMPLEMENT_PROTOFUNC()
630 setPrototype(DOMCSSStyleSheetProto::self(exec)); in KJS_IMPLEMENT_PROTOFUNC()
712 setPrototype(exec->lexicalInterpreter()->builtinObjectPrototype()); in KJS_IMPLEMENT_PROTOFUNC()
776 setPrototype(exec->lexicalInterpreter()->builtinObjectPrototype()); in KJS_IMPLEMENT_PROTOFUNC()
1004 setPrototype(exec->lexicalInterpreter()->builtinObjectPrototype()); in CSSRuleConstructor()
1052 setPrototype(exec->lexicalInterpreter()->builtinObjectPrototype()); in DOMCSSValue()
1125 setPrototype(exec->lexicalInterpreter()->builtinObjectPrototype()); in CSSValueConstructor()
[all …]
/dports/lang/rhino/rhino1_7R4/examples/
H A DMatrix.java133 m.setPrototype(getPrototype()); in get()
188 public void setPrototype(Scriptable prototype) { in setPrototype() method in Matrix
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/
H A DLaunchConfigurationWorkingCopy.java707 info.setPrototype(prototype); in copyAttributes()
720 public void setPrototype(ILaunchConfiguration prototype, boolean copy) throws CoreException { in setPrototype() method in LaunchConfigurationWorkingCopy
728 getInfo().setPrototype(null); in setPrototype()
734 getInfo().setPrototype(prototype); in setPrototype()
755 wc.setPrototype(saved, false); in doSave()
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/hotdraw/tools/
H A DhdCreationTool.h28 virtual void setPrototype(hdIFigure *prototype);
/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/commonjs/module/
H A DModuleScope.java27 setPrototype(prototype); in ModuleScope()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DActionCloneData.h25 void setPrototype(DataPtr _prototype);
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DActionCloneData.h25 void setPrototype(DataPtr _prototype);
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DActionCloneData.h25 void setPrototype(DataPtr _prototype);
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DActionCloneData.h25 void setPrototype(DataPtr _prototype);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/qml/
H A Dqdeclarativexmlhttprequest.cpp489 instance.setPrototype(Attr::prototype(engine)); in create()
501 instance.setPrototype(CDATA::prototype(engine)); in create()
504 instance.setPrototype(Text::prototype(engine)); in create()
521 proto.setPrototype(Node::prototype(engine)); in prototype()
531 proto.setPrototype(Node::prototype(engine)); in prototype()
575 proto.setPrototype(Node::prototype(engine)); in prototype()
602 proto.setPrototype(CharacterData::prototype(engine)); in prototype()
613 proto.setPrototype(Text::prototype(engine)); in prototype()
620 proto.setPrototype(Node::prototype(engine)); in prototype()
712 instance.setPrototype(Document::prototype(engine)); in load()
[all …]

12345678910>>...19