HomeSort by relevance Sort by last modified time
    Searched full:process_template_line (Results 1 - 10 of 10) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_filelist.py 88 file_list.process_template_line(line)
194 file_list.process_template_line, action)
200 file_list.process_template_line('include *.py')
204 file_list.process_template_line('include *.rb')
212 file_list.process_template_line('exclude *.py')
216 file_list.process_template_line('exclude *.rb')
224 file_list.process_template_line('global-include *.py')
228 file_list.process_template_line('global-include *.rb')
236 file_list.process_template_line('global-exclude *.py')
240 file_list.process_template_line('global-exclude *.rb'
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_filelist.py 88 file_list.process_template_line(line)
194 file_list.process_template_line, action)
200 file_list.process_template_line('include *.py')
204 file_list.process_template_line('include *.rb')
212 file_list.process_template_line('exclude *.py')
216 file_list.process_template_line('exclude *.rb')
224 file_list.process_template_line('global-include *.py')
228 file_list.process_template_line('global-include *.rb')
236 file_list.process_template_line('global-exclude *.py')
240 file_list.process_template_line('global-exclude *.rb'
    [all...]
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/_setup/py2/
data.py 94 files.process_template_line(line.strip())
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/_setup/py3/
data.py 94 files.process_template_line(line.strip())
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/_setup/py2/
data.py 94 files.process_template_line(line.strip())
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/_setup/py3/
data.py 94 files.process_template_line(line.strip())
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
sdist.py 322 self.filelist.process_template_line(line)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
filelist.py 112 def process_template_line(self, line): member in class:FileList
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
sdist.py 322 self.filelist.process_template_line(line)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
filelist.py 112 def process_template_line(self, line): member in class:FileList

Completed in 321 milliseconds