Home
last modified time | relevance | path

Searched refs:localData (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dthread_local.cpp36 return impl->local.localData()[0]; in get()
41 impl->local.localData()[0] = ptr; in set()
H A Dqmapboxgl_map_renderer.cpp14 return force.localData(); in needsToForceScheduler()
24 return scheduler.localData().get(); in getScheduler()
/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyaffs_nandif.c77 int localData = 0; in ynandif_ReadChunkWithTagsFromNAND() local
94 localData = 1; in ynandif_ReadChunkWithTagsFromNAND()
133 if (localData) in ynandif_ReadChunkWithTagsFromNAND()