Home
last modified time | relevance | path

Searched refs:two (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
DomxVCM4P2_QuantInvInter_I_s.s76 two RN 7 label
86 MOV two,#2
93 SMULBB X2,tempVal21,two ;// X2= first val(lower 16 bits of tampVal21)*2
99 SMULTB X3,tempVal21,two ;// X3= second val(top 16 bits of tampVal21)*2
109 SMULBB X2,tempVal43,two ;// X2= first val(lower 16 bits of tampVal43)*2
117 SMULTB X3,tempVal43,two ;// X2= first val(top 16 bits of tampVal21)*2
/frameworks/compile/mclinker/unittests/
DRTLinearAllocatorTest.h41 : one(1), two(2), three(3), four(4) in Data()
47 two = pTwo; in Data()
55 two = -2; in ~Data()
61 unsigned int two; member
DLinearAllocatorTest.h28 : one(1), two(2), three(3), four(4) in Data()
34 two = pTwo; in Data()
42 two = -2; in ~Data()
48 unsigned int two; member
DLinearAllocatorTest.cpp67 ASSERT_TRUE(2 == pointer->two); in TEST_F()
78 ASSERT_TRUE(7 == pointer->two); in TEST_F()
87 ASSERT_TRUE(2 == pointer->two); in TEST_F()
98 ASSERT_TRUE(7 == pointer->two); in TEST_F()
DRTLinearAllocatorTest.cpp68 ASSERT_TRUE(2 == pointer->two); in TEST_F()
79 ASSERT_TRUE(7 == pointer->two); in TEST_F()
88 ASSERT_TRUE(2 == pointer->two); in TEST_F()
99 ASSERT_TRUE(7 == pointer->two); in TEST_F()
/frameworks/base/core/tests/coretests/src/android/view/
DCreateViewTest.java58 ViewOne two = new ViewOne(mContext); in testLayout3() local
59 vert.addView(two, new LinearLayout.LayoutParams(MATCH_PARENT, MATCH_PARENT, 0)); in testLayout3()
97 TextView two = new TextView(mContext); in testLayout6() local
98 two.setText("M"); in testLayout6()
99 vert.addView(two, new LinearLayout.LayoutParams(MATCH_PARENT, WRAP_CONTENT, 0)); in testLayout6()
/frameworks/compile/libbcc/tests/debuginfo/host-tests/
Djit.cpp21 int two() in two() function
28 return two(); in one()
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dqpisf_2s.tab21 * Quantization tables for two-stage of ISFs (split by 2 in 1st stage)
49 * isf codebooks: two-stage VQ with split-by-5 in 2nd stage *
1019 * isf codebooks: two-stage VQ with split-by-3 in 2nd stage *
/frameworks/rs/api/
Drs_core_math.spec340 Return the positive difference between two values.
910 Return the minimum value from two arguments
922 Return the minimum value from two arguments
936 Return the minimum value from two arguments
953 Return the minimum value from two arguments
971 Return the minimum value from two arguments
990 Return the minimum value from two arguments
1002 Return the maximum value from two arguments
1014 Return the maximum value from two arguments
1028 Return the maximum value from two arguments
[all …]
/frameworks/base/tests/AccessoryDisplay/
DREADME6 There are two applications with two distinct roles: a sink
42 These applications should be installed on two separate Android
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DHardwareConfig.java201 String two = hw.toString(); in compareTo() local
203 return (one.compareTo(two)); in compareTo()
/frameworks/rs/scriptc/
Drs_types.rsh211 * Provides two float fields packed into a single 64 bit field with 64 bit
228 * Vector version of the basic double type. Provides two double fields packed
244 * Vector version of the basic uchar type. Provides two uchar fields packed
260 * Vector version of the basic ushort type. Provides two ushort fields packed
276 * Vector version of the basic uint type. Provides two uint fields packed into a
292 * Vector version of the basic ulong type. Provides two ulong fields packed into
308 * Vector version of the basic char type. Provides two char fields packed into a
324 * Vector version of the basic short type. Provides two short fields packed into
340 * Vector version of the basic int type. Provides two int fields packed into a
350 * Vector version of the basic int type. Provides two four fields packed into a
[all …]
Drs_core_math.rsh4478 * Compute the cross product of two vectors.
4487 * Compute the cross product of two vectors.
4532 * Compute the distance between two points.
4541 * Compute the distance between two points.
4550 * Compute the distance between two points.
4559 * Compute the distance between two points.
4568 * Compute the dot product of two vectors.
4577 * Compute the dot product of two vectors.
4586 * Compute the dot product of two vectors.
4595 * Compute the dot product of two vectors.
[all …]
/frameworks/base/docs/html/training/multiscreen/
Dscreensizes.jd156 <p>For example, many applications implement the "two pane" pattern for large
167 <li><code>res/layout-large/main.xml</code>, two-pane layout:
189 600 dp, so if you want your UI to have two panes on those screens (but a single
190 list on smaller screens), you can use the same two layouts from the previous section for single
191 and two-pane layouts, but instead of the <code>large</code> size qualifier, use
192 <code>sw600dp</code> to indicate the two-pane layout is for screens on which the smallest-width
200 <li><code>res/layout-sw600dp/main.xml</code>, two-pane layout:
207 600dp will select the <code>layout-sw600dp/main.xml</code> (two-pane) layout,
234 <p>The last two files are identical, because one of them will be matched by
244 <li><code>res/layout/main_twopanes.xml</code>, two-pane layout</li>
[all …]
/frameworks/testing/uiautomator/library/
Dapicheck_msg_current.txt5 To make these errors go away, you have two choices:
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dshared.rsh85 /* Calculate the difference in ULPs between the two values. (Return zero on
91 /* Check if two floats are essentially equal. Will fail with some values
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dshared.rsh85 /* Calculate the difference in ULPs between the two values. (Return zero on
91 /* Check if two floats are essentially equal. Will fail with some values
/frameworks/base/libs/usb/tests/AccessoryChat/
DREADME.txt1 This is a test app for the USB accessory APIs. It consists of two parts:
/frameworks/base/tools/layoutlib/rename_font/
DREADME3 java.awt.Font#layoutGlyphVector() if two fonts with same name but differnt
/frameworks/base/docs/html/guide/topics/ui/layout/
Dlinear.jd67 <p>For example, if there are three text fields and two of them declare a weight of 1, while the
69 area required by its content. The other two will expand equally to fill the space remaining after
72 while the first two
/frameworks/base/docs/html/training/animation/
Dindex.jd60 …Learn how to crossfade between two overlapping views. This lesson shows you how to crossfade a pro…
73 Learn how to animate between two views with a flipping motion.
/frameworks/base/docs/html/training/backward-compatible-ui/
Dusing-component.jd32 <p>Now that you have two implementations of <code>TabHelper</code> and <code>CompatTab</code>&mdash…
64 <p>The next step is to provide layouts for your activity that can support the two tab implementatio…
135 <p>Below are two screenshots of this implementation running on an Android 2.3 and Android 4.0 devic…
/frameworks/base/docs/html/design/building-blocks/
Dgrid-lists.jd23 <p>The items in a grid list are arranged in two dimensions, one of which is fixed when scrolling
27 <p>Avoid creating grid lists that scroll in two dimensions.</p>
/frameworks/base/docs/html/guide/webapps/
Dindex.jd8 users in two ways: in a traditional web browser and in an Android application, by
12 <p>There are essentially two ways to deliver an application on Android: as a
/frameworks/base/docs/html/training/improving-layouts/
Dreusing-layouts.jd122 android.widget.LinearLayout} in which two consecutive views can be
123 re-used in multiple layouts, then the re-usable layout in which you place the two views requires its
149 system ignores the {@code &lt;merge&gt;} element and places the two buttons directly in the

12345678910>>...15