Home
last modified time | relevance | path

Searched defs:getattr (Results 151 – 175 of 388) sorted by relevance

12345678910>>...16

/dports/science/hepmc3/HepMC3-3.2.4/include/HepMC3/
H A DLHEF.h140 bool getattr(std::string n, double & v) const { in getattr() function
152 bool getattr(std::string n, bool & v) const { in getattr() function
163 bool getattr(std::string n, long & v) const { in getattr() function
174 bool getattr(std::string n, int & v) const { in getattr() function
185 bool getattr(std::string n, std::string & v) const { in getattr() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/logilab/logilab/astroid/
H A Dbases.py172 def getattr(self, name, context=None, lookupclass=True): member in Instance
274 def getattr(self, name, context=None): member in UnboundMethod
/dports/devel/pysvn/pysvn-1.9.12/Import/pycxx-7.1.4/Demo/Python2/
H A Dsimple.cxx156 virtual Py::Object getattr( const char *name ) in getattr() function in old_style_class
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/include/fuse-lite/
H A Dfuse.h78 int (*getattr) (const char *, struct stat *); member
/dports/sysutils/fusefs-sandboxfs/sandboxfs-sandboxfs-0.2.0/src/nodes/
H A Dfile.rs177 fn getattr(&self) -> NodeResult<fuse::FileAttr> { in getattr() method
/dports/devel/py-cxx/pycxx-7.1.5/Demo/Python2/
H A Dsimple.cxx156 virtual Py::Object getattr( const char *name ) in getattr() function in old_style_class
/dports/devel/py-guppy3/guppy3-3.1.2/guppy/etc/
H A DGlue.py215 def getattr(self, inter, name): member in Share
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/pybind11/pybind11/include/pybind11/
H A Dpytypes.h419 inline object getattr(handle obj, handle name) { in getattr() function
425 inline object getattr(handle obj, const char *name) { in getattr() function
431 inline object getattr(handle obj, handle name, handle default_) { in getattr() function
440 inline object getattr(handle obj, const char *name, handle default_) { in getattr() function
/dports/math/py-iminuit/iminuit-2.8.4/extern/pybind11/include/pybind11/
H A Dpytypes.h419 inline object getattr(handle obj, handle name) { in getattr() function
425 inline object getattr(handle obj, const char *name) { in getattr() function
431 inline object getattr(handle obj, handle name, handle default_) { in getattr() function
440 inline object getattr(handle obj, const char *name, handle default_) { in getattr() function
/dports/math/dune-common/dune-common-df65b1282ea89ad40d2cb6565983f7e633ccce31/dune/python/pybind11/
H A Dpytypes.h419 inline object getattr(handle obj, handle name) { in getattr() function
425 inline object getattr(handle obj, const char *name) { in getattr() function
431 inline object getattr(handle obj, handle name, handle default_) { in getattr() function
440 inline object getattr(handle obj, const char *name, handle default_) { in getattr() function
/dports/science/hepmc3/HepMC3-3.2.4/python/include/pybind11/
H A Dpytypes.h419 inline object getattr(handle obj, handle name) { in getattr() function
425 inline object getattr(handle obj, const char *name) { in getattr() function
431 inline object getattr(handle obj, handle name, handle default_) { in getattr() function
440 inline object getattr(handle obj, const char *name, handle default_) { in getattr() function
/dports/misc/py-onnx/onnx-1.10.2/third_party/pybind11/include/pybind11/
H A Dpytypes.h419 inline object getattr(handle obj, handle name) { in getattr() function
425 inline object getattr(handle obj, const char *name) { in getattr() function
431 inline object getattr(handle obj, handle name, handle default_) { in getattr() function
440 inline object getattr(handle obj, const char *name, handle default_) { in getattr() function
/dports/math/cadabra2/cadabra2-2.3.6.8/libs/pybind11/include/pybind11/
H A Dpytypes.h419 inline object getattr(handle obj, handle name) { in getattr() function
425 inline object getattr(handle obj, const char *name) { in getattr() function
431 inline object getattr(handle obj, handle name, handle default_) { in getattr() function
440 inline object getattr(handle obj, const char *name, handle default_) { in getattr() function
/dports/devel/youcompleteme/YouCompleteMe-ab73ca2/third_party/ycmd/cpp/pybind11/pybind11/
H A Dpytypes.h419 inline object getattr(handle obj, handle name) { in getattr() function
425 inline object getattr(handle obj, const char *name) { in getattr() function
431 inline object getattr(handle obj, handle name, handle default_) { in getattr() function
440 inline object getattr(handle obj, const char *name, handle default_) { in getattr() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/pybind11/include/pybind11/
H A Dpytypes.h419 inline object getattr(handle obj, handle name) { in getattr() function
425 inline object getattr(handle obj, const char *name) { in getattr() function
431 inline object getattr(handle obj, handle name, handle default_) { in getattr() function
440 inline object getattr(handle obj, const char *name, handle default_) { in getattr() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/nacl_io/
H A Dfuse.h93 int (*getattr)(const char* path, struct stat*); member
/dports/devel/buildstream/BuildStream-1.2.8/buildstream/_fuse/
H A Dhardlinks.py119 def getattr(self, path, fh=None): member in SafeHardlinkOps
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/jinja2/
H A Dsandbox.py382 def getattr(self, obj, attribute): member in SandboxedEnvironment
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/orangefs/
H A Ddowncall.h112 struct orangefs_getattr_response getattr; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/jinja2/
H A Dsandbox.py380 def getattr(self, obj, attribute): member in SandboxedEnvironment
/dports/www/firefox/firefox-99.0/third_party/python/Jinja2/jinja2/
H A Dsandbox.py402 def getattr(self, obj, attribute): member in SandboxedEnvironment
/dports/www/node10/node-v10.24.1/tools/jinja2/
H A Dsandbox.py380 def getattr(self, obj, attribute): member in SandboxedEnvironment
/dports/devel/pyotherside-qt5/pyotherside-1.5.9/src/
H A Dqpython.cpp385 QPython::getattr(QVariant obj, QString attr) { in getattr() function in QPython
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/Jinja2/jinja2/
H A Dsandbox.py402 def getattr(self, obj, attribute): member in SandboxedEnvironment
/dports/multimedia/libv4l/linux-5.13-rc2/fs/orangefs/
H A Ddowncall.h112 struct orangefs_getattr_response getattr; member

12345678910>>...16