/openbmc/linux/arch/sh/boards/mach-r2d/ |
H A D | Kconfig | 7 bool "R2D-PLUS" 9 Selecting this option will configure the kernel for R2D-PLUS. 11 R2D-PLUS is the smaller of the two R2D board versions, equipped
|
/openbmc/linux/arch/x86/boot/ |
H A D | printf.c | 29 #define PLUS 4 /* show plus */ macro 65 } else if (type & PLUS) { in number() 143 flags |= PLUS; in vsprintf()
|
/openbmc/linux/arch/alpha/boot/ |
H A D | stdio.c | 37 #define PLUS 4 /* show plus */ macro 62 } else if (type & PLUS) { in number() 140 case '+': flags |= PLUS; goto repeat; in vsprintf()
|
/openbmc/linux/tools/testing/selftests/kvm/lib/ |
H A D | guest_sprintf.c | 28 #define PLUS 4 /* show plus */ macro 69 } else if (type & PLUS) { in number() 154 flags |= PLUS; in guest_vsnprintf()
|
/openbmc/u-boot/board/sunxi/ |
H A D | MAINTAINERS | 130 BANANAPI M1 PLUS 140 BANANAPI M2 PLUS BOARDS 187 CUBIETRUCK-PLUS BOARD 309 NANOPI-M1 PLUS BOARD 355 ORANGEPI ONE PLUS BOARD 360 ORANGEPI WIN/WIN PLUS BOARD 370 ORANGEPI ZERO PLUS BOARD 375 ORANGEPI ZERO PLUS 2 BOARD
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | stdio.c | 73 #define PLUS 4 /* show plus */ macro 98 } else if (type & PLUS) { in number() 176 case '+': flags |= PLUS; goto repeat; in vsprintf()
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | vsprintf.c | 145 #define PLUS 4 /* show plus */ macro 163 flags |= PLUS; in get_flags() 235 if (flags & PLUS) in get_sign()
|
/openbmc/u-boot/lib/ |
H A D | slre.c | 32 STAR, PLUS, STARQ, PLUSQ, QUEST, SPACE, NONSPACE, DIGIT}; enumerator 385 op = (*re)[-1] == '*' ? STAR : PLUS; in compile() 551 case PLUS: in match()
|
H A D | vsprintf.c | 142 #define PLUS 4 /* show plus */ macro 181 } else if (type & PLUS) { in number() 547 flags |= PLUS; in vsnprintf_internal()
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
H A D | es-Vitoria-Gasteiz | 27 [Canal 66: Teledeporte, Canal Ingenieria, VEO7, SONY TV en VEO, Tienda en VEO, GUIDE PLUS+, Interec…
|
/openbmc/u-boot/arch/sh/ |
H A D | Kconfig | 91 bool "Renesas R2D-PLUS"
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-roc-pc-plus.dts | 26 model = "Firefly ROC-RK3399-PC-PLUS Board";
|
/openbmc/linux/drivers/eisa/ |
H A D | eisa.ids | 1188 SMC03E0 "SMC EtherCard PLUS Family LAN Adapters" 1189 SMC13E0 "SMC EtherCard PLUS Elite16 Family LAN Adapters" 1190 SMC8003 "SMC EtherCard PLUS Elite Family LAN Adapters" 1192 SMC8013 "SMC EtherCard PLUS Elite16 Family LAN Adapters" 1273 WDC0300 "Western Digital StarCard PLUS 8003S" 1274 WDC0301 "Western Digital StarLink PLUS 8003SH" 1275 WDC03E0 "Western Digital EtherCard PLUS 8003E" 1276 WDC03E1 "Western Digital EtherCard PLUS w/Boot 8003EBT" 1278 WDC03E3 "Western Digital EtherCard PLUS TP 8003WT" 1282 WDC13E0 "Western Digital EtherCard PLUS 16 8013EBT"
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | cx88-cardlist.rst | 366 - Leadtek WinFast DTV2000 H PLUS
|
/openbmc/linux/Documentation/userspace-api/media/rc/ |
H A D | rc-tables.rst | 399 - PLUS / 100/ 1xx / xxx / -/-- / Single Double Triple Digit
|
/openbmc/linux/drivers/hid/ |
H A D | Kconfig | 1123 tristate "SmartJoy PLUS PS2/USB adapter support" 1125 Support for SmartJoy PLUS PS2/USB adapter, Super Dual Box, 1132 bool "SmartJoy PLUS PS2/USB adapter force feedback support" 1136 Say Y here if you have a SmartJoy PLUS PS2/USB adapter and want to
|
/openbmc/linux/lib/ |
H A D | vsprintf.c | 411 #define PLUS 4 /* show plus */ macro 480 } else if (spec.flags & PLUS) { in number() 2576 case '+': spec->flags |= PLUS; break; in format_decode()
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | round.S | 76 | ROUND PLUS INFINITY
|