HomeSort by relevance Sort by last modified time
    Searched defs:_CRT_SECURE_NO_DEPRECATE (Results 1 - 6 of 6) sorted by null

  /external/chromium/third_party/libjingle/source/talk/examples/call/
console.cc 28 #define _CRT_SECURE_NO_DEPRECATE 1
  /external/wpa_supplicant/
build_config.h 47 #define _CRT_SECURE_NO_DEPRECATE
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
build_config.h 48 #define _CRT_SECURE_NO_DEPRECATE
  /external/wpa_supplicant_8/src/utils/
build_config.h 47 #define _CRT_SECURE_NO_DEPRECATE
  /external/jhead/
jhead.h 9 #define _CRT_SECURE_NO_DEPRECATE 1
  /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...]

Completed in 184 milliseconds