OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:grep
(Results
276 - 300
of
700
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/compiler-rt/lib/sanitizer_common/scripts/
check_lint.sh
47
cat $TASK_LOG |
grep
-v "Done processing" |
grep
-v "Total errors found" \
48
|
grep
-v "Skipping input" >> $ERROR_LOG
/external/iproute2/
configure
65
if
grep
TC_CONFIG_XT Config > /dev/null
104
if
grep
TC_CONFIG_XT Config > /dev/null
143
if !
grep
TC_CONFIG_XT Config > /dev/null
/ndk/sources/host-tools/sed-4.2.1/build-aux/
texi2dvi
107
# In case someone crazy insists on using
grep
-E.
413
elif sed 1q "$command_line_filename" |
grep
'input texinfo' >/dev/null; then
536
&& (
grep
'^\\bibdata[{]' "$filename_noext.aux" \
537
&&
grep
'^\\bibstyle[{]' "$filename_noext.aux" \
538
&& (
grep
'Warning:.*Citation.*undefined' "$filename_noext.log" \
539
||
grep
'No file .*\.bbl\.' "$filename_noext.log")) \
596
if
grep
"Rerun to get" "$filename_noext.log" >/dev/null 2>&1; then
/ndk/tests/abcc/
build-abcc.sh
110
test `$SDK_DIR/tools/android list target |
grep
'^id' | wc -l` -eq 0 && "Please download at least one target first." && exit 1
113
if [ `$SDK_DIR/tools/android list target |
grep
'^id' | wc -l` -ne 1 ] && [ -z "$SDK_TARGET" ]; then
114
DEFAULT_TARGET="`$SDK_DIR/tools/android list target |
grep
'^id' | head -n 1 | awk '{print $4}'`"
116
for line in "`$SDK_DIR/tools/android list target |
grep
'^id'`"; do
123
SDK_TARGET=`$SDK_DIR/tools/android list target |
grep
'^id' | awk '{print $4}'`
/device/asus/deb/self-extractors/
files-by-owner.sh
21
grep
-v google |
60
grep
^/ |
66
auto_owner=$(
grep
^$file: ../vendor_owner_info.txt | cut -d : -f 2)
/device/asus/flo/self-extractors/
files-by-owner.sh
21
grep
-v google |
60
grep
^/ |
66
auto_owner=$(
grep
^$file: ../vendor_owner_info.txt | cut -d : -f 2)
/external/qemu/distrib/sdl-1.2.15/build-scripts/
config.guess
173
|
grep
-q __ELF__
345
grep
IS_64BIT_ARCH >/dev/null
526
if
grep
bos325 /usr/include/stdio.h >/dev/null 2>&1; then
545
elif
grep
bos324 /usr/include/stdio.h >/dev/null 2>&1; then
553
if /usr/sbin/lsattr -El ${IBM_CPU_ID} |
grep
' POWER' >/dev/null 2>&1; then
659
grep
-q __LP64__
867
objdump --private-headers /bin/sh |
grep
-q ld.so.1
874
|
grep
-q __ARM_EABI__
939
case `
grep
'^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
1008
if
grep
Novell /usr/include/link.h >/dev/null 2>/dev/null; the
[
all
...]
/dalvik/dx/src/com/android/dx/command/grep/
Grep.java
17
package com.android.dx.command.
grep
;
31
public final class
Grep
{
42
public
Grep
(final Dex dex, Pattern pattern, final PrintWriter out) {
88
public int
grep
() {
method in class:Grep
/external/bison/build-aux/
cross-options.pl
9
my $scanner = `
grep
-i '"%[a-z]' $ARGV[0]`;
/external/chromium_org/chrome/tools/
chrome-process-identifier.sh
30
xargs -0 </proc/$p/cmdline 2>/dev/null|
grep
-q -- --type= && continue
46
xargs -0 </proc/$p/cmdline 2>/dev/null|
grep
-q -- --type= && {
/external/chromium_org/sdch/open-vcdiff/
autogen.sh
59
grep
-q LIBTOOL configure.ac && "$LIBTOOLIZE" -c -f
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
version.sh
53
if eval echo \$$v |
grep
-E -q '[^[:digit:]]'; then
/external/chromium_org/third_party/skia/platform_tools/android/bin/
android_perf
72
$ADB shell ps |
grep
skia_launcher | awk '{print $2}' | xargs $ADB shell kill
81
APP_PID=$($ADB shell ps |
grep
skia_launcher | awk '{print $2}')
/external/chromium_org/third_party/skia/tools/
git-skia-verify
65
PREVIOUS_BRANCH=`git branch --no-color |
grep
"^*" | awk '{ print $2}'`
/external/chromium_org/tools/clang/scripts/
repackage.sh
46
LIBNAME=$(
grep
LIBRARYNAME "$THIS_DIR"/../blink_gc_plugin/Makefile \
/external/chromium_org/tools/valgrind/
regrind.sh
37
grep
"Command:.*LayoutTests" |
52
latest=`
grep
"<li><font .*" < regrind-builds.html | head -1 | sed 's/.*#//;s/<.*//'`
/external/chromium_org/v8/tools/
fuzz-harness.sh
86
exit_code=$(cat w* |
grep
" looking good" -c)
/external/clang/
Makefile
111
grep
-v /lib/Headers |
grep
-v /test/`
/external/e2fsprogs/config/
parse-types.sh
23
sed -f sed.script |
grep
'^#' > asm_types.h; then
/external/e2fsprogs/lib/ss/
mk_cmds.sh.in
54
if
grep
"^#__ERROR_IN_FILE" "${TMP}" > /dev/null; then
/external/libcxx/test/re/re.alg/re.alg.search/
Android.mk
23
test_name := re/re.alg/re.alg.search/
grep
24
test_src :=
grep
.pass.cpp
/external/libmtp/
hotplug.sh.in
105
COMMAND=`which
grep
2> /dev/null`
108
echo "Missing
grep
program. Fatal error."
156
CVSTAG=`
grep
'\$Id:' /etc/hotplug/usb.agent`
/external/libvpx/libvpx/build/make/
version.sh
53
if eval echo \$$v |
grep
-E -q '[^[:digit:]]'; then
/external/lldb/
Makefile
101
grep
-v /lib/Headers |
grep
-v /test/`
/external/nanopb-c/tools/
make_linux_package.sh
33
LIBPROTOC=$(ldd `which protoc` |
grep
-o '/.*libprotoc[^ ]*')
Completed in 537 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>