/openbmc/linux/tools/testing/selftests/hid/tests/ |
H A D | test_multitouch.py | 492 …95 03 75 01 81 02 95 05 81 03 05 01 15 00 26 ff 0f 55 0e 65 11 75 10 95 01 35 00 46 c8 37 09 30 81… 1112 …35 00 46 00 00 95 02 75 10 81 02 c0 a1 02 15 00 26 ff 00 09 01 95 39 75 08 81 01 c0 c0 05 0d 09 0e… 1123 …35 00 46 00 00 95 02 75 10 81 02 c0 a1 02 15 00 26 ff 00 09 01 95 39 75 08 81 03 c0 c0 05 0d 09 0e… 1134 …35 00 55 0e 65 33 75 10 95 01 09 30 26 ff 4d 46 70 03 81 02 09 31 26 ff 2b 46 f1 01 81 02 46 00 00… 1171 …35 00 46 fd 1d 81 02 09 31 46 60 11 81 02 c0 09 22 a1 02 05 0d 35 00 45 00 55 00 65 00 09 42 25 01… 1181 …35 00 55 0e 65 33 75 10 95 01 09 30 26 ff 4b 46 70 03 81 02 09 31 26 ff 2b 46 f1 01 81 02 46 00 00… 1190 …01 81 02 09 32 81 02 09 37 81 02 25 1f 75 05 09 51 81 02 05 01 55 0e 65 11 35 00 75 10 46 56 0a 26… 1199 …35 00 46 6d 03 81 02 46 ec 01 09 31 81 02 c0 a1 02 05 0d 09 42 15 00 25 01 75 01 95 01 81 02 09 32… 1208 …35 00 55 0e 65 33 75 10 95 01 09 30 26 ff 49 46 f2 03 81 02 09 31 26 ff 29 46 39 02 81 02 46 00 00… 1217 …35 00 46 ff 7f 75 10 95 02 81 02 05 0d 09 33 15 00 26 ff 00 35 00 46 ff 00 75 08 95 01 81 02 05 01… [all …]
|
H A D | test_tablet.py | 703 …01 81 02 05 01 09 30 75 10 95 01 55 0d 65 33 35 00 46 34 49 26 ff 7f 81 02 09 31 75 10 95 01 55 0d… 711 …01 81 02 05 01 09 30 75 10 95 01 55 0d 65 33 35 00 46 72 22 26 ff 7f 81 02 09 31 75 10 95 01 55 0d… 719 …01 81 02 05 01 09 30 75 10 95 01 55 0d 65 33 35 00 46 c1 20 26 ff 7f 81 02 09 31 75 10 95 01 55 0d… 727 …01 81 02 05 01 09 30 75 10 95 01 55 0d 65 33 35 00 46 ae 17 26 ff 7f 81 02 09 31 75 10 95 01 55 0d… 735 …01 81 02 05 01 09 30 75 10 95 01 55 0d 65 33 35 00 46 34 49 26 ff 7f 81 02 09 31 75 10 95 01 55 0d… 743 …01 81 02 05 01 09 30 75 10 95 01 55 0d 65 33 35 00 46 96 4e 26 ff 7f 81 02 09 31 75 10 95 01 55 0d… 751 …35 00 46 51 02 75 10 95 01 81 02 09 31 35 00 46 73 01 81 02 c0 a1 02 05 0d 09 42 15 00 25 01 75 01… 759 …35 00 46 1e 19 81 02 26 ff 3f 09 31 35 00 46 be 0f 81 02 26 ff 3f c0 a1 02 05 0d 09 42 15 00 25 01… 768 …35 00 46 00 00 81 02 26 ff 3f 09 31 35 00 46 00 00 81 02 26 ff 3f 05 0d 09 48 35 00 26 ff 3f 81 02… 777 …35 00 46 00 00 81 02 26 ff 3f 09 31 35 00 46 00 00 81 02 26 ff 3f 05 0d 09 48 35 00 26 ff 3f 81 02… [all …]
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.35/ |
H A D | index.html | 2 <head><title>Index of /pub/linux/utils/util-linux/v2.35/</title></head> 4 <h1>Index of /pub/linux/utils/util-linux/v2.35/</h1><hr><pre><a href="../">../</a> 13 <a href="v2.35-ReleaseNotes">v2.35-ReleaseNotes</a> 11-Dec-2019 10:… 14 <a href="v2.35-ReleaseNotes.sign">v2.35-ReleaseNotes.sign</a> 11-Dec-201… 15 <a href="v2.35-rc1-ChangeLog">v2.35-rc1-ChangeLog</a> 11-Dec-2019 10… 16 <a href="v2.35-rc1-ChangeLog.sign">v2.35-rc1-ChangeLog.sign</a> 11-Dec-20…
|
/openbmc/u-boot/include/ |
H A D | ioports.h | 12 unsigned int pdir; /* Port Data Direction Register (35-3) */ 13 unsigned int ppar; /* Port Pin Assignment Register (35-4) */ 14 unsigned int psor; /* Port Special Options Register (35-5) */ 15 unsigned int podr; /* Port Open Drain Register (35-2) */ 16 unsigned int pdat; /* Port Data Register (35-3) */ 38 unsigned char ppar:1; /* Port Pin Assignment Register (35-4) */ 39 unsigned char psor:1; /* Port Special Options Register (35-2) */ 40 unsigned char pdir:1; /* Port Data Direction Register (35-3) */ 41 unsigned char podr:1; /* Port Open Drain Register (35-2) */ 42 unsigned char pdat:1; /* Port Data Register (35-2) */
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | color.py | 40 input_string = "[01;35m[K~~~~~~~~~~~~^~~~~~~~[m[K" 45 input_string = "[01;35m[K~~~~~~~~~~~~^~~~~~~~[m[K" 65 handler.write("Progress: [01;35m[K10[m[K%\n") # 10% 67 handler.write("[01;35m[KProgress: 50[m[K%\n") # 50% 68 handler.write("[01;35m[KProgress: 60[m[K%\n") # 60% 69 handler.write("Pro[01;35m[Kgress: [m[K100%\n") # 100% 79 handler.write("[01;35m[K1[m[K%\n") # 1% 80 handler.write("[01;35m[K2[m[K%\n") # 2% 81 handler.write("[01;35m[K10[m[K%\n") # 10% 82 handler.write("[01;35m[K100[m[K%\n") # 100% [all …]
|
/openbmc/linux/drivers/net/appletalk/ |
H A D | cops_ffdrv.h | 64 56,46,187,32,35,237,56,47,186,32,29,219, 78 16,230,46,237,57,16,237,56,12,251,70,35, 79 35,126,254,175,202,77,133,254,129,202,15,133, 81 152,119,35,62,132,119,120,254,255,40,4,58, 133 219,67,35,119,13,32,234,193,225,62,1,50, 135 52,175,183,251,201,33,234,151,35,35,62,255, 143 35,126,18,209,225,58,34,152,246,8,211,68, 159 129,58,183,129,203,63,119,35,58,184,129,119, 166 129,25,17,181,129,126,18,35,19,126,18,209, 217 194,210,138,35,35,62,130,190,194,200,137,62, [all …]
|
H A D | cops_ltdrv.h | 31 190,32,9,62,170,119,190,32,3,35,24,241, 62 154,10,190,32,81,62,1,50,158,10,35,35, 69 254,2,35,35,126,254,132,194,227,2,205,61, 76 0,57,126,35,102,111,205,51,3,193,201,62, 93 1,61,32,253,205,244,1,201,229,213,35,35, 110 4,0,57,94,35,86,33,2,0,57,126,35, 139 10,119,35,119,35,54,129,175,50,158,10,221, 147 33,2,0,57,94,35,86,35,78,35,70,35, 148 126,35,102,105,79,120,68,103,237,176,201,33, 149 2,0,57,126,35,102,111,62,17,237,57,48, [all …]
|
/openbmc/linux/tools/perf/util/ |
H A D | stream.c | 242 printf("%35s\t%35s\n", buf1, buf2); in print_callchain_pair() 244 printf("%35s\t%35s\n", in print_callchain_pair() 261 scnprintf(buf1, sizeof(buf1), "%35s\t%35s", s1, s2); in print_callchain_pair() 282 printf("%35s\t%35s\n", "", buf); in print_stream_callchain() 283 printf("%35s\t%35s\n", in print_stream_callchain() 286 printf("%35s\n", buf); in print_stream_callchain() 287 printf("%35s\n", "--------------------------"); in print_stream_callchain() 294 scnprintf(buf, sizeof(buf), "%35s\t%35s", "", s); in print_stream_callchain() 296 scnprintf(buf, sizeof(buf), "%35s", s); in print_stream_callchain()
|
/openbmc/linux/Documentation/translations/zh_CN/core-api/ |
H A D | packing.rst | 61 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 75 56 57 58 59 60 61 62 63 48 49 50 51 52 53 54 55 40 41 42 43 44 45 46 47 32 33 34 35 36 37 38 39 87 39 38 37 36 35 34 33 32 47 46 45 44 43 42 41 40 55 54 53 52 51 50 49 48 63 62 61 60 59 58 57 56 100 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 112 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 124 56 57 58 59 60 61 62 63 48 49 50 51 52 53 54 55 40 41 42 43 44 45 46 47 32 33 34 35 36 37 38 39 134 39 38 37 36 35 34 33 32 47 46 45 44 43 42 41 40 55 54 53 52 51 50 49 48 63 62 61 60 59 58 57 56 145 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
/openbmc/linux/drivers/spi/ |
H A D | spi-cavium.h | 45 uint64_t reserved_29_63:35; 79 uint64_t reserved_29_63:35; 84 uint64_t reserved_29_63:35; 112 uint64_t reserved_29_63:35; 117 uint64_t reserved_29_63:35; 143 uint64_t reserved_29_63:35; 149 uint64_t reserved_29_63:35; 181 uint64_t reserved_29_63:35; 186 uint64_t reserved_29_63:35; 218 uint64_t reserved_29_63:35;
|
/openbmc/phosphor-webui/app/common/filters/ |
H A D | index.js | 40 // "Dec 3, 2018 11:35:01 AM CST" for en-US at 'America/Chicago' 41 // "Dec 3, 2018 5:35:01 PM UTC" for en-US at 'UTC' 42 // "Dec 3, 2018 17:35:01 GMT" for en-GB at 'Europe/London' 43 // "Dec 3, 2018 20:35:01 GMT+3" for ru-RU at 'Europe/Moscow' 44 // "Dec 3, 2018 17:35:01 UTC" for ru-RU at 'UTC'
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-hid-ntrig | 3 KernelVersion: 2.6.35 12 KernelVersion: 2.6.35 27 KernelVersion: 2.6.35 43 KernelVersion: 2.6.35 60 KernelVersion: 2.6.35 70 KernelVersion: 2.6.35
|
/openbmc/linux/tools/testing/selftests/netfilter/ |
H A D | conntrack_sctp_collision.sh | 6 # 14:35:47.655279 IP CLIENT_IP.PORT > SERVER_IP.PORT: sctp (1) [INIT] [init tag: 2017837359] 7 # 14:35:48.353250 IP SERVER_IP.PORT > CLIENT_IP.PORT: sctp (1) [INIT] [init tag: 1187206187] 8 # 14:35:48.353275 IP CLIENT_IP.PORT > SERVER_IP.PORT: sctp (1) [INIT ACK] [init tag: 2017837359] 9 # 14:35:48.353283 IP SERVER_IP.PORT > CLIENT_IP.PORT: sctp (1) [COOKIE ECHO] 10 # 14:35:48.353977 IP CLIENT_IP.PORT > SERVER_IP.PORT: sctp (1) [COOKIE ACK] 11 # 14:35:48.855335 IP SERVER_IP.PORT > CLIENT_IP.PORT: sctp (1) [INIT ACK] [init tag: 164579970]
|
/openbmc/linux/tools/power/x86/x86_energy_perf_policy/ |
H A D | x86_energy_perf_policy.8 | 185 cpu0: HWP_REQ: min 6 max 35 des 0 epp 128 window 0x0 (0*10^0us) use_pkg 0 186 cpu0: HWP_CAP: low 1 eff 8 guar 27 high 35 188 cpu1: HWP_REQ: min 6 max 35 des 0 epp 128 window 0x0 (0*10^0us) use_pkg 0 189 cpu1: HWP_CAP: low 1 eff 8 guar 27 high 35 191 cpu2: HWP_REQ: min 6 max 35 des 0 epp 128 window 0x0 (0*10^0us) use_pkg 0 192 cpu2: HWP_CAP: low 1 eff 8 guar 27 high 35 194 cpu3: HWP_REQ: min 6 max 35 des 0 epp 128 window 0x0 (0*10^0us) use_pkg 0 195 cpu3: HWP_CAP: low 1 eff 8 guar 27 high 35
|
/openbmc/linux/drivers/video/logo/ |
H A D | logo_spe_clut224.ppm | 34 0 0 0 2 2 2 35 35 35 40 40 40 2 2 6 2 2 6 155 254 20 20 253 137 137 233 233 233 32 32 32 35 35 35 23 23 24 198 7 7 9 46 46 47 58 58 58 35 35 35 3 3 3 0 0 0 219 201 147 20 239 182 13 244 187 14 150 116 44 35 35 35 6 6 6 228 0 0 0 0 0 0 0 0 0 3 3 3 48 48 49 189 142 35 235 0 0 0 0 0 0 0 0 0 6 6 6 58 58 58 189 142 35 241 35 35 35 3 3 3 0 0 0 0 0 0 247 246 190 14 246 190 14 245 188 14 234 177 12 189 142 35 86 77 61 254 239 182 13 228 170 11 189 142 35 104 96 81 48 48 49 17 17 17
|
/openbmc/u-boot/board/freescale/m5253demo/ |
H A D | m5253demo.c | 102 int piotms[5][9] = { {70, 165, 60, 30, 50, 5, 20, 0, 35}, /* PIO 0 */ in ide_set_reset() 103 {50, 125, 45, 20, 35, 5, 15, 0, 35}, /* PIO 1 */ in ide_set_reset() 104 {30, 100, 30, 15, 20, 5, 10, 0, 35}, /* PIO 2 */ in ide_set_reset() 105 {30, 80, 30, 10, 20, 5, 10, 0, 35}, /* PIO 3 */ in ide_set_reset() 106 {25, 70, 20, 10, 20, 5, 10, 0, 35} /* PIO 4 */ in ide_set_reset()
|
/openbmc/linux/Documentation/core-api/ |
H A D | packing.rst | 55 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 71 56 57 58 59 60 61 62 63 48 49 50 51 52 53 54 55 40 41 42 43 44 45 46 47 32 33 34 35 36 37 38 39 84 39 38 37 36 35 34 33 32 47 46 45 44 43 42 41 40 55 54 53 52 51 50 49 48 63 62 61 60 59 58 57 56 98 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 110 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 125 56 57 58 59 60 61 62 63 48 49 50 51 52 53 54 55 40 41 42 43 44 45 46 47 32 33 34 35 36 37 38 39 136 39 38 37 36 35 34 33 32 47 46 45 44 43 42 41 40 55 54 53 52 51 50 49 48 63 62 61 60 59 58 57 56 147 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
/openbmc/linux/drivers/net/wireless/cisco/ |
H A D | Kconfig | 16 tristate "Cisco/Aironet 34X/35X/4500/4800 ISA and PCI cards" 26 It supports the new 802.11b cards from Cisco (Cisco 34X, Cisco 35X 37 tristate "Cisco/Aironet 34X/35X/4500/4800 PCMCIA cards" 49 It supports the new 802.11b cards from Cisco (Cisco 34X, Cisco 35X
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/ |
H A D | CVE-2019-7637.patch | 37 --- a/src/video/SDL_pixels.c Sat Mar 16 18:35:33 2019 -0700 101 --- a/src/video/gapi/SDL_gapivideo.c Sat Mar 16 18:35:33 2019 -0700 114 --- a/src/video/nanox/SDL_nxvideo.c Sat Mar 16 18:35:33 2019 -0700 128 --- a/src/video/ps2gs/SDL_gsvideo.c Sat Mar 16 18:35:33 2019 -0700 141 --- a/src/video/ps3/SDL_ps3video.c Sat Mar 16 18:35:33 2019 -0700 154 --- a/src/video/windib/SDL_dibvideo.c Sat Mar 16 18:35:33 2019 -0700 167 --- a/src/video/windx5/SDL_dx5video.c Sat Mar 16 18:35:33 2019 -0700 180 --- a/src/video/x11/SDL_x11video.c Sat Mar 16 18:35:33 2019 -0700
|
/openbmc/linux/mm/damon/ |
H A D | dbgfs-test.h | 19 int expected[] = {12, 35, 46}; in damon_dbgfs_test_str_to_ints() 39 question = "12 35"; in damon_dbgfs_test_str_to_ints() 46 question = "12 35 46"; in damon_dbgfs_test_str_to_ints() 53 question = "12 35 abc 46"; in damon_dbgfs_test_str_to_ints() 98 char * const valid_inputs[] = {"1 10 20\n 1 20 30\n1 35 45", in damon_dbgfs_test_set_init_regions() 103 char * const valid_expects[] = {"1 10 20\n1 20 30\n1 35 45\n", in damon_dbgfs_test_set_init_regions()
|
/openbmc/linux/drivers/clk/mxs/ |
H A D | clk-ref.c | 21 * as pll rate * (18 / FRAC), where FRAC = 18 ~ 35. 73 else if (frac > 35) in clk_ref_round_rate() 74 frac = 35; in clk_ref_round_rate() 98 else if (frac > 35) in clk_ref_set_rate() 99 frac = 35; in clk_ref_set_rate()
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-dbg-defs.h | 67 uint64_t reserved_29_63:35; 81 uint64_t reserved_29_63:35; 86 uint64_t reserved_29_63:35; 96 uint64_t reserved_29_63:35;
|
/openbmc/u-boot/doc/ |
H A D | README.watchdog | 13 Can be used to change the timeout for i.mx31/35/5x/6x. 15 be 128000 msec for i.mx31/35/5x/6x. 27 Available for i.mx31/35/5x/6x to service the watchdog. This is not
|
/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/ |
H A D | pci-6602.c | 368 NI_PFI(35), 401 NI_PFI(35), 590 .dest = NI_PFI(35), 634 NI_PFI(35), 700 NI_PFI(35), 780 NI_PFI(35), 852 NI_PFI(35), 924 NI_PFI(35), 996 NI_PFI(35), 1068 NI_PFI(35), [all …]
|
/openbmc/u-boot/board/freescale/m54455evb/ |
H A D | m54455evb.c | 121 {70, 165, 60, 30, 50, 5, 20, 0, 35}, /* PIO 0 */ in ide_set_reset() 122 {50, 125, 45, 20, 35, 5, 15, 0, 35}, /* PIO 1 */ in ide_set_reset() 123 {30, 100, 30, 15, 20, 5, 10, 0, 35}, /* PIO 2 */ in ide_set_reset() 124 {30, 80, 30, 10, 20, 5, 10, 0, 35}, /* PIO 3 */ in ide_set_reset() 125 {25, 70, 20, 10, 20, 5, 10, 0, 35} in ide_set_reset()
|