Searched defs:set_data (Results 1 - 11 of 11) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/quotactl/ |
H A D | quotactl08.c | 68 void *set_data; member
|
H A D | quotactl04.c | 56 void *set_data; member
|
H A D | quotactl01.c | 68 void *set_data; member
|
/third_party/python/Lib/importlib/ |
H A D | abc.py | 310 def set_data(self, path, data): member in SourceLoader
|
H A D | _bootstrap_external.py | 982 def set_data(self, path, data): member in SourceLoader 1156 def set_data(self, path, data, *, _mode=0o666): member in SourceFileLoader
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | default_value_objectwriter.h | 190 void set_data(const DataPiece& data) { data_ = data; } in set_data() function in google::protobuf::util::converter::DefaultValueObjectWriter::Node
|
/third_party/python/Lib/test/ |
H A D | test_ftplib.py | 671 def set_data(data): function
|
/third_party/python/Lib/test/test_importlib/ |
H A D | test_abc.py | 759 def set_data(self, path, data): member in SourceLoader
|
/third_party/backends/backend/ |
H A D | pie-scsidef.h | 424 #define set_data(in, ofs, val, num) putnbyte1(in + ofs, val, num) macro
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | cord.cc | 311 inline void Cord::InlineRep::set_data(const char* data, size_t n, in set_data() function in absl::Cord::InlineRep 319 inline char* Cord::InlineRep::set_data(size_t n) { in set_data() function in absl::Cord::InlineRep [all...] |
/third_party/curl/src/ |
H A D | tool_getparam.c | 1064 static ParameterError set_data(cmdline_t cmd, in set_data() function
|
Completed in 15 milliseconds