HomeSort by relevance Sort by last modified time
    Searched defs:AWK (Results 1 - 9 of 9) sorted by null

  /external/llvm/
Makefile 250 AWK = awk
256 dirs=`svn status --no-ignore $$1 | awk '/^(I|\?) / {print $$2}' | LC_ALL=C xargs svn info 2>/dev/null | awk '/^Path:\ / {print $$2}'`;
  /external/libogg/win32/
Makefile 71 AWK = gawk
  /ndk/sources/host-tools/make-3.81/w32/
Makefile 100 AWK = gawk
334 $(AWK) ' { files[$$0] = 1; } \
347 $(AWK) ' { files[$$0] = 1; } \
363 $(AWK) ' { files[$$0] = 1; } \
  /external/chromium_org/third_party/yasm/source/config/android/
Makefile 507 AWK = gawk
    [all...]
  /external/chromium_org/third_party/yasm/source/config/ios/
Makefile 507 AWK = awk
    [all...]
  /external/chromium_org/third_party/yasm/source/config/linux/
Makefile 507 AWK = gawk
    [all...]
  /external/chromium_org/third_party/yasm/source/config/mac/
Makefile 507 AWK = awk
    [all...]
  /external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile 507 AWK = gawk
    [all...]
  /external/chromium_org/third_party/yasm/source/config/win/
Makefile 507 AWK = gawk
    [all...]

Completed in 339 milliseconds