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

  /device/linaro/bootloader/edk2/
edksetup.sh 94 PATH_LIST=$PACKAGES_PATH
95 PATH_LIST=${PATH_LIST//:/ }
96 for DIR in $PATH_LIST
  /external/skia/tools/skqp/
upload_model 10 PATH_LIST='gmkb'
35 COUNT=$(find $PATH_LIST -type f | wc -l)
40 find $PATH_LIST -type f | sort | while IFS= read -r FILENAME; do
  /external/skqp/tools/skqp/
upload_model 10 PATH_LIST='gmkb'
35 COUNT=$(find $PATH_LIST -type f | wc -l)
40 find $PATH_LIST -type f | sort | while IFS= read -r FILENAME; do
  /device/linaro/bootloader/edk2/BaseTools/
BuildEnv 44 PATH_LIST=${PACKAGES_PATH//:/ }
45 for DIR in $PATH_LIST
141 PATH_LIST=${PACKAGES_PATH//:/ }
142 for DIR in $PATH_LIST

Completed in 320 milliseconds