Home
last modified time | relevance | path

Searched defs:test_pattern (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/arch/arm/mach-exynos/
Ddmc_init_ddr3.c242 static const unsigned int test_pattern[] = { variable
/external/u-boot/arch/arm/mach-aspeed/ast2500/
Dsdram_ast2500.c201 u32 test_pattern = 0xdeadbeef; in ast2500_sdrammc_calc_size() local
/external/python/cpython2/Lib/test/
Dtest_strptime.py117 def test_pattern(self): member in TimeRETests
/external/python/cpython3/Lib/test/
Dtest_strptime.py117 def test_pattern(self): member in TimeRETests
/external/u-boot/common/
Dlcd.c110 static void test_pattern(void) in test_pattern() function
/external/u-boot/drivers/ram/rockchip/
Ddmc-rk3368.c605 const u32 test_pattern = 0x5aa5f00f; in sdram_col_row_detect() local
/external/libxml2/
Dtestapi.c17343 test_pattern(void) { in test_pattern() function