/external/elfutils/libdw/ |
D | dwarf_getscopevar.c | 48 getattr (Dwarf_Die *die, int search_name, Dwarf_Word *value) in getattr() function
|
/external/python/cpython2/Lib/ |
D | codecs.py | 396 def __getattr__(self, name, argument 638 def __getattr__(self, name, argument 723 def __getattr__(self, name, argument 841 def __getattr__(self, name, argument
|
/external/python/cpython3/Lib/ |
D | codecs.py | 403 def __getattr__(self, name, argument 650 def __getattr__(self, name, argument 735 def __getattr__(self, name, argument 847 def __getattr__(self, name, argument
|
/external/libmojo/third_party/jinja2/ |
D | sandbox.py | 325 def getattr(self, obj, attribute): member in SandboxedEnvironment
|
D | environment.py | 392 def getattr(self, obj, attribute): member in Environment
|
/external/fonttools/Lib/fontTools/misc/ |
D | psLib.py | 152 def interpret(self, data, getattr = getattr): argument
|
D | psCharStrings.py | 320 len=len, byteord=byteord, getattr=getattr, type=type, StringType=str): argument
|
/external/python/cpython3/Objects/ |
D | methodobject.c | 325 PyObject *getattr; in meth_reduce() local
|
D | classobject.c | 79 PyObject *getattr; in method_reduce() local
|
D | descrobject.c | 393 PyObject *getattr; in descr_reduce() local 1102 PyObject *getattr; in wrapper_reduce() local
|
D | typeobject.c | 6212 PyObject *getattr, *getattribute, *res; in slot_tp_getattr_hook() local
|
/external/python/cpython3/Objects/stringlib/ |
D | unicode_format.h | 147 getattr(PyObject *obj, SubString *name) in getattr() function
|
/external/python/cpython2/Objects/stringlib/ |
D | string_format.h | 232 getattr(PyObject *obj, SubString *name) in getattr() function
|
/external/python/cpython3/Modules/ |
D | _pickle.c | 155 PyObject *getattr; member
|
/external/python/cpython2/Objects/ |
D | typeobject.c | 5593 PyObject *getattr, *getattribute, *res; local
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 3023 static uint64_t getattr(const tarjan *t, const upb_refcounted *r) { in getattr() function
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 3182 static uint64_t getattr(const tarjan *t, const upb_refcounted *r) { in getattr() function
|