Home
last modified time | relevance | path

Searched defs:Add (Results 351 – 375 of 1197) sorted by relevance

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

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/metrics/
Ddummy_histogram.h35 void Add(Sample value) override {} in Add() function
/aosp_15_r20/external/libchrome/base/metrics/
H A Ddummy_histogram.h32 void Add(Sample value) override {} in Add() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
H A Dtimer_heap.cc81 bool TimerHeap::Add(Timer* timer) { in Add() function in grpc_event_engine::experimental::TimerHeap
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DKnownBits.cpp54 KnownBits KnownBits::computeForAddSub(bool Add, bool NSW, in computeForAddSub()
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/clap/examples/
Dgit-derive.rs33 Add { enumerator
/aosp_15_r20/external/vixl/examples/aarch64/
H A Dliteral.cc58 __ Add(x0, x1, x2); in LiteralExample() local
H A Dsum-array.cc53 __ Add(w0, w0, w3); in GenerateSumArray() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dtimer_heap.cc81 bool TimerHeap::Add(Timer* timer) { in Add() function in grpc_event_engine::experimental::TimerHeap
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreMCInstLower.cpp73 const MCBinaryExpr *Add = MCBinaryExpr::createAdd(MCSym, OffsetExpr, *Ctx); in LowerSymbolOperand() local
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/metrics/
Ddummy_histogram.h35 void Add(Sample value) override {} in Add() function
/aosp_15_r20/external/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombineWorklist.h49 void Add(Instruction *I) { in Add() function
/aosp_15_r20/external/llvm/lib/Target/XCore/
H A DXCoreMCInstLower.cpp77 const MCBinaryExpr *Add = MCBinaryExpr::createAdd(MCSym, OffsetExpr, *Ctx); in LowerSymbolOperand() local
/aosp_15_r20/external/openthread/src/ncp/
H A Dchanged_props_set.cpp106 void ChangedPropsSet::Add(spinel_prop_key_t aPropKey, spinel_status_t aStatus) in Add() function in ot::Ncp::ChangedPropsSet
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/par/
Dwork.go35 func (w *Work[T]) Add(item T) { func
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dcluster_ops_by_policy.h187 ClusteringPolicySet& Add() { in Add() function
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_mutexset.h60 void MutexSet::Add(u64 id, bool write, u64 epoch) {} in Add() function
/aosp_15_r20/external/grpc-grpc/test/cpp/qps/
H A Dhistogram.h47 void Add(double value) { grpc_histogram_add(impl_, value); } in Add() function
/aosp_15_r20/external/grpc-grpc/test/core/gprpp/
H A Dno_destruct_test.cc53 int Add(int i, int j) { return i + j; } in Add() function in grpc_core::testing::__anon885f39d70111::Thing
/aosp_15_r20/system/extras/memory_replay/
H A DPointers.cpp52 void Pointers::Add(uintptr_t key_pointer, void* pointer) { in Add() function in Pointers
/aosp_15_r20/external/tink/cc/internal/
H A Dkeyset_wrapper_store.h151 crypto::tink::util::Status KeysetWrapperStore::Add( in Add() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
H A Dwindowed_inspect_numeric_property.h93 void Add(ValueT value) { in Add() function
/aosp_15_r20/prebuilts/go/linux-x86/src/go/scanner/
Derrors.go38 func (p *ErrorList) Add(pos token.Position, msg string) { func
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/setsimp.dir/
Da.go36 func (s Set[Elem]) Add(v Elem) { func
/aosp_15_r20/build/blueprint/parser/
H A Dmodify.go84 func (list *PatchList) Add(start, end int, replacement string) error { func
/aosp_15_r20/external/libchrome/base/test/android/javatests/src/org/chromium/base/test/util/
H A DCommandLineFlags.java67 public @interface Add { annotation in CommandLineFlags

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