HomeSort by relevance Sort by last modified time
    Searched refs:flag_c_re (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/trace-viewer/third_party/python_gflags/
gflags2man.py 160 flag_c_re = re.compile(r'\s+(-\S+)\s+(.*)$') variable in class:ProgramInfo
348 mobj = self.flag_c_re.match(line)
  /external/chromium_org/third_party/python_gflags/
gflags2man.py 160 flag_c_re = re.compile(r'\s+(-\S+)\s+(.*)$') variable in class:ProgramInfo
348 mobj = self.flag_c_re.match(line)

Completed in 95 milliseconds