Home
last modified time | relevance | path

Searched defs:trunc (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/
H A Dtrunc.hpp21 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy& pol, const mpl::false_… in trunc() function
31 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy&, const mpl::true_&) in trunc() function
39 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy& pol) in trunc() function
44 inline typename tools::promote_args<T>::type trunc(const T& v) in trunc() function
/OK3568_Linux_fs/kernel/fs/
H A Ddax.c362 bool trunc) in dax_disassociate_entry()
660 pgoff_t index, bool trunc) in __dax_invalidate_entry()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dinit.c1666 char *trunc = "..."; in ath6kl_init_get_fwcaps() local
/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_devintf.c199 bool trunc, struct ipmi_recv *rsp, in handle_recv()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/atlx/
H A Datl2.h299 unsigned trunc:1; /* current frame truncated due to rxram full */ member
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dactions.c1305 struct ovs_action_trunc *trunc = nla_data(a); in do_execute_actions() local
H A Dflow_netlink.c3173 const struct ovs_action_trunc *trunc = nla_data(a); in __ovs_nla_copy_actions() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dtgmath.h722 #define trunc(Val) __TGMATH_UNARY_REAL_ONLY (Val, trunc) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dtgmath.h722 #define trunc(Val) __TGMATH_UNARY_REAL_ONLY (Val, trunc) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h1265 u8 trunc:1; member
1269 u8 trunc:1; member
1286 __u8 trunc:1; member
1290 __u8 trunc:1; member
/OK3568_Linux_fs/kernel/security/smack/
H A Dsmackfs.c451 int trunc = 0; in smk_write_rules_list() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Ddefault_ops.hpp2072 inline typename detail::expression<tag, A1, A2, A3, A4>::result_type trunc(const detail::expression… in trunc() function
2079 inline number<Backend, ExpressionTemplates> trunc(const number<Backend, ExpressionTemplates>& v, co… in trunc() function
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dcaps.c3835 struct ceph_mds_caps *trunc, in handle_cap_trunc()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dalloc.c7374 unsigned int start, unsigned int end, int trunc) in ocfs2_truncate_inline()