HomeSort by relevance Sort by last modified time
    Searched refs:cut (Results 1 - 25 of 248) sorted by null

1 2 3 4 5 6 7 8 910

  /external/toybox/scripts/
findglobals.sh 6 nm toybox_unstripped | grep '[0-9A-Fa-f]* [BCDGRS]' | cut -d ' ' -f 3
  /external/elfutils/src/tests/
run-linkmap-cut.sh 25 testfiles linkmap-cut-lib.so linkmap-cut linkmap-cut.core
29 testrun ${abs_top_builddir}/src/stack --core=linkmap-cut.core -e linkmap-cut -m >bt || true
31 grep -q '^#0 0x00007f08bc24d681 libfunc - .////////////////////////////////////linkmap-cut-lib\.so$' bt
32 grep -q '^#1 0x00000000004006b4 main - linkmap-cut$' bt
  /external/selinux/scripts/
Lindent 4 V1=`echo $RES | cut -d' ' -f3 | cut -d'.' -f1`
5 V2=`echo $RES | cut -d' ' -f3 | cut -d'.' -f2`
6 V3=`echo $RES | cut -d' ' -f3 | cut -d'.' -f3`
  /external/libunwind/tests/
perf-startup 5 warmup=$(./forker 2000 /bin/true | cut -f1 -d' ')
7 nsec1=$(./forker 2000 /bin/true | cut -f1 -d' ')
10 nsec2=$(LD_PRELOAD=$LIBUNWIND ./forker 2000 /bin/true | cut -f1 -d' ')
13 nsec3=$(LD_PRELOAD=$LIBUNWIND_PLAT ./forker 2000 /bin/true | cut -f1 -d' ')
  /external/llvm/utils/
GetRepositoryPath 18 svn info | grep '^URL:' | cut -d: -f2-
20 git svn info | grep 'URL:' | cut -d: -f2-
GetSourceVersion 20 git svn info | grep 'Revision:' | cut -d: -f2-
  /external/libvpx/libvpx/tools/
author_first_release.sh 13 cut -f2- |
  /external/v8/tools/
v8-rolls.sh 53 git show $1:DEPS | grep -n $DEPS_STRING | cut -d":" -f1
65 cut -d" " -f1
74 h=$(echo $msg | cut -d" " -f1)
75 d=$(echo $msg | cut -d" " -f2)
76 t=$(echo $msg | cut -d" " -f3)
77 a=$(echo $msg | cut -d" " -f5)
78 a1=$(echo $a | cut -d"@" -f1)
79 a2=$(echo $a | cut -d"@" -f2)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
author_first_release.sh 13 cut -f2- |
  /frameworks/base/data/sounds/
generate-all-audio.sh 44 cut -d : -f 2 |
45 cut -d \ -f 1 |
53 cut -d : -f 1 |
  /external/ksoap2/kobjects/org/ksoap2/kobjects/mime/
Decoder.java 83 int cut = header.indexOf('"', pos); local
84 if (cut == -1)
87 result.put(key, header.substring(pos, cut));
88 pos = cut + 2;
96 int cut = header.indexOf(';', pos); local
97 if (cut == -1) {
101 result.put(key, header.substring(pos, cut));
102 pos = cut + 1;
105 int cut = header.indexOf('=', pos); local
107 if (cut == -1
    [all...]
  /dalvik/dx/tests/108-string-annotation/
run 19 --dump-to=- *.class | cut -f 2 -d '|' | awk '
  /external/eigen/bench/
bench_multi_compilers.sh 16 compiler=`echo ${CLIST[$i]} | cut -d " " -f 1`
  /frameworks/webview/chromium/tools/
webview_command_line 21 adb shell "cat $CMD_LINE_FILE 2>/dev/null" | cut -d" " -f "2-"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
RstripExtension.py 26 cut = len(txt.rstrip())
27 text.delete('%i.%i' % (cur, cut), '%i.0 lineend' % cur)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
RstripExtension.py 26 cut = len(txt.rstrip())
27 text.delete('%i.%i' % (cur, cut), '%i.0 lineend' % cur)
  /external/skia/tools/
mirror-dev.sh 2 for DEV in $(dpkg --list | grep '^ii [^ ]' | cut -d ' ' -f 3 | grep '\-dev$')
24 DEV_64_TARGET_PKG=$(dpkg -S $DEV_64_TARGET_FULL | cut -d ':' -f 1)
  /external/eigen/bench/btl/data/
mk_new_gnuplot.sh 7 echo "set title " `grep ${WHAT} ../action_settings.txt | head -n 1 | cut -d ";" -f 2` >> $WHAT.gnuplot
8 echo "set xlabel " `grep ${WHAT} ../action_settings.txt | head -n 1 | cut -d ";" -f 3` " offset 0,0" >> $WHAT.gnuplot
9 echo "set xrange [" `grep ${WHAT} ../action_settings.txt | head -n 1 | cut -d ";" -f 4` "]" >> $WHAT.gnuplot
39 echo "'"$FILE"'" `grep $TITLE ../perlib_plot_settings.txt | head -n 1 | cut -d ";" -f 2` "\\" >> $WHAT.gnuplot
  /external/vboot_reference/tests/
rbtest.conf 24 cable=$(/usr/sbin/ethtool eth0 | grep Link | cut -f 3 -d ' ')
  /frameworks/av/media/libstagefright/
SkipCutBuffer.cpp 27 SkipCutBuffer::SkipCutBuffer(int32_t skip, int32_t cut) {
29 if (skip < 0 || cut < 0 || cut > 64 * 1024) {
30 ALOGW("out of range skip/cut: %d/%d, using passthrough instead", skip, cut);
32 cut = 0;
36 mBackPadding = cut;
39 mCapacity = cut + 4096;
41 ALOGV("skipcutbuffer %d %d %d", skip, cut, mCapacity);
  /external/vboot_reference/scripts/image_signing/
ensure_sane_lsb-release.sh 99 size=$(ls -sk "$lsbfile" | cut -d ' ' -f 1)
148 cut -d = -f 2 |
149 cut -d - -f 1,2)
set_channel.sh 33 local from=$(grep '^CHROMEOS_RELEASE_TRACK=' "${lsb}" | cut -d '=' -f 2)
  /frameworks/av/include/media/stagefright/
SkipCutBuffer.h 27 * utility class to cut the start and end off a stream of data in MediaBuffers
33 // 'cut' is the number of bytes to cut from the end
34 SkipCutBuffer(int32_t skip, int32_t cut);
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
perf 118 -w*) width=`echo $1 | cut -c3-` ;;
120 -h*) height=`echo $1 | cut -c3-` ;;
121 --widthv*=*) width=`echo $1 | cut -d= -f2` ;;
123 --heightv*=*) height=`echo $1 | cut -d= -f2` ;;
159 -w*) width=`echo $1 | cut -c3-` ;;
161 -h*) height=`echo $1 | cut -c3-` ;;
162 --widthv*=*) width=`echo $1 | cut -d= -f2` ;;
164 --heightv*=*) height=`echo $1 | cut -d= -f2` ;;
  /device/common/
generate-blob-lists.sh 67 cut -b 15- |
78 cut -b 15- |
85 MANUFACTURERNAME=$( find device -type d | grep ^[^/]\*/[^/]\*/$DEVICENAME\$ | cut -f 2 -d / )
108 cut -b 3-

Completed in 1645 milliseconds

1 2 3 4 5 6 7 8 910