| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | uniform.cpp | 110 bool verifyUniform<float>(const ActiveUniform& uniform) { in verifyUniform() 116 bool verifyUniform<std::array<float, 2>>(const ActiveUniform& uniform) { in verifyUniform() 122 bool verifyUniform<std::array<float, 3>>(const ActiveUniform& uniform) { in verifyUniform() 128 bool verifyUniform<std::array<double, 16>>(const ActiveUniform& uniform) { in verifyUniform() 134 bool verifyUniform<bool>(const ActiveUniform& uniform) { in verifyUniform() 143 bool verifyUniform<uint8_t>(const ActiveUniform& uniform) { in verifyUniform() 152 bool verifyUniform<Color>(const ActiveUniform& uniform) { in verifyUniform() 158 bool verifyUniform<Size>(const ActiveUniform& uniform) { in verifyUniform() 164 bool verifyUniform<std::array<uint16_t, 2>>(const ActiveUniform& uniform) { in verifyUniform()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_transform.c | 117 GLint uniform) in glamor_set_color_depth() 136 GLint uniform) in glamor_set_solid()
|
| H A D | glamor_transform.h | 44 GLint uniform) in glamor_set_color()
|
| H A D | glamor_program.c | 234 GLint uniform; in glamor_get_uniform() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | operations.hpp | 364 inline int RNG::uniform(int a, int b) { return a == b ? a : (int)(next() % (b - a) + a); } in uniform() function in cv::RNG 365 inline float RNG::uniform(float a, float b) { return ((float)*this)*(b - a) + a; } in uniform() function in cv::RNG 366 inline double RNG::uniform(double a, double b) { return ((double)*this)*(b - a) + a; } in uniform() function in cv::RNG
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | operations.hpp | 364 inline int RNG::uniform(int a, int b) { return a == b ? a : (int)(next() % (b - a) + a); } in uniform() function in cv::RNG 365 inline float RNG::uniform(float a, float b) { return ((float)*this)*(b - a) + a; } in uniform() function in cv::RNG 366 inline double RNG::uniform(double a, double b) { return ((double)*this)*(b - a) + a; } in uniform() function in cv::RNG
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | operations.hpp | 364 inline int RNG::uniform(int a, int b) { return a == b ? a : (int)(next() % (b - a) + a); } in uniform() function in cv::RNG 365 inline float RNG::uniform(float a, float b) { return ((float)*this)*(b - a) + a; } in uniform() function in cv::RNG 366 inline double RNG::uniform(double a, double b) { return ((double)*this)*(b - a) + a; } in uniform() function in cv::RNG
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mtrr/ |
| H A D | generic.c | 161 int *repeat, u8 *uniform) in mtrr_type_lookup_variable() 255 u8 mtrr_type_lookup(u64 start, u64 end, u8 *uniform) in mtrr_type_lookup()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | mtrr.h | 53 static inline u8 mtrr_type_lookup(u64 addr, u64 end, u8 *uniform) in mtrr_type_lookup()
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | pgtable.c | 705 u8 mtrr, uniform; in pud_set_huge() local 732 u8 mtrr, uniform; in pmd_set_huge() local
|
| H A D | numa_emulation.c | 223 int i, ret, uniform = 0; in split_nodes_size_interleave_uniform() local
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/pat/ |
| H A D | memtype.c | 426 u8 mtrr_type, uniform; in pat_x_mtrr_type() local
|