Home
last modified time | relevance | path

Searched refs:HAVE_FUTIMENS (Results 1 – 25 of 28) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/configs/fuchsia/include/llvm/Config/
Dconfig.h77 #define HAVE_FUTIMENS 1 macro
/external/swiftshader/third_party/llvm-10.0/configs/android/include/llvm/Config/
Dconfig.h77 #define HAVE_FUTIMENS 1 macro
/external/swiftshader/third_party/llvm-10.0/configs/linux/include/llvm/Config/
Dconfig.h77 #define HAVE_FUTIMENS 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Config/
Dconfig.h76 #define HAVE_FUTIMENS 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
Dconfig.h76 #define HAVE_FUTIMENS 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
Dconfig.h76 #define HAVE_FUTIMENS 1 macro
/external/llvm/device/include/llvm/Config/
Dconfig.h151 #define HAVE_FUTIMENS 1 macro
/external/llvm/host/include/llvm/Config/
Dconfig.h154 #define HAVE_FUTIMENS 1 macro
/external/llvm-project/llvm/utils/gn/secondary/llvm/include/llvm/Config/
DBUILD.gn139 "HAVE_FUTIMENS=1",
148 "HAVE_FUTIMENS=",
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h394 #define HAVE_FUTIMENS 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h394 #define HAVE_FUTIMENS 1 macro
/external/strace/
Dconfig.h703 #define HAVE_FUTIMENS 1 macro
/external/llvm-project/llvm/include/llvm/Config/
Dconfig.h.cmake86 #cmakedefine HAVE_FUTIMENS ${HAVE_FUTIMENS}
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Config/
Dconfig.h.cmake77 #cmakedefine HAVE_FUTIMENS ${HAVE_FUTIMENS}
/external/strace/tests/
Dxstatx.c29 #if defined HAVE_FTRUNCATE && defined HAVE_FUTIMENS
/external/strace/tests-mx32/
Dxstatx.c29 #if defined HAVE_FTRUNCATE && defined HAVE_FUTIMENS
/external/strace/tests-m32/
Dxstatx.c29 #if defined HAVE_FTRUNCATE && defined HAVE_FUTIMENS
/external/llvm/include/llvm/Config/
Dconfig.h.cmake91 #cmakedefine HAVE_FUTIMENS ${HAVE_FUTIMENS}
/external/tensorflow/third_party/llvm/
Dllvm.bzl249 "HAVE_FUTIMENS": 1,
/external/llvm/cmake/
Dconfig-ix.cmake163 check_symbol_exists(futimens sys/stat.h HAVE_FUTIMENS)
/external/llvm/lib/Support/Unix/
DPath.inc440 #if defined(HAVE_FUTIMENS)
/external/llvm-project/llvm/cmake/
Dconfig-ix.cmake220 check_symbol_exists(futimens sys/stat.h HAVE_FUTIMENS)
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DPath.inc459 #if defined(HAVE_FUTIMENS)
/external/python/cpython3/Modules/
Dposixmodule.c5067 #if defined(HAVE_FUTIMES) || defined(HAVE_FUTIMENS)
5072 #ifdef HAVE_FUTIMENS in utime_fd()
5369 #if defined(HAVE_FUTIMES) || defined(HAVE_FUTIMENS) in os_utime_impl()
15182 #ifdef HAVE_FUTIMENS
15246 #ifdef HAVE_FUTIMENS
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DPath.inc757 #if defined(HAVE_FUTIMENS)

12