/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | plot_bars.sh | 35 figures=($(echo "$bars" | cut -f 2 | sort | uniq)) 56 title=$(echo "$labels" | grep "^LABEL.$figure" | cut -f 3 | \ 58 y_label=$(echo "$labels" | grep "^LABEL.$figure" | cut -f 4 | \ 62 num_flows=$(echo "$labels" | grep "^LABEL.$figure" | cut -f 5 | \ 66 x_label_1=$(echo "$log" | grep "BAR.$figure" | cut -f 3 | sed 's/_/\t/g' \ 67 | cut -f 1 | sort | uniq | head -n 1 ) 70 x_label_2=$(echo "$log" | grep "BAR.$figure" | cut -f 3 | sed 's/_/\t/g' \ 71 | cut -f 1 | sort | uniq | sed -n 2p) 107 file_name=$(echo "$labels" | grep "^LABEL.$figure" | cut -f 5 | head -n 1) 119 data_sets=$(echo "$bars" | grep "LIMITERRORBAR.$figure" | cut -f 3 | \ [all …]
|
D | plot_dynamics.sh | 33 figures=($(echo "$plots" | cut -f 2 | sort | uniq)) 37 data_sets=$(echo "$plots" | grep "^PLOT.$figure" | cut -f 3 | sort | uniq) 39 linetypes=($(echo "$data_sets" | grep "#" | cut -d '#' -f 2 | \ 40 cut -d '@' -f 1 | uniq)) 53 y_label=$(echo "$data_sets" | grep "#" | cut -d '#' -f 1 | \ 54 cut -d ' ' -f 1 | cut -d '/' -f 3 | sed 's/[0-9]/#/g' | \ 55 cut -d '#' -f 3 | head -n 1 | sed 's/_/ /g') 69 linetype=$(echo "$set" | grep "#" | cut -d '#' -f 2 | cut -d '@' -f 1) 82 echo "$log" | grep "^PLOT.$figure.$set" | cut -f 4,5
|
/external/curl/src/ |
D | tool_msgs.c | 58 int cut = WARN_TEXTWIDTH-1; in warnf() local 60 while(!ISSPACE(ptr[cut]) && cut) { in warnf() 61 cut--; in warnf() 63 if(0 == cut) in warnf() 66 cut = WARN_TEXTWIDTH-1; in warnf() 68 (void)fwrite(ptr, cut + 1, 1, config->errors); in warnf() 70 ptr += cut+1; /* skip the space too */ in warnf() 71 len -= cut; in warnf()
|
/external/ksoap2/kobjects/org/ksoap2/kobjects/mime/ |
D | Decoder.java | 83 int cut = header.indexOf('"', pos); in getHeaderElements() local 84 if (cut == -1) in getHeaderElements() 87 result.put(key, header.substring(pos, cut)); in getHeaderElements() 88 pos = cut + 2; in getHeaderElements() 96 int cut = header.indexOf(';', pos); in getHeaderElements() local 97 if (cut == -1) { in getHeaderElements() 101 result.put(key, header.substring(pos, cut)); in getHeaderElements() 102 pos = cut + 1; in getHeaderElements() 105 int cut = header.indexOf('=', pos); in getHeaderElements() local 107 if (cut == -1) in getHeaderElements() [all …]
|
/external/selinux/scripts/ |
D | 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/v8/tools/ |
D | 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)
|
D | v8-info.sh | 80 cut -d" " -f1 96 git svn log -1 --oneline $1 | cut -d" " -f1 124 h=$(echo $merge | cut -d" " -f2) 133 first=$(svn_rev trunk $(v8_hash $(echo $1 | cut -d":" -f1))) 134 last=$(svn_rev trunk $(v8_hash $(echo $1 | cut -d":" -f2)))
|
D | generate-ten-powers.scm | 73 (cut (bit-rshbx (round n) shift)) 74 (exact? (=bx n (bit-lshbx cut shift)))) 75 (if (<=bx cut max-container) 76 (values cut e exact?) 125 (receive (cut e exact?) 129 (v cut)
|
/external/elfutils/tests/ |
D | 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
|
/external/libunwind/tests/ |
D | 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/opencv3/modules/photo/src/ |
D | align.cpp | 57 cut(_cut) in AlignMTBImpl() 92 if(cut) { in process() 182 bool getCut() const { return cut; } in getCut() 183 void setCut(bool val) { cut = val; } in setCut() 190 << "cut" << static_cast<int>(cut); in write() 200 cut = (cut_val != 0); in read() 217 bool cut; member in cv::AlignMTBImpl 265 Ptr<AlignMTB> createAlignMTB(int max_bits, int exclude_range, bool cut) in createAlignMTB() argument 267 return makePtr<AlignMTBImpl>(max_bits, exclude_range, cut); in createAlignMTB()
|
/external/eigen/bench/btl/data/ |
D | mk_new_gnuplot.sh | 7 echo "set title " `grep ${WHAT} ../action_settings.txt | head -n 1 | cut -d ";" -f 2` >> $WHAT.gnup… 8 echo "set xlabel " `grep ${WHAT} ../action_settings.txt | head -n 1 | cut -d ";" -f 3` " offset 0,0… 9 echo "set xrange [" `grep ${WHAT} ../action_settings.txt | head -n 1 | cut -d ";" -f 4` "]" >> $WHA… 39 …echo "'"$FILE"'" `grep $TITLE ../perlib_plot_settings.txt | head -n 1 | cut -d ";" -f 2` "\\" >> …
|
/external/curl/ |
D | maketgz | 39 major=`echo $libversion |cut -d. -f1 | sed -e "s/[^0-9]//g"` 40 minor=`echo $libversion |cut -d. -f2 | sed -e "s/[^0-9]//g"` 41 patch=`echo $libversion |cut -d. -f3 | cut -d- -f1 | sed -e "s/[^0-9]//g"`
|
D | curl-config.in | 104 cmajor=`echo $checkfor | cut -d. -f1` 105 cminor=`echo $checkfor | cut -d. -f2` 108 cpatch=`echo $checkfor | cut -d. -f3 | cut -d- -f1`
|
/external/guava/guava/src/com/google/common/collect/ |
D | TreeRangeSet.java | 303 Cut<C> cut = (Cut<C>) key; in get() local 304 if (!upperBoundWindow.contains(cut)) { in get() 307 Entry<Cut<C>, Range<C>> candidate = rangesByLowerBound.lowerEntry(cut); in get() 308 if (candidate != null && candidate.getValue().upperBound.equals(cut)) { in get() 525 Cut<C> cut; 527 cut = (positiveItr.peek().upperBound == Cut.<C>aboveAll()) 534 cut = positiveRangesByLowerBound.higherKey(Cut.<C>belowAll()); 537 MoreObjects.firstNonNull(cut, Cut.<C>aboveAll()); 575 Cut<C> cut = (Cut<C>) key; 577 Entry<Cut<C>, Range<C>> firstEntry = tailMap(cut, true).firstEntry(); [all …]
|
/external/icu/icu4c/source/i18n/ |
D | decNumber.c | 525 Int cut, out; /* .. */ in uprv_decNumberFromString() local 689 cut=d-(up-res)*DECDPUN; /* digits in top unit */ in uprv_decNumberFromString() 694 cut--; in uprv_decNumberFromString() 695 if (cut>0) continue; /* more for this unit */ in uprv_decNumberFromString() 698 cut=DECDPUN; /* .. */ in uprv_decNumberFromString() 3494 uInt cut=DECDPUN; /* downcounter through unit */ in uprv_decNumberGetBCD() local 3498 cut--; in uprv_decNumberGetBCD() 3499 if (cut>0) continue; /* more in this unit */ in uprv_decNumberGetBCD() 3502 cut=DECDPUN; in uprv_decNumberGetBCD() 3528 Int cut=MSUDIGITS(n); /* [faster than remainder] */ in uprv_decNumberSetBCD() local [all …]
|
/external/vboot_reference/scripts/image_signing/ |
D | sign_official_build.sh | 116 local depth=$(echo "$1" | cut -f7 -d' ') 134 echo ${vroot_dev} | cut -f9 -d ' ' 191 rootfs_sectors=$(echo ${vroot_dev} | cut -f2 -d' ') 192 verity_depth=$(echo ${vroot_dev} | cut -f7 -d' ') 193 verity_algorithm=$(echo ${vroot_dev} | cut -f8 -d' ') 194 root_dev=$(echo ${vroot_dev} | cut -f4 -d ' ') 195 hash_dev=$(echo ${vroot_dev} | cut -f5 -d ' ') 289 cut -f2 -d:) 618 local new_kernb_hash=$(sha1sum ${new_kernb} | cut -f1 -d' ')
|
D | 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)
|
D | firmware_boot.sh | 38 rw_a_offset=$(dump_fmap -p ${input} | grep 'RW_SECTION_A' | cut -d' ' -f2) 39 rw_a_size=$(dump_fmap -p ${input} | grep 'RW_SECTION_A' | cut -d' ' -f3) 42 rw_b_offset=$(dump_fmap -p ${input} | grep 'RW_SECTION_B' | cut -d' ' -f2) 43 rw_b_size=$(dump_fmap -p ${input} | grep 'RW_SECTION_B' | cut -d' ' -f3)
|
/external/e2fsprogs/tests/u_tune2fs/ |
D | script | 14 md5=`md5sum $TMPFILE | cut -d " " -f 1` 19 new_md5=`md5sum $TMPFILE | cut -d " " -f 1` 23 new_md5=`md5sum $TMPFILE | cut -d " " -f 1`
|
/external/e2fsprogs/tests/u_mke2fs/ |
D | script | 14 md5=`md5sum $TMPFILE | cut -d " " -f 1` 19 new_md5=`md5sum $TMPFILE | cut -d " " -f 1` 23 new_md5=`md5sum $TMPFILE | cut -d " " -f 1`
|
/external/llvm/utils/ |
D | GetRepositoryPath | 18 svn info | grep '^URL:' | cut -d: -f2- 20 git svn info | grep 'URL:' | cut -d: -f2-
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/retry-decorator/ |
D | Makefile | 1 name = $(shell grep title retry_decorator/__init__.py | cut -d "'" -f2) 2 ver = $(shell grep version retry_decorator/__init__.py| cut -d "'" -f2 )
|
/external/libjpeg-turbo/release/ |
D | makedpkg.in | 21 id | cut -f2 -d = | cut -f1 -d \(; 53 SIZE=`du -s $TMPDIR | cut -f1`
|
/external/curl/scripts/ |
D | contributors.sh | 52 cut -d: -f2- | \ 53 cut '-d<' -f1 | \
|