Home
last modified time | relevance | path

Searched defs:expr (Results 101 – 125 of 288) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c123 void nft_fib6_eval_type(const struct nft_expr *expr, struct nft_regs *regs, in nft_fib6_eval_type()
152 void nft_fib6_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_fib6_eval()
H A Dnft_reject_ipv6.c19 static void nft_reject_ipv6_eval(const struct nft_expr *expr, in nft_reject_ipv6_eval()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/
H A Dwhat.hpp21 inline info what(Expr const& expr) in what()
H A Dcopy.hpp23 copy(Expr const& expr) in copy()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm_debug.h129 #define ASSERT(expr) argument
169 #define ODM_RT_ASSERT(pDM_Odm, expr, fmt) \ argument
195 #define ODM_RT_ASSERT(pDM_Odm, expr, fmt) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm_debug.h126 #define ASSERT(expr) argument
164 #define ODM_RT_ASSERT(pDM_Odm, expr, fmt) \ argument
190 #define ODM_RT_ASSERT(pDM_Odm, expr, fmt) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_debug.h137 #define ASSERT(expr) argument
171 #define ODM_RT_ASSERT(pDM_Odm, expr, fmt) \ argument
197 #define ODM_RT_ASSERT(pDM_Odm, expr, fmt) argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dbase.hpp331 #define CV_Assert( expr ) do { if (!(expr)) abort(); } while (0) argument
369 #define CV_Assert( expr ) do { if(!!(expr)) ; else cv::error( cv::Error::StsAssert, #expr, CV_Func,… argument
380 #define CV_Assert( expr ) do { if(!!(expr)) ; else cv::errorNoReturn( cv::Error::StsAssert, #expr, … argument
398 #define CV_Assert_1( expr ) do { if(!!(expr)) ; else cv::error( cv::Error::StsAssert, #expr, CV_Fun… argument
421 # define CV_DbgAssert(expr) CV_Assert(expr) argument
424 # define CV_DbgAssert(expr) argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dbase.hpp331 #define CV_Assert( expr ) do { if (!(expr)) abort(); } while (0) argument
369 #define CV_Assert( expr ) do { if(!!(expr)) ; else cv::error( cv::Error::StsAssert, #expr, CV_Func,… argument
380 #define CV_Assert( expr ) do { if(!!(expr)) ; else cv::errorNoReturn( cv::Error::StsAssert, #expr, … argument
398 #define CV_Assert_1( expr ) do { if(!!(expr)) ; else cv::error( cv::Error::StsAssert, #expr, CV_Fun… argument
421 # define CV_DbgAssert(expr) CV_Assert(expr) argument
424 # define CV_DbgAssert(expr) argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dbase.hpp331 #define CV_Assert( expr ) do { if (!(expr)) abort(); } while (0) argument
369 #define CV_Assert( expr ) do { if(!!(expr)) ; else cv::error( cv::Error::StsAssert, #expr, CV_Func,… argument
380 #define CV_Assert( expr ) do { if(!!(expr)) ; else cv::errorNoReturn( cv::Error::StsAssert, #expr, … argument
398 #define CV_Assert_1( expr ) do { if(!!(expr)) ; else cv::error( cv::Error::StsAssert, #expr, CV_Fun… argument
421 # define CV_DbgAssert(expr) CV_Assert(expr) argument
424 # define CV_DbgAssert(expr) argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Ddebug.hpp212 void display_expr(Expr const &expr, std::ostream &sout) in display_expr()
220 void display_expr(Expr const &expr) in display_expr()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Dintel_wakeref.h21 #define INTEL_WAKEREF_BUG_ON(expr) BUG_ON(expr) argument
23 #define INTEL_WAKEREF_BUG_ON(expr) BUILD_BUG_ON_INVALID(expr) argument
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dmenu.c127 static struct property *menu_add_prop(enum prop_type type, char *prompt, struct expr *expr, struct … in menu_add_prop()
182 void menu_add_visibility(struct expr *expr) in menu_add_visibility()
188 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) in menu_add_expr()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dmenu.c128 static struct property *menu_add_prop(enum prop_type type, char *prompt, struct expr *expr, struct … in menu_add_prop()
183 void menu_add_visibility(struct expr *expr) in menu_add_visibility()
189 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) in menu_add_expr()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dmeta_compiler.hpp260 compile(Expr const& expr) in compile()
268 compile(Expr const& expr, Modifiers modifiers) in compile()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/
H A Dcase.py253 def assertExists(self, expr, msg=None): argument
259 def assertNotExists(self, expr, msg=None): argument
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_tunnel.c22 static void nft_tunnel_get_eval(const struct nft_expr *expr, in nft_tunnel_get_eval()
74 const struct nft_expr *expr, in nft_tunnel_get_init()
109 const struct nft_expr *expr) in nft_tunnel_get_dump()
H A Dnft_fib_netdev.c21 static void nft_fib_netdev_eval(const struct nft_expr *expr, in nft_fib_netdev_eval()
H A Dnft_fib_inet.c14 static void nft_fib_inet_eval(const struct nft_expr *expr, in nft_fib_inet_eval()
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dnft_reject_ipv4.c19 static void nft_reject_ipv4_eval(const struct nft_expr *expr, in nft_reject_ipv4_eval()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree-vrp.h107 tree expr; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree-vrp.h107 tree expr; member
/OK3568_Linux_fs/kernel/include/linux/
H A Djbd2.h363 #define J_ASSERT_BH(bh, expr) J_ASSERT(expr) argument
364 #define J_ASSERT_JH(jh, expr) J_ASSERT(expr) argument
367 #define J_EXPECT(expr, why...) J_ASSERT(expr) argument
368 #define J_EXPECT_BH(bh, expr, why...) J_ASSERT_BH(bh, expr) argument
369 #define J_EXPECT_JH(jh, expr, why...) J_ASSERT_JH(jh, expr) argument
371 #define __journal_expect(expr, why...) \ argument
382 #define J_EXPECT(expr, why...) __journal_expect(expr, ## why) argument
383 #define J_EXPECT_BH(bh, expr, why...) __journal_expect(expr, ## why) argument
384 #define J_EXPECT_JH(jh, expr, why...) __journal_expect(expr, ## why) argument
/OK3568_Linux_fs/kernel/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.c82 const struct aspeed_sig_expr *expr, bool enabled) in aspeed_sig_expr_eval()
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dconditional.c24 static int cond_evaluate_expr(struct policydb *p, struct cond_expr *expr) in cond_evaluate_expr()
361 static int expr_node_isvalid(struct policydb *p, struct cond_expr_node *expr) in expr_node_isvalid()
396 struct cond_expr_node *expr = &node->expr.nodes[i]; in cond_read_node() local

12345678910>>...12