| /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 D | ansidecl.h | 352 #define ENUM_BITFIELD(TYPE) enum TYPE argument 423 #define DISABLE_COPY_AND_ASSIGN(TYPE) \ argument
|
| H A D | target-hooks-macros.h | 27 #define DEFHOOKPODX(NAME, TYPE, INIT) DEFHOOKPOD (NAME, 0, TYPE, INIT) argument
|
| H A D | tsystem.h | 132 #define CONST_CAST(TYPE,X) CONST_CAST2 (TYPE, const TYPE, (X)) argument
|
| H A D | target.h | 271 #define DEFHOOKPOD(NAME, DOC, TYPE, INIT) TYPE NAME; argument 272 #define DEFHOOK(NAME, DOC, TYPE, PARAMS, INIT) TYPE (* NAME) PARAMS; argument
|
| /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 D | ansidecl.h | 352 #define ENUM_BITFIELD(TYPE) enum TYPE argument 423 #define DISABLE_COPY_AND_ASSIGN(TYPE) \ argument
|
| H A D | target-hooks-macros.h | 27 #define DEFHOOKPODX(NAME, TYPE, INIT) DEFHOOKPOD (NAME, 0, TYPE, INIT) argument
|
| H A D | tsystem.h | 132 #define CONST_CAST(TYPE,X) CONST_CAST2 (TYPE, const TYPE, (X)) argument
|
| H A D | target.h | 271 #define DEFHOOKPOD(NAME, DOC, TYPE, INIT) TYPE NAME; argument 272 #define DEFHOOK(NAME, DOC, TYPE, PARAMS, INIT) TYPE (* NAME) PARAMS; argument
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | stddef.h | 17 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) argument
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | filter.h | 70 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument 116 #define BPF_MOV64_RAW(TYPE, DST, SRC, IMM) \ argument 124 #define BPF_MOV32_RAW(TYPE, DST, SRC, IMM) \ argument
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | libbpf_common.h | 33 #define DECLARE_LIBBPF_OPTS(TYPE, NAME, ...) \ argument
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/xcore/base/ |
| H A D | xcam_defs.h | 47 #define XCAM_CONSTRUCTOR(obj, TYPE, ...) new (&obj) TYPE(## __VA_ARGS__) argument 48 #define XCAM_DESTRUCTOR(obj, TYPE) (obj).~TYPE() argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/ |
| H A D | RgaSingleton.h | 63 #define RGA_SINGLETON_STATIC_INSTANCE(TYPE) \ argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/ |
| H A D | RgaSingleton.h | 63 #define RGA_SINGLETON_STATIC_INSTANCE(TYPE) \ argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/ |
| H A D | RgaSingleton.h | 63 #define RGA_SINGLETON_STATIC_INSTANCE(TYPE) \ argument
|
| /OK3568_Linux_fs/external/linux-rga/include/ |
| H A D | RgaSingleton.h | 63 #define RGA_SINGLETON_STATIC_INSTANCE(TYPE) \ argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/ |
| H A D | RgaSingleton.h | 63 #define RGA_SINGLETON_STATIC_INSTANCE(TYPE) \ argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | filter.h | 129 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument 211 #define BPF_MOV64_RAW(TYPE, DST, SRC, IMM) \ argument 219 #define BPF_MOV32_RAW(TYPE, DST, SRC, IMM) \ argument 502 #define bpf_ctx_range(TYPE, MEMBER) \ argument 504 #define bpf_ctx_range_till(TYPE, MEMBER1, MEMBER2) \ argument 507 # define bpf_ctx_range_ptr(TYPE, MEMBER) \ argument 510 # define bpf_ctx_range_ptr(TYPE, MEMBER) \ argument 514 #define bpf_target_off(TYPE, MEMBER, SIZE, PTR_SIZE) \ argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_select_reuseport_kern.c | 21 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/ |
| H A D | decltype.hpp | 47 # define BOOST_PROTO_DECLTYPE_(EXPR, TYPE) typedef decltype((EXPR)) TYPE; argument 59 # define BOOST_PROTO_DECLTYPE_(EXPR, TYPE) … argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/vector_tile/ |
| H A D | vector_tile_config.hpp | 27 TYPE = 3, enumerator
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/ |
| H A D | cvmx.h | 212 #define CVMX_BUILD_WRITE64(TYPE, ST) \ argument 226 #define CVMX_BUILD_READ64(TYPE, LT) \ argument
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | list.h | 10 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) argument
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | list.h | 9 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) argument
|
| /OK3568_Linux_fs/u-boot/fs/yaffs2/ |
| H A D | yaffs_qsort.c | 14 #define swapcode(TYPE, parmi, parmj, n) do { \ argument
|