/AliOS-Things-master/components/freetype/src/autofit/ |
A D | aftypes.h | 584 FT_Init_Class_ ## script_class( AF_ScriptClassRec* ac ); 594 FT_Init_Class_ ## script_class( AF_ScriptClassRec* ac ) \ 596 ac->script = script_; \ 597 ac->script_uni_ranges = ranges; \ 606 FT_Init_Class_ ## style_class( AF_StyleClassRec* ac ); 616 FT_Init_Class_ ## style_class( AF_StyleClassRec* ac ) \ 618 ac->style = style_; \ 619 ac->writing_system = writing_system_; \ 620 ac->script = script_; \ 621 ac->blue_stringset = blue_stringset_; \ [all …]
|
/AliOS-Things-master/components/py_engine/tests/haas/HaaS100/python-apps/driver/i2c/ |
A D | test_mpu6050.py | 30 ac = [] variable 31 ac = mpu6050Dev.get_Accelerometer() variable 32 print("mpu6050 acc is: " , ac[0], ac[1], ac[2])
|
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/driver/i2c/ |
A D | test_mpu6050.py | 30 ac = [] variable 31 ac = mpu6050Dev.get_Accelerometer() variable 32 print("mpu6050 acc is: " , ac[0], ac[1], ac[2])
|
/AliOS-Things-master/components/amp/test/ |
A D | test_mpu6050.js | 25 var ac = mpu6050.get_Accelerometer(); variable 26 console.log("mpu6050 acc is: " , ac[0], ac[1], ac[2]);
|
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/driver/gyroscope/ |
A D | main.py | 23 ac = [] variable 25 ac = mpu6050Dev.get_Accelerometer() variable 31 display.fill_circle(int(66 - ac[0] / 250), int(32 + ac[1] / 500), 8, 1)
|
/AliOS-Things-master/components/linkkit/dev_model/alcs/ |
A D | alcs_localsetup.c | 199 char *ac = NULL, *as = NULL, *pk = NULL, *dn = dn; in alcs_service_cb_setup() local 237 ac = json_get_value_by_name(entry, entry_len, "authCode", &aclen, in alcs_service_cb_setup() 249 if (!ac || !aclen || !as || !aslen || !pk || !pklen || !dn || !dnlen) { in alcs_service_cb_setup() 255 backup_json_str_last_char(ac, aclen, acBack); in alcs_service_cb_setup() 258 __alcs_localsetup_ac_as_save(pk, pklen, dn, dnlen, ac, aclen, as, in alcs_service_cb_setup() 261 alcs_add_svr_key(g_coap_handle, ac, as, LOCALSETUP); in alcs_service_cb_setup() 263 restore_json_str_last_char(ac, aclen, acBack); in alcs_service_cb_setup()
|
/AliOS-Things-master/components/py_engine/tests/basics/ |
A D | async_with.py | 21 async with AContext() as ac: 22 print(ac)
|
/AliOS-Things-master/components/SDL2/src/test/ |
A D | SDL_test_md5.c | 84 #define FF(a, b, c, d, x, s, ac) \ argument 85 {(a) += F ((b), (c), (d)) + (x) + (MD5UINT4)(ac); \ 89 #define GG(a, b, c, d, x, s, ac) \ argument 90 {(a) += G ((b), (c), (d)) + (x) + (MD5UINT4)(ac); \ 94 #define HH(a, b, c, d, x, s, ac) \ argument 95 {(a) += H ((b), (c), (d)) + (x) + (MD5UINT4)(ac); \ 99 #define II(a, b, c, d, x, s, ac) \ argument 100 {(a) += I ((b), (c), (d)) + (x) + (MD5UINT4)(ac); \
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | missing | 39 if test -f configure.ac; then 40 configure_ac=configure.ac
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | missing | 39 if test -f configure.ac; then 40 configure_ac=configure.ac
|
/AliOS-Things-master/components/trace/SEGGER/ |
A D | SEGGER_RTT.c | 490 unsigned char ac[2]; in _PostTerminalSwitch() local 492 ac[0] = 0xFFu; in _PostTerminalSwitch() 493 …ac[1] = _aTerminalId[TerminalId]; // Caller made already sure that TerminalId does not exceed our… in _PostTerminalSwitch() 494 _WriteBlocking(pRing, (const char*)ac, 2u); in _PostTerminalSwitch() 1900 unsigned char ac[2]; in SEGGER_RTT_SetTerminal() local 1907 ac[0] = 0xFFu; in SEGGER_RTT_SetTerminal() 1909 ac[1] = _aTerminalId[TerminalId]; in SEGGER_RTT_SetTerminal() 1914 _WriteBlocking(pRing, (const char*)ac, 2u); in SEGGER_RTT_SetTerminal() 1919 _WriteNoCheck(pRing, (const char*)ac, 2u); in SEGGER_RTT_SetTerminal()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | HOWTO-RELEASE | 35 5. Increment the release version in configure.ac. Put 'alpha' or 45 6. Update library ELF versioning in configure.ac (LIBTIFF_CURRENT, 50 please follow the rules listed in configure.ac. At a bare minimum,
|
/AliOS-Things-master/components/SDL2/acinclude/ |
A D | pkg_config.m4 | 31 # only at the first occurence in configure.ac, so if the first place 76 # explicit call to PKG_PROG_PKG_CONFIG in your configure.ac
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/cmake/ |
A D | deps.cmake | 144 # Read from configure.ac. 145 file(READ ${CMAKE_CURRENT_SOURCE_DIR}/configure.ac CONFIGURE_AC)
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/iostream3/ |
A D | README | 30 <schwardt@sun.ac.za>
|
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/ |
A D | requests | 15 '/usr/share/aclocal-1.15/internal/ac-config-macro-dirs.m4', 313 '/usr/share/aclocal-1.15/internal/ac-config-macro-dirs.m4',
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-porting.md | 16 If you have a GNUish system, then you might try this. Edit configure.ac,
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/ada/ |
A D | readme.txt | 65 Contributors: Pascal Obry <pascal@obry.org>, Steve Sangwine <sjs@essex.ac.uk>
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/ |
A D | README.contrib | 44 iostream3/ by Ludwig Schwardt <schwardt@sun.ac.za>
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | config.h.in | 1 /* config.h.in. Generated from configure.ac by autoheader. */
|
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/homepage/ |
A D | homepage.md | 229 1. 802.11a/n/ac中规定Wi-Fi无线电可以在5GHz频带中传输,共有25个可用信道。中心频率范围5.150GHz-5.850GMz,中国可以使用的信道有低信道36,40, 44, 48…
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/ |
A D | config.h.in | 1 /* src/webp/config.h.in. Generated from configure.ac by autoheader. */
|
/AliOS-Things-master/components/SDL2/src/image/acinclude/ |
A D | pkg.m4 | 100 # explicit call to PKG_PROG_PKG_CONFIG in your configure.ac
|
/AliOS-Things-master/components/SDL2/src/hidapi/m4/ |
A D | pkg.m4 | 100 # explicit call to PKG_PROG_PKG_CONFIG in your configure.ac
|
/AliOS-Things-master/components/jsoncpp/ |
A D | AUTHORS | 46 ds283 <D.Seery@sussex.ac.uk>
|