HomeSort by relevance Sort by last modified time
    Searched refs:grep (Results 326 - 350 of 467) sorted by null

<<111213141516171819

  /external/openssh/regress/
cfgmatch.sh 43 grep -v AuthorizedKeysFile $OBJ/sshd_proxy_bak > $OBJ/sshd_proxy
sftp-cmds.sh 48 grep copy.dd >/dev/null 2>&1 || fail "lls failed"
52 grep copy.dd >/dev/null 2>&1 || fail "lls w/path failed"
  /ndk/build/tools/
build-stlport.sh 166 local UNKNOWN_ARCH=$(find_ndk_unknown_archs | grep $ABI)
dev-rebuild-ndk.sh 87 HOST_NUM_CPUS=`cat /proc/cpuinfo | grep -c processor`
prebuilt-common.sh 210 echo "$1" | grep -q -E -e '^--[^=]+=<.+>$'
219 echo "$1" | grep -q -E -e '^--[^=]+$'
227 echo "$1" | grep -q -E -e '^-[A-Za-z0-9]<.+>$'
236 echo "$1" | grep -q -E -e '^-.$'
1121 RESULT=$(ls $NDK_DIR/platforms/android-* | grep "arch-")
    [all...]
dev-system-import.sh 279 (grep -v -f $SYMBOL_EXCLUDES $1 ; grep -f $SYMBOL_INCLUDES $1) | sort -u
  /ndk/sources/host-tools/make-3.81/tests/
test_driver.pl 167 @dirs = grep (!/^(\..*|CVS|RCS)$/, readdir (SCRIPTDIR) );
177 @files = grep (!/^(\..*|CVS|RCS|.*~)$/, readdir (SCRIPTDIR) );
1000 @allfiles = grep (!/^(\.\.?|CVS|RCS)$/, readdir (DIR) );
1043 @files = grep (!/^(\.\.?|CVS|RCS)$/ && ($_ = "$path/$_"), @files);
  /sdk/eclipse/scripts/
create_all_symlinks.sh 261 [[ $(uname) == "Linux" ]] && J=$(cat /proc/cpuinfo | grep processor | wc -l)
  /external/icu4c/config/
dist.mk 26 SVNURL=$(shell svn info $(SVNTOP) | grep '^URL:' | cut -d: -f2-)
  /external/qemu/distrib/
build-kernel.sh 26 BUILD_NUM_CPUS=$(grep -c processor /proc/cpuinfo)
  /external/libffi/
ltcf-c.sh 179 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
281 strings "$collect2name" | grep resolve_lib_name >/dev/null
497 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
    [all...]
ltcf-gcj.sh 182 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
280 strings "$collect2name" | grep resolve_lib_name >/dev/null
480 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
ltconfig 435 if grep "^### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "$ofile" > /dev/null; then
445 eval "`$SHELL $ofile --config | grep '^LTCC='`"
494 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
495 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
496 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
949 if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
1026 echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
    [all...]
  /external/webkit/Tools/android/flex-2.5.4a/
configure 387 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
388 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
389 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
599 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
636 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
746 ac_err=`grep -v '^ *+' conftest.out`
760 ac_err=`grep -v '^ *+' conftest.out`
815 ac_err=`grep -v '^ *+' conftest.out`
941 ac_err=`grep -v '^ *+' conftest.out`
1036 ac_err=`grep -v '^ *+' conftest.out
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex_compiler.h 228 else if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
281 if (_M_flags & (regex_constants::basic | regex_constants::grep))
377 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
387 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
397 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
410 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex_compiler.h 228 else if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
281 if (_M_flags & (regex_constants::basic | regex_constants::grep))
377 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
387 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
397 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
410 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_compiler.h 228 else if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
281 if (_M_flags & (regex_constants::basic | regex_constants::grep))
377 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
387 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
397 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
410 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_compiler.h 228 else if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
281 if (_M_flags & (regex_constants::basic | regex_constants::grep))
377 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
387 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
397 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
410 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
  /external/libvorbis/
configure 873 GREP
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/
jsDriver.pl 156 @test_list = grep (!/shell\.js$/, @test_list);
206 @output = grep (!/js\>/, @output);
    [all...]
  /external/libmtp/
configure 820 GREP
    [all...]
  /external/valgrind/main/perf/
vg_perf.in 340 my $found_tests = (0 != (grep { $_ =~ /\.vgperf$/ } @fs));
  /external/webkit/Tools/Scripts/
resolve-ChangeLogs 202 my @matchingFiles = grep { $_ ne $fileNewer } glob("${file}.r[0-9][0-9]*");
259 $statCommand = "$SVN stat | grep '^C'";
313 my @changeLogs = grep { defined $_ } map { findChangeLog($_) } @changedFiles;
  /external/elfutils/
configure     [all...]
  /external/libogg/
configure 855 GREP
    [all...]

Completed in 959 milliseconds

<<111213141516171819