Home
last modified time | relevance | path

Searched defs:with (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dcmpxchg.h106 #define _xchg(ptr, with) ((typeof(*(ptr)))__xchg((unsigned long)(with), (ptr), \ argument
126 #define xchg(ptr, with) \ argument
139 #define xchg(ptr, with) _xchg(ptr, with) argument
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Dcmpxchg.h150 static inline unsigned long __xchg(volatile void *ptr, unsigned long with, in __xchg()
164 #define xchg(ptr, with) \ argument
/OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/
H A Dsystem.h130 #define xchg(ptr, with) \ argument
134 static inline unsigned long __xchg(unsigned long with, in __xchg()
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter_ipv6/
H A Dip6t_REJECT.h20 __u32 with; /* reject type */ member
/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/linux/netfilter_ipv4/
H A Dipt_REJECT.h18 enum ipt_reject_with with; /* reject type */ member
/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/linux/netfilter_ipv4/
H A Dipt_REJECT.h18 enum ipt_reject_with with; /* reject type */ member
/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/linux/netfilter_ipv6/
H A Dip6t_REJECT.h20 __u32 with; /* reject type */ member
/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/linux/netfilter_ipv6/
H A Dip6t_REJECT.h20 __u32 with; /* reject type */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter_ipv4/
H A Dipt_REJECT.h18 enum ipt_reject_with with; /* reject type */ member
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/fonts/
H A Dqt_zh_CN.ts7275 <source>No function with signature %1 is available</source> function
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/
H A Dqt_zh_CN.ts7275 <source>No function with signature %1 is available</source> function
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/fonts/
H A Dqt_zh_CN.ts7275 <source>No function with signature %1 is available</source> function
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/fonts/
H A Dqt_zh_CN.ts7275 <source>No function with signature %1 is available</source> function
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.x86242 with mobile Intel HM76 and QM77 chipsets platform. Download it from Intel FSP label
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/policies/
H A Derror_handling.hpp90 inline void replace_all_in_string(std::string& result, const char* what, const char* with) in replace_all_in_string()
/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_rxtx.c2919 const struct rte_flow_action_rss *with) in igb_action_rss_same()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/
H A Dadaptive_sort_merge.hpp441 , RandIt const with) in swap_and_update_key()