Home
last modified time | relevance | path

Searched defs:to_prefix (Results 1 – 2 of 2) sorted by relevance

/third_party/littlefs/scripts/
Dchangeprefix.py37 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
Dprefix.py21 def subn(from_prefix, to_prefix, name): argument
28 def main(from_prefix, to_prefix=None, files=None): argument