/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 | 65 ViewOne four = new ViewOne(mContext); in testLayout3() local 66 vert.addView(four, new LinearLayout.LayoutParams(MATCH_PARENT, MATCH_PARENT, 0)); in testLayout3() 106 TextView four = new TextView(mContext); in testLayout6() local 107 four.setText("W"); in testLayout6() 108 vert.addView(four, new LinearLayout.LayoutParams(MATCH_PARENT, WRAP_CONTENT, 0)); in testLayout6()
|
/frameworks/rs/script_api/include/ |
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 …]
|
D | rs_quaternion.rsh | 145 * Creates a quaternion from its four components or from another quaternion.
|
D | rs_convert.rsh | 1567 * Packs three or four floating point RGBA values into a uchar4.
|
/frameworks/native/libs/ui/ |
D | Android.bp | 42 // We use four-character constants for the GraphicBuffer header, and don't care 44 "-Wno-four-char-constants",
|
/frameworks/base/tools/aapt2/xml/ |
D | XmlDom_test.cpp | 172 <View4 xmlns:four="http://schemas.android.com/apk/res-auto" />
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | arena_unittest.cc | 119 const PleaseDontCopyMe* four) in MustBeConstructedWithOneThroughFour() argument 120 : one_(one), two_(two), three_(three), four_(four) {} in MustBeConstructedWithOneThroughFour() 136 const PleaseDontCopyMe* four, int five, const char* six, in MustBeConstructedWithOneThroughEight() argument 138 : one_(one), two_(two), three_(three), four_(four), five_(five), in MustBeConstructedWithOneThroughEight() 188 const PleaseDontCopyMe four(4); in TEST() local 191 &arena, 1, "2", three, &four); in TEST() 202 const PleaseDontCopyMe four(4); in TEST() local 207 &arena, 1, "2", three, &four, 5, "6", seven, eight); in TEST()
|
D | descriptor.proto | 729 // Always has exactly three or four elements: start line, start column,
|
/frameworks/native/vulkan/ |
D | README.md | 7 …omium.org/developers/coding-style) for naming and formatting, except with four-space indentation i…
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/test/java/com/google/protobuf/nano/ |
D | unittest_enum_class_multiple_nano.proto | 47 optional MessageScopeEnumMultiple four = 4 [ default = FOUR ]; field
|
D | NanoTest.java | 2638 assertEquals(EnumClassNanoMultiple.MessageScopeEnumMultiple.FOUR, msg2.four); in testNanoJavaEnumStyle()
|
/frameworks/rs/script_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/tests/java_api/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/native/services/surfaceflinger/sysprop/ |
D | SurfaceFlingerProperties.sysprop | 190 # The following four propertiess define:
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 576 // Always has exactly three or four elements: start line, start column,
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 576 // Always has exactly three or four elements: start line, start column,
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ |
D | CHANGES.txt | 392 - Pure-Python works on all four.
|