Home
last modified time | relevance | path

Searched defs:Add (Results 326 – 350 of 1197) sorted by relevance

1...<<11121314151617181920>>...48

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/telemetry/counter/
Dcounter.go27 func Add(name string, n int64) { func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/
H A DARCMCInstLower.cpp72 const MCBinaryExpr *Add = MCBinaryExpr::createAdd(MCSym, OffsetExpr, *Ctx); in LowerSymbolOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp383 if (const SCEVAddExpr *Add = dyn_cast<SCEVAddExpr>(Sum)) in SimplifyAddOperands() local
410 if (const SCEVAddExpr *Add = dyn_cast<SCEVAddExpr>(Start)) { in SplitAddRecs() local
1621 Instruction *Add = BinaryOperator::CreateAdd(CanonicalIV, One, in visitAddRecExpr() local
2431 Value *Add = nullptr, *Sub = nullptr; in generateOverflowCheck() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp332 if (const SCEVAddExpr *Add = dyn_cast<SCEVAddExpr>(Sum)) in SimplifyAddOperands() local
359 if (const SCEVAddExpr *Add = dyn_cast<SCEVAddExpr>(Start)) { in SplitAddRecs() local
1583 Instruction *Add = BinaryOperator::CreateAdd(CanonicalIV, One, in visitAddRecExpr() local
2294 Value *Add = nullptr, *Sub = nullptr; in generateOverflowCheck() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dmodel_hints.h49 void Add(ModelHint hint) { in Add() function
/aosp_15_r20/external/tink/go/keyset/
H A Dmanager.go52 func (km *Manager) Add(kt *tinkpb.KeyTemplate) (uint32, error) { func
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/dotzlib/DotZLib/
DDeflater.cs54 public override void Add(byte[] data, int offset, int count) in Add() method in DotZLib.Deflater
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombineWorklist.h40 void Add(Instruction *I) { in Add() function
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dalias-church-numerals.cpp18 typename X> using Add = A<F, B<F, X>>; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/
H A DXCoreMCInstLower.cpp73 const MCBinaryExpr *Add = MCBinaryExpr::createAdd(MCSym, OffsetExpr, *Ctx); in LowerSymbolOperand() local
/aosp_15_r20/external/libbrillo/brillo/dbus/
H A Ddbus_object_test.cc47 int Add(int x, int y) { return x + y; } in Add() function
158 TEST_F(DBusObjectTest, Add) { in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp95 Reduction (Instruction *Add) : Root(Add) { } in Reduction()
121 for (auto *Add : Adds) { in InsertMuls() local
/aosp_15_r20/external/angle/src/tests/compiler_tests/
H A DConstantFoldingOverflow_test.cpp40 TEST_F(ConstantFoldingOverflowExpressionTest, Add) in TEST_F() argument
/aosp_15_r20/external/libchrome/mojo/core/
H A Dwatcher_set.cc30 MojoResult WatcherSet::Add(const scoped_refptr<WatcherDispatcher>& watcher, in Add() function in mojo::core::WatcherSet
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_mutexset.cc25 void MutexSet::Add(u64 id, bool write, u64 epoch) { in Add() function in __tsan::MutexSet
/aosp_15_r20/packages/modules/StatsD/lib/libkll/
Dkll.cpp48 void KllQuantile::Add(const int64_t value) { in Add() function in dist_proc::aggregation::KllQuantile
/aosp_15_r20/external/libchrome/ui/gfx/geometry/
H A Dvector2d_f.cc21 void Vector2dF::Add(const Vector2dF& other) { in Add() function in gfx::Vector2dF
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCMCInstLower.cpp72 const MCBinaryExpr *Add = MCBinaryExpr::createAdd(MCSym, OffsetExpr, *Ctx); in LowerSymbolOperand() local
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/
H A Dchart.h61 void Add(ParseTree* item) { in Add() function
/aosp_15_r20/prebuilts/go/linux-x86/src/unsafe/
Dunsafe.go227 func Add(ptr Pointer, len IntegerType) Pointer func
/aosp_15_r20/external/executorch/exir/tests/
H A Dtest_quantize_io_pass.py33 class Add(torch.nn.Module): class in TestQuantIOPass
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/monitoring/
H A Dpercentile_sampler.cc29 void PercentileSamplerCell::Add(double sample) { in Add() function in tensorflow::monitoring::PercentileSamplerCell
/aosp_15_r20/external/webrtc/modules/audio_processing/test/
H A Dapi_call_statistics.cc26 void ApiCallStatistics::Add(int64_t duration_nanos, CallType call_type) { in Add() function in webrtc::test::ApiCallStatistics
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_boot_info.cc29 void ProfileBootInfo::Add(const DexFile* dex_file, uint32_t method_index) { in Add() function in art::ProfileBootInfo
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dhistogram.cc49 void Histogram::Add(int value) { in Add() function in webrtc::Histogram

1...<<11121314151617181920>>...48