/external/chromium-trace/catapult/third_party/graphy/graphy/backends/google_chart_api/ |
D | line_chart_test.py | 68 bottom_axis = self.chart.AddAxis(common.AxisPosition.BOTTOM, 72 sub_axis = self.chart.AddAxis(common.AxisPosition.BOTTOM, 97 sub_axis = self.chart.AddAxis(common.AxisPosition.BOTTOM,
|
/external/chromium-trace/catapult/third_party/graphy/graphy/ |
D | common.py | 166 BOTTOM = 'x' variable in AxisPosition 280 return self._axes[AxisPosition.TOP] + self._axes[AxisPosition.BOTTOM] 395 return self.GetAxis(AxisPosition.BOTTOM) 398 self.SetAxis(AxisPosition.BOTTOM, value)
|
D | bar_chart.py | 127 self._axes[common.AxisPosition.BOTTOM]) 133 self._axes[common.AxisPosition.BOTTOM])
|
D | bar_chart_test.py | 64 bottom2 = c.AddAxis(common.AxisPosition.BOTTOM, common.Axis())
|
D | common_test.py | 66 bottom2 = c.AddAxis(common.AxisPosition.BOTTOM, common.Axis())
|
/external/valgrind/exp-sgcheck/ |
D | h_main.h | 42 #define BOTTOM ((Seg*)0xC3) macro 45 return (UNKNOWN != teg && BOTTOM != teg && NONPTR != teg); in is_known_segment()
|
D | pc_common.c | 473 tl_assert(BOTTOM != seg1); in pc_pp_Error() 474 tl_assert(BOTTOM != seg2 && UNKNOWN != seg2); in pc_pp_Error() 550 tl_assert(BOTTOM != seglo && BOTTOM != seghi); in pc_pp_Error()
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/ |
D | LineAndPointFormatter.java | 56 protected FillDirection fillDirection = FillDirection.BOTTOM; 74 this(lineColor, vertexColor, fillColor, plf, FillDirection.BOTTOM); in LineAndPointFormatter()
|
D | FillDirection.java | 31 BOTTOM, enumConstant
|
D | LineAndPointRenderer.java | 162 case BOTTOM: in renderPath()
|
/external/libavc/encoder/ |
D | ime_defs.h | 49 #define BOTTOM 4 macro
|
/external/libmpeg2/decoder/ |
D | impeg2d_pic_proc.c | 390 ps_dec->u2_fld_parity = BOTTOM; in impeg2d_pre_pic_dec_proc() 531 ps_dec->as_ref_buf[FORW][BOTTOM] = ps_dec->as_recent_fld[1][1]; in impeg2d_pre_pic_dec_proc() 559 ps_dec->as_ref_buf[FORW][BOTTOM] = ps_dec->as_recent_fld[0][1]; in impeg2d_pre_pic_dec_proc() 561 ps_dec->as_ref_buf[BACK][BOTTOM] = ps_dec->as_recent_fld[1][1]; in impeg2d_pre_pic_dec_proc()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/ |
D | PerformanceResultsPerspective.java | 42 IPageLayout.BOTTOM, in addViews()
|
/external/libmpeg2/common/ |
D | impeg2_defs.h | 257 BOTTOM enumerator
|
/external/pdfium/fpdfsdk/src/ |
D | fpdf_flatten.cpp | 17 enum FPDF_VALUE { TOP, LEFT, RIGHT, BOTTOM }; enumerator 154 case BOTTOM: { in GetMinMaxValue() 183 rcRet.bottom = GetMinMaxValue(*pRectArray, MIN, BOTTOM); in CalculateRect()
|
/external/proguard/src/proguard/gui/ |
D | TabbedPane.java | 165 component.setVerticalAlignment(JButton.BOTTOM); in addImage()
|
/external/deqp/doc/testspecs/GLES2/ |
D | functional.rasterization.txt | 46 LEFT, RIGHT, TOP and BOTTOM.
|
/external/guice/core/src/com/google/inject/spi/ |
D | InjectionPoint.java | 537 BOTTOM // Methods won't be overridden enumConstant 629 if (position == Position.BOTTOM in add() 667 overrideIndex.position = Position.BOTTOM; in getInjectionPoints()
|
/external/opencv3/samples/python2/ |
D | demo.py | 95 text.pack(fill='both', expand=1, side=tk.BOTTOM)
|
/external/bison/tests/ |
D | existing.at | 1486 %token BOTTOM 1554 %left DOT_START DOT_END TOP BOTTOM LEFT_CORNER RIGHT_CORNER 1874 | BOTTOM 2691 + 192 | . BOTTOM 2726 + BOTTOM shift, and go to state 79 2827 + 192 | . BOTTOM 2915 + BOTTOM shift, and go to state 79 2994 + 192 | . BOTTOM 3082 + BOTTOM shift, and go to state 79
|
/external/libxml2/result/HTML/ |
D | wired.html.sax | 352 SAX.startElement(td, valign='BOTTOM', align='RIGHT', class='wired', bgcolor='#FFFFFF') 360 SAX.startElement(td, bgcolor='#FF0000', valign='BOTTOM', align='LEFT', width='97')
|
D | doc3.htm.sax | 2619 HEIGHT="27" ALIGN="BOTTOM" BORDER="0"></FONT> 2675 ALIGN="BOTTOM" BORDER="0"></A>
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetCreator.py | 232 graphSizer2.Add(self.chkGraphAppEvts, 0, wx.TOP | wx.BOTTOM, BUT_SPACE)
|
/external/toybox/kconfig/ |
D | zconf.tab.c_shipped | 855 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | UnicodeData.txt | 4423 1421;CANADIAN SYLLABICS FINAL BOTTOM HALF RING;Lo;0;L;;;;;N;;;;; 6394 1D17;LATIN SMALL LETTER BOTTOM HALF O;Ll;0;L;;;;;N;;;;; 6456 1D55;MODIFIER LETTER SMALL BOTTOM HALF O;Lm;0;L;<super> 1D17;;;;N;;;;; 7847 230C;BOTTOM RIGHT CROP;So;0;ON;;;;;N;;;;; 7848 230D;BOTTOM LEFT CROP;So;0;ON;;;;;N;;;;; 7865 231E;BOTTOM LEFT CORNER;So;0;ON;;;;;N;;;;; 7866 231F;BOTTOM RIGHT CORNER;So;0;ON;;;;;N;;;;; 7868 2321;BOTTOM HALF INTEGRAL;Sm;0;ON;;;;;Y;;;;; 8014 23B3;SUMMATION BOTTOM;Sm;0;ON;;;;;N;;;;; 8016 23B5;BOTTOM SQUARE BRACKET;So;0;ON;;;;;N;;;;; [all …]
|