/external/rust/crates/futures/tests/ |
D | future_obj.rs | 14 struct Inc<'a>(&'a mut u32); in dropping_drops_the_future() struct 16 impl Future for Inc<'_> { in dropping_drops_the_future() implementation 24 impl Drop for Inc<'_> { in dropping_drops_the_future() implementation
|
/external/tensorflow/tensorflow/core/util/ |
D | incremental_barrier.cc | 42 IncrementalBarrier::BarrierCallback Inc() { in Inc() function in tensorflow::InternalIncrementalBarrier 60 IncrementalBarrier::BarrierCallback IncrementalBarrier::Inc() { in Inc() function in tensorflow::IncrementalBarrier
|
/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 | genlog10.c | 42 double tabR[20000], Inc; in create_Result_file() local 72 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 | 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
|
/external/ltp/testcases/misc/math/float/bessel/ |
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 | geny0.c | 42 double tabR[20000], Inc; in create_Result_file() local 73 double tabD[20000], Inc; in create_Data_file() local
|
D | genj1.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 | genfloor.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
|
/external/ltp/testcases/misc/math/float/iperb/ |
D | gensinh.c | 42 double tabR[20000], Inc; in create_Result_file() local 72 double tabD[20000], Inc; in create_Data_file() local
|
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
|
/external/ltp/testcases/misc/math/float/trigo/ |
D | genacos.c | 44 double tabRacos[20000], Inc; in create_Result_file() local 74 double tabDacos[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 | gensin.c | 44 double tabRsin[20000], Inc; in create_Result_file() local 74 double tabDsin[20000], Inc; in create_Data_file() local
|
D | genatan2.c | 44 double tabRatan2[20000], Inc; in create_Result_file() local 75 double tabD[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
|
D | gentan.c | 44 double tabRtan[20000], Inc; in create_Result_file() local 78 double tabDtan[20000], Inc; in create_Data_file() local
|