Home
last modified time | relevance | path

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

12

/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
DSendGrpcFrameCommand.java71 public SendGrpcFrameCommand touch() { in touch() method in SendGrpcFrameCommand
77 public SendGrpcFrameCommand touch(Object hint) { in touch() method in SendGrpcFrameCommand
DNettyServer.java337 public ReferenceCounted touch(Object hint) { in touch() method in NettyServer.EventLoopReferenceCounter
/external/perfetto/tools/
Dtouch_file.py25 def touch(fname, times=None): function
/external/linux-kselftest/tools/testing/selftests/ia64/
Daliasing-test.c24 static int map_mem(char *path, off_t offset, size_t length, int touch) in map_mem()
62 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch) in scan_tree()
/external/skia/infra/bots/task_drivers/cifuzz/
Dcifuzz_test.go81 func touch(t *testing.T, file string) { func
/external/stressapptest/src/
Dqueue.h45 uint32 touch; // Counter of the number of reads from this page. member
/external/pigweed/pw_build/py/
Dzip_test.py65 def touch(parent_dir: pathlib.Path, filename: str): function
/external/rust/crates/which/tests/
Dbasic.rs35 fn touch(dir: &Path, path: &str, extension: &str) -> io::Result<PathBuf> { in touch() function
77 pub fn touch(&self, path: &str, extension: &str) -> io::Result<PathBuf> { in touch() method
/external/clang/test/CodeGenCXX/
Dcaptured-statements.cpp106 void touch(const T &) {} in touch() function
/external/replicaisland/src/com/replica/replicaisland/
DInputTouchScreen.java88 InputXY touch = null; in findPointerInRegion() local
DMainMenuActivity.java201 TouchFilter touch; in onResume() local
DInputGameInterface.java85 final InputTouchScreen touch = input.getTouchScreen(); in update() local
/external/llvm-project/clang/test/CodeGenCXX/
Dcaptured-statements.cpp107 void touch(const T &) {} in touch() function
/external/python/cpython2/Lib/test/
Dtest_repr.py217 def touch(path, text=''): function
/external/rust/crates/walkdir/src/tests/
Dutil.rs128 pub fn touch<P: AsRef<Path>>(&self, path: P) { in touch() method
/external/crosvm/linux_input_sys/src/
Dlib.rs144 pub fn touch(has_contact: bool) -> virtio_input_event { in touch() method
/external/python/setuptools/setuptools/tests/
Dtest_manifest.py52 def touch(filename): function
/external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
Dcontext_switch.c54 static void touch(void) in touch() function
/external/guava/guava/src/com/google/common/io/
DFiles.java454 public static void touch(File file) throws IOException { in touch() method in Files
/external/guava/android/guava/src/com/google/common/io/
DFiles.java454 public static void touch(File file) throws IOException { in touch() method in Files
/external/llvm-project/clang/test/Analysis/
Dinline.cpp183 void touch(int &x) const { in touch() function
/external/clang/test/Analysis/
Dinline.cpp183 void touch(int &x) const { in touch() function
/external/selinux/libsemanage/src/
Ddirect_api.c1262 FILE *touch; in semanage_direct_commit() local
1294 FILE *touch; in semanage_direct_commit() local
/external/python/pyfakefs/pyfakefs/
Dfake_pathlib.py617 def touch(self, mode=0o666, exist_ok=True): member in FakePath
/external/python/parse_type/tasks/_vendor/
Dpath.py1264 def touch(self): member in Path

12