/cts/tests/tests/graphics/src/android/graphics/cts/ |
Paint_AlignTest.java | 28 assertEquals(Align.RIGHT, Align.valueOf("RIGHT")); 38 assertEquals(Align.RIGHT, actual[2]); 48 assertEquals(Align.RIGHT, p.getTextAlign());
|
/external/clang/test/Analysis/ |
inline3.c | 4 // Test when entering f1(), we set the right AnalysisDeclContext to Environment.
|
/external/clang/test/CodeGen/ |
2002-02-18-64bitConstant.c | 3 /* GCC wasn't handling 64 bit constants right fixed */
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/ |
messages.properties | 6 FlyoutControlComposite_dockRight=&Right
|
/external/guava/guava/src/com/google/common/collect/ |
NaturalOrdering.java | 27 @SuppressWarnings("unchecked") // TODO(kevinb): the right way to explain this?? 32 @Override public int compare(Comparable left, Comparable right) { 34 checkNotNull(right); 35 return left.compareTo(right);
|
/external/jsilver/src/com/google/clearsilver/jsilver/functions/operators/ |
AddFunction.java | 31 Value right = args[1]; local 32 EscapeMode mode = EscapeMode.combineModes(left.getEscapeMode(), right.getEscapeMode()); 33 return literalValue(left.asString() + right.asString(), mode, left.isPartiallyEscaped() 34 || right.isPartiallyEscaped());
|
/external/libunwind/src/dwarf/ |
Gstep_dwarf.c | 5 * of Gstep.o. Our build system is unable to handle this right now.
|
Lstep_dwarf.c | 5 * of Lstep.o. Our build system is unable to handle this right now.
|
/external/libvorbis/doc/vorbisfile/ |
ov_read.html | 12 <td align=right><p class=tiny>vorbisfile version 1.2.0 - 20070723</p></td> 34 <li>two channels - the stream is stereo. channel order: left, right 36 center, right 38 front right, rear left, rear right 40 center, front right, rear left, rear right 42 front right, rear left, rear right, LFE 44 front right, side left, side right, rear center, LF [all...] |
/external/llvm/test/Assembler/ |
2002-07-25-ReturnPtrFunction.ll | 2 ; the right thing.
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
2003-01-09-SARTest.ll | 3 ; We were accidentally inverting the signedness of right shifts. Whoops.
|
/external/llvm/test/Other/ |
2002-01-31-CallGraph.ll | 1 ; Call graph construction crash: Not handling indirect calls right
|
/external/mesa3d/docs/ |
banner.html | 11 height: 75px; margin-left: 100px; margin-right: 100px } 12 .gears { width: 100px; height: 73px; float: left; background: url('gears.png') right no-repeat } 13 div + .gears { float: right; background-position: left } 17 border-left: 71px solid #c11800; border-right: 71px solid #00c130;
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/matchers/ |
HasCompoundDrawablesMatcher.java | 16 public HasCompoundDrawablesMatcher(int left, int top, int right, int bottom) { 17 expectedCompoundDrawables = new ShadowTextView.CompoundDrawables(left, top, right, bottom); 42 public static Matcher<TextView> hasCompoundDrawables(int left, int top, int right, int bottom) { 43 return new HasCompoundDrawablesMatcher(left, top, right, bottom);
|
/external/skia/src/svg/parser/ |
SkSVGCircle.cpp | 30 SkScalar left, top, right, bottom; local 33 right = cx + r; 40 sprintf(scratch, "%g", SkScalarToDouble(right)); 41 parser._addAttribute("right", scratch);
|
SkSVGEllipse.cpp | 32 SkScalar left, top, right, bottom; local 35 right = cx + rx; 42 sprintf(scratch, "%g", SkScalarToDouble(right)); 43 parser._addAttribute("right", scratch);
|
/external/skia/tests/ |
CanvasStateHelpers.h | 23 float right, float bottom, int32_t spacer); 32 float left, float top, float right, float bottom, int32_t spacer); 39 int32_t right, int32_t bottom, int32_t clipOp, const SkRegion& localRegion); 48 int32_t left, int32_t top, int32_t right, int32_t bottom, int32_t clipOp,
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
From2iToMS_16x16.c | 33 LVM_INT32 temp1,left,right; local 40 right = (LVM_INT32)*src; 44 temp1 = (left+right)>>1; 49 temp1 = (left-right)>>1;
|
/frameworks/base/core/java/android/util/ |
LayoutDirection.java | 20 * A class for defining layout directions. A layout direction can be left-to-right (LTR) 21 * or right-to-left (RTL). It can also be inherited (from a parent) or deduced from the default 36 * Horizontal layout direction is from Left to Right. 41 * Horizontal layout direction is from Right to Left.
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
SystemViewInfo.java | 30 int right, int bottom) { 31 super(name, cookie, left, top, right, bottom); 35 int right, int bottom, Object viewObject, Object layoutParamsObject) { 36 super(name, cookie, left, top, right, bottom, viewObject,
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_audio_aac.h | 46 /* Primary channel on both left and right channels */ 48 /* Secondary channel on both left and right channels */ 50 /* Primary channel on right channel and 2nd on left channel */ 52 /* 2nd channel on right channel and primary on left channel */
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
msm_audio_aac.h | 46 /* Primary channel on both left and right channels */ 48 /* Secondary channel on both left and right channels */ 50 /* Primary channel on right channel and 2nd on left channel */ 52 /* 2nd channel on right channel and primary on left channel */
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
msm_audio_aac.h | 46 /* Primary channel on both left and right channels */ 48 /* Secondary channel on both left and right channels */ 50 /* Primary channel on right channel and 2nd on left channel */ 52 /* 2nd channel on right channel and primary on left channel */
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
msm_audio_aac.h | 46 /* Primary channel on both left and right channels */ 48 /* Secondary channel on both left and right channels */ 50 /* Primary channel on right channel and 2nd on left channel */ 52 /* 2nd channel on right channel and primary on left channel */
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/result/ |
suggested_word.h | 31 bool operator()(const SuggestedWord &left, const SuggestedWord &right) { 32 if (left.getScore() != right.getScore()) { 33 return left.getScore() > right.getScore(); 35 return left.getCodePointCount() < right.getCodePointCount();
|