Home
last modified time | relevance | path

Searched defs:Inc (Results 1 – 25 of 136) sorted by relevance

123456

/external/rust/crates/futures/tests/
Dfuture_obj.rs14 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/
Dincremental_barrier.cc42 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/
Dgenlog.c41 double tabR[20000], Inc; in create_Result_file() local
71 double tabD[20000], Inc; in create_Data_file() local
Dgenlog10.c42 double tabR[20000], Inc; in create_Result_file() local
72 double tabD[20000], Inc; in create_Data_file() local
Dgenexp.c42 double tabR[20000], Inc; in create_Result_file() local
72 double tabD[20000], Inc; in create_Data_file() local
Dgenhypot.c44 double tabR[20000], Inc; in create_Result_file() local
74 double tabD[20000], Inc; in create_Data_file() local
Dgenfrexp.c42 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/
Dgenj0.c42 double tabR[20000], Inc; in create_Result_file() local
73 double tabD[20000], Inc; in create_Data_file() local
Dgeny1.c42 double tabR[20000], Inc; in create_Result_file() local
73 double tabD[20000], Inc; in create_Data_file() local
Dgeny0.c42 double tabR[20000], Inc; in create_Result_file() local
73 double tabD[20000], Inc; in create_Data_file() local
Dgenj1.c42 double tabR[20000], Inc; in create_Result_file() local
73 double tabD[20000], Inc; in create_Data_file() local
Dgenlgamma.c42 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/
Dgenceil.c41 double tabR[20000], Inc; in create_Result_file() local
71 double tabD[20000], Inc; in create_Data_file() local
Dgenfloor.c41 double tabR[20000], Inc; in create_Result_file() local
71 double tabD[20000], Inc; in create_Data_file() local
Dgensqrt.c41 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/
Dgensinh.c42 double tabR[20000], Inc; in create_Result_file() local
72 double tabD[20000], Inc; in create_Data_file() local
Dgentanh.c42 double tabR[20000], Inc; in create_Result_file() local
72 double tabD[20000], Inc; in create_Data_file() local
Dgencosh.c42 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/
Dgenacos.c44 double tabRacos[20000], Inc; in create_Result_file() local
74 double tabDacos[20000], Inc; in create_Data_file() local
Dgenasin.c44 double tabRasin[20000], Inc; in create_Result_file() local
74 double tabDasin[20000], Inc; in create_Data_file() local
Dgensin.c44 double tabRsin[20000], Inc; in create_Result_file() local
74 double tabDsin[20000], Inc; in create_Data_file() local
Dgenatan2.c44 double tabRatan2[20000], Inc; in create_Result_file() local
75 double tabD[20000], Inc; in create_Data_file() local
Dgenatan.c44 double tabRatan[20000], Inc; in create_Result_file() local
74 double tabDatan[20000], Inc; in create_Data_file() local
Dgencos.c44 double tabRcos[20000], Inc; in create_Result_file() local
74 double tabDcos[20000], Inc; in create_Data_file() local
Dgentan.c44 double tabRtan[20000], Inc; in create_Result_file() local
78 double tabDtan[20000], Inc; in create_Data_file() local

123456