Home
last modified time | relevance | path

Searched defs:touch (Results 1 – 2 of 2) sorted by relevance

/gdk/samples/quake/jni/
Dworld.cpp280 edict_t *touch; in SV_TouchLinks() local
817 edict_t *touch; in SV_ClipToLinks() local
/gdk/samples/quake/src/com/android/quake/llvm/
DDownloaderActivity.java491 private void touch(File file) throws FileNotFoundException { in touch() method in DownloaderActivity.Downloader