Searched defs:touch (Results 1 - 25 of 43) sorted by relevance

12

/external/python/cpython3/Tools/hg/
H A Dhgtouch.py121 def touch(ui, repo, basedir): function
122 "touch generated files that are older than their sources after an update."
126 "touch": (touch,
128 "hg touch [-b BASEDIR]")
/external/linux-kselftest/tools/testing/selftests/ia64/
H A Daliasing-test.c27 static int map_mem(char *path, off_t offset, size_t length, int touch) argument
49 if (touch) {
65 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch) argument
92 rc = map_mem(path2, offset, length, touch);
94 fprintf(stderr, "PASS: %s 0x%lx-0x%lx is %s\n", path2, offset, offset + length, touch ? "readable" : "mappable");
104 rc = scan_tree(path2, file, offset, length, touch);
/external/stressapptest/src/
H A Dqueue.h45 uint32 touch; // Counter of the number of reads from this page. member in struct:page_entry
55 pe->touch = 0;
/external/clang/test/CodeGenCXX/
H A Dcaptured-statements.cpp106 void touch(const T &) {} function
113 touch<T, id>(x);
124 touch<T, id>(v);
132 touch<U, id + id2>(u);
/external/autotest/client/site_tests/network_ShillInitScripts/
H A Dnetwork_ShillInitScripts.py291 def touch(self, filename): member in class:network_ShillInitScripts
412 self.touch('/home/chronos/.disable_shill')
439 self.touch('/run/state/logged-in')
478 self.touch(shill_profile)
567 self.touch(self.new_shill_user_profile)
621 self.touch(path)
783 self.touch('/run/state/logged-in')
/external/guava/guava/src/com/google/common/io/
H A DFiles.java435 public static void touch(File file) throws IOException { method in class:Files
/external/python/cpython2/Lib/test/
H A Dtest_repr.py217 def touch(path, text=''): function
230 touch(os.path.join(self.pkgname, '__init__'+os.extsep+'py'))
233 touch(os.path.join(self.subpkgname, '__init__'+os.extsep+'py'))
255 touch(os.path.join(self.subpkgname, self.pkgname + os.extsep + 'py'))
263 touch(os.path.join(self.subpkgname, 'foo'+os.extsep+'py'), '''\
278 touch(os.path.join(self.subpkgname, 'bar'+os.extsep+'py'), '''\
288 touch(os.path.join(self.subpkgname, 'baz'+os.extsep+'py'), '''\
299 touch(os.path.join(self.subpkgname, 'qux'+os.extsep+'py'), '''\
/external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c58 static void touch(void) function
182 touch();
185 touch();
197 touch();
200 touch();
227 touch();
239 touch();
401 fprintf(stderr, "\t\t--no-fp\t\tDon't touch FP\n");
403 fprintf(stderr, "\t\t--no-altivec\tDon't touch altivec\n");
405 fprintf(stderr, "\t\t--no-vector\tDon't touch vecto
[all...]
/external/clang/test/Analysis/
H A Dinline.cpp183 void touch(int &x) const { function in struct:Invalidation::X
199 touch(a);
/external/wayland-protocols/flinger_headers/
H A DArcInputBridgeProtocol.h182 TouchArgs touch; member in union:arc::BridgeInputEvent::__anon30375
/external/python/cpython3/Lib/
H A Dpathlib.py1199 def touch(self, mode=0o666, exist_ok=True): member in class:Path
1207 # Implementation note: GNU touch uses the UTIME_NOW option of
/external/selinux/libsemanage/src/
H A Ddirect_api.c1222 FILE *touch; local
1223 touch = fopen(path, "w");
1224 if (touch != NULL) {
1225 if (fclose(touch) != 0) {
1247 FILE *touch; local
1248 touch = fopen(path, "w");
1249 if (touch != NULL) {
1250 if (fclose(touch) != 0) {
/external/libpng/contrib/libtests/
H A Dpngstest.c3493 const char *touch = NULL; local
3595 else if (strcmp(arg, "--touch") == 0)
3598 touch = argv[++c];
3792 if (retval == 0 && touch != NULL)
3794 FILE *fsuccess = fopen(touch, "wt");
3806 fprintf(stderr, "%s: write failed\n", touch);
3814 fprintf(stderr, "%s: open failed\n", touch);
H A Dpngvalid.c11629 const char *touch = NULL; local
11647 gnu_volatile(touch)
11945 else if (argc > 1 && strcmp(*argv, "--touch") == 0)
11946 --argc, touch = *++argv, catmore = 1;
12192 if (touch != NULL)
12194 FILE *fsuccess = fopen(touch, "wt");
12205 fprintf(stderr, "%s: write failed\n", touch);
12212 fprintf(stderr, "%s: open failed\n", touch);
/external/annotation-tools/asmx/test/lib/
H A Dcobertura-1.7.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/sourceforge/cobertura/ net/sourceforge/cobertura/ant/ ...
/external/toybox/generated/
H A Dglobals.h1363 // toys/posix/touch.c
1549 struct touch_data touch; member in union:global_union
/external/testng/ant/3rdparty/
H A Dcobertura.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/sourceforge/cobertura/ net/sourceforge/cobertura/ant/ ...
/external/guice/extensions/persist/lib/
H A Dcommons-io.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/NOTICE ...
H A Dhibernate-entitymanager.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/hibernate/ org/hibernate/ejb/ ...
H A Dhibernate-search.jar ... .0_r3/s?defs= " () public static void touch () static void " href="/9.0.0_r3/s? ...
/external/guice/extensions/struts2/lib/
H A Dcommons-io-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/io/ ...
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/libphonenumber/demo/war/WEB-INF/lib/
H A Dcommons-io-1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/io/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.core.resources_3.10.0.v20150423-0755.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/robolectric/v3/libs/
H A Dvtd-xml-2.11.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ximpleware/extended/ com/ximpleware/extended/parser/ ...

Completed in 1610 milliseconds

12