/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | namedtuple_with_abc.py | 99 print(rec._replace(y=222)) 100 print(rec._replace(y=222)._my_custom_method()) 129 print(rec2._replace(b=222)) 130 print(rec2._replace(b=222)._my_custom_method()) 135 print(rec3._replace(q=222)) 136 print(rec3._replace(q=222)._my_custom_method()) 147 print(rec33._replace(q=222)) 148 print(rec33._replace(q=222)._my_custom_method()) 158 print(rec345._replace(f=222)) 159 print(rec345._replace(f=222)._my_custom_method()) [all …]
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | qos_ets_strict.sh | 15 # | $h1.111 + | | + $h2.222 | 26 # | | $swp1.111 + | | + $swp2.222 | | 28 # | | $swp3.111 + | | + $swp3.222 | | 42 # | $h3.111 + + $h3.222 | 80 vlan_create $h2 222 v$h2 192.0.2.65/28 81 ip link set dev $h2.222 type vlan egress-qos-map 0:2 86 vlan_destroy $h2 222 98 vlan_create $h3 222 v$h3 192.0.2.66/28 103 vlan_destroy $h3 222 137 vlan_create $swp2 222 [all …]
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | gre_multipath_nh_res.sh | 27 # | + $ul1.111 (vlan) + $ul1.222 (vlan) | 40 # | + $ul2.111 (vlan) + $ul2.222 (vlan) | 92 vlan_create $ul1 222 v$ol1 192.0.2.145/28 128 vlan_destroy $ul1 222 139 vlan_create $ul2 222 v$ol2 192.0.2.146/28 160 tc filter add dev $ul2 ingress pref 222 prot 802.1Q \ 161 flower vlan_id 222 action pass 183 vlan_destroy $ul2 222 247 local t0_222=$(tc_rule_stats_get $ul2 222 ingress) 254 local t1_222=$(tc_rule_stats_get $ul2 222 ingress) [all …]
|
H A D | gre_multipath_nh.sh | 27 # | + $ul1.111 (vlan) + $ul1.222 (vlan) | 40 # | + $ul2.111 (vlan) + $ul2.222 (vlan) | 92 vlan_create $ul1 222 v$ol1 192.0.2.145/28 127 vlan_destroy $ul1 222 138 vlan_create $ul2 222 v$ol2 192.0.2.146/28 158 tc filter add dev $ul2 ingress pref 222 prot 802.1Q \ 159 flower vlan_id 222 action pass 181 vlan_destroy $ul2 222 244 local t0_222=$(tc_rule_stats_get $ul2 222 ingress) 251 local t1_222=$(tc_rule_stats_get $ul2 222 ingress) [all …]
|
H A D | gre_multipath.sh | 25 # | + $ul1.111 (vlan) + $ul1.222 (vlan) | 38 # | + $ul2.111 (vlan) + $ul2.222 (vlan) | 83 vlan_create $ul1 222 v$ol1 192.0.2.145/28 110 vlan_destroy $ul1 222 121 vlan_create $ul2 222 v$ol2 192.0.2.146/28 138 tc filter add dev $ul2 ingress pref 222 prot 802.1Q \ 139 flower vlan_id 222 action pass 156 vlan_destroy $ul2 222 219 local t0_222=$(tc_rule_stats_get $ul2 222 ingress) 226 local t1_222=$(tc_rule_stats_get $ul2 222 ingress)
|
H A D | gre_inner_v4_multipath.sh | 38 # | + $ul22.111 (vlan) + $ul22.222 (vlan) | 45 # | + $ul32.111 (vlan) + $ul32.222 (vlan) | 123 vlan_create $ul22 222 v$ul21 192.0.2.161/28 136 vlan_destroy $ul22 222 147 vlan_create $ul32 222 v$ul31 192.0.2.162/28 157 tc filter add dev $ul32 ingress pref 222 prot 802.1Q \ 158 flower vlan_id 222 action pass 168 vlan_destroy $ul32 222 266 local t0_222=$(tc_rule_stats_get $ul32 222 ingress) 274 local t1_222=$(tc_rule_stats_get $ul32 222 ingress)
|
H A D | gre_inner_v6_multipath.sh | 38 # | + $ul22.111 (vlan) + $ul22.222 (vlan) | 45 # | + $ul32.111 (vlan) + $ul32.222 (vlan) | 123 vlan_create $ul22 222 v$ul21 192.0.2.161/28 136 vlan_destroy $ul22 222 147 vlan_create $ul32 222 v$ul31 192.0.2.162/28 157 tc filter add dev $ul32 ingress pref 222 prot 802.1Q \ 158 flower vlan_id 222 action pass 168 vlan_destroy $ul32 222 266 local t0_222=$(tc_rule_stats_get $ul32 222 ingress) 275 local t1_222=$(tc_rule_stats_get $ul32 222 ingress)
|
H A D | ip6gre_inner_v6_multipath.sh | 38 # | + $ul22.111 (vlan) + $ul22.222 (vlan) | 45 # | + $ul32.111 (vlan) + $ul32.222 (vlan) | 122 vlan_create $ul22 222 v$ul21 2001:db8:82::1/64 135 vlan_destroy $ul22 222 146 vlan_create $ul32 222 v$ul31 2001:db8:82::2/64 156 tc filter add dev $ul32 ingress pref 222 prot 802.1Q \ 157 flower vlan_id 222 action pass 167 vlan_destroy $ul32 222 265 local t0_222=$(tc_rule_stats_get $ul32 222 ingress) 274 local t1_222=$(tc_rule_stats_get $ul32 222 ingress)
|
H A D | ip6gre_inner_v4_multipath.sh | 38 # | + $ul22.111 (vlan) + $ul22.222 (vlan) | 45 # | + $ul32.111 (vlan) + $ul32.222 (vlan) | 122 vlan_create $ul22 222 v$ul21 2001:db8:82::1/64 135 vlan_destroy $ul22 222 146 vlan_create $ul32 222 v$ul31 2001:db8:82::2/64 156 tc filter add dev $ul32 ingress pref 222 prot 802.1Q \ 157 flower vlan_id 222 action pass 167 vlan_destroy $ul32 222 265 local t0_222=$(tc_rule_stats_get $ul32 222 ingress) 273 local t1_222=$(tc_rule_stats_get $ul32 222 ingress)
|
H A D | gre_custom_multipath_hash.sh | 40 # | + $ul22.111 (vlan) + $ul22.222 (vlan) | 47 # | + $ul32.111 (vlan) + $ul32.222 (vlan) | 132 vlan_create $ul22 222 v$ul21 192.0.2.49/28 145 vlan_destroy $ul22 222 156 vlan_create $ul32 222 v$ul31 192.0.2.50/28 166 tc filter add dev $ul32 ingress pref 222 prot 802.1Q \ 167 flower vlan_id 222 action pass 177 vlan_destroy $ul32 222 351 local t0_222=$(tc_rule_stats_get $ul32 222 ingress) 356 local t1_222=$(tc_rule_stats_get $ul32 222 ingress)
|
H A D | ip6gre_custom_multipath_hash.sh | 40 # | + $ul22.111 (vlan) + $ul22.222 (vlan) | 47 # | + $ul32.111 (vlan) + $ul32.222 (vlan) | 133 vlan_create $ul22 222 v$ul21 2001:db8:12::1/64 146 vlan_destroy $ul22 222 157 vlan_create $ul32 222 v$ul31 2001:db8:12::2/64 167 tc filter add dev $ul32 ingress pref 222 prot 802.1Q \ 168 flower vlan_id 222 action pass 178 vlan_destroy $ul32 222 353 local t0_222=$(tc_rule_stats_get $ul32 222 ingress) 358 local t1_222=$(tc_rule_stats_get $ul32 222 ingress)
|
H A D | ip6gre_hier_keys.sh | 32 sw1_hierarchical_create $ol1 $ul1 ikey 111 okey 222 33 sw2_hierarchical_create $ol2 $ul2 ikey 222 okey 111
|
H A D | ipip_flat_gre_keys.sh | 29 sw1_flat_create gre $ol1 $ul1 ikey 111 okey 222 30 sw2_flat_create gre $ol2 $ul2 ikey 222 okey 111
|
H A D | ip6gre_flat_keys.sh | 32 sw1_flat_create $ol1 $ul1 ikey 111 okey 222 33 sw2_flat_create $ol2 $ul2 ikey 222 okey 111
|
H A D | ipip_hier_gre_keys.sh | 29 sw1_hierarchical_create gre $ol1 $ul1 ikey 111 okey 222 30 sw2_hierarchical_create gre $ol2 $ul2 ikey 222 okey 111
|
/openbmc/linux/drivers/video/logo/ |
H A D | logo_parisc_clut224.ppm | 93 158 158 158 222 222 223 182 182 182 63 62 63 113 222 222 223 112 112 112 2 2 2 2 2 2 137 140 140 141 222 222 223 140 140 141 42 42 43 197 2 2 2 2 2 2 86 86 86 222 222 223 313 134 134 134 222 222 223 214 214 215 90 90 90 413 222 222 223 2 2 2 2 2 2 138 98 18 474 253 202 2 250 214 3 254 222 7 254 230 70 498 10 10 11 222 222 223 163 162 161 46 46 47 514 253 207 3 254 222 7 254 226 46 254 226 4 515 254 222 7 238 202 2 190 145 2 207 143 12 [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/iio/afe/ |
H A D | voltage-divider.yaml | 63 * The system voltage is circa 12V, but divided down with a 22/222 82 /* Scale the system voltage by 22/222 to fit the ADC range. */ 84 full-ohms = <222>; /* 200 + 22 */
|
/openbmc/openbmc/poky/meta-poky/recipes-core/psplash/files/ |
H A D | psplash-poky-img.h | 88 "\345\377\315\316\317\377\257\262\263\377\225\230\231\377\216\221\222" \ 101 "\221\222\377\250\350\354\340\377\1\306\310\311\377\211.46\377\3""068" \ 120 "\343\377\245\350\354\340\377\1bfh\377\215.46\377\1\244\247\250\377\222" \ 142 "\340\377\2\264\267\267\3778>\77\377\337.46\377\1\265\267\270\377\222" \ 191 "\350\354\340\377\2\251\253\254\3775;=\377\220.46\377\1Y]_\377\222\350" \ 212 ".46\377\1\220\224\225\377\214\350\354\340\377\1\217\222\223\377\217." \ 226 ".46\377\1\216\221\222\377\225\350\354\340\377\1x|}\377\215.46\377\1\216" \ 227 "\221\222\377\214\350\354\340\377\1\230\233\234\377\216.46\377\2""7=\77" \ 236 "46\377\1\246\250\251\377\244\350\354\340\377\1\216\221\222\377\216.4" \ 271 "\215.46\377\1MRT\377\252\350\354\340\377\1BHJ\377\215.46\377\1\217\222" \ [all …]
|
/openbmc/openbmc/meta-raspberrypi/recipes-core/psplash/files/ |
H A D | psplash-raspberrypi-img.h | 27 "\0\0\0\0\357\0\0\0\0\3\0\0\0\16\0\0\0|\0\0\0\352\222\0\0\0\377\4\0\0" \ 39 "\0\0\0\302\0\0\0\224\0\0\0^\0\0\0&\204\0\0\0\0\3\0\0\0""3\0\0\0\222\0" \ 77 "\0\202\0\0\0\260\0\0\0\336\0\0\0\367\377\0\0\0\377\222\0\0\0\377\2\0" \ 78 "\0\0\347\0\0\0""5\370\0\0\0\0\2\0\0\0`\0\0\0\370\377\0\0\0\377\222\0" \ 106 "(\377\4n\237&\377Pt\33\3771F\21\377\15\23\5\377\222\0\0\0\377\2\0\1\0" \ 107 "\377Nq\33\377\203u\251(\377\3r\244'\377Ec\30\377\14\21\4\377\222\0\0" \ 109 "\0\0\0\1\0\0\0\217\256\0\0\0\377\1\14\22\4\377\222\0\0\0\377\3\3\4\1" \ 110 "\3773J\21\377i\230$\377\203u\251(\377\2h\226$\377\12\16\3\377\222\0\0" \ 121 "\4\6\1\377&6\15\377Np\33\377p\242&\377\207u\251(\377\2e\222#\377\21\31" \ 169 "\213u\251(\377\2e\222#\377\30#\10\377\213\0\0\0\377\1&7\15\377\205u\251" \ [all …]
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ |
H A D | ia_css_gc_table.host.c | 46 220, 220, 221, 221, 222, 222, 222, 223,
|
/openbmc/linux/tools/testing/selftests/rseq/ |
H A D | rseq-riscv.h | 90 "j 222f\n" \ 95 "222:\n" 152 "222:\n" \ 158 "bnez " RSEQ_ASM_TMP_REG_1 ", 222b\n" \
|
H A D | param_test.c | 69 "222:\n\t" \ 71 "jnz 222b\n\t" \ 88 "222:\n\t" \ 90 "jnz 222b\n\t" \ 112 "222:\n\t" \ 114 "jnz 222b\n\t" \ 136 "222:\n\t" \ 138 "bne 222b\n\t" \ 156 "222:\n" \ 158 " cbnz " INJECT_ASM_REG ", 222b\n" \ [all …]
|
H A D | rseq-arm64.h | 134 " b 222f\n" \ 138 "222:\n" 197 "222: sub " RSEQ_ASM_TMP_REG_2 ", " RSEQ_ASM_TMP_REG_2 ", #1\n" \ 202 " cbnz " RSEQ_ASM_TMP_REG_2 ", 222b\n" \
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | gemini.yaml | 78 - description: Wiligear Wiliboard WBD-222 89 - description: Wiligear Wiliboard WBD-222 - old incorrect binding
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_xdp_redirect.sh | 9 # id:111) id:222) 26 ip link add veth2 index 222 type veth peer name veth22 netns ${NS2}
|