Home
last modified time | relevance | path

Searched refs:our_path (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/lib/libfdt/
H A Dtest_libfdt.py6 our_path = os.path.dirname(os.path.realpath(__file__)) variable
7 sys.path.append(os.path.join(our_path, '../../b/sandbox_spl/tools'))
/rk3399_rockchip-uboot/tools/binman/
H A Dbinman.py19 our_path = os.path.dirname(os.path.realpath(__file__)) variable
21 sys.path.insert(0, os.path.join(our_path, dirname))
27 sys.path.insert(0, os.path.join(our_path, 'etype'))
H A Dbinman19 our_path = os.path.dirname(os.path.realpath(__file__)) variable
21 sys.path.insert(0, os.path.join(our_path, dirname))
27 sys.path.insert(0, os.path.join(our_path, 'etype'))
/rk3399_rockchip-uboot/tools/buildman/
H A Dbuildman17 our_path = os.path.dirname(os.path.realpath(__file__)) variable
18 sys.path.insert(1, os.path.join(our_path, '../patman'))
H A Dbuildman.py17 our_path = os.path.dirname(os.path.realpath(__file__)) variable
18 sys.path.insert(1, os.path.join(our_path, '../patman'))
H A Dtest.py15 our_path = os.path.dirname(os.path.realpath(__file__)) variable
16 sys.path.append(os.path.join(our_path, '../patman'))
/rk3399_rockchip-uboot/tools/dtoc/
H A Ddtoc.py35 our_path = os.path.dirname(os.path.realpath(__file__)) variable
36 sys.path.append(os.path.join(our_path, '../patman'))
H A Ddtoc35 our_path = os.path.dirname(os.path.realpath(__file__)) variable
36 sys.path.append(os.path.join(our_path, '../patman'))
H A Dtest_dtoc.py26 our_path = os.path.dirname(os.path.realpath(__file__)) variable
59 return fdt_util.EnsureCompiled(os.path.join(our_path, dts_fname))