Home
last modified time | relevance | path

Searched defs:getattr (Results 1 – 25 of 29) sorted by relevance

12

/external/elfutils/libdw/
Ddwarf_getscopevar.c48 getattr (Dwarf_Die *die, int search_name, Dwarf_Word *value) in getattr() function
/external/python/cpython2/Lib/
Dcodecs.py396 def __getattr__(self, name, argument
640 def __getattr__(self, name, argument
725 def __getattr__(self, name, argument
843 def __getattr__(self, name, argument
/external/python/cpython3/Lib/
Dcodecs.py404 def __getattr__(self, name, argument
653 def __getattr__(self, name, argument
738 def __getattr__(self, name, argument
856 def __getattr__(self, name, argument
/external/fonttools/Lib/fontTools/misc/
DpsLib.py192 def interpret(self, data, getattr=getattr): argument
/external/python/jinja/src/jinja2/
Dsandbox.py321 def getattr(self, obj, attribute): member in SandboxedEnvironment
Denvironment.py456 def getattr(self, obj, attribute): member in Environment
/external/python/pybind11/include/pybind11/
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
/external/libchrome/third_party/jinja2/
Dsandbox.py380 def getattr(self, obj, attribute): member in SandboxedEnvironment
Denvironment.py425 def getattr(self, obj, attribute): member in Environment
/external/python/cpython3/Objects/
Dmoduleobject.c725 PyObject *attr, *mod_name, *getattr; in module_getattro() local
Dtypeobject.c7539 PyObject *getattr, *getattribute, *res; in slot_tp_getattr_hook() local
/external/libfuse/include/
Dfuse_lowlevel.h303 void (*getattr) (fuse_req_t req, fuse_ino_t ino, member
Dfuse.h314 int (*getattr) (const char *, struct stat *, struct fuse_file_info *fi); member
/external/python/cpython3/Objects/stringlib/
Dunicode_format.h145 getattr(PyObject *obj, SubString *name) in getattr() function
/external/starlark-go/doc/
Dspec.md3141 ### getattr subsection
/external/python/cpython2/Objects/stringlib/
Dstring_format.h232 getattr(PyObject *obj, SubString *name) in getattr() function
/external/crosvm/fuse/src/
Dfilesystem.rs448 fn getattr( in getattr() method
Dserver.rs253 fn getattr<R: Reader, W: Writer>(&self, in_header: InHeader, mut r: R, w: W) -> Result<usize> { in getattr() method
/external/starlark-go/starlark/
Dlibrary.go422 func getattr(thread *Thread, b *Builtin, args Tuple, kwargs []Tuple) (Value, error) { func
/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs2021 fn getattr( in getattr() method
/external/python/cpython3/Modules/
D_pickle.c173 PyObject *getattr; member
/external/python/cpython2/Objects/
Dtypeobject.c5656 PyObject *getattr, *getattribute, *res; local
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h4764 int (*getattr)(const struct path *, struct kstat *, u32, unsigned int); member
16233 …int (*getattr)(struct nfs_server *, struct nfs_fh *, struct nfs_fattr *, struct nfs4_label *, stru… member
37875 int (*getattr)(const struct path___2 *, struct kstat *, u32, unsigned int); member
Dvmlinux.h4764 int (*getattr)(const struct path *, struct kstat *, u32, unsigned int); member
16233 …int (*getattr)(struct nfs_server *, struct nfs_fh *, struct nfs_fattr *, struct nfs4_label *, stru… member
37875 int (*getattr)(const struct path___2 *, struct kstat *, u32, unsigned int); member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h5203 int (*getattr)(struct user_namespace *, const struct path *, struct kstat *, u32, unsigned int); member
15767 int (*getattr)(struct nfs_server *, struct nfs_fh *, struct nfs_fattr *, struct inode *); member

12