HomeSort by relevance Sort by last modified time
    Searched full:egrep (Results 1 - 25 of 260) sorted by null

1 2 3 4 5 6 7 8 91011

  /ndk/sources/host-tools/sed-4.2.1/testsuite/
bug-regex28.c 33 #define EGREP RE_SYNTAX_EGREP
35 { "a.b", "a\nb", EGREP, -1 },
37 { "a[^x]b", "a\nb", EGREP, -1 },
42 { "a\\Sb", "a\nb", EGREP, -1 },
44 { "a\\Wb", "a\nb", EGREP, 0 },
  /external/bzip2/
bzgrep 13 *egrep) grep=${EGREP-egrep} ;;
22 grep=egrep
bzgrep.1 39 .I egrep
56 grep(1), egrep(1), fgrep(1), bzdiff(1), bzmore(1), bzless(1), bzip2(1)
  /external/llvm/test/CodeGen/ARM/
private.ll 5 ; RUN: egrep bl.*\.Lfoo %t
  /external/webkit/Tools/iExploder/iexploder-1.7.2/tools/
update_html_tags_from_sources.sh 31 egrep -v "^namespace\w*=" > ${tmp_prefix}.html-attrs
33 egrep -v "^namespace\w*=" > ${tmp_prefix}.html-tags
34 egrep "equalIgnoringCase" $src_dir/Source/WebCore/html/HTML*.cpp | \
40 egrep -r '"[-\+a-z]+/[-\+a-z]+"' $src_dir/Source/WebCore | ruby -e '$stdin.readlines.join("").scan(/\"([afimtvwx][\w\+-]+\/[\w\+-]+)"/) { puts $1 }' > ${tmp_prefix}.mime-types
43 egrep -o '"@.*?\"' $src_dir/Source/WebCore/css/CSSParser.cpp | cut -d\" -f2 | cut -d"{" -f1 | \
56 egrep "^ [a-z-]+," $src_dir/layout/style/nsCSSPropList.h | cut -d, -f1 \
60 egrep '{ "[a-z]+:' $src_dir/docshell/build/nsDocShellModule.cpp | cut -d\" -f2 \
69 egrep ' { "[a-z]+' $src_dir/content/html/content/src/nsGenericHTMLElement.cpp | cut -d\" -f2 >> ${tmp_prefix}.html-values
74 egrep -r '"[-\+a-z]+/[-\+a-z]+"' $src_dir/browser/base $src_dir/browser/components $src_dir/uriloader $src_dir/netwerk/mime $src_dir/content/html \
76 egrep -o '":(.*?)"' $src_dir/layout/style/nsCSSPseudoClassList.h | cut -d\" -f2
    [all...]
  /external/llvm/utils/
llvmgrep 11 # This script searches your srcdir for an egrep style pattern. This can quickly
32 Linux|Darwin) grep_cmd="egrep -H -n" ;;
33 *) grep_cmd="egrep -l -n" ;;
  /external/bluetooth/glib/gio/
abicheck.sh 3 egrep '^#([^i]|if).*[^\]$' "${top_builddir:-..}/glibconfig.h" > glibconfig.cpp
  /external/bluetooth/glib/gobject/
abicheck.sh 3 egrep '^#([^i]|if).*[^\]$' "${top_builddir:-..}/glibconfig.h" > glibconfig.cpp
  /external/llvm/test/Transforms/InstCombine/
apint-shift-simplify.ll 2 ; RUN: egrep {shl|lshr|ashr} | count 3
  /external/bison/djgpp/
config.site 62 # A sane default for egrep.
63 ac_cv_path_EGREP=${EGREP='/dev/env/DJDIR/bin/egrep'}
  /external/e2fsprogs/tests/
Makefile.in 20 @echo 'EGREP="@EGREP@"' >> test_script
test_script.in 21 TESTS=`ls -d $SRCDIR/[a-zA-Z]_* | $EGREP -v "\.failed|\.new"`
  /external/genext2fs/
test-mount.sh 65 egrep -v "(hda|hdb|tty|loop|ram|ubda)" $fname | \
70 egrep -v "(hda|hdb|tty|loop|ram|ubda)" | \
  /external/llvm/utils/crosstool/
create-snapshots.sh 17 svn info ${LLVM_PROJECT_SVN} | egrep ^Revision | sed 's/^Revision: //'
  /external/openssh/regress/
agent-ptrace.sh 44 egrep 'ptrace: Operation not permitted.|procfs:.*Permission denied.|ttrace.*Permission denied.|procfs:.*: Invalid argument.|Unable to access task ' >/dev/null ${OBJ}/gdb.out
stderr-after-eof.sh 36 egrep 'Disconnecting: Received extended_data after EOF' ${COPY} &&
  /external/llvm/projects/sample/autoconf/
AutoRegen.sh 8 autoconf --version | egrep '2\.[56][0-9]' > /dev/null
  /frameworks/base/tools/obbtool/
mkobb.sh 47 if ! egrep -q "^cryptoloop " /proc/modules; then \
53 if ! egrep -q "name\s*:\s*${CRYPTO}$" /proc/crypto; then \
59 if ! egrep -q "^\s*${FS}$" /proc/filesystems; then \
  /external/libvpx/build/make/
gen_asm_deps.sh 45 includes=$(egrep -i "include +\"?+[a-z0-9_/]+\.${sfx}" $srcfile |
  /external/llvm/test/CodeGen/PowerPC/
fma.ll 2 ; RUN: egrep {fn?madd|fn?msub} | count 8
  /external/openssh/
survey.sh.in 68 egrep '#define|#undef' config.h
buildpkg.sh.in 136 if egrep "^#define USE_SOLARIS_PROCESS_CONTRACTS" config.h > /dev/null 2>&1
379 if cut -f1 -d: \${PKG_INSTALL_ROOT}/etc/passwd | egrep '^'$SSH_PRIVSEP_USER'\$' >/dev/null
390 if cut -f1 -d: \${PKG_INSTALL_ROOT}/etc/group | egrep '^'\$SSH_PRIVSEP_GROUP'\$' >/dev/null
400 if cut -f3 -d: \${PKG_INSTALL_ROOT}/etc/group | egrep '^'$SSHDGID'\$' >/dev/null
413 if cut -f3 -d: \${PKG_INSTALL_ROOT}/etc/passwd | egrep '^'$SSHDUID'\$' >/dev/null
542 /usr/bin/svcs -H $OPENSSH_FMRI 2>&1 | egrep "^online" > /dev/null 2>&1
643 find . | egrep -v "prototype|pkginfo|mk-proto.awk" | sort | \
  /external/strace/linux/mips/
ioctlent.sh 73 egrep "$def_find" $file_list |
75 egrep -v "$def_stop"
  /external/openssh/contrib/aix/
buildbff.sh 29 if echo $0 | egrep '^/'
39 if pwd | egrep 'contrib/aix$'
207 if cut -f1 -d: /etc/group | egrep '^'$SSH_PRIVSEP_USER'\$' >/dev/null
224 if egrep '^[ \t]*UsePrivilegeSeparation[ \t]+no' $sysconfdir/sshd_config >/dev/null
276 if egrep "^\$oldstartcmd" /etc/rc.tcpip >/dev/null
  /external/bouncycastle/
Android.mk 48 `(find $(LOCAL_PATH) -name '*.java' | xargs grep '"org.bouncycastle' | egrep ' (put|add)' | sed -e 's/");//' -e 's/.*"//'; \

Completed in 4002 milliseconds

1 2 3 4 5 6 7 8 91011