Home
last modified time | relevance | path

Searched refs:four (Results 1 – 25 of 51) sorted by relevance

123

/frameworks/compile/mclinker/unittests/
DRTLinearAllocatorTest.h41 : one(1), two(2), three(3), four(4) in Data()
49 four = pFour; in Data()
57 four = -4; in ~Data()
63 unsigned char four; member
DLinearAllocatorTest.h28 : one(1), two(2), three(3), four(4) in Data()
36 four = pFour; in Data()
44 four = -4; in ~Data()
50 unsigned char four; member
DLinearAllocatorTest.cpp69 ASSERT_EQ(4, pointer->four); in TEST_F()
80 ASSERT_EQ(7, pointer->four); in TEST_F()
89 ASSERT_EQ(4, pointer->four); in TEST_F()
100 ASSERT_EQ(7, pointer->four); in TEST_F()
DRTLinearAllocatorTest.cpp70 ASSERT_EQ(4, pointer->four); in TEST_F()
81 ASSERT_EQ(7, pointer->four); in TEST_F()
90 ASSERT_EQ(4, pointer->four); in TEST_F()
101 ASSERT_EQ(7, pointer->four); in TEST_F()
/frameworks/base/core/tests/coretests/src/android/view/
DCreateViewTest.java64 ViewOne four = new ViewOne(mContext); in testLayout3() local
65 vert.addView(four, new LinearLayout.LayoutParams(MATCH_PARENT, MATCH_PARENT, 0)); in testLayout3()
105 TextView four = new TextView(mContext); in testLayout6() local
106 four.setText("W"); in testLayout6()
107 vert.addView(four, new LinearLayout.LayoutParams(MATCH_PARENT, WRAP_CONTENT, 0)); in testLayout6()
/frameworks/rs/scriptc/
Drs_types.rsh190 * Provides four float fields packed into a single 128 bit field with 128 bit
206 * Vector version of the basic double type. Provides four double fields packed
222 * Vector version of the basic uchar type. Provides four uchar fields packed
238 * Vector version of the basic ushort type. Provides four ushort fields packed
254 * Vector version of the basic uint type. Provides four uint fields packed into
270 * Vector version of the basic ulong type. Provides four ulong fields packed
286 * Vector version of the basic char type. Provides four char fields packed into
302 * Vector version of the basic short type. Provides four short fields packed
318 * Vector version of the basic int type. Provides two four fields packed into a
334 * Vector version of the basic long type. Provides four long fields packed into
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
DomxVCM4P2_DecodePadMV_PVOP_s.s16 ; * Decodes and pads four motion vectors of the non-intra macroblock in P-VOP.
51 ; * macroblock which contains four decoded motion vectors
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
DomxVCM4P2_DecodePadMV_PVOP_s.s16 ; * Decodes and pads four motion vectors of the non-intra macroblock in P-VOP.
51 ; * macroblock which contains four decoded motion vectors
/frameworks/base/docs/html/training/basics/supporting-devices/
Dscreens.jd39 <li>There are four generalized sizes: small, normal, large, xlarge</li>
40 <li>And four generalized densities: low (ldpi), medium (mdpi), high (hdpi), extra high
/frameworks/base/docs/html/training/custom-views/
Doptimizing-view.jd61 invalidate()}. When possible, call the four-parameter variant of {@link
65 four-parameter variant invalidates only a specified portion of the view. This approach allows draw …
/frameworks/base/docs/html/guide/topics/sensors/
Dsensors_environment.jd36 <p>The Android platform provides four sensors that let you monitor various environmental properties.
38 ambient temperature near an Android-powered device. All four environment sensors are hardware-based
/frameworks/base/policy/src/com/android/internal/policy/impl/
DSimUnlockScreen.java323 mFour = (TextView) findViewById(R.id.four); in TouchInput()
DSimPukUnlockScreen.java346 mFour = (TextView) findViewById(R.id.four); in TouchInput()
/frameworks/base/docs/html/training/monitoring-device-state/
Ddocking-monitoring.jd64 <p>If a device is docked, it can be docked in any one of four different type of dock:
/frameworks/base/docs/html/about/dashboards/
Dindex.jd119 <li>A set of four generalized <strong>sizes</strong>: <em>small</em>, <em>normal</em>,
121 <li>A set of four generalized <strong>densities</strong>: <em>ldpi</em> (low), <em>mdpi</em>
/frameworks/base/docs/html/guide/topics/manifest/
Dcompatible-screens-element.jd109 because each screen size has four different density configurations. You must declare each one of
/frameworks/base/docs/html/tools/
Dworkflow.jd24 development steps encompass four development phases, which include:</p>
/frameworks/base/docs/html/tools/workflow/
Dindex.jd24 development steps encompass four development phases, which include:</p>
/frameworks/base/docs/html/about/versions/
Dandroid-2.3.3.jd73 was discovered. The platform now uses a four-step process that enables the
/frameworks/base/docs/html/guide/components/
Dfundamentals.jd108 <p>There are four different types of application components. Each type serves a distinct purpose
111 <p>Here are the four types of application components:</p>
216 <p>Three of the four component types&mdash;activities, services, and
/frameworks/base/docs/html/tools/adk/
Daoa2.jd133 <p>The AOA 2.0 protocol adds four new USB control requests to allow the accessory to act as one or
/frameworks/base/docs/html/tools/help/
Dmonkey.jd20 <p>The Monkey includes a number of options, but they break down into four primary
/frameworks/base/docs/html/guide/topics/graphics/renderscript/
Dgraphics.jd613 <p>You can attach four program objects to the {@link android.renderscript.RenderScriptGL} context
615 GLSL or build a raster program object that controls culling. The four programs mirror a
766 <p>You can also declare four pragmas that control default program bindings to the {@link
/frameworks/base/docs/html/training/id-auth/
Dauthenticate.jd222 <p>The Google APIs require you to supply four values with each request: the API
/frameworks/base/docs/html/guide/practices/
Dscreens-distribution.jd75 because each screen size has four density configurations. You must declare each one of

123