Searched refs:source_path (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/ |
| H A D | release_ok3568.sh | 4 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 D | 0004-configure-add-extralibs-to-extralibs_xxx.patch | 21 source_path=${source_path}
|
| /OK3568_Linux_fs/external/recovery/update_engine/ |
| H A D | md5sum.c | 144 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 D | md5sum.h | 19 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 D | tdc.py | 95 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 D | kernel_include.py | 105 include_file = io.FileInput(source_path=path,
|
| /OK3568_Linux_fs/external/mpp/build/android/ |
| H A D | README.md | 13 <source_path> 18 …ath> -DCMAKE_BUILD_TYPE=Release -DANDROID_ABI="armeabi-v7a with NEON" <source_path> && cmake --bui…
|