Home
last modified time | relevance | path

Searched defs:expr (Results 126 – 150 of 288) sorted by relevance

12345678910>>...12

/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 Dgcc-rich-location.h174 maybe_range_label_for_tree_type_mismatch (tree expr, tree other_expr) in maybe_range_label_for_tree_type_mismatch()
H A Dgimple-expr.h152 extract_ops_from_tree (tree expr, enum tree_code *code, tree *op0, in extract_ops_from_tree()
/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 Dgcc-rich-location.h174 maybe_range_label_for_tree_type_mismatch (tree expr, tree other_expr) in maybe_range_label_for_tree_type_mismatch()
H A Dgimple-expr.h152 extract_ops_from_tree (tree expr, enum tree_code *code, tree *op0, in extract_ops_from_tree()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Dexpression.hpp45 struct expr : expr_impl<Tag, void(), A...> {}; struct
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/
H A Depn.c38 #define CHECK(ep, expr, fmt...) \ argument
43 #define CHECK(ep, expr, fmt...) do { } while(0) argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dassert.hpp60 # define BOOST_MPL_AUX_ASSERT_CONSTANT(T, expr) enum { expr } argument
62 # define BOOST_MPL_AUX_ASSERT_CONSTANT(T, expr) BOOST_STATIC_CONSTANT(T, expr) argument
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Duprobes.c600 #define COND(op_y, op_n, expr) \ argument
609 #define DO(expr) \ in is_cond_jmp_opcode() argument
624 #define DO(expr) \ in check_jmp_cond() argument
/OK3568_Linux_fs/u-boot/include/android_avb/
H A Davb_util.h48 #define avb_assert(expr) \ argument
/OK3568_Linux_fs/kernel/scripts/genksyms/
H A Dparse.y478 struct string_list *expr = copy_list_range(*$3, *$2); variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/context/detail/
H A Dcallable_eval.hpp11 … #define BOOST_PROTO_CHILD_N(Z, N, expr) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dselect_by_size.hpp131 #define BOOST_SELECT_BY_SIZE(type_, name, expr) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/
H A Dexpression.hpp42 struct expr : expr_ext<actor, Tag, BOOST_PHOENIX_A(BOOST_PHOENIX_COMPOSITE_LIMIT)> {}; struct
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/include/
H A Dbasic_asm.h8 #define LOAD_REG_IMMEDIATE(reg, expr) \ argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dcommon.hpp74 #define cudaSafeCall(expr) cv::cuda::checkCudaError(expr, __FILE__, __LINE__, CV_Func) argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Dcommon.hpp74 #define cudaSafeCall(expr) cv::cuda::checkCudaError(expr, __FILE__, __LINE__, CV_Func) argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/
H A Dcommon.hpp74 #define cudaSafeCall(expr) cv::cuda::checkCudaError(expr, __FILE__, __LINE__, CV_Func) argument
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_malisw.h128 #define CSTD_COMPILE_TIME_ASSERT(expr) \ argument
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dconditional.h59 struct cond_expr expr; member
H A Dconstraint.h59 struct constraint_expr *expr; /* constraint on permissions */ member
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_mm.h52 #define DRM_MM_BUG_ON(expr) BUG_ON(expr) argument
54 #define DRM_MM_BUG_ON(expr) BUILD_BUG_ON_INVALID(expr) argument
/OK3568_Linux_fs/kernel/arch/mips/math-emu/
H A Dieee754dp.h15 #define assert(expr) ((void)0) argument
H A Dieee754sp.h15 #define assert(expr) ((void)0) argument
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dstwotox.S381 expr: label
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_handler.S72 #define LOAD_REG_IMMEDIATE(reg,expr) \ argument

12345678910>>...12