/aosp_15_r20/external/libchrome-gestures/include/ |
H A D | finger_metrics.h | 32 Vector2 Add(const Vector2& other) { in Add() function
|
/aosp_15_r20/external/leveldb/util/ |
H A D | bloom_test.cc | 31 void Add(const Slice& s) { keys_.push_back(s.ToString()); } in Add() function in leveldb::BloomTest
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A D | tensor_slice_writer.cc | 43 void Add(StringPiece key, StringPiece val) override { in Add() function in tensorflow::checkpoint::__anone83504aa0111::TableBuilder
|
/aosp_15_r20/external/icing/icing/result/ |
H A D | result-state-manager.cc | 98 uint64_t ResultStateManager::Add(std::shared_ptr<ResultStateV2> result_state, in Add() function in icing::lib::ResultStateManager
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
H A D | gpu_model.cc | 173 ValueId Add(const TensorDescriptor& dummy) { in Add() function in tflite::gpu::__anonbddfc2480111::TensorReserver 177 void Add(ValueId id, const TensorDescriptor& dummy) { in Add() function in tflite::gpu::__anonbddfc2480111::TensorReserver
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/utils/ |
H A D | reraiser_thread.py | 117 def Add(self, thread): member in ReraiserThreadGroup
|
/aosp_15_r20/frameworks/libs/binary_translation/assembler/include/berberis/assembler/ |
D | machine_code.h | 83 void Add(const T& v) { in Add() function
|
/aosp_15_r20/external/webrtc/net/dcsctp/rx/ |
H A D | reassembly_queue.cc | 70 void ReassemblyQueue::Add(TSN tsn, Data data) { in Add() function in dcsctp::ReassemblyQueue
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/ |
D | hpack_parser_table.cc | 127 bool HPackTable::Add(Memento md) { in Add() function in grpc_core::HPackTable
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
H A D | hpack_parser_table.cc | 127 bool HPackTable::Add(Memento md) { in Add() function in grpc_core::HPackTable
|
/aosp_15_r20/external/stg/ |
H A D | comparison.h | 99 void Add(const std::string& text, const Comparison& comparison) { in Add() function
|
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/ |
H A D | registry.h | 160 bool Add(const char *key, T *value) { in Add() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/log/slog/ |
D | record.go | 129 func (r *Record) Add(args ...any) { func
|
/aosp_15_r20/packages/modules/StatsD/lib/libkll/ |
D | compactor_stack.cpp | 59 void CompactorStack::Add(const int64_t value) { in Add() function in dist_proc::aggregation::internal::CompactorStack
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkYUVPlanesCache.cpp | 93 void SkYUVPlanesCache::Add(uint32_t genID, SkCachedData* data, const SkYUVAPixmaps& pixmaps, in Add() function in SkYUVPlanesCache
|
/aosp_15_r20/system/core/mini_keyctl/ |
H A D | mini_keyctl.cpp | 66 int Add(const std::string& type, const std::string& desc, const std::string& data, in Add() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
H A D | graph_transformations.h | 77 void Add(GraphTransformation* transformation) { in Add() function
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_flag_parser.cc | 31 void Add(const char *name) { in Add() function in __sanitizer::UnknownFlags
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/vc/ |
D | devices.h | 176 void Add(const RawAddress& address, bool connecting_actively) { in Add() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | call_combiner.h | 150 void Add(grpc_closure* closure, grpc_error_handle error, const char* reason) { in Add() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/elliptic/ |
D | elliptic.go | 45 Add(x1, y1, x2, y2 *big.Int) (x, y *big.Int) methodSpec
|
D | nistec.go | 174 func (curve *nistCurve[Point]) Add(x1, y1, x2, y2 *big.Int) (*big.Int, *big.Int) { func
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/ |
H A D | call_combiner.h | 150 void Add(grpc_closure* closure, grpc_error_handle error, const char* reason) { in Add() function
|
/aosp_15_r20/device/google/cuttlefish/common/libs/fs/ |
D | epoll.cpp | 69 Result<void> Epoll::Add(SharedFD fd, uint32_t events) { in Add() function in cuttlefish::Epoll
|
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | intrapred_neon.cc | 124 inline uint16x8_t Add(const uint8x16_t val_0, const uint8x16_t val_1) { in Add() function 132 inline uint16x8_t Add(const uint8x16_t val_0, const uint8x16_t val_1, in Add() function 760 inline uint16x8_t Add(const uint16x8_t val_0, const uint16x8_t val_1, in Add() function
|