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

  /external/icu/icu4c/as_is/os390/
unpax-icu.sh 16 #binary_suffixes='ico ICO bmp BMP jpg JPG gif GIF brk BRK'
18 binary_suffixes='brk BRK bin BIN res RES cnv CNV dat DAT icu ICU spp SPP xml XML nrm NRM'
48 binary_suffixes="$binary_suffixes txt TXT ucm UCM"
70 for j in $binary_suffixes
  /external/icu/icu4c/as_is/os400/
unpax-icu.sh 30 #binary_suffixes='ico ICO bmp BMP jpg JPG gif GIF brk BRK'
33 binary_suffixes='brk BRK bin BIN res RES cnv CNV dat DAT icu ICU spp SPP xml XML nrm NRM'
140 more_bin_files=$(find icu -type f \( -name '*.zzz' `echo $binary_suffixes | sed -e 's%[a-zA-Z]*%-o -name \*.&%g'` \) -print)

Completed in 1622 milliseconds