Home
last modified time | relevance | path

Searched defs:reformat (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/lib2to3/tests/
Dsupport.py34 def reformat(string): function
/third_party/python/Tools/scripts/
Dpindent.py163 def reformat(self): member in PythonIndenter
/third_party/pulseaudio/src/modules/alsa/
Dalsa-util.c691 bool reformat = false; in pa_alsa_open_by_device_string() local