Searched defs:set_data (Results 1 – 11 of 11) sorted by relevance
| /third_party/elfio/elfio/ |
| D | elfio_section.hpp | 134 void set_data( const char* raw_data, Elf_Word size ) noexcept override in set_data() function in ELFIO::section_impl 154 void set_data( const std::string& str_data ) noexcept override in set_data() function in ELFIO::section_impl
|
| /third_party/ltp/testcases/kernel/syscalls/quotactl/ |
| D | quotactl04.c | 56 void *set_data; member
|
| D | quotactl08.c | 68 void *set_data; member
|
| D | quotactl01.c | 68 void *set_data; member
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| D | default_value_objectwriter.h | 190 void set_data(const DataPiece& data) { data_ = data; } in set_data() function
|
| /third_party/python/Lib/importlib/ |
| D | abc.py | 310 def set_data(self, path, data): member in SourceLoader
|
| 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/skia/third_party/externals/abseil-cpp/absl/strings/ |
| 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
|
| /third_party/python/Lib/test/test_importlib/ |
| D | test_abc.py | 759 def set_data(self, path, data): member in SourceLoader
|
| /third_party/python/Lib/test/ |
| D | test_ftplib.py | 671 def set_data(data): function
|
| /third_party/curl/src/ |
| D | tool_getparam.c | 1064 static ParameterError set_data(cmdline_t cmd, in set_data() function
|