Home
last modified time | relevance | path

Searched refs:_code (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/perf/
H A Dpower7-pmu.c54 #define EVENT(_name, _code) \ argument
55 _name = _code,
386 #define EVENT(_name, _code) POWER_EVENT_ATTR(_name, _name); argument
390 #define EVENT(_name, _code) POWER_EVENT_PTR(_name), argument
H A Dgeneric-compat-pmu.c41 #define EVENT(_name, _code) _name = _code, argument
H A Dpower8-pmu.c16 #define EVENT(_name, _code) _name = _code, argument
H A Dpower10-pmu.c78 #define EVENT(_name, _code) enum{_name = _code} argument
H A Dpower9-pmu.c79 #define EVENT(_name, _code) _name = _code, argument
/OK3568_Linux_fs/kernel/arch/mips/bcm47xx/
H A Dbuttons.c14 #define BCM47XX_GPIO_KEY(_gpio, _code) \ argument
16 .code = _code, \
21 #define BCM47XX_GPIO_KEY_H(_gpio, _code) \ argument
23 .code = _code, \
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dbase.hpp298 CV_EXPORTS void error(int _code, const String& _err, const char* _func, const char* _file, int _lin…
308 CV_INLINE CV_NORETURN void errorNoReturn(int _code, const String& _err, const char* _func, const ch… in errorNoReturn() argument
310 error(_code, _err, _func, _file, _line); in errorNoReturn()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dbase.hpp298 CV_EXPORTS void error(int _code, const String& _err, const char* _func, const char* _file, int _lin…
308 CV_INLINE CV_NORETURN void errorNoReturn(int _code, const String& _err, const char* _func, const ch… in errorNoReturn() argument
310 error(_code, _err, _func, _file, _line); in errorNoReturn()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dbase.hpp298 CV_EXPORTS void error(int _code, const String& _err, const char* _func, const char* _file, int _lin…
308 CV_INLINE CV_NORETURN void errorNoReturn(int _code, const String& _err, const char* _func, const ch… in errorNoReturn() argument
310 error(_code, _err, _func, _file, _line); in errorNoReturn()
/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 Drtl.h1076 const enum rtx_code _code = GET_CODE (_rtx); \
1077 if (_n < 0 || _n >= GET_RTX_LENGTH (_code)) \
1080 if (GET_RTX_FORMAT (_code)[_n] != C1) \
1087 const enum rtx_code _code = GET_CODE (_rtx); \
1088 if (_n < 0 || _n >= GET_RTX_LENGTH (_code)) \
1091 if (GET_RTX_FORMAT (_code)[_n] != C1 \
1092 && GET_RTX_FORMAT (_code)[_n] != C2) \
1106 const enum rtx_code _code = GET_CODE (_rtx); \
1107 if (_code != (C1) && _code != (C2)) \
1114 const enum rtx_code _code = GET_CODE (_rtx); \
[all …]
/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 Drtl.h1076 const enum rtx_code _code = GET_CODE (_rtx); \
1077 if (_n < 0 || _n >= GET_RTX_LENGTH (_code)) \
1080 if (GET_RTX_FORMAT (_code)[_n] != C1) \
1087 const enum rtx_code _code = GET_CODE (_rtx); \
1088 if (_n < 0 || _n >= GET_RTX_LENGTH (_code)) \
1091 if (GET_RTX_FORMAT (_code)[_n] != C1 \
1092 && GET_RTX_FORMAT (_code)[_n] != C2) \
1106 const enum rtx_code _code = GET_CODE (_rtx); \
1107 if (_code != (C1) && _code != (C2)) \
1114 const enum rtx_code _code = GET_CODE (_rtx); \
[all …]
/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/sys/
H A Dsyslog.h69 typedef struct _code { struct
/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/sys/
H A Dsyslog.h69 typedef struct _code { struct
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dhx4700.c167 #define INIT_KEY(_code, _gpio, _active_low, _desc) \ argument
169 .code = KEY_##_code, \
H A Dmagician.c140 #define INIT_KEY(_code, _gpio, _desc) \ argument
142 .code = KEY_##_code, \
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/
H A Dcore.hpp122 Exception(int _code, const String& _err, const String& _func, const String& _file, int _line);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/
H A Dcore.hpp122 Exception(int _code, const String& _err, const String& _func, const String& _file, int _line);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dcore.hpp122 Exception(int _code, const String& _err, const String& _func, const String& _file, int _line);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dfarch.c61 #define _EF4_CHANNEL_MAGIC(_code, _data) ((_code) << 8 | (_data)) argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dfarch.c64 #define _EFX_CHANNEL_MAGIC(_code, _data) ((_code) << 8 | (_data)) argument