Home
last modified time | relevance | path

Searched defs:getattribute (Results 1 – 25 of 64) sorted by relevance

123

/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/
H A Doslexec.h246 bool getattribute (string_view name, int &val) { in getattribute() function
249 bool getattribute (string_view name, float &val) { in getattribute() function
252 bool getattribute (string_view name, double &val) { in getattribute() function
259 bool getattribute (string_view name, char **val) { in getattribute() function
262 bool getattribute (string_view name, ustring &val) { in getattribute() function
265 bool getattribute (string_view name, std::string &val) { in getattribute() function
341 bool getattribute (ShaderGroup *group, string_view name, int &val) { in getattribute() function
344 bool getattribute (ShaderGroup *group, string_view name, float &val) { in getattribute() function
347 bool getattribute (ShaderGroup *group, string_view name, double &val) { in getattribute() function
354 bool getattribute (ShaderGroup *group, string_view name, char **val) { in getattribute() function
[all …]
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/
H A Doslexec.h246 bool getattribute (string_view name, int &val) { in getattribute() function
249 bool getattribute (string_view name, float &val) { in getattribute() function
252 bool getattribute (string_view name, double &val) { in getattribute() function
259 bool getattribute (string_view name, char **val) { in getattribute() function
262 bool getattribute (string_view name, ustring &val) { in getattribute() function
265 bool getattribute (string_view name, std::string &val) { in getattribute() function
341 bool getattribute (ShaderGroup *group, string_view name, int &val) { in getattribute() function
344 bool getattribute (ShaderGroup *group, string_view name, float &val) { in getattribute() function
347 bool getattribute (ShaderGroup *group, string_view name, double &val) { in getattribute() function
354 bool getattribute (ShaderGroup *group, string_view name, char **val) { in getattribute() function
[all …]
/dports/www/py-django-simple-history/django-simple-history-2.12.0/simple_history/templatetags/
H A Dgetattributes.py6 def getattribute(value, arg): function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail15755.d23 alias getattribute = attrs; variable
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libtexture/
H A Dtexture_pvt.h64 virtual bool getattribute(string_view name, int& val) const in getattribute() function
68 virtual bool getattribute(string_view name, float& val) const in getattribute() function
72 virtual bool getattribute(string_view name, double& val) const in getattribute() function
80 virtual bool getattribute(string_view name, char** val) const in getattribute() function
84 virtual bool getattribute(string_view name, std::string& val) const in getattribute() function
H A Dimagecache_pvt.h757 virtual bool getattribute(string_view name, int& val) const in getattribute() function
761 virtual bool getattribute(string_view name, float& val) const in getattribute() function
765 virtual bool getattribute(string_view name, double& val) const in getattribute() function
773 virtual bool getattribute(string_view name, char** val) const in getattribute() function
777 virtual bool getattribute(string_view name, std::string& val) const in getattribute() function
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libtexture/
H A Dtexture_pvt.h64 virtual bool getattribute(string_view name, int& val) const in getattribute() function
68 virtual bool getattribute(string_view name, float& val) const in getattribute() function
72 virtual bool getattribute(string_view name, double& val) const in getattribute() function
80 virtual bool getattribute(string_view name, char** val) const in getattribute() function
84 virtual bool getattribute(string_view name, std::string& val) const in getattribute() function
H A Dimagecache_pvt.h757 virtual bool getattribute(string_view name, int& val) const in getattribute() function
761 virtual bool getattribute(string_view name, float& val) const in getattribute() function
765 virtual bool getattribute(string_view name, double& val) const in getattribute() function
773 virtual bool getattribute(string_view name, char** val) const in getattribute() function
777 virtual bool getattribute(string_view name, std::string& val) const in getattribute() function
/dports/games/libretro-scummvm/scummvm-7b1e929/dists/riscos/manual/
H A Dstronghelp.lua61 local function getattribute(attr, name) function
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/include/OpenImageIO/
H A Dimageio.h2550 inline bool getattribute (string_view name, int &val) { in getattribute() function
2556 inline bool getattribute (string_view name, float &val) { in getattribute() function
2562 inline bool getattribute (string_view name, std::string &val) { in getattribute() function
2570 inline bool getattribute (string_view name, char **val) { in getattribute() function
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/include/OpenImageIO/
H A Dimageio.h2550 inline bool getattribute (string_view name, int &val) { in getattribute() function
2556 inline bool getattribute (string_view name, float &val) { in getattribute() function
2562 inline bool getattribute (string_view name, std::string &val) { in getattribute() function
2570 inline bool getattribute (string_view name, char **val) { in getattribute() function
/dports/net-im/coccinella/Coccinella-0.96.20Src/jabberlib/
H A Dwrapper.tcl689 proc wrapper::getattribute {xmllist attrname} { procedure
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libutil/
H A Dparamlist.cpp569 ParamValueList::getattribute(string_view name, TypeDesc type, void* value, in getattribute() function in ParamValueList
583 ParamValueList::getattribute(string_view name, std::string& value, in getattribute() function in ParamValueList
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libutil/
H A Dparamlist.cpp569 ParamValueList::getattribute(string_view name, TypeDesc type, void* value, in getattribute() function in ParamValueList
583 ParamValueList::getattribute(string_view name, std::string& value, in getattribute() function in ParamValueList
/dports/devel/py-durus/Durus-3.9/
H A D_persistent.c378 getattribute(PyObject *self, PyObject *args) in getattribute() function
/dports/science/py-chainer/chainer-7.8.0/chainer/
H A Dfunction_node.py1393 def getattribute(self, name): function
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dshadingsys.cpp92 ShadingSystem::getattribute (string_view name, TypeDesc type, void *val) in getattribute() function in ShadingSystem
100 ShadingSystem::getattribute (ShaderGroup *group, string_view name, in getattribute() function in ShadingSystem
1270 ShadingSystemImpl::getattribute (string_view name, TypeDesc type, in getattribute() function in pvt::ShadingSystemImpl
1481 ShadingSystemImpl::getattribute (ShaderGroup *group, string_view name, in getattribute() function in pvt::ShadingSystemImpl
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dshadingsys.cpp92 ShadingSystem::getattribute (string_view name, TypeDesc type, void *val) in getattribute() function in ShadingSystem
100 ShadingSystem::getattribute (ShaderGroup *group, string_view name, in getattribute() function in ShadingSystem
1270 ShadingSystemImpl::getattribute (string_view name, TypeDesc type, in getattribute() function in pvt::ShadingSystemImpl
1481 ShadingSystemImpl::getattribute (ShaderGroup *group, string_view name, in getattribute() function in pvt::ShadingSystemImpl
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_pickle.py366 def getattribute(module, name): function
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_pickle.py380 def getattribute(module, name): function
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_pickle.py380 def getattribute(module, name): function
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_pickle.py380 def getattribute(module, name): function
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_pickle.py380 def getattribute(module, name): function
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_pickle.py385 def getattribute(module, name): function
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_pickle.py386 def getattribute(module, name): function

123