/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | bayer.svg | 3 …e"/><dc:title/></cc:Work></rdf:RDF></metadata><g id="g186" class="com.sun.star.drawing.CustomShape… 5 </g></g><g id="g203" class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)… 6 </g></g><g id="g220" class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)… 7 </g></g><g id="g237" class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)… 8 …star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)"><g id="id10" fill="none"><rect id… 10 </g></g><g id="g281" class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)… 11 </g></g><g id="g298" class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)… 12 </g></g><g id="g315" class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)… 13 </g></g><g id="g332" class="com.sun.star.drawing.CustomShape" transform="translate(-3285.9 -3185.9)… 14 </g></g><g id="g349" class="com.sun.star.drawing.TextShape" transform="translate(-3285.9 -3185.9)">… [all …]
|
H A D | nv12mt_example.svg | 58 class="com.sun.star.drawing.CustomShape" 87 class="com.sun.star.drawing.CustomShape" 102 class="com.sun.star.drawing.CustomShape" 131 class="com.sun.star.drawing.CustomShape" 160 class="com.sun.star.drawing.CustomShape" 189 class="com.sun.star.drawing.CustomShape" 204 class="com.sun.star.drawing.CustomShape" 233 class="com.sun.star.drawing.CustomShape" 262 class="com.sun.star.drawing.CustomShape" 291 class="com.sun.star.drawing.CustomShape" [all …]
|
H A D | nv12mt.svg | 74 class="com.sun.star.drawing.CustomShape" 102 class="com.sun.star.drawing.CustomShape" 116 class="com.sun.star.drawing.CustomShape" 144 class="com.sun.star.drawing.CustomShape" 172 class="com.sun.star.drawing.CustomShape" 200 class="com.sun.star.drawing.CustomShape" 228 class="com.sun.star.drawing.CustomShape" 242 class="com.sun.star.drawing.CustomShape" 270 class="com.sun.star.drawing.CustomShape" 298 class="com.sun.star.drawing.CustomShape" [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/ |
H A D | 0001-tests-fix-TESTSUITE_AT.patch | 166 + star/gtarfail.at\ 167 + star/gtarfail2.at\ 168 + star/multi-fail.at\ 169 + star/pax-big-10g.at\ 170 + star/ustar-big-2g.at\ 171 + star/ustar-big-8g.at\ 189 - star/gtarfail.at\ 190 - star/gtarfail2.at\ 191 - star/multi-fail.at\ 192 - star/ustar-big-2g.at\ [all …]
|
/openbmc/openbmc/meta-security/recipes-mac/smack/udp-smack-test/ |
H A D | test_smack_udp_sockets.sh | 77 # checking access on socket labeled star (*) 89 echo "Should have access on udp socket labeled star (*)" 93 # checking access from socket labeled star (*) 94 # all access from subject star should be denied 105 echo "Socket labeled star should not have access to any udp socket"
|
/openbmc/openbmc/meta-security/recipes-mac/smack/tcp-smack-test/ |
H A D | test_smack_tcp_sockets.sh | 78 # checking access on socket labeled star (*) 90 echo "Should have access on tcp socket labeled star (*)" 94 # checking access from socket labeled star (*) 95 # all access from subject star should be denied 106 echo "Socket labeled star should not have access to any tcp socket"
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/ |
H A D | AsiaSat3S_C-105.5E | 108 # Star TV Multiplex 138 # Star TV Multiplex 148 # Star TV Multiplex 168 # Star TV Multiplex 188 # Star TV Multiplex 198 # Star TV Multiplex
|
H A D | AsiaSat2_C-100.5E | 98 # Star TV Multiplex (MPEG-4 S/2) 128 # Star TV Multiplex
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | bbc.h | 27 #define BBC_ES_CTRL 0x0e /* [H] Energy Star Control */ 167 /* Energy Star Control register. This register is used to generate the 182 /* Energy Star Assert Change Time register. This determines the number 189 /* Energy Star Assert Bypass Time register. This determines the number 196 /* Energy Star PLL Settle Time register. This determines the number of 203 /* Energy Star Frequency Switch Latency register. This is the number of 220 * is changed via Energy Star.
|
/openbmc/linux/drivers/platform/x86/ |
H A D | msi-laptop.c | 605 DMI_MATCH(DMI_SYS_VENDOR, "MICRO-STAR INT"), 608 DMI_MATCH(DMI_CHASSIS_VENDOR, "MICRO-STAR INT") 616 DMI_MATCH(DMI_SYS_VENDOR, "Micro-Star International"), 627 DMI_MATCH(DMI_SYS_VENDOR, "Micro-Star International"), 641 DMI_MATCH(DMI_CHASSIS_VENDOR, "MICRO-STAR INT") 650 "MICRO-STAR INTERNATIONAL CO., LTD"), 653 "MICRO-STAR INTERNATIONAL CO., LTD") 662 "MICRO-STAR INTERNATIONAL CO., LTD"), 665 "MICRO-STAR INTERNATIONAL CO., LTD") 674 "MICRO-STAR INTERNATIONAL CO., LTD"), [all …]
|
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | w6692.c | 652 u8 stat, star = 0; in W6692B_interrupt() local 657 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt() 658 if (star & (W_B_STAR_RDOV | W_B_STAR_CRCE | W_B_STAR_RMB)) { in W6692B_interrupt() 659 if ((star & W_B_STAR_RDOV) && in W6692B_interrupt() 668 if (star & W_B_STAR_CRCE) { in W6692B_interrupt() 675 if (star & W_B_STAR_RMB) { in W6692B_interrupt() 698 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt() 699 if (star & W_B_STAR_RDOV) { in W6692B_interrupt() 715 if (!(star & W_B_STAR_RDOV)) { in W6692B_interrupt() 727 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt() [all …]
|
/openbmc/u-boot/lib/ |
H A D | slre.c | 32 STAR, PLUS, STARQ, PLUSQ, QUEST, SPACE, NONSPACE, DIGIT}; enumerator 50 {"STAR", 1, "o"}, /* Match zero or more times "*" */ 52 {"STARQ", 1, "o"}, /* Non-greedy STAR, "*?" */ 81 * STAR code_offset 89 * STARQ, PLUSQ are non-greedy versions of STAR and PLUS. 385 op = (*re)[-1] == '*' ? STAR : PLUS; in compile() 388 op = op == STAR ? STARQ : PLUSQ; in compile() 541 case STAR: in match()
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | mediatek,star-emac.yaml | 4 $id: http://devicetree.org/schemas/net/mediatek,star-emac.yaml# 7 title: MediaTek STAR Ethernet MAC Controller
|
/openbmc/linux/Documentation/networking/ |
H A D | arcnet-hardware.rst | 39 There are two "types" of ARCnet - STAR topology and BUS topology. This 41 available documentation, you can only connect STAR cards to STAR cards and 108 STAR network topologies. They are mostly the same. The only difference 110 while STAR use low impedance. Low impedance card (STAR) is electrically 113 Usually, the ARCnet networks are built up from STAR cards and hubs. There 157 R S - STAR type card 189 The official docs also state that you can use STAR cards at the ends of 196 anywhere in middle of a cable in a STAR topology network. And more - you 197 can use the bus card in place of any star card if you use a terminator. Then 245 a STAR card). [all …]
|
/openbmc/linux/fs/smb/server/ |
H A D | misc.c | 34 bool star = false; in match_pattern() local 44 star = true; in match_pattern() 56 if (!star) in match_pattern()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | segment.h | 180 * if returning to 32-bit userspace: cs = STAR.SYSRET_CS, 181 * if returning to 64-bit userspace: cs = STAR.SYSRET_CS+16, 183 * ss = STAR.SYSRET_CS+8 (in either case)
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | arm,coresight-cti.yaml | 13 a star topology via the Cross Trigger Matrix (CTM), which is not programmable. 24 CTIs are interconnected in a star topology via the CTM, using a number of 26 described in the DEVID register. The star topology is not required to be
|
/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/ |
H A D | brcm,ns2.yaml | 7 title: Broadcom North Star 2 (NS2)
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | Kconfig | 29 tristate "MediaTek STAR Ethernet MAC support"
|
/openbmc/linux/lib/ |
H A D | parser.c | 287 bool star = false; in match_wildcard() local 296 star = true; in match_wildcard() 307 if (!star) in match_wildcard()
|
/openbmc/linux/security/smack/ |
H A D | smack_access.c | 70 * star label this will always result in a failure check. The 71 * star labeled socket case is now handled in the networking 125 * A star subject can't access any object. in smk_access() 139 * A star object can be accessed by any subject. in smk_access()
|
/openbmc/linux/drivers/media/usb/gspca/m5602/ |
H A D | m5602_s5k4aa.c | 274 DMI_MATCH(DMI_SYS_VENDOR, "Micro-Star International"), 281 DMI_MATCH(DMI_SYS_VENDOR, "Micro-Star International"), 288 DMI_MATCH(DMI_SYS_VENDOR, "Micro-Star International"), 295 DMI_MATCH(DMI_SYS_VENDOR, "Micro-Star International"), 301 DMI_MATCH(DMI_SYS_VENDOR, "Micro-Star International"),
|
/openbmc/qemu/target/i386/tcg/sysemu/ |
H A D | seg_helper.c | 37 selector = (env->star >> 32) & 0xffff; in helper_syscall() 81 env->eip = (uint32_t)env->star; in helper_syscall()
|
/openbmc/linux/sound/soc/amd/yc/ |
H A D | acp6x-mach.c | 408 DMI_MATCH(DMI_BOARD_VENDOR, "Micro-Star International Co., Ltd."), 415 DMI_MATCH(DMI_BOARD_VENDOR, "Micro-Star International Co., Ltd."), 422 DMI_MATCH(DMI_BOARD_VENDOR, "Micro-Star International Co., Ltd."),
|
/openbmc/linux/drivers/tty/serial/ |
H A D | sunsab.h | 12 u8 star; /* Status Register */ member 137 /* Status Register (STAR) */
|