Home
last modified time | relevance | path

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

/third_party/python/PC/
Dpyconfig.h47 #ifndef _CRT_NONSTDC_NO_DEPRECATE
48 #define _CRT_NONSTDC_NO_DEPRECATE 1 macro
/third_party/curl/lib/
Dconfig-win32ce.h334 #define _CRT_NONSTDC_NO_DEPRECATE 1 macro
Dconfig-win32.h460 #define _CRT_NONSTDC_NO_DEPRECATE 1 macro
/third_party/cares/
Dconfig-win32.h245 # define _CRT_NONSTDC_NO_DEPRECATE 1 macro
/third_party/node/deps/cares/src/lib/
Dconfig-win32.h245 # define _CRT_NONSTDC_NO_DEPRECATE 1 macro
/third_party/mingw-w64/mingw-w64-headers/crt/
D_mingw_mac.h256 #if !defined (_CRT_NONSTDC_NO_DEPRECATE)
/third_party/boost/libs/gil/test/
DJamfile47 <toolset>msvc:<define>_CRT_NONSTDC_NO_DEPRECATE
/third_party/boost/libs/numeric/ublas/test/
DJamfile63 …<toolset>msvc:<define>_CRT_NONSTDC_NO_DEPRECATE # Suppresses other warnings about using standard P…
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_surface.c8 #define _CRT_NONSTDC_NO_DEPRECATE macro
/third_party/boost/tools/build/
DJamroot.jam29 <toolset>msvc:<define>_CRT_NONSTDC_NO_DEPRECATE=1
/third_party/boost/libs/gil/
DCMakeLists.txt73 $<$<CXX_COMPILER_ID:MSVC>:_CRT_NONSTDC_NO_DEPRECATE>
/third_party/node/
Dcommon.gypi371 '_CRT_NONSTDC_NO_DEPRECATE',
/third_party/libxkbcommon/
Dmeson.build144 configh_data.set('_CRT_NONSTDC_NO_DEPRECATE', 1)