/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/ |
H A D | xrt_util.cc | 58 Status Add(size_t index, int64_t handle, bool release) { in Add() function in tensorflow::__anon185de9910111::ScopedHandles 78 Status Add(size_t index, RefPtr<XRTTupleAllocation> tuple) { in Add() function in tensorflow::__anon185de9910111::ScopedHandles
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_interval_set.h | 126 void Add(const T& min, const T& max) { Add(value_type(min, max)); } in Add() function 479 void QuicIntervalSet<T>::Add(const value_type& interval) { in Add() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 402 void ModuleLinker::addLazyFor(GlobalValue &GV, const IRMover::ValueAdder &Add) { in addLazyFor() 582 [this](GlobalValue &GV, IRMover::ValueAdder Add) { in run()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 396 void ModuleLinker::addLazyFor(GlobalValue &GV, const IRMover::ValueAdder &Add) { in addLazyFor() 554 [this](GlobalValue &GV, IRMover::ValueAdder Add) { in run()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | add.h | 29 inline void Add(const ArithmeticParams& params, in Add() function 116 inline void Add(const ArithmeticParams& params, in Add() function
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | code_generator_vector_arm64_sve.cc | 445 __ Add(dst.VnB(), p_reg, lhs.VnB(), rhs.VnB()); in VisitVecAdd() local 449 __ Add(dst.VnH(), p_reg, lhs.VnH(), rhs.VnH()); in VisitVecAdd() local 452 __ Add(dst.VnS(), p_reg, lhs.VnS(), rhs.VnS()); in VisitVecAdd() local 455 __ Add(dst.VnD(), p_reg, lhs.VnD(), rhs.VnD()); in VisitVecAdd() local
|
/aosp_15_r20/external/webrtc/video/ |
H A D | send_statistics_proxy.cc | 1419 void SendStatisticsProxy::SampleCounter::Add(int sample) { in Add() function in webrtc::SendStatisticsProxy::SampleCounter 1431 void SendStatisticsProxy::BoolSampleCounter::Add(bool sample) { in Add() function in webrtc::SendStatisticsProxy::BoolSampleCounter 1437 void SendStatisticsProxy::BoolSampleCounter::Add(bool sample, int64_t count) { in Add() function in webrtc::SendStatisticsProxy::BoolSampleCounter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | ExpandLargeFpConvert.cpp | 510 Value *Add = Builder.CreateShl(AAddr1Off32, Builder.getIntN(64, TempMod)); in expandIToFP() local 516 Value *Add = Builder.CreateShl(E0, Builder.getIntN(32, TempMod)); in expandIToFP() local
|
/aosp_15_r20/external/mesa3d/src/gallium/targets/teflon/ |
H A D | test_teflon.cpp | 323 class Add : public testing::TestWithParam<std::tuple<bool, bool, int, int, int, int, int>> {}; class 325 TEST_P(Add, Op) in TEST_P() argument
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | trace_event_stub.h | 208 void Add(StaticString, T&&) {} in Add() function 210 void Add(DynamicString, T&&) {} in Add() function
|
/aosp_15_r20/external/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 420 void ModuleLinker::addLazyFor(GlobalValue &GV, const IRMover::ValueAdder &Add) { in addLazyFor() 583 [this](GlobalValue &GV, IRMover::ValueAdder Add) { in run()
|
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/utils/ |
H A D | rules.cc | 319 void Rules::Add(const int lhs, const std::vector<RhsElement>& rhs, in Add() function in libtextclassifier3::grammar::Rules 341 void Rules::Add(const std::string& lhs, const std::vector<std::string>& rhs, in Add() function in libtextclassifier3::grammar::Rules
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/vc/ |
D | types.h | 182 void Add(VolumeAudioInput input) { volume_audio_inputs.push_back(input); } in Add() function 268 void Add(VolumeOffset offset) { in Add() function
|
/aosp_15_r20/external/libchrome/crypto/ |
H A D | p224.cc | 80 void Add(FieldElement* out, const FieldElement& a, const FieldElement& b) { in Add() function 723 void Add(const Point& a, const Point& b, Point* out) { in Add() function
|
/aosp_15_r20/system/tools/aidl/ |
D | ast_java.cpp | 152 void StatementBlock::Add(std::shared_ptr<Statement> statement) { in Add() function in android::aidl::java::StatementBlock 156 void StatementBlock::Add(std::shared_ptr<Expression> expression) { in Add() function in android::aidl::java::StatementBlock
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/avl/ |
D | avl.h | 35 AVL Add(K key, V value) const { in Add() function 326 AVL Add(K key) const { return AVL(AddKey(root_, std::move(key))); } in Add() function
|
/aosp_15_r20/system/unwinding/libunwindstack/ |
H A D | MemoryOffline.h | 51 void Add(MemoryOffline* memory) { memories_.push_back(memory); } in Add() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/ |
D | dynamic_thread_pool.h | 34 void Add(const std::function<void()>& callback) override { in Add() function
|
/aosp_15_r20/external/grpc-grpc/src/cpp/server/ |
H A D | dynamic_thread_pool.h | 34 void Add(const std::function<void()>& callback) override { in Add() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/syscall/windows/sysdll/ |
D | sysdll.go | 27 func Add(dll string) string { func
|
/aosp_15_r20/external/bazelbuild-rules_go/tests/core/cgo/objc/ |
H A D | add_darwin.go | 8 func Add(a, b int32) int32 { func
|
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/ |
D | adder.go | 18 func Add[T AddType](a, b T) T { func
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/function/ |
H A D | Add.java | 27 public class Add implements BivariateFunction { class
|
/aosp_15_r20/external/perfetto/src/profiling/memory/ |
H A D | log_histogram.h | 35 void Add(uint64_t value) { values_[GetBucket(value)]++; } in Add() function
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue54911.go | 11 func (s Set[T]) Add() Set[T] { func
|