Home
last modified time | relevance | path

Searched defs:update (Results 1 – 25 of 27) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/video/raspberry/
A DSDL_rpimouse.c116 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 Duhashlib.py20 def update(self,data): member in sha256
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoaopengl.m75 {
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/
A Dhmac_prng.c78 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 Dobjset.c194 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 Dhash-internal.h40 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 Dtree_enc.c492 const int update = (p0 != VP8CoeffsProba0[t][b][c][p]); in VP8WriteProbas() local
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dsettings.c1376 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 Dcfg_srv.c420 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 Daiot_devinfo_api.h189 aiot_devinfo_msg_data_t update; member
/AliOS-Things-master/components/linksdk/components/shadow/
A Daiot_shadow_api.h217 aiot_shadow_msg_update_t update; member
/AliOS-Things-master/components/genie_service/core/inc/
A Dgenie_time.h75 uint8_t update : 1; member
/AliOS-Things-master/components/ota/2ndboot/updater/
A Dlibc.c366 unsigned short update(unsigned short crcIn, unsigned char byte) in update() function
/AliOS-Things-master/components/uvoice/internal/
A Duvoice_record.h22 int (*update)(void *priv, uint8_t *buffer, int nbytes, int pos); member
/AliOS-Things-master/components/py_engine/framework/
A Dsh1106.py88 def rotate(self, flag, update=True): argument
/AliOS-Things-master/components/freetype/src/base/
A Dftoutln.c609 FT_Bool update = FALSE; in FT_Outline_Render() local
A Dftobjs.c4061 FT_Bool update = 0; in FT_Render_Glyph_Internal() local
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Daccess.h304 int (*update)(struct bt_mesh_model *mod); member
/AliOS-Things-master/components/amp/jslib/src/
A Drepl.js301 function update() { function
/AliOS-Things-master/components/amp/ui/render/include/
A Drender.h228 WIDGST_UPDATE_F update; member
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Drepl.js295 function update() { function
A Drun-test262.c1464 #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 Dwebpinfo.c317 int update; in ParseLossyFilterHeader() local
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c192 struct cmd_state_set *update = cmd(buf)->state; in hci_cmd_done() local
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/
A Djquery.js22 …or(var H=0,F=this.length;H<F;H++){var E=o.data(this[H],"olddisplay");this[H].style.display=E||"";i…

Completed in 61 milliseconds

12