Searched defs:setattr (Results 1 – 5 of 5) sorted by relevance
| /external/python/cpython2/Lib/ |
| D | socket.py | 197 _delegate_methods=_delegate_methods, setattr=setattr): argument
|
| /external/libfuse/include/ |
| D | fuse_lowlevel.h | 305 void (*setattr) (fuse_req_t req, fuse_ino_t ino, struct stat *attr, member
|
| /external/python/pybind11/include/pybind11/ |
| D | pytypes.h | 433 inline void setattr(handle obj, handle name, handle value) { in setattr() function 437 inline void setattr(handle obj, const char *name, handle value) { in setattr() function
|
| /external/python/cpython3/Lib/test/ |
| D | test_dataclasses.py | 1696 def setattr(self, name, value): function
|
| /external/protobuf/ruby/ext/google/protobuf_c/ |
| D | upb.c | 5875 static void setattr(tarjan *t, const upb_refcounted *r, uint64_t attr) { in setattr() function
|