Searched refs:read_list (Results 1 – 6 of 6) sorted by relevance
/third_party/python/Tools/scripts/ |
D | var_access_benchmark.py | 175 def read_list(trials=trials, a=[1]): function 285 read_list, read_deque, read_dict, read_strdict,
|
/third_party/e2fsprogs/debugfs/ |
D | do_journal.c | 556 err = read_list(optarg, &blist, &bn); in do_journal_write() 564 err = read_list(optarg, &rlist, &rn); in do_journal_write()
|
D | debugfs.h | 196 extern errcode_t read_list(char *str, blk64_t **list, size_t *len);
|
D | util.c | 519 errcode_t read_list(char *str, blk64_t **list, size_t *len) in read_list() function
|
/third_party/python/Doc/whatsnew/ |
D | 3.9.rst | 812 read_list 24.2 24.5 20.8 20.8 19.0 19.5
|
D | 3.8.rst | 2202 read_list 19.2 24.2 24.5 20.8 20.8 19.0
|