| /device/generic/vulkan-cereal/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
|
| D | simd_vec4.inl | 402 GLM_FUNC_QUALIFIER detail::fvec4SIMD max function 411 GLM_FUNC_QUALIFIER detail::fvec4SIMD max function
|
| /device/generic/vulkan-cereal/third-party/angle/util/ |
| D | random_utils.cpp | 48 int RNG::randomIntBetween(int min, int max) in randomIntBetween() 66 float RNG::randomFloatBetween(float min, float max) in randomFloatBetween()
|
| /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/angle/src/libANGLE/ |
| D | histogram_macros.h | 31 #define ANGLE_HISTOGRAM_CUSTOM_TIMES(name, sample, min, max, bucket_count) \ argument 43 #define ANGLE_HISTOGRAM_CUSTOM_COUNTS(name, sample, min, max, bucket_count) \ argument
|
| /device/generic/goldfish/camera/ |
| D | EmulatedCameraCommon.h | 58 #define max(a,b) (((a) > (b)) ? (a) : (b)) macro
|
| D | CallbackNotifier.cpp | 61 static int GetMessageStrings(uint32_t msg, const char** strings, int max) in GetMessageStrings()
|
| /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/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/bonito/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/crosshatch/json-c/ |
| D | arraylist.c | 59 static int array_list_expand_internal(struct array_list *arr, int max) in array_list_expand_internal()
|
| /device/linaro/hikey/hifi/xaf/host-apf/playback/ |
| D | xa_playback.c | 181 unsigned int max; in check_param() local
|
| /device/google/contexthub/firmware/os/algos/calibration/diversity_checker/ |
| D | diversity_checker.c | 153 float max = 0.0f; in diversityCheckerNormQuality() local
|
| /device/google/contexthub/firmware/os/algos/common/math/ |
| D | vec.c | 125 float max = NANO_ABS(v[0]); in vecMaxAbsoluteValue() local
|
| D | mat.c | 474 float max = fabsf(LU->elem[k][k]); in mat44DecomposeLup() local 563 float max = square_mat[0]; in matMaxDiagonalElement() local
|
| /device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/test/ |
| D | partition_test.cc | 194 auto randUniform = [&random](int max) { in TEST()
|
| /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/linaro/hikey/hifi/xaf/host-apf/include/ |
| D | xaf-api.h | 125 #define XAF_CHK_RANGE(val, min, max) \ argument
|
| /device/generic/vulkan-cereal/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
|
| /device/generic/vulkan-cereal/third-party/angle/include/platform/ |
| D | PlatformMethods.h | 199 int max, in DefaultHistogramCustomCounts()
|
| /device/generic/vulkan-cereal/third-party/angle/src/common/ |
| D | mathutil.h | 116 inline T clamp(T x, MIN min, MAX max) in clamp() 130 const unsigned int max = 0xFFFFFFFF >> (32 - n); in unorm() local
|
| /device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/ |
| D | GLESv2Validate.cpp | 783 bool GLESv2Validate::attribIndex(int index, int max){ in attribIndex()
|
| /device/generic/vulkan-cereal/third-party/angle/src/common/third_party/base/anglebase/numerics/ |
| D | safe_numerics_unittest.cc | 58 Src max = SrcLimits::max() / 2 + (SrcLimits::is_integer ? 1 : 0); in GetMaxConvertibleToFloat() local
|