Home
last modified time | relevance | path

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

1234567

/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp141 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()
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dincremental_barrier.cc42 IncrementalBarrier::BarrierCallback Inc() { in Inc() function in tensorflow::InternalIncrementalBarrier
60 IncrementalBarrier::BarrierCallback IncrementalBarrier::Inc() { in Inc() function in tensorflow::IncrementalBarrier
/aosp_15_r20/external/ltp/testcases/misc/math/float/bessel/
H A Dgenj0.c42 double tabR[20000], Inc; in create_Result_file() local
73 double tabD[20000], Inc; in create_Data_file() local
H A Dgeny1.c42 double tabR[20000], Inc; in create_Result_file() local
73 double tabD[20000], Inc; in create_Data_file() local
H A Dgeny0.c42 double tabR[20000], Inc; in create_Result_file() local
73 double tabD[20000], Inc; in create_Data_file() local
H A Dgenj1.c42 double tabR[20000], Inc; in create_Result_file() local
73 double tabD[20000], Inc; in create_Data_file() local
/aosp_15_r20/external/ltp/testcases/misc/math/float/iperb/
H A Dgentanh.c42 double tabR[20000], Inc; in create_Result_file() local
72 double tabD[20000], Inc; in create_Data_file() local
H A Dgencosh.c42 double tabR[20000], Inc; in create_Result_file() local
72 double tabD[20000], Inc; in create_Data_file() local
H A Dgensinh.c42 double tabR[20000], Inc; in create_Result_file() local
72 double tabD[20000], Inc; in create_Data_file() local
/aosp_15_r20/external/ltp/testcases/misc/math/float/exp_log/
H A Dgenlog.c41 double tabR[20000], Inc; in create_Result_file() local
71 double tabD[20000], Inc; in create_Data_file() local
H A Dgenlog10.c42 double tabR[20000], Inc; in create_Result_file() local
72 double tabD[20000], Inc; in create_Data_file() local
H A Dgenexp.c42 double tabR[20000], Inc; in create_Result_file() local
72 double tabD[20000], Inc; in create_Data_file() local
H A Dgenhypot.c44 double tabR[20000], Inc; in create_Result_file() local
74 double tabD[20000], Inc; in create_Data_file() local
/aosp_15_r20/external/ltp/testcases/misc/math/float/power/
H A Dgenceil.c41 double tabR[20000], Inc; in create_Result_file() local
71 double tabD[20000], Inc; in create_Data_file() local
H A Dgenfloor.c41 double tabR[20000], Inc; in create_Result_file() local
71 double tabD[20000], Inc; in create_Data_file() local
H A Dgensqrt.c41 double tabR[20000], Inc; in create_Result_file() local
77 double tabD[20000], Inc; in create_Data_file() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/telemetry/counter/
Dcounter_bootstrap.go13 func (dc dummyCounter) Inc() {} func
16 func Inc(name string) {} func
/aosp_15_r20/external/ltp/testcases/misc/math/float/trigo/
H A Dgenasin.c44 double tabRasin[20000], Inc; in create_Result_file() local
74 double tabDasin[20000], Inc; in create_Data_file() local
H A Dgenatan2.c44 double tabRatan2[20000], Inc; in create_Result_file() local
75 double tabD[20000], Inc; in create_Data_file() local
H A Dgensin.c44 double tabRsin[20000], Inc; in create_Result_file() local
74 double tabDsin[20000], Inc; in create_Data_file() local
H A Dgenacos.c44 double tabRacos[20000], Inc; in create_Result_file() local
74 double tabDacos[20000], Inc; in create_Data_file() local
H A Dgencos.c44 double tabRcos[20000], Inc; in create_Result_file() local
74 double tabDcos[20000], Inc; in create_Data_file() local
H A Dgenatan.c44 double tabRatan[20000], Inc; in create_Result_file() local
74 double tabDatan[20000], Inc; in create_Data_file() local
H A Dgentan.c44 double tabRtan[20000], Inc; in create_Result_file() local
78 double tabDtan[20000], Inc; in create_Data_file() local

1234567