Home
last modified time | relevance | path

Searched refs:source_path (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/
H A Drelease_ok3568.sh4 source_path=$PWD/OK3568_Linux_fs
19 git clone $OK3568_kernel_url $source_path/kernel
20 cd $source_path/kernel && \
23 git clone $OK3568_uboot_url $source_path/u-boot
24 cd $source_path/u-boot && \
28 cp $source_path/build_close_source.sh ./
/OK3568_Linux_fs/buildroot/package/ffmpeg/
H A D0004-configure-add-extralibs-to-extralibs_xxx.patch21 source_path=${source_path}
/OK3568_Linux_fs/external/recovery/update_engine/
H A Dmd5sum.c144 bool comparefile(const char *dest_path, const char *source_path, long long dest_offset, long long s… in comparefile() argument
153 checkdata(source_path, md5sum_source, source_offset, checkSize); in comparefile()
H A Dmd5sum.h19 bool comparefile(const char *dest_path, const char *source_path, long long dest_offset, long long s…
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/
H A Dtdc.py95 source_path = []
99 source_path.append(pgpath)
100 if len(source_path) == 0:
104 elif len(source_path) > 1:
106 print('at {}'.format(source_path[0]))
107 pgdir = source_path[0]
/OK3568_Linux_fs/kernel/Documentation/sphinx/
H A Dkernel_include.py105 include_file = io.FileInput(source_path=path,
/OK3568_Linux_fs/external/mpp/build/android/
H A DREADME.md13 <source_path>
18 …ath> -DCMAKE_BUILD_TYPE=Release -DANDROID_ABI="armeabi-v7a with NEON" <source_path> && cmake --bui…