Home
last modified time | relevance | path

Searched refs:bars (Results 1 – 25 of 55) sorted by relevance

123

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dplot_bars.sh32 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/
DBarRenderer.java230 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/harfbuzz_ng/src/
Dhb-debug.hh153 static const char bars[] = in _hb_debug_msg_va() local
161bars + sizeof (bars) - 1 - MIN ((unsigned int) sizeof (bars) - 1, (unsigned int) (sizeof (VBAR) - … in _hb_debug_msg_va()
/external/toybox/toys/posix/
Dgrep.c115 char *bars = 0; in do_grep() local
257 if (bars) { in do_grep()
258 xputs(bars); in do_grep()
259 bars = 0; in do_grep()
346 if (discard && mcount) bars = "--"; in do_grep()
/external/testng/doc/samplereport/css/
Dmaven-classic.css505 .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/
Daggregate-return.ll6 declare {float, float} @bars({float, float} %input)
52 %call = tail call {float, float} @bars({float, float} %input)
/external/u-boot/test/py/
Dmultiplexed_log.css9 * - colored bars beside/above log sections for easily parsed delineation.
/external/autotest/server/site_tests/video_PlaybackQuality/
Dcontrol.mp420 It will measure the top/bottom/left/right color bars correction during the
/external/python/cpython2/Doc/library/
Deasydialogs.rst158 progress bars are supported. The bar will be determinate if its maximum value
162 Support for indeterminate-style progress bars was added.
Dargparse.rst287 >>> parser = argparse.ArgumentParser(description='A foo that bars')
291 A foo that bars
308 ... description='A foo that bars',
313 A foo that bars
1081 ... help='foo the bars before frobbling')
1083 ... help='one of the bars to be frobbled')
1088 bar one of the bars to be frobbled
1092 --foo foo the bars before frobbling
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_gm107.cpp4034 BitSet bars(6, 1); in insertBarriers() local
4049 bars.clr(wr); // free barrier in insertBarriers()
4062 bars.clr(rd); // free barrier in insertBarriers()
4079 bar_id = bars.findFreeRange(1); in insertBarriers()
4082 bars.set(bar_id); in insertBarriers()
4098 bar_id = bars.findFreeRange(1); in insertBarriers()
4101 bars.set(bar_id); in insertBarriers()
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dvector-casts.ll94 define <2 x i64> @bars(<2 x i65> %t) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dvector-casts.ll149 define <2 x i64> @bars(<2 x i65> %t) {
150 ; CHECK-LABEL: @bars(
/external/llvm/test/Transforms/InstCombine/
Dvector-casts.ll95 define <2 x i64> @bars(<2 x i65> %t) {
/external/e2fsprogs/doc/RelNotes/
Dv1.15.txt10 e2fsck processes to print completion bars if it is given a -C option,
/external/python/httplib2/ref/
Dref.css209 * (The blue in the navigation bars is #99CCFF.)
/external/python/cpython3/Doc/library/
Dargparse.rst294 >>> parser = argparse.ArgumentParser(description='A foo that bars')
298 A foo that bars
315 ... description='A foo that bars',
320 A foo that bars
1133 ... help='foo the bars before frobbling')
1135 ... help='one of the bars to be frobbled')
1140 bar one of the bars to be frobbled
1144 --foo foo the bars before frobbling
/external/skia/site/dev/testing/
Dautomated_testing.md79 task. You can also click one of the white bars at the top of each column to see
/external/skqp/site/dev/testing/
Dautomated_testing.md79 task. You can also click one of the white bars at the top of each column to see
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dlsr-reuse.ll401 @bars = common global [123123 x %struct.anon] zeroinitializer, align 32 ; <[123123 x %struct.anon]*…
415 …%scevgep2526 = getelementptr [123123 x %struct.anon]* @bars, i64 0, i64 %indvar16, i32 0 ; <i32*> …
427 …%c.08 = getelementptr [123123 x %struct.anon]* @bars, i64 0, i64 %indvar16, i32 1, i64 %indvar ; <…
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dlsr-reuse.ll402 @bars = common global [123123 x %struct.anon] zeroinitializer, align 32 ; <[123123 x %struct.anon]*…
416 …%scevgep2526 = getelementptr [123123 x %struct.anon], [123123 x %struct.anon]* @bars, i64 0, i64 %…
428 …%c.08 = getelementptr [123123 x %struct.anon], [123123 x %struct.anon]* @bars, i64 0, i64 %indvar1…
/external/llvm/test/CodeGen/X86/
Dlsr-reuse.ll402 @bars = common global [123123 x %struct.anon] zeroinitializer, align 32 ; <[123123 x %struct.anon]*…
416 …%scevgep2526 = getelementptr [123123 x %struct.anon], [123123 x %struct.anon]* @bars, i64 0, i64 %…
428 …%c.08 = getelementptr [123123 x %struct.anon], [123123 x %struct.anon]* @bars, i64 0, i64 %indvar1…
/external/icu/icu4c/source/data/translit/
Dund_FONIPA_und_FONXSAMP.txt32 # without tie bars.
/external/tensorflow/tensorflow/lite/examples/ios/simple/data/
Dlabels.txt704 parallel bars
/external/tensorflow/tensorflow/lite/java/demo/app/src/main/assets/
Dlabels_mobilenet_quant_v1_224.txt704 parallel bars

123