/frameworks/compile/mclinker/unittests/ |
D | RTLinearAllocatorTest.h | 41 : 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
|
D | LinearAllocatorTest.h | 28 : 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
|
D | LinearAllocatorTest.cpp | 69 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()
|
D | RTLinearAllocatorTest.cpp | 70 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/ |
D | CreateViewTest.java | 64 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/ |
D | rs_types.rsh | 190 * 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/ |
D | omxVCM4P2_DecodePadMV_PVOP_s.s | 16 ; * 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/ |
D | omxVCM4P2_DecodePadMV_PVOP_s.s | 16 ; * 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/ |
D | screens.jd | 39 <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/ |
D | optimizing-view.jd | 61 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/ |
D | sensors_environment.jd | 36 <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/ |
D | SimUnlockScreen.java | 323 mFour = (TextView) findViewById(R.id.four); in TouchInput()
|
D | SimPukUnlockScreen.java | 346 mFour = (TextView) findViewById(R.id.four); in TouchInput()
|
/frameworks/base/docs/html/training/monitoring-device-state/ |
D | docking-monitoring.jd | 64 <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/ |
D | index.jd | 119 <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/ |
D | compatible-screens-element.jd | 109 because each screen size has four different density configurations. You must declare each one of
|
/frameworks/base/docs/html/tools/ |
D | workflow.jd | 24 development steps encompass four development phases, which include:</p>
|
/frameworks/base/docs/html/tools/workflow/ |
D | index.jd | 24 development steps encompass four development phases, which include:</p>
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.3.3.jd | 73 was discovered. The platform now uses a four-step process that enables the
|
/frameworks/base/docs/html/guide/components/ |
D | fundamentals.jd | 108 <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—activities, services, and
|
/frameworks/base/docs/html/tools/adk/ |
D | aoa2.jd | 133 <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/ |
D | monkey.jd | 20 <p>The Monkey includes a number of options, but they break down into four primary
|
/frameworks/base/docs/html/guide/topics/graphics/renderscript/ |
D | graphics.jd | 613 <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/ |
D | authenticate.jd | 222 <p>The Google APIs require you to supply four values with each request: the API
|
/frameworks/base/docs/html/guide/practices/ |
D | screens-distribution.jd | 75 because each screen size has four density configurations. You must declare each one of
|