Home
last modified time | relevance | path

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

123

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
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
/aosp_15_r20/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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
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
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A 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
/aosp_15_r20/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
/aosp_15_r20/external/elfutils/libdw/
H A Ddwarf_getscopevar.c48 getattr (Dwarf_Die *die, int search_name, Dwarf_Word *value) in getattr() function
/aosp_15_r20/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
/aosp_15_r20/external/fonttools/Lib/fontTools/misc/
H A DpsLib.py196 def interpret(self, data, getattr=getattr): argument
/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Dmeta_tracer.py203 def getattr(self, attr, attr_val, parameter_proxy_cache): member in MetaTracer
H A Dproxy_tensor.py1042 def getattr( member in PythonKeyTracer
1613 def getattr( member in _ModuleStackTracer
/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Dsandbox.py380 def getattr(self, obj, attribute): member in SandboxedEnvironment
H A Denvironment.py425 def getattr(self, obj, attribute): member in Environment
/aosp_15_r20/external/python/cpython3/Objects/
Dmoduleobject.c760 PyObject *attr, *mod_name, *getattr; in module_getattro() local
/aosp_15_r20/external/pytorch/torch/fx/
H A D_symbolic_trace.py528 def getattr(self, attr: str, attr_val: Any, parameter_proxy_cache: Dict[str, Any]): member in Tracer
/aosp_15_r20/external/libfuse/include/
H A Dfuse_lowlevel.h333 void (*getattr) (fuse_req_t req, fuse_ino_t ino, member
H A Dfuse.h338 int (*getattr) (const char *, struct stat *, struct fuse_file_info *fi); member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Ddwarf.go247 func getattr(die *dwarf.DWDie, attr uint16) *dwarf.DWAttr { func
/aosp_15_r20/external/python/cpython3/Objects/stringlib/
Dunicode_format.h147 getattr(PyObject *obj, SubString *name) in getattr() function
/aosp_15_r20/external/python/cpython2/Objects/stringlib/
Dstring_format.h232 getattr(PyObject *obj, SubString *name) in getattr() function
/aosp_15_r20/external/starlark-go/doc/
H A Dspec.md3141 ### getattr subsection
/aosp_15_r20/packages/modules/Virtualization/guest/zipfuse/src/
Dmain.rs239 fn getattr( in getattr() method
/aosp_15_r20/packages/modules/Virtualization/guest/authfs/src/
Dfusefs.rs594 fn getattr( in getattr() method

123