| /external/ltp/testcases/misc/math/float/iperb/ |
| D | gentanh.c | 42 double tabR[20000], Inc; in create_Result_file() local 72 double tabD[20000], Inc; in create_Data_file() local
|
| D | gencosh.c | 42 double tabR[20000], Inc; in create_Result_file() local 72 double tabD[20000], Inc; in create_Data_file() local
|
| D | gensinh.c | 42 double tabR[20000], Inc; in create_Result_file() local 72 double tabD[20000], Inc; in create_Data_file() local
|
| /external/ltp/testcases/misc/math/float/bessel/ |
| D | genj1.c | 42 double tabR[20000], Inc; in create_Result_file() local 73 double tabD[20000], Inc; in create_Data_file() local
|
| D | geny0.c | 42 double tabR[20000], Inc; in create_Result_file() local 73 double tabD[20000], Inc; in create_Data_file() local
|
| D | genj0.c | 42 double tabR[20000], Inc; in create_Result_file() local 73 double tabD[20000], Inc; in create_Data_file() local
|
| D | geny1.c | 42 double tabR[20000], Inc; in create_Result_file() local 73 double tabD[20000], Inc; in create_Data_file() local
|
| D | genlgamma.c | 42 double tabR[20000], Inc; in create_Result_file() local 80 double tabD[20000], Inc; in create_Data_file() local
|
| /external/ltp/testcases/misc/math/float/power/ |
| D | genceil.c | 41 double tabR[20000], Inc; in create_Result_file() local 71 double tabD[20000], Inc; in create_Data_file() local
|
| D | gensqrt.c | 41 double tabR[20000], Inc; in create_Result_file() local 77 double tabD[20000], Inc; in create_Data_file() local
|
| D | genfloor.c | 41 double tabR[20000], Inc; in create_Result_file() local 71 double tabD[20000], Inc; in create_Data_file() local
|
| /external/ltp/testcases/misc/math/float/exp_log/ |
| D | genlog.c | 41 double tabR[20000], Inc; in create_Result_file() local 71 double tabD[20000], Inc; in create_Data_file() local
|
| D | genexp.c | 42 double tabR[20000], Inc; in create_Result_file() local 72 double tabD[20000], Inc; in create_Data_file() local
|
| D | genlog10.c | 42 double tabR[20000], Inc; in create_Result_file() local 72 double tabD[20000], Inc; in create_Data_file() local
|
| D | genhypot.c | 44 double tabR[20000], Inc; in create_Result_file() local 74 double tabD[20000], Inc; in create_Data_file() local
|
| D | genfrexp.c | 42 double tabR[20000], Inc, Val; in create_Result_file() local 79 double tabD[20000], Inc; in create_Data_file() local
|
| D | genmodf.c | 50 double tabR[20000], Inc, tabRI[20000]; in create_Result_file() local 93 double tabD[20000], Inc; in create_Data_file() local
|
| /external/ltp/testcases/misc/math/float/trigo/ |
| D | genatan2.c | 44 double tabRatan2[20000], Inc; in create_Result_file() local 75 double tabD[20000], Inc; in create_Data_file() local
|
| D | gensin.c | 44 double tabRsin[20000], Inc; in create_Result_file() local 74 double tabDsin[20000], Inc; in create_Data_file() local
|
| D | genasin.c | 44 double tabRasin[20000], Inc; in create_Result_file() local 74 double tabDasin[20000], Inc; in create_Data_file() local
|
| D | genacos.c | 44 double tabRacos[20000], Inc; in create_Result_file() local 74 double tabDacos[20000], Inc; in create_Data_file() local
|
| D | gentan.c | 44 double tabRtan[20000], Inc; in create_Result_file() local 78 double tabDtan[20000], Inc; in create_Data_file() local
|
| D | genatan.c | 44 double tabRatan[20000], Inc; in create_Result_file() local 74 double tabDatan[20000], Inc; in create_Data_file() local
|
| D | gencos.c | 44 double tabRcos[20000], Inc; in create_Result_file() local 74 double tabDcos[20000], Inc; in create_Data_file() local
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | InstrProfiling.cpp | 141 if (auto *Inc = dyn_cast<InstrProfIncrementInst>(Instr)) { in run() local 217 void InstrProfiling::lowerIncrement(InstrProfIncrementInst *Inc) { in lowerIncrement() 245 static std::string getVarName(InstrProfIncrementInst *Inc, StringRef Prefix) { in getVarName() 299 InstrProfIncrementInst *Inc) { in getOrCreateProfileComdat() 328 InstrProfiling::getOrCreateRegionCounters(InstrProfIncrementInst *Inc) { in getOrCreateRegionCounters()
|