Home
last modified time | relevance | path

Searched defs:storage (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/SDL2/src/thread/
A DSDL_thread.c43 SDL_TLSData *storage; in SDL_TLSGet() local
55 SDL_TLSData *storage; in SDL_TLSSet() local
89 SDL_TLSData *storage; in SDL_TLSCleanup() local
115 SDL_TLSData *storage; member
128 SDL_TLSData *storage = NULL; in SDL_Generic_GetTLSData() local
163 SDL_Generic_SetTLSData(SDL_TLSData *storage) in SDL_Generic_SetTLSData()
/AliOS-Things-master/components/SDL2/src/thread/pthread/
A DSDL_systls.c39 pthread_key_t storage; in SDL_SYS_GetTLSData() local
/AliOS-Things-master/components/SDL2/src/thread/windows/
A DSDL_systls.c53 DWORD storage = TlsAlloc(); in SDL_SYS_GetTLSData() local
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dble_port.c124 static const struct bt_storage storage = { in ble_storage_init() local
/AliOS-Things-master/components/freetype/src/tools/
A Dglnames.py5120 def store( self, storage ): argument
/AliOS-Things-master/components/freetype/src/truetype/
A Dttobjs.h323 FT_Long* storage; /* the instance */ member
A Dttinterp.h225 FT_Long* storage; /* storage area */ member
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dmodbluetooth_nimble.c161 STATIC ble_uuid_t *create_nimble_uuid(const mp_obj_bluetooth_uuid_t *uuid, ble_uuid_any_t *storage)… in create_nimble_uuid()

Completed in 30 milliseconds