Searched refs:INT32 (Results 1 – 11 of 11) sorted by relevance
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/extensions/ |
D | syncproto.h | 131 INT32 nCounters B32; 142 INT32 resolution_hi B32; 156 INT32 initial_value_hi B32; 169 INT32 value_hi B32; 182 INT32 value_hi B32; 215 INT32 value_hi B32; 237 INT32 wait_value_hi B32; 240 INT32 event_threshold_hi B32; 286 INT32 wait_value_hi B32; 289 INT32 delta_hi B32; [all …]
|
D | XIproto.h | 818 INT32 min_value B32; 819 INT32 max_value B32; 926 INT32 int_to_display B32; 1304 INT32 min_x B32; 1305 INT32 max_x B32; 1306 INT32 min_y B32; 1307 INT32 max_y B32; 1386 INT32 min_x; 1387 INT32 max_x; 1388 INT32 min_y; [all …]
|
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/ |
D | Xmd.h | 107 typedef unsigned int INT32; typedef 110 typedef signed int INT32; typedef 118 typedef int INT32; typedef 120 typedef long INT32; typedef
|
D | Xwinsock.h | 43 #define INT32 wINT32 macro 54 #undef INT32
|
D | Xwindows.h | 54 #define INT32 wINT32 macro 66 #undef INT32
|
D | Xproto.h | 652 INT32 overallWidth B32, overallLeft B32, overallRight B32; 1183 INT32 longs0 B32; 1184 INT32 longs1 B32; 1185 INT32 longs2 B32; 1186 INT32 longs3 B32; 1187 INT32 longs4 B32;
|
/device/generic/car/emulator/vhal_aidl/VehicleEmulator/test/ |
D | VehicleEmulatorTest.cpp | 174 ASSERT_EQ(config.value_type(), toInt(VehiclePropertyType::INT32)); in TEST_F() 248 ASSERT_EQ(gotValue.value_type(), toInt(VehiclePropertyType::INT32)); in TEST_F() 437 ASSERT_EQ(gotValue.value_type(), toInt(VehiclePropertyType::INT32)); in TEST_F() 446 ASSERT_EQ(gotValue.value_type(), toInt(VehiclePropertyType::INT32)); in TEST_F()
|
/device/generic/vulkan-cereal/include/GL/ |
D | wglext.h | 646 extern BOOL WINAPI wglGetMscRateOML (HDC hdc, INT32 *numerator, INT32 *denominator); 653 typedef BOOL (WINAPI * PFNWGLGETMSCRATEOMLPROC) (HDC hdc, INT32 *numerator, INT32 *denominator);
|
/device/google/trout/hal/vehicle/2.0/ |
D | DefaultVehicleHalServer.cpp | 239 auto updatedPropValue = createVehiclePropValue(VehiclePropertyType::INT32, 1); in onSetProperty()
|
/device/generic/car/emulator/vhal_aidl/VehicleEmulator/ |
D | VehicleEmulator.cpp | 304 case VehiclePropertyType::INT32: in populateProtoVehicleConfig()
|
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/ |
D | types.h | 201 INT32 = 4194304 /* 0x00400000 */, enumerator 7395 …0::VehiclePropertyType::INT32) == static_cast<int32_t>(::android::hardware::automotive::vehicle::V… 7399 flipped |= ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyType::INT32; 7466 if (o == ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyType::INT32) { in toString()
|