Searched full:order (Results 1 – 25 of 3975) sorted by relevance
12345678910>>...159
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_buddy.c |
|
/openbmc/linux/drivers/gpu/drm/lib/ |
D | drm_random.c |
|
/openbmc/linux/tools/testing/radix-tree/ |
D | multiorder.c |
|
D | iteration_check.c |
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pylint/ |
H A D | 0001-Adjust-test-expectations-for-ptest.patch | 17 @@ -3,14 +3,14 @@ wrong-import-order:14:0:14:10::"standard 18 …wrong-import-order:15:0:15:15::"standard import ""datetime"" should be placed before third party i… 19 …wrong-import-order:18:0:18:22::"third party import ""totally_missing"" should be placed before loc… 20 …wrong-import-order:20:0:20:14::"third party import ""astroid"" should be placed before local impor… 21 -wrong-import-order:22:0:22:22::"first party import ""pylint.checkers"" should be placed before loc… 22 -wrong-import-order:23:0:23:25::"first party import ""pylint.config"" should be placed before local… 23 -wrong-import-order:24:0:24:17::"first party import ""pylint.sys"" should be placed before local im… 24 -wrong-import-order:25:0:25:28::"first party import ""pylint.pyreverse"" should be placed before lo… 25 -wrong-import-order:30:0:30:40::"third party import ""six.moves.urllib.parse.quote"" should be plac… 26 -wrong-import-order:31:0:31:23::"first party import ""pylint.constants"" should be placed before lo… [all …]
|
/openbmc/linux/arch/arm/lib/ |
D | lib1funcs.S |
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | lib1funcs.S | 92 .macro ARM_DIV2_ORDER divisor, order argument 96 clz \order, \divisor 97 rsb \order, \order, #31 103 movhs \order, #16 104 movlo \order, #0 108 addhs \order, \order, #8 112 addhs \order, \order, #4 115 addhi \order, \order, #3 116 addls \order, \order, \divisor, lsr #1 123 .macro ARM_MOD_BODY dividend, divisor, order, spare [all …]
|
/openbmc/linux/include/linux/ |
D | compaction.h |
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
D | field-order.rst |
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
D | gk104.c |
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/ |
D | mpls.json |
|
D | sample.json |
|
D | ife.json |
|
D | skbedit.json |
|
D | nat.json |
|
D | police.json |
|
D | connmark.json |
|
D | vlan.json |
|
D | skbmod.json |
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
D | i915_random.c |
|
/openbmc/qemu/tests/qtest/ |
H A D | boot-order-test.c | 2 * Boot order test cases. 86 { "-boot order=", 88 { "-boot order= -boot order=c", 94 { "-boot once=a,order=c", 96 { "-boot once=d -boot order=nda", 119 { "-boot once=d,order=c", 'd', 'c' }, 164 qtest_add_func("boot-order/pc", test_pc_boot_order); in main() 166 qtest_add_func("boot-order/pmac_oldworld", in main() 168 qtest_add_func("boot-order/pmac_newworld", in main() 171 qtest_add_func("boot-order/sun4m", test_sun4m_boot_order); in main() [all …]
|
/openbmc/linux/arch/s390/include/asm/ |
D | sigp.h |
|
/openbmc/linux/scripts/atomic/ |
D | atomic-tbl.sh |
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
D | mr.c |
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
D | hns_roce_db.c |
|
12345678910>>...159