| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | pal.h | 41 #define __CALL_PAL_W2(NAME, TYPE0, TYPE1) \ argument 42 extern inline void NAME(TYPE0 arg0, TYPE1 arg1) \ 45 register TYPE1 __r17 __asm__("$17") = arg1; \ 66 #define __CALL_PAL_RW2(NAME, RTYPE, TYPE0, TYPE1) \ argument 67 extern inline RTYPE NAME(TYPE0 arg0, TYPE1 arg1) \ 71 register TYPE1 __r17 __asm__("$17") = arg1; \
|
| /OK3568_Linux_fs/buildroot/package/fontconfig/ |
| H A D | 0001-Fix-the-build-issue-with-enable-static.patch | 27 +@TYPE1@ const FcChar8 * @ARG1@ path 39 @TYPE1@ const FcChar8 * @ARG1@ file
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/detail/ |
| H A D | workaround.hpp | 33 #define BOOST_INTRUSIVE_DOC1ST(TYPE1, TYPE2) TYPE2 argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/ |
| H A D | workaround.hpp | 40 #define BOOST_MOVE_DOC1ST(TYPE1, TYPE2) TYPE2 argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/ |
| H A D | workaround.hpp | 77 #define BOOST_CONTAINER_DOC1ST(TYPE1, TYPE2) TYPE2 argument
|
| /OK3568_Linux_fs/kernel/drivers/input/mouse/ |
| H A D | bcm5974.c | 176 TYPE1, /* plain trackpad */ enumerator 323 0x81, DATAFORMAT(TYPE1), 336 0x81, DATAFORMAT(TYPE1), 921 if (cfg->tp_type == TYPE1) { in bcm5974_probe()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pcie-rcar.h | 16 #define TYPE1 BIT(8) macro
|
| H A D | pcie-rcar-host.c | 120 rcar_pci_write_reg(pcie, CONFIG_SEND_ENABLE | TYPE1, PCIECCTLR); in rcar_pcie_config_access()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | vfio-mediated-device.rst | 304 these callbacks are supported in the TYPE1 IOMMU module. To enable them for
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-block | 46 E.g. T10-DIF-TYPE1-CRC.
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | data-integrity.rst | 275 E.g. T10-DIF-TYPE1-IP or T13-EPP-0-CRC.
|
| /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/cp/ |
| H A D | cp-tree.h | 729 #define same_type_p(TYPE1, TYPE2) \ argument 730 comptypes ((TYPE1), (TYPE2), COMPARE_STRICT) 5709 #define same_or_base_type_p(TYPE1, TYPE2) \ argument 5710 comptypes ((TYPE1), (TYPE2), COMPARE_BASE)
|
| /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/cp/ |
| H A D | cp-tree.h | 729 #define same_type_p(TYPE1, TYPE2) \ argument 730 comptypes ((TYPE1), (TYPE2), COMPARE_STRICT) 5709 #define same_or_base_type_p(TYPE1, TYPE2) \ argument 5710 comptypes ((TYPE1), (TYPE2), COMPARE_BASE)
|
| /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 | target.def | 2232 /* Return zero if the attributes on TYPE1 and TYPE2 are incompatible, 5288 is not permitted on TYPE1 and TYPE2, NULL otherwise. */
|
| /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 | target.def | 2232 /* Return zero if the attributes on TYPE1 and TYPE2 are incompatible, 5288 is not permitted on TYPE1 and TYPE2, NULL otherwise. */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 34997 TYPE1, const_tree TYPE2) 34999 vector types TYPE1 and TYPE2 as distinct types. The caller has 40852 -- Target Hook: int TARGET_COMP_TYPE_ATTRIBUTES (const_tree TYPE1, 40855 the attributes on TYPE1 and TYPE2 are incompatible, one if they are 40864 -- Target Hook: tree TARGET_MERGE_TYPE_ATTRIBUTES (tree TYPE1, tree 40868 'TYPE_ATTRIBUTES' of TYPE1 and TYPE2. It is assumed that 42393 const_tree TYPE1, const_tree TYPE2) 42395 invalid to apply operation OP to operands of types TYPE1 and TYPE2,
|
| H A D | gcc.info | 42349 -- Built-in Function: bool __builtin_add_overflow (TYPE1 a, TYPE2 b, 42383 -- Built-in Function: bool __builtin_sub_overflow (TYPE1 a, TYPE2 b, 42403 -- Built-in Function: bool __builtin_mul_overflow (TYPE1 a, TYPE2 b, 42426 -- Built-in Function: bool __builtin_add_overflow_p (TYPE1 a, TYPE2 b, 42428 -- Built-in Function: bool __builtin_sub_overflow_p (TYPE1 a, TYPE2 b, 42430 -- Built-in Function: bool __builtin_mul_overflow_p (TYPE1 a, TYPE2 b, 42962 -- Built-in Function: int __builtin_types_compatible_p (TYPE1, TYPE2) 42968 types TYPE1 and TYPE2 (which are types, not expressions) are
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 34997 TYPE1, const_tree TYPE2) 34999 vector types TYPE1 and TYPE2 as distinct types. The caller has 40852 -- Target Hook: int TARGET_COMP_TYPE_ATTRIBUTES (const_tree TYPE1, 40855 the attributes on TYPE1 and TYPE2 are incompatible, one if they are 40864 -- Target Hook: tree TARGET_MERGE_TYPE_ATTRIBUTES (tree TYPE1, tree 40868 'TYPE_ATTRIBUTES' of TYPE1 and TYPE2. It is assumed that 42393 const_tree TYPE1, const_tree TYPE2) 42395 invalid to apply operation OP to operands of types TYPE1 and TYPE2,
|
| H A D | gcc.info | 42349 -- Built-in Function: bool __builtin_add_overflow (TYPE1 a, TYPE2 b, 42383 -- Built-in Function: bool __builtin_sub_overflow (TYPE1 a, TYPE2 b, 42403 -- Built-in Function: bool __builtin_mul_overflow (TYPE1 a, TYPE2 b, 42426 -- Built-in Function: bool __builtin_add_overflow_p (TYPE1 a, TYPE2 b, 42428 -- Built-in Function: bool __builtin_sub_overflow_p (TYPE1 a, TYPE2 b, 42430 -- Built-in Function: bool __builtin_mul_overflow_p (TYPE1 a, TYPE2 b, 42962 -- Built-in Function: int __builtin_types_compatible_p (TYPE1, TYPE2) 42968 types TYPE1 and TYPE2 (which are types, not expressions) are
|