Home
last modified time | relevance | path

Searched refs:_CRT_SECURE_NO_WARNINGS (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_log.c29 #if defined(_MSC_VER) && !defined(_CRT_SECURE_NO_WARNINGS)
30 # define _CRT_SECURE_NO_WARNINGS macro
/AliOS-Things-master/components/littlevgl/src/
A Dlv_conf_checker.h704 #if defined(_MSC_VER) && !defined(_CRT_SECURE_NO_WARNINGS) /* Disable warnings for Visual Studio…
705 #ifndef _CRT_SECURE_NO_WARNINGS
706 # define _CRT_SECURE_NO_WARNINGS macro
/AliOS-Things-master/components/littlevgl/
A Dlv_conf.h484 #if defined(_MSC_VER) && !defined(_CRT_SECURE_NO_WARNINGS) /* Disable warnings for Visual Studio…
485 # define _CRT_SECURE_NO_WARNINGS macro
A Dlv_conf_template.h484 #if defined(_MSC_VER) && !defined(_CRT_SECURE_NO_WARNINGS) /* Disable warnings for Visual Studio…
485 # define _CRT_SECURE_NO_WARNINGS
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/
A Dioapi.c13 #if defined(_WIN32) && (!(defined(_CRT_SECURE_NO_WARNINGS)))
14 #define _CRT_SECURE_NO_WARNINGS macro
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduk_config.h522 #if defined(DUK_COMPILING_DUKTAPE) && !defined(_CRT_SECURE_NO_WARNINGS)
523 #define _CRT_SECURE_NO_WARNINGS macro
556 #if defined(DUK_COMPILING_DUKTAPE) && !defined(_CRT_SECURE_NO_WARNINGS)
557 #define _CRT_SECURE_NO_WARNINGS macro
/AliOS-Things-master/components/jsoncpp/src/test_lib_json/
A Djsontest.cpp6 #define _CRT_SECURE_NO_WARNINGS 1 // Prevents deprecation warning with MSVC macro
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/
A DCMakeLists.txt185 _CRT_SECURE_NO_WARNINGS)
/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_rwops.c13 #define _CRT_SECURE_NO_WARNINGS macro
A Dtestautomation_audio.c7 #define _CRT_SECURE_NO_WARNINGS macro

Completed in 23 milliseconds