Home
last modified time | relevance | path

Searched refs:HAVE_FUTIMES (Results 1 – 25 of 30) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/configs/fuchsia/include/llvm/Config/
Dconfig.h80 #define HAVE_FUTIMES 1 macro
/external/swiftshader/third_party/llvm-10.0/configs/darwin/include/llvm/Config/
Dconfig.h80 #define HAVE_FUTIMES 1 macro
/external/swiftshader/third_party/llvm-10.0/configs/android/include/llvm/Config/
Dconfig.h80 #define HAVE_FUTIMES 1 macro
/external/swiftshader/third_party/llvm-10.0/configs/linux/include/llvm/Config/
Dconfig.h80 #define HAVE_FUTIMES 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Config/
Dconfig.h79 #define HAVE_FUTIMES 1 macro
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/
Dconfig.h79 #define HAVE_FUTIMES 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
Dconfig.h79 #define HAVE_FUTIMES 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
Dconfig.h79 #define HAVE_FUTIMES 1 macro
/external/openssh/openbsd-compat/
Dbsd-misc.c132 # ifdef HAVE_FUTIMES in utimensat()
145 # ifndef HAVE_FUTIMES in utimensat()
/external/llvm/host/include/llvm/Config/
Dconfig.h151 #define HAVE_FUTIMES 1 macro
/external/openssh/prebuilt-intermediates/
Dconfig.h428 #define HAVE_FUTIMES 1 macro
/external/llvm-project/llvm/utils/gn/secondary/llvm/include/llvm/Config/
DBUILD.gn210 "HAVE_FUTIMES=",
246 "HAVE_FUTIMES=1",
/external/python/cpython3/android/darwin_x86_64/pyconfig/
Dpyconfig.h397 #define HAVE_FUTIMES 1 macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h397 #define HAVE_FUTIMES 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h397 #define HAVE_FUTIMES 1 macro
/external/llvm-project/llvm/include/llvm/Config/
Dconfig.h.cmake89 #cmakedefine HAVE_FUTIMES ${HAVE_FUTIMES}
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Config/
Dconfig.h.cmake80 #cmakedefine HAVE_FUTIMES ${HAVE_FUTIMES}
/external/e2fsprogs/util/
Dsubst.c306 #ifdef HAVE_FUTIMES in set_utimes()
/external/llvm/include/llvm/Config/
Dconfig.h.cmake88 #cmakedefine HAVE_FUTIMES ${HAVE_FUTIMES}
/external/tensorflow/third_party/llvm/
Dllvm.bzl209 "HAVE_FUTIMES": 1,
/external/llvm/cmake/
Dconfig-ix.cmake164 check_symbol_exists(futimes sys/time.h HAVE_FUTIMES)
/external/llvm/lib/Support/Unix/
DPath.inc448 #elif defined(HAVE_FUTIMES)
/external/llvm-project/llvm/cmake/
Dconfig-ix.cmake221 check_symbol_exists(futimes sys/time.h HAVE_FUTIMES)
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DPath.inc465 #elif defined(HAVE_FUTIMES)
/external/python/cpython3/Modules/
Dposixmodule.c5067 #if defined(HAVE_FUTIMES) || defined(HAVE_FUTIMENS)
5080 #ifndef HAVE_FUTIMES in utime_fd()
5092 #ifdef HAVE_FUTIMES in utime_fd()
5369 #if defined(HAVE_FUTIMES) || defined(HAVE_FUTIMENS) in os_utime_impl()
15250 #ifdef HAVE_FUTIMES

12