HomeSort by relevance Sort by last modified time
    Searched refs:find_prog (Results 1 - 3 of 3) sorted by null

  /external/llvm/utils/
llvmdo 172 SunOS) find_prog=gfind ;;
173 *) find_prog=find ;;
178 $find_prog $LLVMDO_DIRS -type f \
  /external/swiftshader/third_party/LLVM/utils/
llvmdo 172 SunOS) find_prog=gfind ;;
173 *) find_prog=find ;;
178 $find_prog $LLVMDO_DIRS -type f \
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/
llvmdo 172 SunOS) find_prog=gfind ;;
173 *) find_prog=find ;;
178 $find_prog $LLVMDO_DIRS -type f \

Completed in 258 milliseconds