/AliOS-Things-master/components/freetype/src/autofit/ |
A D | afscript.h | 29 SCRIPT( cyrl, CYRL, 34 SCRIPT( grek, GREK, 39 SCRIPT( hebr, HEBR, 44 SCRIPT( latn, LATN, 49 SCRIPT( none, NONE, 56 SCRIPT( beng, BENG, 61 SCRIPT( deva, DEVA, 66 SCRIPT( gujr, GUJR, 71 SCRIPT( guru, GURU, 76 SCRIPT( knda, KNDA, [all …]
|
A D | afranges.h | 28 #undef SCRIPT 29 #define SCRIPT( s, S, d, h, sc1, sc2, sc3 ) \ macro
|
A D | afglobal.h | 36 #undef SCRIPT 37 #define SCRIPT( s, S, d, h, sc1, sc2, sc3 ) \ macro
|
A D | afglobal.c | 44 #undef SCRIPT 45 #define SCRIPT( s, S, d, h, sc1, sc2, sc3 ) \ macro 84 #undef SCRIPT 85 #define SCRIPT( s, S, d, h, sc1, sc2, sc3 ) \ macro
|
A D | afpic.c | 124 #undef SCRIPT in autofit_module_class_pic_init() 125 #define SCRIPT( s, S, d, h, sc1, sc2, sc3 ) \ in autofit_module_class_pic_init() macro
|
A D | aftypes.h | 305 #undef SCRIPT 306 #define SCRIPT( s, S, d, h, sc1, sc2, sc3 ) \ macro
|
A D | hbshim.c | 88 #undef SCRIPT 89 #define SCRIPT( s, S, d, h, sc1, sc2, sc3 ) h, macro
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/utils/log/ |
A D | module_log.c | 11 #define SCRIPT "JSLOG" macro 206 ulog(AOS_LL_DEBUG, SCRIPT, NULL, 0, msg); in native_debug_log_out() 220 ulog(AOS_LL_INFO, SCRIPT, NULL, 0, msg); in native_info_log_out() 234 ulog(AOS_LL_WARN, SCRIPT, NULL, 0, msg); in native_warn_log_out() 248 ulog(AOS_LL_ERROR, SCRIPT, NULL, 0, msg); in native_error_log_out() 262 ulog(AOS_LL_FATAL, SCRIPT, NULL, 0, msg); in native_fatal_log_out()
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/utils/log/ |
A D | module_log.c | 12 #define SCRIPT "JSLOG" macro 185 ulog(AOS_LL_DEBUG, SCRIPT, NULL, 0, msg); in native_debug_log_out() 200 ulog(AOS_LL_INFO, SCRIPT, NULL, 0, msg); in native_info_log_out() 215 ulog(AOS_LL_WARN, SCRIPT, NULL, 0, msg); in native_warn_log_out() 230 ulog(AOS_LL_ERROR, SCRIPT, NULL, 0, msg); in native_error_log_out() 245 ulog(AOS_LL_FATAL, SCRIPT, NULL, 0, msg); in native_fatal_log_out()
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | test-driver | 48 TEST-SCRIPT [TEST-SCRIPT-ARGUMENTS]
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/config/ |
A D | test-driver | 47 [--enable-hard-errors={yes|no}] [--] TEST-SCRIPT
|
/AliOS-Things-master/components/py_engine/modules/ulog/ |
A D | modlog.c | 15 #define SCRIPT "PYLOG" macro
|