/frameworks/compile/mclinker/unittests/ |
D | RTLinearAllocatorTest.h | 38 Data() : one(1), two(2), three(3), four(4) {} in Data() 47 four = pFour; in Data() 54 four = -4; in ~Data() 60 unsigned char four; member
|
D | LinearAllocatorTest.h | 25 Data() : one(1), two(2), three(3), four(4) {} in Data() 34 four = pFour; in Data() 41 four = -4; in ~Data() 47 unsigned char four; member
|
D | LinearAllocatorTest.cpp | 64 ASSERT_TRUE(4 == pointer->four); in TEST_F() 75 ASSERT_TRUE(7 == pointer->four); in TEST_F() 84 ASSERT_TRUE(4 == pointer->four); in TEST_F() 95 ASSERT_TRUE(7 == pointer->four); in TEST_F()
|
D | RTLinearAllocatorTest.cpp | 65 ASSERT_TRUE(4 == pointer->four); in TEST_F() 76 ASSERT_TRUE(7 == pointer->four); in TEST_F() 85 ASSERT_TRUE(4 == pointer->four); in TEST_F() 96 ASSERT_TRUE(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_value_types.rsh | 126 * Vector version of the half float type. Provides four half fields packed 277 * A vector of four floats type. These four floats are packed into a single 128 bit field 301 * A vector of four doubles. These four double fields packed into a single 256 bit field 325 * A vector of four uchars. These four uchar fields packed into a single 32 bit field 349 * A vector of four ushorts. These four ushort fields packed into a single 64 bit field 373 * A vector of four uints. These four uints are packed into a single 128 bit field 397 * A vector of four ulongs. These four ulong fields packed into a single 256 bit field 421 * A vector of four chars. These four chars are packed into a single 32 bit field 445 * A vector of four shorts. These four short fields packed into a single 64 bit field 469 * A vector of four ints. These two fours are packed into a single 128 bit field [all …]
|
/frameworks/base/docs/html/guide/topics/renderscript/reference/ |
D | rs_value_types.jd | 546 <p> A vector of four chars. These four chars are packed into a single 32 bit field 588 <p> A vector of four doubles. These four double fields packed into a single 256 bit field 634 <p> A vector of four floats type. These four floats are packed into a single 128 bit field 693 <p> Vector version of the half float type. Provides four half fields packed 761 <p> A vector of four ints. These two fours are packed into a single 128 bit field 832 <p> A vector of four longs. These four longs are packed into a single 256 bit field 950 <p> A vector of four shorts. These four short fields packed into a single 64 bit field 1037 <p> A vector of four uchars. These four uchar fields packed into a single 32 bit field 1118 <p> A vector of four uints. These four uints are packed into a single 128 bit field 1202 <p> A vector of four ulongs. These four ulong fields packed into a single 256 bit field [all …]
|
/frameworks/native/libs/ui/ |
D | Android.mk | 32 LOCAL_CPPFLAGS += -Wno-four-char-constants
|
/frameworks/base/docs/html/training/animation/ |
D | zoom.jd | 178 <li>Animate each of the four positioning and sizing properties <code>{@link 181 simultaneously, from the starting bounds to the ending bounds. These four animations are 256 // Construct and run the parallel animation of the four translation and 294 // Animate the four positioning/sizing properties in parallel,
|
D | screen-slide.jd | 211 For example, if page three is visible and the user drags towards page four, 213 for pages two, three, and four at each step of the gesture.</p>
|
/frameworks/native/vulkan/ |
D | README.md | 7 …omium.org/developers/coding-style) for naming and formatting, except with four-space indentation i…
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
D | omxVCM4P2_DecodePadMV_PVOP_s.s | 30 ; * Decodes and pads four motion vectors of the non-intra macroblock in P-VOP. 65 ; * 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 | 30 ; * Decodes and pads four motion vectors of the non-intra macroblock in P-VOP. 65 ; * macroblock which contains four decoded motion vectors
|
/frameworks/base/docs/html/training/basics/supporting-devices/ |
D | screens.jd | 35 <li>There are four generalized sizes: small, normal, large, xlarge</li> 36 <li>And four generalized densities: low (ldpi), medium (mdpi), high (hdpi), extra high
|
/frameworks/base/docs/html/design/auto/ |
D | index.jd | 113 <p>The media control card in the primary app UI supports up to four main actions, 114 four auxiliary actions on the overflow bar, and the <em>Return</em> action. You can
|
/frameworks/rs/api/ |
D | rs_convert.spec | 104 Packs three or four floating point RGBA values into a uchar4.
|
D | rs_quaternion.spec | 132 Creates a quaternion from its four components or from another quaternion.
|
/frameworks/rs/java/tests/Refocus/src/com/android/rs/test/ |
D | layered_filter_d1new_helper.rsh | 14 // This allocation contains four floats: red, green, blue, alpha 16 // This allocation contains four floats: red, green, blue, alpha
|
/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/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/native/opengl/specs/ |
D | EGL_ANDROID_create_native_client_buffer.txt | 116 is non-zero then the combination of all four sizes must correspond to a
|
/frameworks/base/docs/html/distribute/engage/ |
D | game-services.jd | 24 Three out of four Android users download games to their device, making games
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.3.3.jd | 75 was discovered. The platform now uses a four-step process that enables the
|
/frameworks/base/docs/html/guide/components/ |
D | fundamentals.jd | 87 <p>There are four different types of app components. Each type serves a distinct purpose 90 <p>Here are the four types of app components:</p> 195 <p>Three of the four component types—activities, services, and
|
/frameworks/base/docs/html/training/wearables/watch-faces/ |
D | information.jd | 89 meetings there are in the following twenty-four hours.</p>
|