Home
last modified time | relevance | path

Searched defs:markUsed (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Option.c167 Bool markUsed) in LookupIntOption()
180 Bool markUsed) in LookupRealOption()
193 Bool markUsed) in LookupStrOption()
209 Bool markUsed) in LookupBoolOption()
222 Bool markUsed) in LookupPercentOption()
482 Bool markUsed) in ParseOptionValue()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/
H A Doffline_database.cpp690 bool OfflineDatabase::markUsed(int64_t regionID, const Resource& resource) { in markUsed() function in mbgl::OfflineDatabase