Home
last modified time | relevance | path

Searched defs:Add (Results 276 – 300 of 1197) sorted by relevance

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

/aosp_15_r20/packages/modules/StatsD/lib/libkll/
Dsampler.cpp35 void KllSampler::Add(const int64_t item) { in Add() function in dist_proc::aggregation::internal::KllSampler
/aosp_15_r20/tools/treble/hacksaw/codebase/
H A Dcodebase.go27 func Add(name string, path string) (*config.Config, error) { func
/aosp_15_r20/external/pigweed/pw_rpc/
H A Dchannel_list.cc28 Status ChannelList::Add(uint32_t channel_id, ChannelOutput& output) { in Add() function in pw::rpc::internal::ChannelList
/aosp_15_r20/art/runtime/
H A Dsignal_set.h44 void Add(int signal) { in Add() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp401 if (const SCEVAddExpr *Add = dyn_cast<SCEVAddExpr>(S)) { in DoInitialMatch() local
708 if (const SCEVAddExpr *Add = dyn_cast<SCEVAddExpr>(LHS)) { in getExactSDiv() local
752 } else if (const SCEVAddExpr *Add = dyn_cast<SCEVAddExpr>(S)) { in ExtractImmediate() local
778 } else if (const SCEVAddExpr *Add = dyn_cast<SCEVAddExpr>(S)) { in ExtractSymbol() local
926 if (const SCEVAddExpr *Add = dyn_cast<SCEVAddExpr>(S)) { in isHighCostExpansion() local
2671 } else if (const SCEVAddExpr *Add = dyn_cast<SCEVAddExpr>(S)) { in CollectInterestingTypesAndFactors() local
2782 const SCEVAddExpr *Add = cast<SCEVAddExpr>(S); in getExprBase() local
3495 if (const SCEVAddExpr *Add = dyn_cast<SCEVAddExpr>(S)) { in CollectSubexprs() local
/aosp_15_r20/system/chre/apps/rpc_world/rpc/
H A Drpc_world.proto13 rpc Add(stream NumberMessage) returns (NumberMessage) {} rpc
/aosp_15_r20/external/leveldb/table/
H A Dblock_builder.cc71 void BlockBuilder::Add(const Slice& key, const Slice& value) { in Add() function in leveldb::BlockBuilder
/aosp_15_r20/external/cronet/base/fuchsia/
H A Dtest_interface_impl.cc18 void TestInterfaceImpl::Add(int32_t a, int32_t b, AddCallback callback) { in Add() function in base::TestInterfaceImpl
H A Dtest_interface_natural_impl.cc21 void TestInterfaceNaturalImpl::Add(AddRequest& request, in Add() function in base::TestInterfaceNaturalImpl
/aosp_15_r20/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/operators/internal/
H A DGpuElementwiseBinaryCommon.h43 Add, /**< (x + y) */ enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/net/textproto/
Dheader.go13 func (h MIMEHeader) Add(key, value string) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/sync/
Dwaitgroup.go45 func (wg *WaitGroup) Add(delta int) { func
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dproposal.rs320 Add(alloc::boxed::Box<AddProposal>), enumerator
437 Add(&'a AddProposal), enumerator
/aosp_15_r20/external/lzma/CPP/Common/
H A DMyVector.h214 unsigned Add(const T item) in Add() function
527 unsigned Add(const T& item) in Add() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dcall_finalization.h42 void Add(F&& t) { in Add() function
/aosp_15_r20/external/cronet/net/ssl/
H A Dssl_client_auth_cache.cc31 void SSLClientAuthCache::Add(const HostPortPair& server, in Add() function in net::SSLClientAuthCache
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/
H A Dblock_builder.cc83 void BlockBuilder::Add(const StringPiece& key, const StringPiece& value) { in Add() function in tensorflow::table::BlockBuilder
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/
Dscoped_observer.h33 void Add(Source* source) { in Add() function
/aosp_15_r20/external/libchrome/base/
H A Dscoped_observer.h30 void Add(Source* source) { in Add() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dcall_finalization.h42 void Add(F&& t) { in Add() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dscoped_observer.h33 void Add(Source* source) { in Add() function
/aosp_15_r20/external/vixl/benchmarks/aarch32/
H A Dbench-dataop.cc55 __ Add(r0, r1, Operand(r2)); in benchmark() local
/aosp_15_r20/external/llvm/examples/HowToUseJIT/
H A DHowToUseJIT.cpp95 Value *Add = builder.CreateAdd(One, ArgX); in main() local
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/issue48716.dir/
Dmain.go41 func (s MapSet[T]) Add(t T) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dvdso_freebsd.go19 func (bt *bintime) Add(bt2 *bintime) { func

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