Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/src/cc/api/
H A DBPFTable.h210 virtual StatusTuple update_value(const int& index, const ValueType& value) { in update_value() function
254 StatusTuple update_value(const int& index, in update_value() function
284 virtual StatusTuple update_value(const KeyType& key, const ValueType& value) { in update_value() function
356 StatusTuple update_value(const KeyType& key, in update_value() function
494 virtual StatusTuple update_value(const KeyType& key, const int& inner_map_fd) { in update_value() function
538 virtual StatusTuple update_value(const int& sock_fd, const ValueType& value) { in update_value() function
567 virtual StatusTuple update_value(const int& fd, const ValueType& value) { in update_value() function
596 virtual StatusTuple update_value(const int& fd, const ValueType& value) { in update_value() function
627 virtual StatusTuple update_value(struct bpf_cgroup_storage_key& key, const ValueType& value) { in update_value() function
657 virtual StatusTuple update_value(struct bpf_cgroup_storage_key& key, in update_value() function
H A 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
619 StatusTuple BPFProgTable::update_value(const int& index, const int& prog_fd) { in update_value() function in ebpf::BPFProgTable
638 StatusTuple BPFCgroupArray::update_value(const int& index, in update_value() function in ebpf::BPFCgroupArray
645 StatusTuple BPFCgroupArray::update_value(const int& index, in update_value() function in ebpf::BPFCgroupArray
667 StatusTuple BPFDevmapTable::update_value(const int& index, in update_value() function in ebpf::BPFDevmapTable
694 StatusTuple BPFXskmapTable::update_value(const int& index, in update_value() function in ebpf::BPFXskmapTable
721 StatusTuple BPFSockmapTable::update_value(const int& index, in update_value() function in ebpf::BPFSockmapTable
741 StatusTuple BPFSockhashTable::update_value(const int& key, in update_value() function in ebpf::BPFSockhashTable
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dvars_test.py87 def assign(fn, v, update_value, cross_replica): argument
132 def assign(fn, v, update_value, cross_replica): argument
182 def assign(fn, v, update_value, cross_replica): argument
713 def assign(fn, v, update_value, cross_replica): argument
760 def assign(fn, v, update_value, cross_replica): argument
827 def assign(fn, v, update_value, cross_replica): argument
870 def assign(fn, v, update_value, cross_replica): argument
/aosp_15_r20/external/crosvm/devices/src/virtio/fs/
H A Dmultikey.rs177 fn update_value() { in update_value() function
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php1948 private function kvUpdateHelper($field, $update_key, $update_value)
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php1948 private function kvUpdateHelper($field, $update_key, $update_value)
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dquantize_training.cc392 Node* update_value; in MakeExponentialMovingAverage() local
/aosp_15_r20/external/crosvm/metrics/src/
H A Dlocal_stats.rs376 update_value: F, field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Ddynamic_ops_test.cc382 Literal update_value = in RunR0() local
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_bridge.c982 uint32_t **update_value, in pvr_srv_rgx_submit_transfer2()
H A Dpvr_srv_bridge.h551 uint32_t **update_value; member