/aosp_15_r20/external/rust/android-crates-io/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
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A 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()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A 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
|
/aosp_15_r20/external/ltp/testcases/misc/math/float/bessel/ |
H A D | genj0.c | 42 double tabR[20000], Inc; in create_Result_file() local 73 double tabD[20000], Inc; in create_Data_file() local
|
H A D | geny1.c | 42 double tabR[20000], Inc; in create_Result_file() local 73 double tabD[20000], Inc; in create_Data_file() local
|
H A D | geny0.c | 42 double tabR[20000], Inc; in create_Result_file() local 73 double tabD[20000], Inc; in create_Data_file() local
|
H A D | genj1.c | 42 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 D | gentanh.c | 42 double tabR[20000], Inc; in create_Result_file() local 72 double tabD[20000], Inc; in create_Data_file() local
|
H A D | gencosh.c | 42 double tabR[20000], Inc; in create_Result_file() local 72 double tabD[20000], Inc; in create_Data_file() local
|
H A D | gensinh.c | 42 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 D | genlog.c | 41 double tabR[20000], Inc; in create_Result_file() local 71 double tabD[20000], Inc; in create_Data_file() local
|
H A D | genlog10.c | 42 double tabR[20000], Inc; in create_Result_file() local 72 double tabD[20000], Inc; in create_Data_file() local
|
H A D | genexp.c | 42 double tabR[20000], Inc; in create_Result_file() local 72 double tabD[20000], Inc; in create_Data_file() local
|
H A D | genhypot.c | 44 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 D | genceil.c | 41 double tabR[20000], Inc; in create_Result_file() local 71 double tabD[20000], Inc; in create_Data_file() local
|
H A D | genfloor.c | 41 double tabR[20000], Inc; in create_Result_file() local 71 double tabD[20000], Inc; in create_Data_file() local
|
H A D | gensqrt.c | 41 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/ |
D | counter_bootstrap.go | 13 func (dc dummyCounter) Inc() {} func 16 func Inc(name string) {} func
|
/aosp_15_r20/external/ltp/testcases/misc/math/float/trigo/ |
H A D | genasin.c | 44 double tabRasin[20000], Inc; in create_Result_file() local 74 double tabDasin[20000], Inc; in create_Data_file() local
|
H A D | genatan2.c | 44 double tabRatan2[20000], Inc; in create_Result_file() local 75 double tabD[20000], Inc; in create_Data_file() local
|
H A D | gensin.c | 44 double tabRsin[20000], Inc; in create_Result_file() local 74 double tabDsin[20000], Inc; in create_Data_file() local
|
H A D | genacos.c | 44 double tabRacos[20000], Inc; in create_Result_file() local 74 double tabDacos[20000], Inc; in create_Data_file() local
|
H A D | gencos.c | 44 double tabRcos[20000], Inc; in create_Result_file() local 74 double tabDcos[20000], Inc; in create_Data_file() local
|
H A D | genatan.c | 44 double tabRatan[20000], Inc; in create_Result_file() local 74 double tabDatan[20000], Inc; in create_Data_file() local
|
H A D | gentan.c | 44 double tabRtan[20000], Inc; in create_Result_file() local 78 double tabDtan[20000], Inc; in create_Data_file() local
|