Home
last modified time | relevance | path

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

123456789

/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/qcom/display/msm8084/liboverlay/pipes/
Doverlay3DPipe.h191 inline bool M3DExtPipe<CHAN>::setCrop(const utils::Dim& d) { in setCrop()
201 inline bool M3DExtPipe<CHAN>::setPosition(const utils::Dim& d) { in setPosition()
260 inline bool M3DPrimaryPipe<CHAN>::setCrop(const utils::Dim& d) { in setCrop()
269 inline bool M3DPrimaryPipe<CHAN>::setPosition(const utils::Dim& d) { in setPosition()
318 inline bool S3DExtPipe<CHAN>::setCrop(const utils::Dim& d) { in setCrop()
327 inline bool S3DExtPipe<CHAN>::setPosition(const utils::Dim& d) in setPosition()
393 inline bool S3DPrimaryPipe<CHAN>::setCrop(const utils::Dim& d) { in setCrop()
402 inline bool S3DPrimaryPipe<CHAN>::setPosition(const utils::Dim& d) in setPosition()
/hardware/qcom/display/msm8960/liboverlay/pipes/
Doverlay3DPipe.h191 inline bool M3DExtPipe<CHAN>::setCrop(const utils::Dim& d) { in setCrop()
201 inline bool M3DExtPipe<CHAN>::setPosition(const utils::Dim& d) { in setPosition()
260 inline bool M3DPrimaryPipe<CHAN>::setCrop(const utils::Dim& d) { in setCrop()
269 inline bool M3DPrimaryPipe<CHAN>::setPosition(const utils::Dim& d) { in setPosition()
318 inline bool S3DExtPipe<CHAN>::setCrop(const utils::Dim& d) { in setCrop()
327 inline bool S3DExtPipe<CHAN>::setPosition(const utils::Dim& d) in setPosition()
393 inline bool S3DPrimaryPipe<CHAN>::setCrop(const utils::Dim& d) { in setCrop()
402 inline bool S3DPrimaryPipe<CHAN>::setPosition(const utils::Dim& d) in setPosition()
DoverlayGenPipe.cpp102 void GenericPipe::setCrop(const overlay::utils::Dim& d) { in setCrop()
114 void GenericPipe::setPosition(const utils::Dim& d) { in setPosition()
/hardware/google/gfxstream/guest/mesa/include/d3dadapter/
Dd3dadapter9.h62 #define ID3DAdapter9_CheckDeviceType(p,a,b,c,d) (p)->lpVtbl->CheckDeviceType(p,a,b,c,d) argument
63 #define ID3DAdapter9_CheckDeviceFormat(p,a,b,c,d,e) (p)->lpVtbl->CheckDeviceFormat(p,a,b,c,d,e) argument
64 #define ID3DAdapter9_CheckDeviceMultiSampleType(p,a,b,c,d,e) (p)->lpVtbl->CheckDeviceMultiSampleTyp… argument
65 #define ID3DAdapter9_CheckDepthStencilMatch(p,a,b,c,d) (p)->lpVtbl->CheckDepthStencilMatch(p,a,b,c,… argument
68 #define ID3DAdapter9_CreateDevice(p,a,b,c,d,e,f,g,h) (p)->lpVtbl->CreateDevice(p,a,b,c,d,e,f,g,h) argument
69 #define ID3DAdapter9_CreateDeviceEx(p,a,b,c,d,e,f,g,h,i) (p)->lpVtbl->CreateDeviceEx(p,a,b,c,d,e,f,… argument
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLconversion_macros.h25 #define F2X(d) ((d) > 32767.65535 ? 32767 * 65536 + 65535 : \ argument
29 #define I2X(d) ((d)*65536) argument
/hardware/qcom/bt/msm8992/libbt-vendor/include/
Dhw_ar3k.h36 #define htobs(d) (d) argument
37 #define htobl(d) (d) argument
38 #define btohs(d) (d) argument
39 #define btohl(d) (d) argument
41 #define htobs(d) bswap_16(d) argument
42 #define htobl(d) bswap_32(d) argument
43 #define btohs(d) bswap_16(d) argument
44 #define btohl(d) bswap_32(d) argument
/hardware/qcom/bt/msm8998/libbt-vendor/include/
Dhw_ar3k.h38 #define htobs(d) (d) argument
39 #define htobl(d) (d) argument
40 #define btohs(d) (d) argument
41 #define btohl(d) (d) argument
43 #define htobs(d) bswap_16(d) argument
44 #define htobl(d) bswap_32(d) argument
45 #define btohs(d) bswap_16(d) argument
46 #define btohl(d) bswap_32(d) argument
/hardware/qcom/bt/msm8996/libbt-vendor/include/
Dhw_ar3k.h36 #define htobs(d) (d) argument
37 #define htobl(d) (d) argument
38 #define btohs(d) (d) argument
39 #define btohl(d) (d) argument
41 #define htobs(d) bswap_16(d) argument
42 #define htobl(d) bswap_32(d) argument
43 #define btohs(d) bswap_16(d) argument
44 #define btohl(d) bswap_32(d) argument
/hardware/qcom/bt/msm8909/libbt-vendor/include/
Dhw_ar3k.h36 #define htobs(d) (d) argument
37 #define htobl(d) (d) argument
38 #define btohs(d) (d) argument
39 #define btohl(d) (d) argument
41 #define htobs(d) bswap_16(d) argument
42 #define htobl(d) bswap_32(d) argument
43 #define btohs(d) bswap_16(d) argument
44 #define btohl(d) bswap_32(d) argument
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/
Dhw_ar3k.h36 #define htobs(d) (d) argument
37 #define htobl(d) (d) argument
38 #define btohs(d) (d) argument
39 #define btohl(d) (d) argument
41 #define htobs(d) bswap_16(d) argument
42 #define htobl(d) bswap_32(d) argument
43 #define btohs(d) bswap_16(d) argument
44 #define btohl(d) bswap_32(d) argument
/hardware/google/gfxstream/guest/mesa/src/util/tests/
Dfast_idiv_by_const_test.cpp171 fast_sdiv(int64_t n, int64_t d, struct util_fast_sdiv_info m, unsigned num_bits) in fast_sdiv()
269 uint64_t d = rand_uint(bits, 2); in random_udiv_add_sat_test() local
286 uint64_t d = rand_uint(bits, 1); in random_udiv_mul_add_test() local
303 int64_t d; in random_sdiv_test() local
320 for (unsigned d = 2; d < 256; d++) { in TEST() local
334 for (unsigned d = 2; d < 256; d++) { in TEST() local
349 for (int d = -128; d < 128; d++) { in TEST() local
414 uint32_t d = rand_uint(32, 1); in TEST() local
428 uint32_t d = rand_uint(32, 1); in TEST() local
440 uint32_t d = rand_uint(31, 2); in TEST() local
Dfast_urem_by_const_test.cpp66 test_case(uint32_t n, uint32_t d) in test_case()
83 uint64_t d = rand_uint(1); in TEST() local
/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/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/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/qcom/display/msm8994/liboverlay/pipes/
DoverlayGenPipe.cpp48 void GenericPipe::setCrop(const overlay::utils::Dim& d) { in setCrop()
60 void GenericPipe::setPosition(const utils::Dim& d) { in setPosition()
/hardware/qcom/display/msm8226/liboverlay/pipes/
DoverlayGenPipe.cpp48 void GenericPipe::setCrop(const overlay::utils::Dim& d) { in setCrop()
60 void GenericPipe::setPosition(const utils::Dim& d) { in setPosition()
/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/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 …]
/hardware/google/gfxstream/guest/mesa/include/D3D9/
Dd3d9.h475 #define IDirect3D9_EnumAdapterModes(p,a,b,c,d) (p)->lpVtbl->EnumAdapterModes(p,a,b,c,d) argument
477 #define IDirect3D9_CheckDeviceType(p,a,b,c,d,e) (p)->lpVtbl->CheckDeviceType(p,a,b,c,d,e) argument
478 #define IDirect3D9_CheckDeviceFormat(p,a,b,c,d,e,f) (p)->lpVtbl->CheckDeviceFormat(p,a,b,c,d,e,f) argument
479 #define IDirect3D9_CheckDeviceMultiSampleType(p,a,b,c,d,e,f) (p)->lpVtbl->CheckDeviceMultiSampleTyp… argument
480 #define IDirect3D9_CheckDepthStencilMatch(p,a,b,c,d,e) (p)->lpVtbl->CheckDepthStencilMatch(p,a,b,c,… argument
481 #define IDirect3D9_CheckDeviceFormatConversion(p,a,b,c,d) (p)->lpVtbl->CheckDeviceFormatConversion(… argument
484 #define IDirect3D9_CreateDevice(p,a,b,c,d,e,f) (p)->lpVtbl->CreateDevice(p,a,b,c,d,e,f) argument
528 #define IDirect3D9Ex_EnumAdapterModes(p,a,b,c,d) (p)->lpVtbl->EnumAdapterModes(p,a,b,c,d) argument
530 #define IDirect3D9Ex_CheckDeviceType(p,a,b,c,d,e) (p)->lpVtbl->CheckDeviceType(p,a,b,c,d,e) argument
531 #define IDirect3D9Ex_CheckDeviceFormat(p,a,b,c,d,e,f) (p)->lpVtbl->CheckDeviceFormat(p,a,b,c,d,e,f) argument
[all …]
/hardware/libhardware/modules/sensors/dynamic_sensor/
DConnectionDetector.h35 ConnectionDetector(BaseDynamicSensorDaemon *d) : mDaemon(d) { } in ConnectionDetector()
/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/google/gfxstream/guest/mesa/src/util/
Dfast_urem_by_const.h67 util_fast_urem32(uint32_t n, uint32_t d, uint64_t magic) in util_fast_urem32()

123456789