Searched defs:to_prefix (Results 1 – 2 of 2) sorted by relevance
| /third_party/littlefs/scripts/ |
| D | changeprefix.py | 37 def changeprefix(from_prefix, to_prefix, line): argument 52 def changefile(from_prefix, to_prefix, from_path, to_path, *, argument 85 def main(from_prefix, to_prefix, paths=[], *, argument
|
| D | prefix.py | 21 def subn(from_prefix, to_prefix, name): argument 28 def main(from_prefix, to_prefix=None, files=None): argument
|