/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/metrics/ |
D | dummy_histogram.h | 35 void Add(Sample value) override {} in Add() function
|
/aosp_15_r20/external/libchrome/base/metrics/ |
H A D | dummy_histogram.h | 32 void Add(Sample value) override {} in Add() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/ |
H A D | timer_heap.cc | 81 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 D | KnownBits.cpp | 54 KnownBits KnownBits::computeForAddSub(bool Add, bool NSW, in computeForAddSub()
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/clap/examples/ |
D | git-derive.rs | 33 Add { enumerator
|
/aosp_15_r20/external/vixl/examples/aarch64/ |
H A D | literal.cc | 58 __ Add(x0, x1, x2); in LiteralExample() local
|
H A D | sum-array.cc | 53 __ 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/ |
D | timer_heap.cc | 81 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 D | XCoreMCInstLower.cpp | 73 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/ |
D | dummy_histogram.h | 35 void Add(Sample value) override {} in Add() function
|
/aosp_15_r20/external/llvm/include/llvm/Transforms/InstCombine/ |
H A D | InstCombineWorklist.h | 49 void Add(Instruction *I) { in Add() function
|
/aosp_15_r20/external/llvm/lib/Target/XCore/ |
H A D | XCoreMCInstLower.cpp | 77 const MCBinaryExpr *Add = MCBinaryExpr::createAdd(MCSym, OffsetExpr, *Ctx); in LowerSymbolOperand() local
|
/aosp_15_r20/external/openthread/src/ncp/ |
H A D | changed_props_set.cpp | 106 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/ |
D | work.go | 35 func (w *Work[T]) Add(item T) { func
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | cluster_ops_by_policy.h | 187 ClusteringPolicySet& Add() { in Add() function
|
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_mutexset.h | 60 void MutexSet::Add(u64 id, bool write, u64 epoch) {} in Add() function
|
/aosp_15_r20/external/grpc-grpc/test/cpp/qps/ |
H A D | histogram.h | 47 void Add(double value) { grpc_histogram_add(impl_, value); } in Add() function
|
/aosp_15_r20/external/grpc-grpc/test/core/gprpp/ |
H A D | no_destruct_test.cc | 53 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 D | Pointers.cpp | 52 void Pointers::Add(uintptr_t key_pointer, void* pointer) { in Add() function in Pointers
|
/aosp_15_r20/external/tink/cc/internal/ |
H A D | keyset_wrapper_store.h | 151 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 D | windowed_inspect_numeric_property.h | 93 void Add(ValueT value) { in Add() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/scanner/ |
D | errors.go | 38 func (p *ErrorList) Add(pos token.Position, msg string) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/setsimp.dir/ |
D | a.go | 36 func (s Set[Elem]) Add(v Elem) { func
|
/aosp_15_r20/build/blueprint/parser/ |
H A D | modify.go | 84 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 D | CommandLineFlags.java | 67 public @interface Add { annotation in CommandLineFlags
|