/aosp_15_r20/packages/modules/StatsD/lib/libkll/ |
D | sampler.cpp | 35 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 D | codebase.go | 27 func Add(name string, path string) (*config.Config, error) { func
|
/aosp_15_r20/external/pigweed/pw_rpc/ |
H A D | channel_list.cc | 28 Status ChannelList::Add(uint32_t channel_id, ChannelOutput& output) { in Add() function in pw::rpc::internal::ChannelList
|
/aosp_15_r20/art/runtime/ |
H A D | signal_set.h | 44 void Add(int signal) { in Add() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 401 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 D | rpc_world.proto | 13 rpc Add(stream NumberMessage) returns (NumberMessage) {} rpc
|
/aosp_15_r20/external/leveldb/table/ |
H A D | block_builder.cc | 71 void BlockBuilder::Add(const Slice& key, const Slice& value) { in Add() function in leveldb::BlockBuilder
|
/aosp_15_r20/external/cronet/base/fuchsia/ |
H A D | test_interface_impl.cc | 18 void TestInterfaceImpl::Add(int32_t a, int32_t b, AddCallback callback) { in Add() function in base::TestInterfaceImpl
|
H A D | test_interface_natural_impl.cc | 21 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 D | GpuElementwiseBinaryCommon.h | 43 Add, /**< (x + y) */ enumerator
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/textproto/ |
D | header.go | 13 func (h MIMEHeader) Add(key, value string) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/sync/ |
D | waitgroup.go | 45 func (wg *WaitGroup) Add(delta int) { func
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/ |
D | proposal.rs | 320 Add(alloc::boxed::Box<AddProposal>), enumerator 437 Add(&'a AddProposal), enumerator
|
/aosp_15_r20/external/lzma/CPP/Common/ |
H A D | MyVector.h | 214 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/ |
D | call_finalization.h | 42 void Add(F&& t) { in Add() function
|
/aosp_15_r20/external/cronet/net/ssl/ |
H A D | ssl_client_auth_cache.cc | 31 void SSLClientAuthCache::Add(const HostPortPair& server, in Add() function in net::SSLClientAuthCache
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/ |
H A D | block_builder.cc | 83 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/ |
D | scoped_observer.h | 33 void Add(Source* source) { in Add() function
|
/aosp_15_r20/external/libchrome/base/ |
H A D | scoped_observer.h | 30 void Add(Source* source) { in Add() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/ |
H A D | call_finalization.h | 42 void Add(F&& t) { in Add() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/ |
D | scoped_observer.h | 33 void Add(Source* source) { in Add() function
|
/aosp_15_r20/external/vixl/benchmarks/aarch32/ |
H A D | bench-dataop.cc | 55 __ Add(r0, r1, Operand(r2)); in benchmark() local
|
/aosp_15_r20/external/llvm/examples/HowToUseJIT/ |
H A D | HowToUseJIT.cpp | 95 Value *Add = builder.CreateAdd(One, ArgX); in main() local
|
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/issue48716.dir/ |
D | main.go | 41 func (s MapSet[T]) Add(t T) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | vdso_freebsd.go | 19 func (bt *bintime) Add(bt2 *bintime) { func
|