Searched refs:cmin (Results 1 – 8 of 8) sorted by relevance
/external/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/ |
D | p5.cpp | 90 template<typename T> constexpr T cmin(T a, T b) { in cmin() function 93 int n = cmin(3, 5); // ok 100 X x = cmin(X(), X()); // ok, not constexpr
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/ |
D | p5.cpp | 90 template<typename T> constexpr T cmin(T a, T b) { in cmin() function 93 int n = cmin(3, 5); // ok 100 X x = cmin(X(), X()); // ok, not constexpr
|
/external/ltp/testcases/realtime/func/matrix_mult/ |
D | matrix_mult.c | 195 long smin = 0, smax = 0, cmin = 0, cmax = 0, delta = 0; in main_thread() local 277 cmin = stats_min(&cdat); in main_thread() 280 printf("Min: %ld us\n", cmin); in main_thread() 299 printf("Min: %.4f\n", (float)smin / cmin); in main_thread()
|
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/ |
D | utils.h | 154 float cmin = 0.0f, float cmax = 1.0f, float add = 0.0f); 158 float cmin = 0.0f, float cmax = 1.0f, float add = 0.0f); 162 float cmin = 0.0f, float cmax = 1.0f, float add = 0.0f);
|
D | utils.cpp | 583 float cmin /*= 0.0f*/, float cmax /*= 1.0f*/, in DataGenerate() argument 589 double valueMin = static_cast<double>(cmin); in DataGenerate() 634 float cmin /*= 0.0f*/, float cmax /*= 1.0f*/, in DataGenerate() argument 640 double valueMin = static_cast<double>(cmin); in DataGenerate() 747 float cmin /*= 0.0f*/, float cmax /*= 1.0f*/, in DataGenerate() argument 753 double valueMin = static_cast<double>(cmin); in DataGenerate()
|
/external/cpuinfo/test/dmesg/ |
D | huawei-mate-8.log | 539 …ratio=0 c=-103179 u=4232560 last_ocv=4222719 ocv_temp=230 soc=87.4, ocv=0 cmin=-176 cmax=-53 cavg=… 4363 …3 ratio=0 c=19697 u=4223660 last_ocv=4222719 ocv_temp=230 soc=87.4, ocv=0 cmin=-179 cmax=136 cavg=… 7695 …0 ratio=0 c=74101 u=4208101 last_ocv=4222719 ocv_temp=230 soc=87.3, ocv=0 cmin=7 cmax=521 cavg=209… 7988 …0 ratio=0 c=44085 u=4218051 last_ocv=4222719 ocv_temp=230 soc=87.3, ocv=0 cmin=-109 cmax=44 cavg=-… 8066 …ratio=0 c=-425851 u=4260850 last_ocv=4222719 ocv_temp=230 soc=87.3, ocv=0 cmin=-426 cmax=-410 cavg… 8118 …ratio=0 c=-423975 u=4265820 last_ocv=4222719 ocv_temp=230 soc=87.4, ocv=0 cmin=-426 cmax=-423 cavg…
|
D | huawei-mate-9.log | 544 … ratio=0 c=-14068 u=3897376 last_ocv=3810569 ocv_temp=230 soc=44.4, ocv=0 cmin=-68 cmax=164 cavg=2… 5711 … ratio=0 c=309538 u=3869960 last_ocv=3810569 ocv_temp=230 soc=44.4, ocv=0 cmin=-84 cmax=601 cavg=1… 6007 …=-186 c=-27200 u=3895011 last_ocv=3810569 ocv_temp=230 soc=44.4, ocv=3829 cmin=-27 cmax=601 cavg=2… 6297 …o=-37 c=825438 u=3829317 last_ocv=3810569 ocv_temp=230 soc=44.4, ocv=3829 cmin=-27 cmax=902 cavg=5… 6336 …=-20 c=1064628 u=3810753 last_ocv=3810569 ocv_temp=230 soc=44.4, ocv=3829 cmin=431 cmax=1064 cavg=…
|
D | huawei-p9-lite.log | 665 …ratio=0 c=-143513 u=3865645 last_ocv=3855140 ocv_temp=250 soc=49.2, ocv=0 cmin=-215 cmax=-127 cavg… 4299 …ratio=0 c=-113966 u=3863716 last_ocv=3855140 ocv_temp=250 soc=49.2, ocv=0 cmin=-204 cmax=-113 cavg…
|