HomeSort by relevance Sort by last modified time
    Searched refs:_CRT_SECURE_NO_DEPRECATE (Results 1 - 25 of 28) sorted by null

1 2

  /external/wpa_supplicant_8/src/utils/
build_config.h 41 #define _CRT_SECURE_NO_DEPRECATE
  /external/srtp/
config.hw 175 #ifndef _CRT_SECURE_NO_DEPRECATE
176 #define _CRT_SECURE_NO_DEPRECATE
  /external/curl/lib/
config-win32ce.h 378 #define _CRT_SECURE_NO_DEPRECATE 1
config-win32.h 492 #define _CRT_SECURE_NO_DEPRECATE 1
  /prebuilts/misc/common/swig/include/2.0.11/
swiglabels.swg 100 #if !defined(SWIG_NO_CRT_SECURE_NO_DEPRECATE) && defined(_MSC_VER) && !defined(_CRT_SECURE_NO_DEPRECATE)
101 # define _CRT_SECURE_NO_DEPRECATE
  /external/c-ares/
config-win32.h 266 # define _CRT_SECURE_NO_DEPRECATE 1
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 190 /* When user do not consider 'unsafe' string functions as deprecated using _CRT_SECURE_NO_DEPRECATE
193 !defined (_CRT_SECURE_NO_DEPRECATE)
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 190 /* When user do not consider 'unsafe' string functions as deprecated using _CRT_SECURE_NO_DEPRECATE
193 !defined (_CRT_SECURE_NO_DEPRECATE)
  /external/opencv3/modules/core/include/opencv2/core/
cvdef.h 48 #if !defined _CRT_SECURE_NO_DEPRECATE && defined _MSC_VER && _MSC_VER > 1300
49 # define _CRT_SECURE_NO_DEPRECATE /* to avoid multiple Visual Studio warnings */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
specstrings.h 302 #ifndef _CRT_SECURE_NO_DEPRECATE
303 #define _CRT_SECURE_NO_DEPRECATE
  /external/ImageMagick/MagickCore/
nt-base.h 32 #define _CRT_SECURE_NO_DEPRECATE 1
  /external/jhead/
jhead.h 9 #define _CRT_SECURE_NO_DEPRECATE 1
  /external/lz4/programs/
lz4cli.c 48 # define _CRT_SECURE_NO_DEPRECATE /* VS2005 */
bench.c 30 #define _CRT_SECURE_NO_DEPRECATE /* VS2005 */
fullbench.c 32 #define _CRT_SECURE_NO_DEPRECATE // VS2005
lz4io.c 37 # define _CRT_SECURE_NO_DEPRECATE /* VS2005 */
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3defs.h 134 #ifndef _CRT_SECURE_NO_DEPRECATE
135 #define _CRT_SECURE_NO_DEPRECATE
  /external/opencv3/modules/hal/include/opencv2/hal/
defs.h 48 #if !defined _CRT_SECURE_NO_DEPRECATE && defined _MSC_VER && _MSC_VER > 1300
49 # define _CRT_SECURE_NO_DEPRECATE /* to avoid multiple Visual Studio warnings */
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2_plugin.h 36 # ifndef _CRT_SECURE_NO_DEPRECATE
37 # define _CRT_SECURE_NO_DEPRECATE
  /prebuilts/misc/windows/sdl2/test/
testautomation_surface.c 7 #define _CRT_SECURE_NO_DEPRECATE
  /external/opencv/cxcore/include/
cxtypes.h 45 #if !defined _CRT_SECURE_NO_DEPRECATE && _MSC_VER > 1300
46 #define _CRT_SECURE_NO_DEPRECATE /* to avoid multiple Visual Studio 2005 warnings */
    [all...]
  /external/libvncserver/common/
lzodefs.h 82 #ifndef _CRT_SECURE_NO_DEPRECATE
83 #define _CRT_SECURE_NO_DEPRECATE 1
    [all...]
minilzo.c 102 #ifndef _CRT_SECURE_NO_DEPRECATE
103 #define _CRT_SECURE_NO_DEPRECATE 1
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/extras/
extras_wrap.cpp 141 #if !defined(SWIG_NO_CRT_SECURE_NO_DEPRECATE) && defined(_MSC_VER) && !defined(_CRT_SECURE_NO_DEPRECATE)
142 # define _CRT_SECURE_NO_DEPRECATE
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/
linearmath_wrap.cpp 141 #if !defined(SWIG_NO_CRT_SECURE_NO_DEPRECATE) && defined(_MSC_VER) && !defined(_CRT_SECURE_NO_DEPRECATE)
142 # define _CRT_SECURE_NO_DEPRECATE
    [all...]

Completed in 877 milliseconds

1 2