Home
last modified time | relevance | path

Searched defs:Add (Results 376 – 400 of 1197) sorted by relevance

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

/aosp_15_r20/external/dng_sdk/source/
H A Ddng_spline.cpp54 void dng_spline_solver::Add (real64 x, real64 y) in Add() function in dng_spline_solver
/aosp_15_r20/art/runtime/
H A Dindirect_reference_table-inl.h102 inline void IrtEntry::Add(ObjPtr<mirror::Object> obj) { in Add() function
/aosp_15_r20/external/cronet/net/nqe/
H A Dnetwork_quality_store.cc28 void NetworkQualityStore::Add( in Add() function in net::nqe::internal::NetworkQualityStore
/aosp_15_r20/external/flac/include/share/
H A Dreplaygain_synthesis.h38 double Add; member
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_complex_cwise_ops_gpu.cu48 Add = 0, in test_cuda_complex_cwise_ops() enumerator
/aosp_15_r20/external/protobuf/python/google/protobuf/
H A Ddescriptor_database.py53 def Add(self, file_desc_proto): member in DescriptorDatabase
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp167 const MCExpr *Add = nullptr; in tryAddingSymbolicOperand() local
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/text/
DTextJitterBuffer.cpp27 void TextJitterBuffer::Add(ImsMediaSubType subtype, uint8_t* buffer, uint32_t size, in Add() function in TextJitterBuffer
/aosp_15_r20/external/grpc-grpc/src/core/lib/debug/
H A Dtrace.cc73 void TraceFlagList::Add(TraceFlag* flag) { in Add() function in grpc_core::TraceFlagList
/aosp_15_r20/external/webrtc/net/dcsctp/packet/
H A Dsctp_packet.cc57 SctpPacket::Builder& SctpPacket::Builder::Add(const Chunk& chunk) { in Add() function in dcsctp::SctpPacket::Builder
/aosp_15_r20/external/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp166 const MCExpr *Add = nullptr; in tryAddingSymbolicOperand() local
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/
H A Ddescriptor_database.py53 def Add(self, file_desc_proto): member in DescriptorDatabase
/aosp_15_r20/external/stg/
H A Druntime.h103 void Add(size_t item) { in Add() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/debug/
Dtrace.cc74 void TraceFlagList::Add(TraceFlag* flag) { in Add() function in grpc_core::TraceFlagList
/aosp_15_r20/packages/modules/adb/daemon/
Dproperty_monitor.cpp70 void PropertyMonitor::Add(std::string property, std::function<PropertyMonitorCallback> callback) { in Add() function in PropertyMonitor
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/mapsimp.dir/
Da.go70 func Add[K comparable, V any](m1, m2 map[K]V) { func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp169 const MCExpr *Add = nullptr; in tryAddingSymbolicOperand() local
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dremote_ntp_time_estimator.cc35 NtpTime Add(NtpTime lhs, int64_t rhs) { in Add() function
/aosp_15_r20/external/webrtc/pc/
H A Dtransceiver_list.h114 void Add(RtpTransceiverProxyRefPtr transceiver) { in Add() function
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DMtf8.h83 …void Add(unsigned pos, Byte val) { Buf[pos >> Z7_MTF_MOVS] |= ((CMtfVar)val << ((pos & Z7_MTF_MASK… in Add() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp94 Reduction (Instruction *Add) : Root(Add) { } in Reduction()
120 for (auto *Add : Adds) { in InsertMuls() local
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/
H A Dtable_test.cc161 void Add(const string& key, const StringPiece& value) { in Add() function in tensorflow::table::Constructor
300 void Add(const string& key, const string& value) { in Add() function in tensorflow::table::Harness
/aosp_15_r20/external/cronet/third_party/re2/src/python/
H A Dre2.py521 def Add(self, pattern): member in Set
553 def Add(self, pattern, options=None): member in Filter
/aosp_15_r20/external/webrtc/rtc_base/numerics/
H A Dmod_ops.h22 inline unsigned long Add(unsigned long a, unsigned long b) { // NOLINT in Add() function
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/crypto/
H A Dec_point.cc83 StatusOr<ECPoint> ECPoint::Add(const ECPoint& point) const { in Add() function in private_join_and_compute::ECPoint

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