Home
last modified time | relevance | path

Searched refs:_CRT_NONSTDC_NO_DEPRECATE (Results 1 – 15 of 15) sorted by relevance

/external/python/cpython3/PC/
Dpyconfig.h47 #ifndef _CRT_NONSTDC_NO_DEPRECATE
48 #define _CRT_NONSTDC_NO_DEPRECATE 1 macro
/external/libxkbcommon/config/
Dconfig.h54 #define _CRT_NONSTDC_NO_DEPRECATE 1 macro
/external/libxkbcommon/
Dconfig.h54 #define _CRT_NONSTDC_NO_DEPRECATE 1 macro
Dmeson.build144 configh_data.set('_CRT_NONSTDC_NO_DEPRECATE', 1)
/external/python/cpython2/PC/
Dpyconfig.h52 #ifndef _CRT_NONSTDC_NO_DEPRECATE
53 #define _CRT_NONSTDC_NO_DEPRECATE 1 macro
/external/curl/lib/
Dconfig-win32ce.h379 #define _CRT_NONSTDC_NO_DEPRECATE 1 macro
Dconfig-win32.h502 #define _CRT_NONSTDC_NO_DEPRECATE 1 macro
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dconfig-win32.h245 # define _CRT_NONSTDC_NO_DEPRECATE 1 macro
/external/libsrtp2/
Dconfig.hw164 #ifndef _CRT_NONSTDC_NO_DEPRECATE
165 #define _CRT_NONSTDC_NO_DEPRECATE
/external/llvm-project/llvm/utils/gn/build/
DBUILD.gn118 "_CRT_NONSTDC_NO_DEPRECATE",
/external/tensorflow/third_party/llvm/
Dllvm.bzl376 "_CRT_NONSTDC_NO_DEPRECATE",
/external/oss-fuzz/projects/cryptofuzz/
Dxxd.c71 # define _CRT_NONSTDC_NO_DEPRECATE macro
/external/webrtc/rtc_base/
DBUILD.gn994 defines += [ "_CRT_NONSTDC_NO_DEPRECATE" ]
/external/google-breakpad/src/build/
Dcommon.gypi324 '_CRT_NONSTDC_NO_DEPRECATE',
/external/python/cpython2/Misc/NEWS.d/
D2.6a1.rst5469 _CRT_NONSTDC_NO_DEPRECATE.