Searched refs:test_shifts (Results 1 – 5 of 5) sorted by relevance
/external/u-boot/arch/arm/mach-exynos/ |
D | dmc_init_ddr3.c | 351 void test_shifts(struct exynos5420_phy_control *phy_ctrl, int ch, in test_shifts() function 424 test_shifts(phy_ctrl, ch, left_limit, right_limit, left); in software_find_read_offset() 425 test_shifts(phy_ctrl, ch, right_limit, left_limit, right); in software_find_read_offset()
|
/external/python/cpython2/Demo/parser/ |
D | test_unparse.py | 96 def test_shifts(self): member in UnparseTestCase
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | bitfield.ll | 83 define void @test_shifts(i32 %val32, i64 %val64) { 84 ; CHECK-LABEL: test_shifts:
|
/external/llvm/test/CodeGen/AArch64/ |
D | bitfield.ll | 83 define void @test_shifts(i32 %val32, i64 %val64) { 84 ; CHECK-LABEL: test_shifts:
|
/external/python/cpython3/Lib/test/test_tools/ |
D | test_unparse.py | 145 def test_shifts(self): member in UnparseTestCase
|