Home
last modified time | relevance | path

Searched defs:touch_file (Results 1 – 5 of 5) sorted by relevance

/external/bazelbuild-rules_rust/util/process_wrapper/
Doptions.rs37 pub(crate) touch_file: Option<String>, field
62 let mut touch_file = None; in options() localVariable
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/CodeWarrior/
DCodeWarrior_suite.py207 def touch_file(self, _object=None, _attributes={}, **_arguments): member in CodeWarrior_suite_Events
/external/mesa3d/src/util/
Dmesa_cache_db.c368 touch_file(const char* path) in touch_file() function
/external/libpng/contrib/libtests/
Dpngunknown.c1127 const char *touch_file = NULL; in main() local
/external/trace-cmd/tracecmd/
Dtrace-record.c4252 static void touch_file(const char *file) in touch_file() function