| /external/perfetto/include/perfetto/ext/base/ |
| D | hash.h | 39 void Update(T data) { in Update() function 44 void Update(const char* data, size_t size) { in Update() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
| D | CFGBuilder.h | 67 struct Update { struct 73 std::vector<Update> Updates); argument
|
| /external/lzma/Java/SevenZip/ |
| D | CRC.java | 30 public void Update(byte[] data, int offset, int size) in Update() method in CRC 36 public void Update(byte[] data) in Update() method in CRC
|
| /external/libtextclassifier/native/lang_id/common/math/ |
| D | checksum.h | 39 void Update(StringPiece s) { Update(s.data(), s.size()); } in Update() function
|
| D | checksum.cc | 33 void Crc32::Update(const char *str, int len) { in Update() function in libtextclassifier3::mobile::Crc32
|
| /external/webrtc/webrtc/base/ |
| D | md5digest.cc | 19 void Md5Digest::Update(const void* buf, size_t len) { in Update() function in rtc::Md5Digest
|
| D | sha1digest.cc | 19 void Sha1Digest::Update(const void* buf, size_t len) { in Update() function in rtc::Sha1Digest
|
| /external/boringssl/src/util/bot/ |
| D | vs_toolchain.py | 97 def Update(): function
|
| /external/grpc-grpc/src/core/lib/transport/ |
| D | pid_controller.cc | 30 double PidController::Update(double error, double dt) { in Update() function in grpc_core::PidController
|
| /external/tensorflow/tensorflow/lite/tools/optimize/calibration/ |
| D | calibration_logger.cc | 26 TfLiteStatus MinMax::Update(const float* values, size_t tensor_size, in Update() function in tflite::optimize::calibration::MinMax
|
| /external/webrtc/webrtc/modules/audio_coding/neteq/ |
| D | buffer_level_filter.cc | 26 void BufferLevelFilter::Update(size_t buffer_size_packets, in Update() function in webrtc::BufferLevelFilter
|
| D | post_decode_vad.cc | 48 void PostDecodeVad::Update(int16_t* signal, size_t length, in Update() function in webrtc::PostDecodeVad
|
| D | rtcp.cc | 33 void Rtcp::Update(const RTPHeader& rtp_header, uint32_t receive_timestamp) { in Update() function in webrtc::Rtcp
|
| D | delay_peak_detector.cc | 67 bool DelayPeakDetector::Update(int inter_arrival_time, int target_level) { in Update() function in webrtc::DelayPeakDetector
|
| /external/mdnsresponder/mDNSWindows/DLLX/ |
| D | DNSSDRecord.cpp | 36 STDMETHODIMP CDNSSDRecord::Update(DNSSDFlags flags, VARIANT rdata, ULONG ttl) in Update() function in CDNSSDRecord
|
| /external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/Examples/HelloTFLite/Scripts/ |
| D | HelloTFLite.cs | 54 void Update () { in Update() method in HelloTFLite
|
| /external/pdfium/xfa/fwl/ |
| D | cfwl_picturebox.cpp | 23 void CFWL_PictureBox::Update() { in Update() function in CFWL_PictureBox
|
| /external/chromium-trace/catapult/dependency_manager/dependency_manager/ |
| D | local_path_info.py | 46 def Update(self, local_path_info): member in LocalPathInfo
|
| /external/webrtc/webrtc/modules/audio_processing/transient/ |
| D | wpd_node.cc | 39 int WPDNode::Update(const float* parent_data, size_t parent_data_length) { in Update() function in webrtc::WPDNode
|
| /external/v8/src/objects/ |
| D | lookup-cache-inl.h | 31 void DescriptorLookupCache::Update(Map source, Name name, int result) { in Update() function
|
| /external/webrtc/talk/session/media/ |
| D | mediamonitor.h | 81 virtual void Update() EXCLUSIVE_LOCKS_REQUIRED(crit_) { in Update() function
|
| /external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
| D | rate_statistics.cc | 38 void RateStatistics::Update(size_t count, int64_t now_ms) { in Update() function in webrtc::RateStatistics
|
| /external/libchrome/crypto/ |
| D | secure_hash.cc | 38 void Update(const void* input, size_t len) override { in Update() function in crypto::__anon022e31ee0111::SecureHashSHA256
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | status.cc | 99 void Status::Update(const Status& new_status) { in Update() function in tensorflow::Status 230 void StatusGroup::Update(const Status& s) { in Update() function in tensorflow::StatusGroup
|
| /external/gemmlowp/profiling/ |
| D | instrumentation.h | 218 void Update(const char* new_label) { profiling_stack_->UpdateTop(new_label); } in Update() function 234 void Update(const char*) {} in Update() function
|