Home
last modified time | relevance | path

Searched defs:update_value (Results 1 – 7 of 7) sorted by relevance

/external/bcc/src/cc/api/
DBPFTable.h138 virtual StatusTuple update_value(const int& index, const ValueType& value) { in update_value() function
182 StatusTuple update_value(const int& index, in update_value() function
212 virtual StatusTuple update_value(const KeyType& key, const ValueType& value) { in update_value() function
284 StatusTuple update_value(const KeyType& key, in update_value() function
DBPFTable.cc84 StatusTuple BPFTable::update_value(const std::string& key_str, in update_value() function in ebpf::BPFTable
105 StatusTuple BPFTable::update_value(const std::string& key_str, in update_value() function in ebpf::BPFTable
523 StatusTuple BPFProgTable::update_value(const int& index, const int& prog_fd) { in update_value() function in ebpf::BPFProgTable
542 StatusTuple BPFCgroupArray::update_value(const int& index, in update_value() function in ebpf::BPFCgroupArray
549 StatusTuple BPFCgroupArray::update_value(const int& index, in update_value() function in ebpf::BPFCgroupArray
571 StatusTuple BPFDevmapTable::update_value(const int& index, in update_value() function in ebpf::BPFDevmapTable
/external/tensorflow/tensorflow/python/distribute/
Dvars_test.py88 def assign(fn, v, update_value, cross_replica): argument
134 def assign(fn, v, update_value, cross_replica): argument
185 def assign(fn, v, update_value, cross_replica): argument
649 def assign(fn, v, update_value, cross_replica): argument
697 def assign(fn, v, update_value, cross_replica): argument
765 def assign(fn, v, update_value, cross_replica): argument
809 def assign(fn, v, update_value, cross_replica): argument
/external/crosvm/devices/src/virtio/fs/
Dmultikey.rs177 fn update_value() { in update_value() function
/external/protobuf/php/src/Google/Protobuf/Internal/
DMessage.php1861 private function kvUpdateHelper($field, $update_key, $update_value)
/external/tensorflow/tensorflow/core/common_runtime/
Dquantize_training.cc392 Node* update_value; in MakeExponentialMovingAverage() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Ddynamic_ops_test.cc383 Literal update_value = in RunR0() local