Home
last modified time | relevance | path

Searched refs:isdir (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/
Dget_files.py85 if not os.path.isdir(local_resource_path):
/hardware/intel/img/libdrm/
Dltmain.sh1877 isdir=no
1888 -d) isdir=yes ;;
1939 test -d "$dest" && isdir=yes
1940 if test "$isdir" = yes; then