/aosp_15_r20/external/bcc/src/cc/api/ |
H A D | BPFTable.h | 210 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 D | BPFTable.cc | 84 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 D | vars_test.py | 87 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 D | multikey.rs | 177 fn update_value() { in update_value() function
|
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | Message.php | 1948 private function kvUpdateHelper($field, $update_key, $update_value)
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | Message.php | 1948 private function kvUpdateHelper($field, $update_key, $update_value)
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | quantize_training.cc | 392 Node* update_value; in MakeExponentialMovingAverage() local
|
/aosp_15_r20/external/crosvm/metrics/src/ |
H A D | local_stats.rs | 376 update_value: F, field
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | dynamic_ops_test.cc | 382 Literal update_value = in RunR0() local
|
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
H A D | pvr_srv_bridge.c | 982 uint32_t **update_value, in pvr_srv_rgx_submit_transfer2()
|
H A D | pvr_srv_bridge.h | 551 uint32_t **update_value; member
|