Home
last modified time | relevance | path

Searched refs:findFile (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A Dpatch-kernel105 findFile () { function
243 findFile $patchdir/${patch} || noFile ${patch}
274 findFile $patchdir/${patch} || noFile ${patch}
292 findFile $patchdir/${patch} || noFile ${patch}
311 findFile $patchdir/patch-${CURRENTFULLVERSION}-ac${ACVALUE} || break
319 findFile $patchdir/patch-${CURRENTFULLVERSION}-ac${HIGHESTPATCH} || break
326 findFile $patchdir/patch-${CURRENTFULLVERSION}${gotac} || {
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A Dpatch-kernel105 findFile () { function
243 findFile $patchdir/${patch} || noFile ${patch}
274 findFile $patchdir/${patch} || noFile ${patch}
292 findFile $patchdir/${patch} || noFile ${patch}
311 findFile $patchdir/patch-${CURRENTFULLVERSION}-ac${ACVALUE} || break
319 findFile $patchdir/patch-${CURRENTFULLVERSION}-ac${HIGHESTPATCH} || break
326 findFile $patchdir/patch-${CURRENTFULLVERSION}${gotac} || {
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A Dpatch-kernel104 findFile () { function
242 findFile $patchdir/${patch} || noFile ${patch}
273 findFile $patchdir/${patch} || noFile ${patch}
291 findFile $patchdir/${patch} || noFile ${patch}
310 findFile $patchdir/patch-${CURRENTFULLVERSION}-ac${ACVALUE} || break
318 findFile $patchdir/patch-${CURRENTFULLVERSION}-ac${HIGHESTPATCH} || break
325 findFile $patchdir/patch-${CURRENTFULLVERSION}${gotac} || {
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A Dpatch-kernel104 findFile () { function
242 findFile $patchdir/${patch} || noFile ${patch}
273 findFile $patchdir/${patch} || noFile ${patch}
291 findFile $patchdir/${patch} || noFile ${patch}
310 findFile $patchdir/patch-${CURRENTFULLVERSION}-ac${ACVALUE} || break
318 findFile $patchdir/patch-${CURRENTFULLVERSION}-ac${HIGHESTPATCH} || break
325 findFile $patchdir/patch-${CURRENTFULLVERSION}${gotac} || {
/OK3568_Linux_fs/kernel/scripts/
H A Dpatch-kernel105 findFile () { function
243 findFile $patchdir/${patch} || noFile ${patch}
274 findFile $patchdir/${patch} || noFile ${patch}
292 findFile $patchdir/${patch} || noFile ${patch}
311 findFile $patchdir/patch-${CURRENTFULLVERSION}-ac${ACVALUE} || break
319 findFile $patchdir/patch-${CURRENTFULLVERSION}-ac${HIGHESTPATCH} || break
326 findFile $patchdir/patch-${CURRENTFULLVERSION}${gotac} || {
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A Dpatch-kernel105 findFile () { function
243 findFile $patchdir/${patch} || noFile ${patch}
274 findFile $patchdir/${patch} || noFile ${patch}
292 findFile $patchdir/${patch} || noFile ${patch}
311 findFile $patchdir/patch-${CURRENTFULLVERSION}-ac${ACVALUE} || break
319 findFile $patchdir/patch-${CURRENTFULLVERSION}-ac${HIGHESTPATCH} || break
326 findFile $patchdir/patch-${CURRENTFULLVERSION}${gotac} || {
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A Dpatch-kernel105 findFile () { function
243 findFile $patchdir/${patch} || noFile ${patch}
274 findFile $patchdir/${patch} || noFile ${patch}
292 findFile $patchdir/${patch} || noFile ${patch}
311 findFile $patchdir/patch-${CURRENTFULLVERSION}-ac${ACVALUE} || break
319 findFile $patchdir/patch-${CURRENTFULLVERSION}-ac${HIGHESTPATCH} || break
326 findFile $patchdir/patch-${CURRENTFULLVERSION}${gotac} || {
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/utils/
H A Dpath.py10 def findFile(file_name, directory): function
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/
H A Dloader.py13 from oeqa.core.utils.path import findFile
36 path = findFile('%s.py' % module, directory)
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
H A Drpm.py13 from oeqa.core.utils.path import findFile
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dutility.hpp1313 CV_EXPORTS_W cv::String findFile(const cv::String& relative_path, bool required = true, bool silent…
1319 cv::String res = findFile(relative_path, false, silentMode); in findFileOrKeep()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dutility.hpp1313 CV_EXPORTS_W cv::String findFile(const cv::String& relative_path, bool required = true, bool silent…
1319 cv::String res = findFile(relative_path, false, silentMode); in findFileOrKeep()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dutility.hpp1313 CV_EXPORTS_W cv::String findFile(const cv::String& relative_path, bool required = true, bool silent…
1319 cv::String res = findFile(relative_path, false, silentMode); in findFileOrKeep()