Home
last modified time | relevance | path

Searched refs:get_base (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/
H A Dsys_info.c185 static u32 get_base(void) in get_base() function
201 if (get_base() < 4) in is_running_in_flash()
213 if (get_base() == 4) in is_running_in_sram()
225 if (get_base() > 4) in is_running_in_sdram()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/map/detail/
H A Dmap_impl.hpp81 : rest_type(rhs.get_base()), element(rhs.element) in map_impl()
93 : rest_type(rhs.get_base()), element(rhs.element) in map_impl()
116 rest_type& get_base() in get_base() function
122 rest_type const& get_base() const in get_base() function