Home
last modified time | relevance | path

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

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