Home
last modified time | relevance | path

Searched defs:DoUpdate (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_crypto/
H A Dsha256_mbedtls.cc33 Status DoUpdate(NativeSha256Context& ctx, ConstByteSpan data) { in DoUpdate() function
H A Dsha256_mock.cc33 Status DoUpdate(NativeSha256Context&, ConstByteSpan) { in DoUpdate() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Ddense_update_ops.cc69 void DoUpdate(OpKernelContext* context) { in DoUpdate() function in tensorflow::DenseUpdateOp
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11409 auto DoUpdate = [&](SmallSetVector<Value *, 8> &UnderlyingObjects, in updateImpl() local