/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/ |
D | extended_min_max.inl | 74 GLM_FUNC_QUALIFIER T max( function 83 GLM_FUNC_QUALIFIER C<T> max function 94 GLM_FUNC_QUALIFIER C<T> max function 105 GLM_FUNC_QUALIFIER T max function 117 GLM_FUNC_QUALIFIER C<T> max function 129 GLM_FUNC_QUALIFIER C<T> max function
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | glUtils.h | 94 template <class T> void minmax(const T *indices, int count, int *min, int *max) { in minmax() 106 (const T *indices, int count, int *min, int *max, in minmaxExcept()
|
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/ |
D | astcenc_mathlib.h | 200 static inline T max(T p, T q) in max() function 217 static inline T max(T p, T q, T r) in max() function 235 static inline T max(T p, T q, T r, T s) in max() function
|
D | astcenc_vecmathlib_avx2_8.h | 503 ASTCENC_SIMD_INLINE vint8 max(vint8 a, vint8 b) in max() function 752 ASTCENC_SIMD_INLINE vfloat8 max(vfloat8 a, vfloat8 b) in max() function 762 ASTCENC_SIMD_INLINE vfloat8 max(vfloat8 a, float b) in max() function 773 ASTCENC_SIMD_INLINE vfloat8 clamp(float min, float max, vfloat8 a) in clamp() 787 ASTCENC_SIMD_INLINE vfloat8 clampz(float max, vfloat8 a) in clampz()
|
/device/generic/vulkan-cereal/fake-android-guest/hardware/ |
D | consumerir.h | 31 int max; member
|
/device/google/sunfish/json-c/ |
D | arraylist.c | 59 static int array_list_expand_internal(struct array_list *arr, int max) in array_list_expand_internal()
|
/device/google/coral/json-c/ |
D | arraylist.c | 59 static int array_list_expand_internal(struct array_list *arr, int max) in array_list_expand_internal()
|
/device/google/redbull/json-c/ |
D | arraylist.c | 59 static int array_list_expand_internal(struct array_list *arr, int max) in array_list_expand_internal()
|
/device/google/contexthub/firmware/os/algos/calibration/diversity_checker/ |
D | diversity_checker.c | 153 float max = 0.0f; in diversityCheckerNormQuality() local
|
/device/generic/goldfish/camera/ |
D | HwCamera.cpp | 44 const int64_t max) { in getFrameDuration()
|
/device/google/contexthub/firmware/os/algos/common/math/ |
D | vec.c | 125 float max = NANO_ABS(v[0]); in vecMaxAbsoluteValue() local
|
/device/google/tangorpro-kernel/kernel-headers/drm/ |
D | samsung_drm.h | 74 __u32 max; member 115 __u32 max; member
|
/device/google/bluejay-kernel/kernel-headers/drm/ |
D | samsung_drm.h | 74 __u32 max; member 115 __u32 max; member
|
/device/google/pantah-kernel/kernel-headers/drm/ |
D | samsung_drm.h | 74 __u32 max; member 115 __u32 max; member
|
/device/google/lynx-kernel/original-kernel-headers/drm/ |
D | samsung_drm.h | 155 __u32 max; member 222 __u32 max; member
|
/device/google/pantah-kernel/original-kernel-headers/drm/ |
D | samsung_drm.h | 155 __u32 max; member 222 __u32 max; member
|
/device/google/felix-kernel/original-kernel-headers/drm/ |
D | samsung_drm.h | 155 __u32 max; member 222 __u32 max; member
|
/device/google/raviole-kernel/kernel-headers/drm/ |
D | samsung_drm.h | 74 __u32 max; member 115 __u32 max; member
|
/device/google/felix-kernel/kernel-headers/drm/ |
D | samsung_drm.h | 74 __u32 max; member 115 __u32 max; member
|
/device/google/bluejay-kernel/original-kernel-headers/drm/ |
D | samsung_drm.h | 155 __u32 max; member 222 __u32 max; member
|
/device/google/lynx-kernel/kernel-headers/drm/ |
D | samsung_drm.h | 74 __u32 max; member 115 __u32 max; member
|
/device/google/raviole-kernel/original-kernel-headers/drm/ |
D | samsung_drm.h | 155 __u32 max; member 222 __u32 max; member
|
/device/google/tangorpro-kernel/original-kernel-headers/drm/ |
D | samsung_drm.h | 155 __u32 max; member 222 __u32 max; member
|
/device/google/contexthub/firmware/os/core/ |
D | printf.c | 164 static uint32_t StrVPrintf_StrLen_withMax(const char* s, uint32_t max) in StrVPrintf_StrLen_withMax()
|
/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/ |
D | func_common.inl | 23 GLM_FUNC_QUALIFIER genType max(genType x, genType y) function 529 GLM_FUNC_QUALIFIER vecType<T, P> max(vecType<T, P> const & a, T b) function 536 GLM_FUNC_QUALIFIER vecType<T, P> max(vecType<T, P> const & a, vecType<T, P> const & b) function
|