Searched refs:leading (Results 1 - 25 of 68) sorted by relevance

123

/external/clang/test/CodeGen/
H A Dmips-count-builtins.c6 int leading, trailing, pop; variable
9 leading = __builtin_clzs(P);
18 leading = __builtin_clz(P);
27 leading = __builtin_clzll(P);
H A Dcount-builtins.c3 int leading, trailing, pop; variable
6 leading = __builtin_clzs(P);
15 leading = __builtin_clz(P);
26 leading = __builtin_clzll(P);
/external/chromium_org/ui/gfx/image/
H A Dimage_util.h36 // image. If the image has no transparency, the leading value will be 0 and
39 // has only transparent pixels in columns 0, 1, 2, 3, then the leading value
49 int* leading, int* trailing);
H A Dimage_util.cc50 bool VisibleMargins(const ImageSkia& image, int* leading, int* trailing) { argument
51 *leading = 0;
93 *leading = bitmap.width()/2;
98 *leading = inner_min;
/external/valgrind/main/memcheck/tests/amd64/
H A Dsh-mem-vec256-plo-yes.stderr.exp62 ------ PL Aligned case with 0 leading acc+def bytes ------
71 ------ PL Aligned case with 1 leading acc+def bytes ------
80 ------ PL Aligned case with 2 leading acc+def bytes ------
89 ------ PL Aligned case with 3 leading acc+def bytes ------
98 ------ PL Aligned case with 4 leading acc+def bytes ------
107 ------ PL Aligned case with 5 leading acc+def bytes ------
116 ------ PL Aligned case with 6 leading acc+def bytes ------
125 ------ PL Aligned case with 7 leading acc+def bytes ------
134 ------ PL Aligned case with 8 leading acc+def bytes ------
143 ------ PL Aligned case with 9 leading ac
[all...]
H A Dsh-mem-vec128-plo-yes.stderr.exp62 ------ PL Aligned case with 0 leading acc+def bytes ------
71 ------ PL Aligned case with 1 leading acc+def bytes ------
80 ------ PL Aligned case with 2 leading acc+def bytes ------
89 ------ PL Aligned case with 3 leading acc+def bytes ------
98 ------ PL Aligned case with 4 leading acc+def bytes ------
107 ------ PL Aligned case with 5 leading acc+def bytes ------
116 ------ PL Aligned case with 6 leading acc+def bytes ------
125 ------ PL Aligned case with 7 leading acc+def bytes ------
134 ------ PL Aligned case with 8 leading acc+def bytes ------
143 ------ PL Aligned case with 9 leading ac
[all...]
H A Dsh-mem-vec256-plo-no.stderr.exp62 ------ PL Aligned case with 0 leading acc+def bytes ------
78 ------ PL Aligned case with 1 leading acc+def bytes ------
94 ------ PL Aligned case with 2 leading acc+def bytes ------
110 ------ PL Aligned case with 3 leading acc+def bytes ------
126 ------ PL Aligned case with 4 leading acc+def bytes ------
142 ------ PL Aligned case with 5 leading acc+def bytes ------
158 ------ PL Aligned case with 6 leading acc+def bytes ------
174 ------ PL Aligned case with 7 leading acc+def bytes ------
190 ------ PL Aligned case with 8 leading acc+def bytes ------
206 ------ PL Aligned case with 9 leading ac
[all...]
H A Dsh-mem-vec128-plo-no.stderr.exp62 ------ PL Aligned case with 0 leading acc+def bytes ------
78 ------ PL Aligned case with 1 leading acc+def bytes ------
94 ------ PL Aligned case with 2 leading acc+def bytes ------
110 ------ PL Aligned case with 3 leading acc+def bytes ------
126 ------ PL Aligned case with 4 leading acc+def bytes ------
142 ------ PL Aligned case with 5 leading acc+def bytes ------
158 ------ PL Aligned case with 6 leading acc+def bytes ------
174 ------ PL Aligned case with 7 leading acc+def bytes ------
190 ------ PL Aligned case with 8 leading acc+def bytes ------
206 ------ PL Aligned case with 9 leading ac
[all...]
/external/chromium_org/ui/views/window/
H A Dcustom_frame_view_unittest.cc164 // Tests that setting the buttons to leading places them before the title.
169 std::vector<views::FrameButton> leading; local
170 leading.push_back(views::FRAME_BUTTON_CLOSE);
171 leading.push_back(views::FRAME_BUTTON_MINIMIZE);
172 leading.push_back(views::FRAME_BUTTON_MAXIMIZE);
176 SetWindowButtonOrder(leading, trailing);
229 std::vector<views::FrameButton> leading; local
230 leading.push_back(views::FRAME_BUTTON_CLOSE);
231 leading.push_back(views::FRAME_BUTTON_MAXIMIZE);
234 SetWindowButtonOrder(leading, trailin
[all...]
/external/valgrind/main/memcheck/tests/x86/
H A Dsh-mem-vec128-plo-yes.stderr.exp62 ------ PL Aligned case with 0 leading acc+def bytes ------
71 ------ PL Aligned case with 1 leading acc+def bytes ------
80 ------ PL Aligned case with 2 leading acc+def bytes ------
89 ------ PL Aligned case with 3 leading acc+def bytes ------
98 ------ PL Aligned case with 4 leading acc+def bytes ------
107 ------ PL Aligned case with 5 leading acc+def bytes ------
116 ------ PL Aligned case with 6 leading acc+def bytes ------
125 ------ PL Aligned case with 7 leading acc+def bytes ------
134 ------ PL Aligned case with 8 leading acc+def bytes ------
143 ------ PL Aligned case with 9 leading ac
[all...]
H A Dsh-mem-vec128-plo-no.stderr.exp62 ------ PL Aligned case with 0 leading acc+def bytes ------
78 ------ PL Aligned case with 1 leading acc+def bytes ------
94 ------ PL Aligned case with 2 leading acc+def bytes ------
110 ------ PL Aligned case with 3 leading acc+def bytes ------
126 ------ PL Aligned case with 4 leading acc+def bytes ------
142 ------ PL Aligned case with 5 leading acc+def bytes ------
158 ------ PL Aligned case with 6 leading acc+def bytes ------
174 ------ PL Aligned case with 7 leading acc+def bytes ------
190 ------ PL Aligned case with 8 leading acc+def bytes ------
206 ------ PL Aligned case with 9 leading ac
[all...]
/external/chromium_org/ui/views/controls/
H A Dsingle_split_view_unittest.cc16 const views::View* leading = split.child_at(0); local
20 EXPECT_TRUE(leading->bounds().IsEmpty());
25 EXPECT_FALSE(leading->bounds().IsEmpty());
27 EXPECT_FALSE(leading->bounds().Intersects(trailing->bounds()));
30 EXPECT_EQ(leading->bounds().height(), split.bounds().height());
32 EXPECT_LT(leading->bounds().width() + trailing->bounds().width(),
35 EXPECT_EQ(leading->bounds().width(), split.bounds().width());
37 EXPECT_LT(leading->bounds().height() + trailing->bounds().height(),
91 // Grow the split view, leading view should grow.
93 // Shrink the split view, leading vie
[all...]
H A Dsingle_split_view.h29 SingleSplitView(View* leading,
66 // Sets whether the leading component is resized when the split views size
73 // Calculates ideal leading and trailing view bounds according to the given
H A Dsingle_split_view.cc23 SingleSplitView::SingleSplitView(View* leading, argument
32 AddChildView(leading);
/external/deqp/framework/delibs/debase/
H A DdeString.h37 deBool deStringBeginsWith (const char* str, const char* leading);
/external/icu/icu4c/source/samples/layout/
H A DFontMap.cpp260 le_int32 ascent, descent, leading; local
272 leading = fFontInstances[i]->getLeading();
282 if (leading > fLeading) {
283 fLeading = leading;
H A Dparagraph.cpp89 le_int32 leading = 0; local
137 if (pLeading > leading) {
138 leading = pLeading;
156 fLineHeight = ascent + descent + leading;
H A Dpflow.c113 le_int32 leading = 0; local
194 if (pLeading > leading) {
195 leading = pLeading;
213 flow->fLineHeight = ascent + descent + leading;
/external/chromium_org/tools/grit/grit/extern/
H A Dtclib.py148 # Strips leading and trailing whitespace, and returns a tuple
149 # containing the leading and trailing space that was removed.
151 leading = trailing = ''
156 leading = s0[:-len(s)]
164 return leading, trailing
375 # Strips leading and trailing whitespace, and returns a tuple
376 # containing the leading and trailing space that was removed.
378 leading = trailing = ''
384 leading = s0[:-len(s)]
392 return leading, trailin
[all...]
/external/chromium_org/ash/system/tray/
H A Dtray_background_view.cc179 const gfx::ImageSkia* leading = leading_images_[orientation][state]; variable
191 leading->width(),
193 bounds.width() - (leading->width() + trailing->width()),
200 leading->height(),
202 bounds.height() - (leading->height() + trailing->height()));
205 canvas->DrawImageInt(*leading,
/external/chromium_org/tools/grit/grit/format/
H A Dhtml_inline.py190 leading = str[0:begin_if.start()]
215 str = leading + CheckConditionalElements(content) + trailing
217 str = leading + trailing
/external/chromium_org/chrome/common/extensions/docs/static/sass/
H A D_typography.scss39 @include adjust-leading-to(1.4, $h2-font-size);
45 @include adjust-leading-to(1.4, $h2-font-size);
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dlpc_masking_model_neon.S145 vcls.s32 d1, d0 @ Count leading extra sign bits.
150 vcls.s32 d1, d0 @ Count again the leading extra sign bits.
/external/compiler-rt/lib/builtins/
H A Dfp_extend_impl.inc34 // 2. quiet NaNs, if supported, are indicated by the leading bit of the
89 // renormalize the significand and clear the leading bit, then insert
/external/icu/icu4c/source/layoutex/
H A DParagraphLayout.cpp833 le_int32 leading = font->getLeading(); local
834 le_int32 dl = descent + leading;
844 if (leading > fLeading) {
845 fLeading = leading;
1244 le_int32 leading = fRuns[i]->getLeading(); local
1245 le_int32 dl = descent + leading;
1255 if (leading > fLeading) {
1256 fLeading = leading;

Completed in 970 milliseconds

123