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

  /external/libcxx/utils/docker/scripts/
checkout_git.sh 38 local TARGET_PROJ="$1"
41 if [ "$PROJ" == "$TARGET_PROJ" ]; then
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/scripts/
checkout.sh 44 local TARGET_PROJ="$1"
47 if [ "$PROJ" == "$TARGET_PROJ" ]; then

Completed in 59 milliseconds