Home
last modified time | relevance | path

Searched defs:getterFunc (Results 1 – 25 of 36) sorted by relevance

12

/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiserver/pkg/endpoints/handlers/
H A Dget.go49 type getterFunc func(ctx context.Context, name string, req *http.Request, trace *utiltrace.Trace) (… type
53 func getResourceHandler(scope *RequestScope, getter getterFunc) http.HandlerFunc {
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiserver/pkg/endpoints/handlers/
H A Dget.go48 type getterFunc func(ctx context.Context, name string, req *http.Request, trace *utiltrace.Trace) (… type
52 func getResourceHandler(scope *RequestScope, getter getterFunc) http.HandlerFunc {
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/runtime/
H A DPropertySlot.h155 void setGetterSlot(JSObject* getterFunc) in setGetterSlot()
163 void setCacheableGetterSlot(JSValue slotBase, JSObject* getterFunc, unsigned offset) in setCacheableGetterSlot()
230 JSObject* getterFunc; member
H A DJSGlobalObject.cpp144 …ct::defineGetter(ExecState* exec, const Identifier& propertyName, JSObject* getterFunc, unsigned a… in defineGetter()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DPropertySlot.h143 void setGetterSlot(JSObject* getterFunc) in setGetterSlot()
197 JSObject* getterFunc; member
H A DJSGlobalObject.cpp180 …ct::defineGetter(ExecState* exec, const Identifier& propertyName, JSObject* getterFunc, unsigned a… in defineGetter()
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DPropertySlot.h143 void setGetterSlot(JSObject* getterFunc) in setGetterSlot()
197 JSObject* getterFunc; member
H A DJSGlobalObject.cpp180 …ct::defineGetter(ExecState* exec, const Identifier& propertyName, JSObject* getterFunc, unsigned a… in defineGetter()
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DPropertySlot.h143 void setGetterSlot(JSObject* getterFunc) in setGetterSlot()
197 JSObject* getterFunc; member
H A DJSGlobalObject.cpp180 …ct::defineGetter(ExecState* exec, const Identifier& propertyName, JSObject* getterFunc, unsigned a… in defineGetter()
/dports/www/kf5-kjs/kjs-5.89.0/src/kjs/
H A Dproperty_slot.h128 void setGetterSlot(JSObject *slotBase, JSObject *getterFunc) in setGetterSlot()
172 JSObject *getterFunc; member
H A Dobject.cpp424 void JSObject::defineGetter(ExecState *, const Identifier &propertyName, JSObject *getterFunc) in defineGetter()
791 JSObject *getterFunc = gs->getGetter(); in fillGetterPropertySlot() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/xmlrpc-c/tools/xml-rpc-api2cpp/
H A DDataType.cpp110 string const& getterFunc) in SimpleDataType()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/xmlrpc-c/tools/xmlrpc_cpp_proxy/
H A DxmlrpcType.cpp112 string const& getterFunc) in simpleXmlrpcType()
/dports/net/xmlrpc-c/xmlrpc-c-1.51.07/tools/xmlrpc_cpp_proxy/
H A DxmlrpcType.cpp112 string const& getterFunc) in simpleXmlrpcType()
/dports/net/xmlrpc-c/xmlrpc-c-1.51.07/tools/xml-rpc-api2cpp/
H A DDataType.cpp110 string const& getterFunc) in SimpleDataType()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/bytecode/
H A DInstruction.h169 PropertySlot::GetValueFunc getterFunc; member
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/modelinglib/qtserialization/inc/qark/
H A Dattribute.h250 T (*getterFunc() const)(const U &) { return m_getFunc; } in getterFunc() function
343 T (*getterFunc() const)(const U &) { return m_getFunc; } in getterFunc() function
H A Dreference.h276 T (*getterFunc() const)(const U &) { return m_getFunc; } in getterFunc() function
382 T (*getterFunc() const)(const U &) { return m_getFunc; } in getterFunc() function
/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/language/
H A Dscriptengine.cpp321 QScriptValue getterFunc = newFunction(js_observedGet, in setObservedProperty() local
358 QScriptValue getterFunc = newFunction(js_deprecatedGet); in setDeprecatedProperty() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/proxy/
H A DBaseProxyHandler.cpp130 RootedValue getterFunc(cx, ObjectValue(*getter)); in get() local
/dports/www/firefox/firefox-99.0/js/src/proxy/
H A DBaseProxyHandler.cpp131 RootedValue getterFunc(cx, ObjectValue(*getter)); in get() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/proxy/
H A DBaseProxyHandler.cpp130 RootedValue getterFunc(cx, ObjectValue(*getter)); in get() local
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/proxy/
H A DBaseProxyHandler.cpp125 RootedValue getterFunc(cx, ObjectValue(*getter)); in get() local
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/proxy/
H A DBaseProxyHandler.cpp124 RootedValue getterFunc(cx, ObjectValue(*getter)); in get() local

12