Searched refs:touch (Results 1 – 13 of 13) sorted by relevance
64 [ ! -e "${spool_file}" ] && touch "${spool_file}"72 touch "${spool_file}"
66 touch $@105 touch $@
35 'tar -xvf "<(RULE_INPUT_PATH)" -C "<(out_dir)" && touch <(out_dir)/<(RULE_INPUT_ROOT).flag',
822 tar -jxf $$< -C $$(dir $$@) $$(notdir $$@) && touch $$@)
158 $(hide) mkdir -p $(dir $@) && rm -rf $(dir $@)*.bcp.dep && touch $@
184 # change permissions for all cpusets we'll touch at runtime198 # set system-background to 0775 so SurfaceFlinger can touch it
89 command = "touch {{output}}"
154 touch $@186 touch $@
44 sudo touch "${mntdir}"/empty-file
116 # Recovery should never touch /data.
456 # Foreign dex profiles are just markers. Prevent apps to do anything but touch them.
449 static int touch(char* path, mode_t mode) { in touch() function985 if (touch(nomedia, 0664) != 0) { in handle_mkdir()993 if (touch(nomedia, 0664) != 0) { in handle_mkdir()
267 // Whether the internal display produces touch events. Omitted if unknown.