/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | plot_bars.sh | 32 bars=$(echo "$log" | grep "BAR") 35 figures=($(echo "$bars" | cut -f 2 | sort | uniq)) 119 data_sets=$(echo "$bars" | grep "LIMITERRORBAR.$figure" | cut -f 3 | \ 124 y=$(echo "$bars" | grep "LIMITERRORBAR.$figure.$set" | cut -f 8 | \ 132 data_sets=$(echo "$bars" | grep "ERRORBAR.$figure" | cut -f 3 | \ 136 y=$(echo "$bars" | grep "ERRORBAR.$figure.$set" | cut -f 6 | \ 144 data_sets=$(echo "$bars" | grep "BAR.$figure" | cut -f 3 | sort | uniq) 147 y=$(echo "$bars" | grep "BAR.$figure.$set" | cut -f 4 | head -n 1) 163 data_sets=$(echo "$bars" | grep "BAR.$figure" | cut -f 3 | sort | uniq) 174 echo "$bars" | grep "BAR.$figure.$set" | cut -f 3,4 [all …]
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/ |
D | BarRenderer.java | 230 Collections.sort(barGroup.bars, new BarComparator()); in onRender() 231 for (Bar b : barGroup.bars) { in onRender() 249 int width = (int) barGroup.width / barGroup.bars.size(); in onRender() 251 Collections.sort(barGroup.bars, new BarComparator()); in onRender() 252 for (Bar b : barGroup.bars) { in onRender() 272 Collections.sort(barGroup.bars, new BarComparator()); in onRender() 273 for (Bar b : barGroup.bars) { in onRender() 333 public ArrayList<Bar> bars; field in BarRenderer.BarGroup 341 …this.bars = new ArrayList<Bar>(); // create a comparator that compares series title given the inde… in BarGroup() 348 this.bars.add(bar); in addBar()
|
/external/u-boot/drivers/pci_endpoint/ |
D | sandbox-pci_ep.c | 21 struct pci_bar bars[6]; member 77 memcpy(&priv->bars[bar_idx], ep_bar, sizeof(*ep_bar)); in sandbox_set_bar() 90 memcpy(ep_bar, &priv->bars[barno], sizeof(*ep_bar)); in sandbox_read_bar()
|
/external/harfbuzz_ng/src/ |
D | hb-debug.hh | 156 static const char bars[] = in _hb_debug_msg_va() local 164 …bars + sizeof (bars) - 1 - hb_min ((unsigned int) sizeof (bars) - 1, (unsigned int) (sizeof (VBAR)… in _hb_debug_msg_va()
|
/external/fmtlib/doc/bootstrap/ |
D | progress-bars.less | 2 // Progress bars 49 // Striped bars
|
D | bootstrap.less | 34 @import "progress-bars.less";
|
D | theme.less | 193 // Progress bars 206 // Apply the mixin to the progress bars
|
/external/toybox/toys/posix/ |
D | grep.c | 117 char *bars = 0; in do_grep() local 259 if (bars) { in do_grep() 260 xputs(bars); in do_grep() 261 bars = 0; in do_grep() 348 if (discard && mcount) bars = "--"; in do_grep()
|
/external/fmtlib/doc/bootstrap/mixins/ |
D | progress-bar.less | 1 // Progress bars
|
/external/testng/doc/samplereport/css/ |
D | maven-classic.css | 505 .legend th, .bars th { 525 …rtesylinks, #rightcol div.help, .colbar, .tasknav, body.docs div#toc, #leftColumn, .legend, .bars { 554 p, ul, ol, dl, .bars table { 854 .contentBox h2, .contentBox h3, .bars { 863 .legend th, .bars th { 868 .bars table { 872 .bars th {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/ |
D | aggregate-return.ll | 6 declare {float, float} @bars({float, float} %input) 52 %call = tail call {float, float} @bars({float, float} %input)
|
/external/mesa3d/docs/relnotes/ |
D | 17.0.2.rst | 37 Crusader Kings 2 - Loading bars, siege bars, morale bars, etc. do not
|
D | 17.1.0.rst | 103 Crusader Kings 2 - Loading bars, siege bars, morale bars, etc. do not
|
/external/u-boot/test/py/ |
D | multiplexed_log.css | 9 * - colored bars beside/above log sections for easily parsed delineation.
|
/external/autotest/server/site_tests/video_PlaybackQuality/ |
D | control.mp4 | 20 It will measure the top/bottom/left/right color bars correction during the
|
/external/icu/icu4c/source/data/unit/ |
D | my.txt | 522 dnam{"bars"} 523 other{"{0} bars"} 1423 other{"{0} bars"}
|
D | pt.txt | 683 dnam{"bars"} 685 other{"{0} bars"} 1518 other{"{0} bars"}
|
D | en.txt | 681 dnam{"bars"} 683 other{"{0} bars"} 1559 other{"{0}bars"} 2474 other{"{0} bars"}
|
/external/igt-gpu-tools/tools/ |
D | intel_gpu_top.c | 662 static const char *bars[] = { " ", "▏", "▎", "▍", "▌", "▋", "▊", "▉", "█" }; variable 673 printf("%s", bars[8]); in print_percentage_bar() 675 printf("%s", bars[i]); in print_percentage_bar()
|
/external/python/cpython2/Doc/library/ |
D | easydialogs.rst | 158 progress bars are supported. The bar will be determinate if its maximum value 162 Support for indeterminate-style progress bars was added.
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_emit_gm107.cpp | 4196 BitSet bars(6, 1); in insertBarriers() local 4211 bars.clr(wr); // free barrier in insertBarriers() 4224 bars.clr(rd); // free barrier in insertBarriers() 4242 bar_id = bars.findFreeRange(1); in insertBarriers() 4245 bars.set(bar_id); in insertBarriers() 4261 bar_id = bars.findFreeRange(1); in insertBarriers() 4264 bars.set(bar_id); in insertBarriers()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | vector-casts.ll | 149 define <2 x i64> @bars(<2 x i65> %t) { 150 ; CHECK-LABEL: @bars(
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.15.txt | 10 e2fsck processes to print completion bars if it is given a -C option,
|
/external/llvm/test/Transforms/InstCombine/ |
D | vector-casts.ll | 95 define <2 x i64> @bars(<2 x i65> %t) {
|
/external/python/httplib2/ref/ |
D | ref.css | 209 * (The blue in the navigation bars is #99CCFF.)
|