/AliOS-Things-master/components/SDL2/src/video/raspberry/ |
A D | SDL_rpimouse.c | 116 DISPMANX_UPDATE_HANDLE_T update; in RPI_ShowCursor() local 205 DISPMANX_UPDATE_HANDLE_T update; in RPI_FreeCursor() local 247 DISPMANX_UPDATE_HANDLE_T update; in RPI_WarpMouseGlobal() local 306 DISPMANX_UPDATE_HANDLE_T update; in RPI_WarpMouseGlobalGraphicOnly() local
|
/AliOS-Things-master/components/amp-utility/python/ |
A D | uhashlib.py | 20 def update(self,data): member in sha256
|
/AliOS-Things-master/components/SDL2/src/video/cocoa/ |
A D | SDL_cocoaopengl.m | 75 {
|
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/ |
A D | hmac_prng.c | 78 static void update(TCHmacPrng_t prng, const uint8_t *e, unsigned int len) in update() function
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | objset.c | 194 STATIC mp_obj_t set_diff_int(size_t n_args, const mp_obj_t *args, bool update) { in set_diff_int() 231 STATIC mp_obj_t set_intersect_int(mp_obj_t self_in, mp_obj_t other, bool update) { in set_intersect_int() 458 bool update = mp_obj_is_type(lhs, &mp_type_set); in set_binary_op() local 460 bool update = true; in set_binary_op() local
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/secure_boot/mincrypt/ |
A D | hash-internal.h | 40 void (* const update)(struct HASH_CTX*, const void*, uint32_t); member
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | tree_enc.c | 492 const int update = (p0 != VP8CoeffsProba0[t][b][c][p]); in VP8WriteProbas() local
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | settings.c | 1376 struct key_update *update = &key_updates[i]; in store_pending_keys() local 1680 struct key_update *update = &key_updates[i]; in key_update_find() local 1705 struct key_update *update, *free_slot; in bt_mesh_store_subnet() local 1733 struct key_update *update, *free_slot; in bt_mesh_store_app_key() local 1778 struct key_update *update, *free_slot; in bt_mesh_clear_subnet() local 1805 struct key_update *update, *free_slot; in bt_mesh_clear_app_key() local
|
A D | cfg_srv.c | 420 static u8_t app_key_set(u16_t net_idx, u16_t app_idx, const u8_t val[16], bool update) in app_key_set()
|
/AliOS-Things-master/components/linksdk/components/devinfo/ |
A D | aiot_devinfo_api.h | 189 aiot_devinfo_msg_data_t update; member
|
/AliOS-Things-master/components/linksdk/components/shadow/ |
A D | aiot_shadow_api.h | 217 aiot_shadow_msg_update_t update; member
|
/AliOS-Things-master/components/genie_service/core/inc/ |
A D | genie_time.h | 75 uint8_t update : 1; member
|
/AliOS-Things-master/components/ota/2ndboot/updater/ |
A D | libc.c | 366 unsigned short update(unsigned short crcIn, unsigned char byte) in update() function
|
/AliOS-Things-master/components/uvoice/internal/ |
A D | uvoice_record.h | 22 int (*update)(void *priv, uint8_t *buffer, int nbytes, int pos); member
|
/AliOS-Things-master/components/py_engine/framework/ |
A D | sh1106.py | 88 def rotate(self, flag, update=True): argument
|
/AliOS-Things-master/components/freetype/src/base/ |
A D | ftoutln.c | 609 FT_Bool update = FALSE; in FT_Outline_Render() local
|
A D | ftobjs.c | 4061 FT_Bool update = 0; in FT_Render_Glyph_Internal() local
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/ |
A D | access.h | 304 int (*update)(struct bt_mesh_model *mod); member
|
/AliOS-Things-master/components/amp/jslib/src/ |
A D | repl.js | 301 function update() { function
|
/AliOS-Things-master/components/amp/ui/render/include/ |
A D | render.h | 228 WIDGST_UPDATE_F update; member
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | repl.js | 295 function update() { function
|
A D | run-test262.c | 1464 #define update(f) stats_avg.f = (stats_all.f += stats.f) / stats_count in update_stats() macro
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/ |
A D | webpinfo.c | 317 int update; in ParseLossyFilterHeader() local
|
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | hci_api.c | 192 struct cmd_state_set *update = cmd(buf)->state; in hci_cmd_done() local
|
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/ |
A D | jquery.js | 22 …or(var H=0,F=this.length;H<F;H++){var E=o.data(this[H],"olddisplay");this[H].style.display=E||"";i…
|