/device/generic/goldfish/opengl/shared/OpenglCodecCommon/ |
glUtils.h | 66 template <class T> void minmax(T *indices, int count, int *min, int *max) { function in namespace:GLUtils
|
/sdk/emulator/opengl/shared/OpenglCodecCommon/ |
glUtils.h | 66 template <class T> void minmax(T *indices, int count, int *min, int *max) { function in namespace:GLUtils
|
/external/blktrace/ |
stats.h | 28 struct minmax { struct 36 static inline void minmax_init(struct minmax *mm) 45 static inline void minmax_account(struct minmax *mm, __u64 value) 56 static inline void minmax_merge(struct minmax *dst, struct minmax *src) 67 static inline void minmax_to_be(struct minmax *mm) 76 static inline double minmax_avg(struct minmax *mm) 81 static inline double minmax_var(struct minmax *mm) 88 static inline int minmax_print(FILE *fp, const char *s, struct minmax *mm)
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/ |
AbstractHeightMap.java | 324 float[] minmax = new float[2];
local 337 minmax[0] = currentMin;
338 minmax[1] = currentMax;
339 return minmax;
405 float[] minmax = findMinMaxHeights();
local 423 float height = minmax[1] - minmax[0];
|
/external/chromium_org/chrome/browser/thumbnails/ |
content_analysis.cc | 105 std::pair<float, float>* minmax) { 107 DCHECK(minmax); 119 *minmax = std::make_pair(value_min, value_max); 467 std::pair<float, float> minmax; local 468 if (!ComputeScaledHistogram(input, &histogram, &minmax)) 469 return minmax.first; 474 return (minmax.second - minmax.first) * (max_index + 0.5f) / 255.0f + 475 minmax.first;
|
/external/qemu/android/skin/ |
region.c | 269 runs_coalesce_band( Run* *psrc_spans, Run* *pdst_spans, SkinBox* minmax ) 281 if (pleft < minmax->x1) minmax->x1 = pleft; 308 if (pright > minmax->x2) minmax->x2 = pright; 316 runs_coalesce( Run* dst, Run* src, SkinBox* minmax ) 333 if (ytop < minmax->y1) minmax->y1 = ytop; 334 if (ybot > minmax->y2) minmax->y2 = ybot 992 SkinBox minmax; local [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_algo.h | 3999 minmax(const _Tp& __a, const _Tp& __b) function 4018 minmax(const _Tp& __a, const _Tp& __b, _Compare __comp) function 4201 minmax(initializer_list<_Tp> __l) function 4210 minmax(initializer_list<_Tp> __l, _Compare __comp) function [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_algo.h | 3999 minmax(const _Tp& __a, const _Tp& __b) function 4018 minmax(const _Tp& __a, const _Tp& __b, _Compare __comp) function 4201 minmax(initializer_list<_Tp> __l) function 4210 minmax(initializer_list<_Tp> __l, _Compare __comp) function [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_algo.h | 3999 minmax(const _Tp& __a, const _Tp& __b) function 4018 minmax(const _Tp& __a, const _Tp& __b, _Compare __comp) function 4201 minmax(initializer_list<_Tp> __l) function 4210 minmax(initializer_list<_Tp> __l, _Compare __comp) function [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_algo.h | 3999 minmax(const _Tp& __a, const _Tp& __b) function 4018 minmax(const _Tp& __a, const _Tp& __b, _Compare __comp) function 4201 minmax(initializer_list<_Tp> __l) function 4210 minmax(initializer_list<_Tp> __l, _Compare __comp) function [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_algo.h | 3999 minmax(const _Tp& __a, const _Tp& __b) function 4018 minmax(const _Tp& __a, const _Tp& __b, _Compare __comp) function 4201 minmax(initializer_list<_Tp> __l) function 4210 minmax(initializer_list<_Tp> __l, _Compare __comp) function [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_algo.h | 4038 minmax(const _Tp& __a, const _Tp& __b) function 4057 minmax(const _Tp& __a, const _Tp& __b, _Compare __comp) function 4240 minmax(initializer_list<_Tp> __l) function 4249 minmax(initializer_list<_Tp> __l, _Compare __comp) function [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_algo.h | 4038 minmax(const _Tp& __a, const _Tp& __b) function 4057 minmax(const _Tp& __a, const _Tp& __b, _Compare __comp) function 4240 minmax(initializer_list<_Tp> __l) function 4249 minmax(initializer_list<_Tp> __l, _Compare __comp) function [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_algo.h | 4038 minmax(const _Tp& __a, const _Tp& __b) function 4057 minmax(const _Tp& __a, const _Tp& __b, _Compare __comp) function 4240 minmax(initializer_list<_Tp> __l) function 4249 minmax(initializer_list<_Tp> __l, _Compare __comp) function [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_algo.h | 4064 minmax(const _Tp& __a, const _Tp& __b) function 4084 minmax(const _Tp& __a, const _Tp& __b, _Compare __comp) function 4266 minmax(initializer_list<_Tp> __l) function 4275 minmax(initializer_list<_Tp> __l, _Compare __comp) function [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_algo.h | 4038 minmax(const _Tp& __a, const _Tp& __b) function 4057 minmax(const _Tp& __a, const _Tp& __b, _Compare __comp) function 4240 minmax(initializer_list<_Tp> __l) function 4249 minmax(initializer_list<_Tp> __l, _Compare __comp) function [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_algo.h | 4064 minmax(const _Tp& __a, const _Tp& __b) function 4084 minmax(const _Tp& __a, const _Tp& __b, _Compare __comp) function 4266 minmax(initializer_list<_Tp> __l) function 4275 minmax(initializer_list<_Tp> __l, _Compare __comp) function [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
stl_algo.h | 4062 minmax(const _Tp& __a, const _Tp& __b) function 4082 minmax(const _Tp& __a, const _Tp& __b, _Compare __comp) function 4264 minmax(initializer_list<_Tp> __l) function 4273 minmax(initializer_list<_Tp> __l, _Compare __comp) function [all...] |
/external/chromium_org/v8/src/ia32/ |
lithium-ia32.cc | 1693 LMathMinMax* minmax = new(zone()) LMathMinMax(left, right); local [all...] |
/external/chromium_org/v8/src/x64/ |
lithium-x64.cc | 1601 LMathMinMax* minmax = new(zone()) LMathMinMax(left, right); local [all...] |