Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/numeric/conversion/detail/
H A Dbounds.hpp28 static N smallest() { return static_cast<N>(1); } in smallest() function in boost::numeric::boundsdetail::Integral
40 static N smallest() { return limits::min BOOST_PREVENT_MACRO_SUBSTITUTION (); } in smallest() function in boost::numeric::boundsdetail::Float
/OK3568_Linux_fs/kernel/include/linux/
H A Dmin_heap.h38 void *left, *right, *parent, *smallest; in min_heapify() local
/OK3568_Linux_fs/kernel/drivers/md/
H A Draid0.c69 struct md_rdev *smallest, *rdev1, *rdev2, *rdev, **dev; in create_strip_zones() local
/OK3568_Linux_fs/kernel/lib/lz4/
H A Dlz4_compress.c864 const BYTE *smallest = (const BYTE *) source; in LZ4_compress_fast_continue() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c1332 u32 smallest; in b43legacy_phy_lo_g_measure_txctl2() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/
H A Dsunvnet_common.c1785 int smallest = 0; in sunvnet_port_add_txq_common() local
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c2092 int smallest; in xfs_attr3_leaf_remove() local
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dctree.c647 int smallest) in __tree_mod_log_search()