Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 109) sorted by relevance

12345

/hardware/google/aemu/host-common/include/host-common/
Dhw-config.h27 #define HWCFG_BOOL(n,s,d,a,t) hw_bool_t n; argument
28 #define HWCFG_INT(n,s,d,a,t) hw_int_t n; argument
29 #define HWCFG_STRING(n,s,d,a,t) hw_string_t n; argument
30 #define HWCFG_DOUBLE(n,s,d,a,t) hw_double_t n; argument
31 #define HWCFG_DISKSIZE(n,s,d,a,t) hw_disksize_t n; argument
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/include/GLcommon/
DGLconversion_macros.h25 #define F2X(d) ((d) > 32767.65535 ? 32767 * 65536 + 65535 : \ argument
29 #define I2X(d) ((d)*65536) argument
/hardware/google/aemu/windows/tests/compiler/
Dlongjump_test.c12 uint64_t d) { in long_jump_preserve_int_params()
32 int long_jump_preserve_float_params(float a, float b, float c, float d) { in long_jump_preserve_float_params()
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_vec4_simd.inl430 …UALIFIER GLM_CONSTEXPR_SIMD tvec4<float, aligned_lowp>::tvec4(float a, float b, float c, float d) :
435 …IFIER GLM_CONSTEXPR_SIMD tvec4<float, aligned_mediump>::tvec4(float a, float b, float c, float d) :
440 …ALIFIER GLM_CONSTEXPR_SIMD tvec4<float, aligned_highp>::tvec4(float a, float b, float c, float d) :
446 …UALIFIER GLM_CONSTEXPR_SIMD tvec4<int32, aligned_lowp>::tvec4(int32 a, int32 b, int32 c, int32 d) :
452 …IFIER GLM_CONSTEXPR_SIMD tvec4<int32, aligned_mediump>::tvec4(int32 a, int32 b, int32 c, int32 d) :
458 …ALIFIER GLM_CONSTEXPR_SIMD tvec4<int32, aligned_highp>::tvec4(int32 a, int32 b, int32 c, int32 d) :
464 …UALIFIER GLM_CONSTEXPR_SIMD tvec4<float, aligned_lowp>::tvec4(int32 a, int32 b, int32 c, int32 d) :
470 …IFIER GLM_CONSTEXPR_SIMD tvec4<float, aligned_mediump>::tvec4(int32 a, int32 b, int32 c, int32 d) :
476 …ALIFIER GLM_CONSTEXPR_SIMD tvec4<float, aligned_highp>::tvec4(int32 a, int32 b, int32 c, int32 d) :
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLutils.cpp116 #define DEPTH_BITS_CASE(format, d) \ in glFormatToChannelBits() argument
128 #define STENCIL_BITS_CASE(format, d) \ in glFormatToChannelBits() argument
/hardware/interfaces/audio/common/all-versions/util/include/common/all-versions/
DVersionMacro.h48 #define CONCAT_4(a, b, c, d) a##b##c##d argument
49 #define EXPAND_CONCAT_4(a, b, c, d) CONCAT_4(a, b, c, d) argument
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dethernet.h159 #define eacopy(s, d) \ argument
166 #define ether_copy(s, d) eacopy(s, d) argument
169 #define ether_rcopy(s, d) \ argument
200 #define ETHER_MOVE_HDR(d, s) \ argument
/hardware/libhardware/modules/sensors/dynamic_sensor/
DConnectionDetector.h35 ConnectionDetector(BaseDynamicSensorDaemon *d) : mDaemon(d) { } in ConnectionDetector()
DConnectionDetector.cpp33 SocketConnectionDetector::SocketConnectionDetector(BaseDynamicSensorDaemon *d, int port) in SocketConnectionDetector()
115 BaseDynamicSensorDaemon *d, const std::string &path, const std::string &regex) in FileConnectionDetector()
/hardware/google/gfxstream/host/
DNativeSubWindow_x11.cpp23 static Bool WaitForMapNotify(Display *d, XEvent *e, char *arg) { in WaitForMapNotify()
30 static Bool WaitForConfigureNotify(Display *d, XEvent *e, char *arg) { in WaitForConfigureNotify()
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/test/
DTriStateTest.cpp65 tri_uint32_t d(a); in TEST() local
96 tri_int32_t d; in TEST() local
/hardware/st/secure_element/ese-spi-driver/utils-lib/
Dandroid_logmsg.cc58 uint8_t* d = (uint8_t*)data; in DispHal() local
/hardware/google/aemu/windows/src/
Dudivmodti4.c27 utwords d; in __udivmodti4() local
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXKBgeom.h126 #define XkbShapeDoodadColor(g,d) (&(g)->colors[(d)->color_ndx]) argument
127 #define XkbShapeDoodadShape(g,d) (&(g)->shapes[(d)->shape_ndx]) argument
128 #define XkbSetShapeDoodadColor(g,d,c) ((d)->color_ndx= (c)-&(g)->colors[0]) argument
129 #define XkbSetShapeDoodadShape(g,d,s) ((d)->shape_ndx= (s)-&(g)->shapes[0]) argument
144 #define XkbTextDoodadColor(g,d) (&(g)->colors[(d)->color_ndx]) argument
145 #define XkbSetTextDoodadColor(g,d,c) ((d)->color_ndx= (c)-&(g)->colors[0]) argument
158 #define XkbIndicatorDoodadShape(g,d) (&(g)->shapes[(d)->shape_ndx]) argument
159 #define XkbIndicatorDoodadOnColor(g,d) (&(g)->colors[(d)->on_color_ndx]) argument
160 #define XkbIndicatorDoodadOffColor(g,d) (&(g)->colors[(d)->off_color_ndx]) argument
161 #define XkbSetIndicatorDoodadOnColor(g,d,c) \ argument
[all …]
DXInput.h77 #define FindTypeAndClass(d,type,_class,classid,offset) \ argument
87 #define DeviceKeyPress(d,type,_class) \ argument
90 #define DeviceKeyRelease(d,type,_class) \ argument
93 #define DeviceButtonPress(d,type,_class) \ argument
96 #define DeviceButtonRelease(d,type,_class) \ argument
99 #define DeviceMotionNotify(d,type,_class) \ argument
102 #define DeviceFocusIn(d,type,_class) \ argument
105 #define DeviceFocusOut(d,type,_class) \ argument
108 #define ProximityIn(d,type,_class) \ argument
111 #define ProximityOut(d,type,_class) \ argument
[all …]
/hardware/st/nfc/1.0/adaptation/
Dandroid_logmsg.cpp64 uint8_t* d = (uint8_t*)data; in DispHal() local
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dulp.inl38 #define GLM_EXTRACT_WORDS(ix0,ix1,d) \ argument
46 #define GLM_GET_FLOAT_WORD(i,d) \ argument
53 #define GLM_SET_FLOAT_WORD(d,i) \ argument
60 #define GLM_INSERT_WORDS(d,ix0,ix1) \ argument
/hardware/google/pixel/perfstatsd/
Dio_usage.cpp55 uint32_t d = 0; in formatNum() local
241 const UserIo &d = it.second; in calcIncrement() local
266 for (const auto &d : data) { in calcAll() local
286 const UserIo &d = it.second; in calcAll() local
Dperfstatsd.cpp52 auto d = raw_time - seconds; in getHistory() local
/hardware/st/nfc/st21nfc/adaptation/
Dandroid_logmsg.cpp75 uint8_t* d = (uint8_t*)data; in DispHal() local
/hardware/libhardware/modules/input/evdev/
DInputHost.cpp31 void InputReport::reportEvent(InputDeviceHandle* d) { in reportEvent()
102 InputDeviceDefinition* d) { in registerDevice()
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dassociated_min_max.inl86 T w, U d
104 vecType<T, P> const & w, vecType<U, P> const & d
126 T w, vecType<U, P> const & d
149 vecType<T, P> const & w, U d
278 T w, U d
296 vecType<T, P> const & w, vecType<U, P> const & d
318 T w, vecType<U, P> const & d
341 vecType<T, P> const & w, U d
/hardware/google/pixel/power-libperfmgr/aidl/tests/
DPhysicalQuantityTypeTest.cpp45 Cycles d(11); in TEST() local
/hardware/interfaces/health/utils/libhealthtest/include/health-test/
DTestUtils.h97 inline AssertionResult SucceedOnce(Duration d, Function f) { in SucceedOnce()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_compute_variance.cpp49 vfloat4* d, in brent_kung_prefix_sum()
187 vfloat4 d = vfloat4 (r * (1.0f / 255.0f), in compute_pixel_region_variance() local
227 vfloat4 d = float16_to_float(di); in compute_pixel_region_variance() local
270 vfloat4 d(r, g, b, a); in compute_pixel_region_variance() local

12345