Home
last modified time | relevance | path

Searched defs:storage_type (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/char_set/
H A Drange_run.hpp41 typedef std::vector<range_type> storage_type; typedef in boost::spirit::support::detail::range_run
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_test/
H A Drktest_storage_speed.c20 uint32_t storage_size, storage_type; in handle_storage_speed() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/
H A Drktest_storage_speed.c20 uint32_t storage_size, storage_type; in handle_storage_speed() local
/OK3568_Linux_fs/external/security/rk_tee_user/v1/host/rk_test/
H A Drktest.c81 uint32_t storage_type, uint32_t *storage_size, uint32_t times) in test_storage_speed()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dcopy_move_algo.hpp1021 <MaxTmpBytes, container_detail::alignment_of<value_type>::value>::type storage_type; in deep_swap_alloc_n() typedef
1051 … <DeepSwapAllocNMaxStorage, container_detail::alignment_of<value_type>::value>::type storage_type; in deep_swap_alloc_n() typedef
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/rk_test/
H A Drktest.c110 uint32_t storage_type, uint32_t *storage_size, uint32_t times) in test_storage_speed()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCaptureRawData.cpp718 uint8_t frame_type = 0, storage_type = 0; in write_frame_header_to_raw() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/detail/
H A Dold_optional_implementation.hpp88 typedef aligned_storage<internal_type> storage_type ; typedef in boost::optional_detail::optional_base
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/
H A Doptional.hpp95 typedef aligned_storage<T> storage_type ; typedef in boost::optional_detail::optional_base
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/
H A Drk_aiq_types_priv.h270 bool storage_type; member