| /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 | internal-fn.h | 141 signed int type0 : 8; member 160 return direct_internal_fn_array[fn].type0 >= -1; in direct_internal_fn_p() 198 direct_internal_fn_supported_p (internal_fn fn, tree type0, tree type1, in direct_internal_fn_supported_p() argument 201 return direct_internal_fn_supported_p (fn, tree_pair (type0, type1), in direct_internal_fn_supported_p()
|
| /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 | internal-fn.h | 141 signed int type0 : 8; member 160 return direct_internal_fn_array[fn].type0 >= -1; in direct_internal_fn_p() 198 direct_internal_fn_supported_p (internal_fn fn, tree type0, tree type1, in direct_internal_fn_supported_p() argument 201 return direct_internal_fn_supported_p (fn, tree_pair (type0, type1), in direct_internal_fn_supported_p()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/chrp/ |
| H A D | setup.c | 177 u8 level0, type0, active; in sio_fixup_irq() local 183 type0 = sio_read(0x71); in sio_fixup_irq() 184 if (level0 != level || type0 != type || !active) { in sio_fixup_irq() 187 name, level0, type0, !active ? "in" : "", level, type); in sio_fixup_irq()
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-aspeed-sgpio.c | 332 u32 type0 = 0; in aspeed_sgpio_set_type() local 350 type0 |= bit; in aspeed_sgpio_set_type() 356 type0 |= bit; in aspeed_sgpio_set_type() 370 reg = (reg & ~bit) | type0; in aspeed_sgpio_set_type()
|
| H A D | gpio-aspeed.c | 595 u32 type0 = 0; in aspeed_gpio_set_type() local 616 type0 |= bit; in aspeed_gpio_set_type() 622 type0 |= bit; in aspeed_gpio_set_type() 637 reg = (reg & ~bit) | type0; in aspeed_gpio_set_type()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativepolylinemapitem.cpp | 579 int type0 = clipPointType(x0, y0, clipRect); in clipSegmentToRect() local 584 if (!(type0 | type1)) { in clipSegmentToRect() 587 } else if (type0 & type1) { in clipSegmentToRect() 592 int outsideType = type0 ? type0 : type1; in clipSegmentToRect() 608 if (outsideType == type0) { in clipSegmentToRect() 611 type0 = clipPointType(x0, y0, clipRect); in clipSegmentToRect()
|
| /OK3568_Linux_fs/u-boot/drivers/pinctrl/rockchip/ |
| H A D | pinctrl-rockchip.h | 335 #define PIN_BANK_DRV_FLAGS(id, pins, label, type0, type1, type2, type3) \ argument 347 { .drv_type = type0, .offset = -1 }, \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | drv_types_pci.h | 124 } type0; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | drv_types_pci.h | 124 } type0; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | drv_types_pci.h | 120 } type0; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | drv_types_pci.h | 120 } type0; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | drv_types_pci.h | 127 } type0; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | drv_types_pci.h | 119 } type0; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | drv_types_pci.h | 120 } type0; member
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/ |
| H A D | cvmx-pip-defs.h | 2568 uint64_t type0:16; member 2570 uint64_t type0:16;
|
| /OK3568_Linux_fs/u-boot/drivers/pinctrl/ |
| H A D | pinctrl-rockchip.c | 184 #define PIN_BANK_DRV_FLAGS(id, pins, label, type0, type1, type2, type3) \ argument 196 { .drv_type = type0, .offset = -1 }, \
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/ |
| H A D | pinctrl-rockchip.c | 103 #define PIN_BANK_DRV_FLAGS(id, pins, label, type0, type1, type2, type3) \ argument 115 { .drv_type = type0, .offset = -1 }, \
|