Home
last modified time | relevance | path

Searched refs:store (Results 1 – 25 of 61) sorted by relevance

123

/AliOS-Things-master/components/kv/src/
A Dkv.c76 if (item->store) { in kv_item_free()
77 kv_free(item->store); in kv_item_free()
345 if (!item->store) { in __item_find_cb()
480 kv_store_t store; in kv_item_store() local
490 store.p = (char *)kv_malloc(store.len); in kv_item_store()
491 if (!store.p) { in kv_item_store()
495 memset(store.p, 0, store.len); in kv_item_store()
509 store.res = kv_flash_write(pos, store.p, store.len); in kv_item_store()
519 if (store.p) { in kv_item_store()
520 kv_free(store.p); in kv_item_store()
[all …]
/AliOS-Things-master/components/py_engine/tests/basics/
A Dclass_use_other.py4 def store(a, b): member in A
11 A.store(b, 1)
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_stretch.c83 unsigned char load, store; in generate_rowbytes() local
97 store = STORE_BYTE; in generate_rowbytes()
102 store = STORE_WORD; in generate_rowbytes()
134 *eip++ = store; in generate_rowbytes()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dwait_test.cc79 end_value.store(1000 * i); in WaitTest()
86 end_value.store(-1); in WaitTest()
A Dblocking_counter.cc27 count_.store(initial_count, std::memory_order_release); in Reset()
A Dtrmul.cc174 status.store(PackingStatus::kFinished, std::memory_order_release); in TryPack()
368 packing_status[side][i].store(PackingStatus::kNotStarted, in TrMul()
385 atomic_block_id->store(thread_count); in TrMul()
A Dthread_pool.cc98 state_.store(new_state, std::memory_order_relaxed); in ChangeState()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dfoundation.h148 void bt_mesh_subnet_del(struct bt_mesh_subnet *sub, bool store);
151 void bt_mesh_app_key_del(struct bt_mesh_app_key *key, bool store);
A Dnet.h89 bool store; member
/AliOS-Things-master/components/py_engine/engine/shared/runtime/
A Dgchelper_m3.s39 @ store registers into given array
A Dgchelper_m0.s39 @ store registers into given array
/AliOS-Things-master/components/freetype/src/tools/
A Dglnames.py5120 def store( self, storage ): member in StringNode
5147 storage = child.store( storage )
5309 dict_array = dict.store( "" )
/AliOS-Things-master/components/freetype/src/gxvalid/
A Dgxvmort2.c174 FT_UShort store; in gxv_mort_subtable_type2_ligActionOffset_validate() local
182 store = (FT_UShort)( ( lig_action >> 30 ) & 1 ); in gxv_mort_subtable_type2_ligActionOffset_validate()
A Dgxvmorx2.c173 FT_UShort store; in gxv_morx_subtable_type2_ligActionIndex_validate() local
182 store = (FT_UShort)( ( lig_action >> 30 ) & 1 ); in gxv_morx_subtable_type2_ligActionIndex_validate()
A DREADME147 Machine can store 16 glyphs onto its stack)
263 `lastGlyph'. Some fonts store `firstGlyph' and `lastGlyph' in
313 fonts store nonsense binary data instead. When Apple font tools
400 The new version can store all subtable formats (0, 1, 2, and 3),
417 for future use. Therefore, the classic version can store subtable
/AliOS-Things-master/components/jsoncpp/src/test_lib_json/
A DCMakeLists.txt24 #set_target_properties(jsoncpp_test PROPERTIES COMPILE_FLAGS -ffloat-store)
/AliOS-Things-master/components/kv/internal/
A Dkv_types.h153 char *store; member
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/profiler/
A Dprofiler.cc45 finishing_.store(true); in ~ScopeProfile()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcfg_srv.c306 if (IS_ENABLED(CONFIG_BT_SETTINGS) && store) { in _mod_pub_set()
337 if (IS_ENABLED(CONFIG_BT_SETTINGS) && store) { in _mod_pub_set()
393 if (IS_ENABLED(CONFIG_BT_SETTINGS) && store) { in mod_unbind()
618 bool store; member
625 mod_unbind(mod, data->app_idx, data->store); in _mod_unbind()
630 struct unbind_data data = { .app_idx = key->app_idx, .store = store }; in bt_mesh_app_key_del()
632 BT_DBG("AppIdx 0x%03x store %u", key->app_idx, store); in bt_mesh_app_key_del()
636 if (IS_ENABLED(CONFIG_BT_SETTINGS) && store) { in bt_mesh_app_key_del()
3513 if (IS_ENABLED(CONFIG_BT_SETTINGS) && store) { in bt_mesh_subnet_del()
3523 bt_mesh_app_key_del(key, store); in bt_mesh_subnet_del()
[all …]
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dnimble.mk110 INC += -I$(TOP)/$(NIMBLE_LIB_DIR)/nimble/host/store/ram/include
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/pds/
A DREADME38 store it in a big array, convert it to RGBA, or draw it directly to the
54 us to store satellite imaging-specific information in a TIFF format,
/AliOS-Things-master/components/py_engine/engine/lib/mbedtls_errors/
A DREADME.md27 In order not to store multiple copies of `mbedtls_errors.c`
/AliOS-Things-master/components/SDL2/src/filesystem/cocoa/
A DSDL_sysfilesystem.m87 * The only place on-device where we can store data is
/AliOS-Things-master/components/ble_host/bt_host/port/core/settings/
A DKconfig9 It supports several back-ends to store and load serialized data from
/AliOS-Things-master/hardware/chip/rtl872xd/tools/autopatch/
A Dauto_patch.bat90 :lastindexof [%1 - string ; %2 - find last index of ; %3 - if defined will store the result in vari…

Completed in 31 milliseconds

123