Home
last modified time | relevance | path

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

123456

/device/generic/goldfish/camera/
DEmulatedCamera2.cpp217 EmulatedCamera2* getInstance(const camera2_device_t *d) { in getInstance()
222 int EmulatedCamera2::set_request_queue_src_ops(const camera2_device_t *d, in set_request_queue_src_ops()
229 int EmulatedCamera2::notify_request_queue_not_empty(const camera2_device_t *d) { in notify_request_queue_not_empty()
234 int EmulatedCamera2::set_frame_queue_dst_ops(const camera2_device_t *d, in set_frame_queue_dst_ops()
241 int EmulatedCamera2::get_in_progress_count(const camera2_device_t *d) { in get_in_progress_count()
246 int EmulatedCamera2::flush_captures_in_progress(const camera2_device_t *d) { in flush_captures_in_progress()
251 int EmulatedCamera2::construct_default_request(const camera2_device_t *d, in construct_default_request()
258 int EmulatedCamera2::allocate_stream(const camera2_device_t *d, in allocate_stream()
272 int EmulatedCamera2::register_stream_buffers(const camera2_device_t *d, in register_stream_buffers()
281 int EmulatedCamera2::release_stream(const camera2_device_t *d, in release_stream()
[all …]
DEmulatedCamera3.cpp188 EmulatedCamera3* getInstance(const camera3_device_t *d) { in getInstance()
193 int EmulatedCamera3::initialize(const struct camera3_device *d, in initialize()
199 int EmulatedCamera3::configure_streams(const struct camera3_device *d, in configure_streams()
206 const struct camera3_device *d, in register_stream_buffers()
213 const struct camera3_device *d, in process_capture_request()
220 const camera3_device_t *d, int type) { in construct_default_request_settings()
225 void EmulatedCamera3::dump(const camera3_device_t *d, int fd) { in dump()
230 int EmulatedCamera3::flush(const camera3_device_t *d) { in flush()
/device/generic/vulkan-cereal/host-common/avd/
Dhw-config.h29 #define HWCFG_BOOL(n,s,d,a,t) hw_bool_t n; argument
30 #define HWCFG_INT(n,s,d,a,t) hw_int_t n; argument
31 #define HWCFG_STRING(n,s,d,a,t) hw_string_t n; argument
32 #define HWCFG_DOUBLE(n,s,d,a,t) hw_double_t n; argument
33 #define HWCFG_DISKSIZE(n,s,d,a,t) hw_disksize_t n; argument
/device/google/contexthub/firmware/lib/libm/
Dfdlibm.h282 #define EXTRACT_WORDS(ix0,ix1,d) \ argument
292 #define GET_HIGH_WORD(i,d) \ argument
301 #define GET_LOW_WORD(i,d) \ argument
310 #define INSERT_WORDS(d,ix0,ix1) \ argument
320 #define SET_HIGH_WORD(d,v) \ argument
330 #define SET_LOW_WORD(d,v) \ argument
349 #define GET_FLOAT_WORD(i,d) \ argument
358 #define SET_FLOAT_WORD(d,i) \ argument
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
Dmath_private.h93 #define EXTRACT_WORDS(ix0,ix1,d) \ argument
102 #define EXTRACT_WORD64(ix,d) \ argument
111 #define GET_HIGH_WORD(i,d) \ argument
120 #define GET_LOW_WORD(i,d) \ argument
129 #define INSERT_WORDS(d,ix0,ix1) \ argument
138 #define INSERT_WORD64(d,ix) \ argument
147 #define SET_HIGH_WORD(d,v) \ argument
157 #define SET_LOW_WORD(d,v) \ argument
179 #define GET_FLOAT_WORD(i,d) \ argument
188 #define SET_FLOAT_WORD(d,i) \ argument
[all …]
/device/generic/vulkan-cereal/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) :
/device/generic/vulkan-cereal/stream-servers/glestranslator/include/GLcommon/
DGLconversion_macros.h25 #define F2X(d) ((d) > 32767.65535 ? 32767 * 65536 + 65535 : \ argument
29 #define I2X(d) ((d)*65536) argument
/device/generic/vulkan-cereal/stream-servers/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 …]
DXKBstr.h435 #define XkbKeyKeyTypeIndex(d,k,g) (XkbCMKeyTypeIndex((d)->map,k,g)) argument
436 #define XkbKeyKeyType(d,k,g) (XkbCMKeyType((d)->map,k,g)) argument
437 #define XkbKeyGroupWidth(d,k,g) (XkbCMKeyGroupWidth((d)->map,k,g)) argument
438 #define XkbKeyGroupsWidth(d,k) (XkbCMKeyGroupsWidth((d)->map,k)) argument
439 #define XkbKeyGroupInfo(d,k) (XkbCMKeyGroupInfo((d)->map,(k))) argument
440 #define XkbKeyNumGroups(d,k) (XkbCMKeyNumGroups((d)->map,(k))) argument
441 #define XkbKeyNumSyms(d,k) (XkbCMKeyNumSyms((d)->map,(k))) argument
442 #define XkbKeySymsPtr(d,k) (XkbCMKeySymsPtr((d)->map,(k))) argument
443 #define XkbKeySym(d,k,n) (XkbKeySymsPtr(d,k)[n]) argument
444 #define XkbKeySymEntry(d,k,sl,g) \ argument
[all …]
/device/generic/vulkan-cereal/fake-android-guest/utils/
DRefBase.h667 void move_forward_type(sp<TYPE>* d, sp<TYPE> const* s, size_t n) { in move_forward_type()
672 void move_backward_type(sp<TYPE>* d, sp<TYPE> const* s, size_t n) { in move_backward_type()
677 void move_forward_type(wp<TYPE>* d, wp<TYPE> const* s, size_t n) { in move_forward_type()
682 void move_backward_type(wp<TYPE>* d, wp<TYPE> const* s, size_t n) { in move_backward_type()
/device/google/atv/audio_proxy/common/
DAudioProxyVersionMacro.h37 #define CONCAT_4(a, b, c, d) a##b##c##d argument
38 #define EXPAND_CONCAT_4(a, b, c, d) CONCAT_4(a, b, c, d) argument
/device/generic/vulkan-cereal/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
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/
DGLutils.cpp117 #define DEPTH_BITS_CASE(format, d) \ in glFormatToChannelBits() argument
129 #define STENCIL_BITS_CASE(format, d) \ in glFormatToChannelBits() argument
/device/generic/vulkan-cereal/stream-servers/
DNativeSubWindow_x11.cpp21 static Bool WaitForMapNotify(Display *d, XEvent *e, char *arg) { in WaitForMapNotify()
28 static Bool WaitForConfigureNotify(Display *d, XEvent *e, char *arg) { in WaitForConfigureNotify()
/device/generic/vulkan-cereal/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
Dsimd_quat.inl434 float d = 1.0f / glm::sin(angle); local
485 float d = 1.0f / glm::sin(angle); local
514 __m128 d = _mm_div_ps(_mm_set1_ps(1.0f), _mm_shuffle_ps(s, s, _MM_SHUFFLE(1, 1, 1, 1))); local
550 __m128 d = _mm_div_ps(_mm_set1_ps(1.0f), _mm_shuffle_ps(s, s, _MM_SHUFFLE(1, 1, 1, 1))); local
Ddual_quaternion.inl39 GLM_FUNC_QUALIFIER GLM_CONSTEXPR tdualquat<T, P>::tdualquat(tdualquat<T, P> const & d)
47 GLM_FUNC_QUALIFIER GLM_CONSTEXPR tdualquat<T, P>::tdualquat(tdualquat<T, Q> const & d)
73 …NC_QUALIFIER GLM_CONSTEXPR tdualquat<T, P>::tdualquat(tquat<T, P> const & r, tquat<T, P> const & d)
/device/google/contexthub/firmware/lib/builtins/
Ddivmoddi4.c22 di_int d = __divdi3(a,b); in __divmoddi4() local
Dudivmoddi4.c30 udwords d; in __udivmoddi4() local
/device/google/contexthub/firmware/lib/libc/
Dstrncpy.c45 char *d = dst; in strncpy() local
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_config.cpp54 #define RIL_UNSOL_RESPONSE(a, b, c, d) RIL_onUnsolicitedResponse((a), (b), (c), (d)) argument
55 #define CALL_ONREQUEST(a, b, c, d, e) s_vendorFunctions_config->onRequest((a), (b), (c), (d), (e)) argument
58 #define RIL_UNSOL_RESPONSE(a, b, c, d) RIL_onUnsolicitedResponse((a), (b), (c)) argument
59 #define CALL_ONREQUEST(a, b, c, d, e) s_vendorFunctions_config->onRequest((a), (b), (c), (d)) argument
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/
DXthreads.h79 # define xthread_key_create(kp,d) thr_keycreate(kp,d) argument
119 # define xthread_key_create(kp,d) *(kp) = TlsAlloc() argument
176 # define xthread_key_create(kp,d) tis_key_create(kp,d) argument
207 # define xthread_key_create(kp,d) thr_keycreate(kp,d) argument
235 # define xthread_key_create(kp,d) pthread_key_create(kp,d) argument
244 # define xthread_key_create(kp,d) pthread_keycreate(kp,d) argument
/device/generic/goldfish/MultiDisplayProvider/src/com/android/emulator/multidisplay/
DMultiDisplayService.java77 public void set(int w, int h, int d, int f) { in set()
84 public boolean match(int w, int h, int d, int f) { in match()
/device/google/cuttlefish/common/libs/confui/
Dpacket.h110 bool WritePayload(SharedFD d, const std::string& cmd_str, in WritePayload()

123456