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

  /external/libpng/contrib/libtests/
pngunknown.c 1113 const char *touch_file = NULL; local
1129 touch_file = *++argv, --argc;
    [all...]
  /ndk/sources/host-tools/make-3.81/
remake.c 66 static int touch_file PARAMS ((struct file *file));
836 file->update_status = touch_file (file);
1051 touch_file (struct file *file)
1045 touch_file (struct file *file) function
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
CodeWarrior_suite.py 207 def touch_file(self, _object=None, _attributes={}, **_arguments): member in class:CodeWarrior_suite_Events
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
CodeWarrior_suite.py 207 def touch_file(self, _object=None, _attributes={}, **_arguments): member in class:CodeWarrior_suite_Events
  /external/chromium-trace/catapult/third_party/coverage/coverage/
data.py 78 To add a file without any measured data, use :meth:`touch_file`.
417 def touch_file(self, filename): member in class:CoverageData
control.py 840 self.data.touch_file(py_file)
    [all...]

Completed in 2892 milliseconds