Searched defs:update_data (Results 1 – 12 of 12) sorted by relevance
27 let update_data: [u8; 16] = rand_ext::random_bytes::<16, C>(&mut rng); in hmac_sha256_operations() localVariable41 let update_data: [u8; 16] = random_bytes::<16, C>(&mut rng); in hmac_sha512_operations() localVariable
45 uint8_t update_data; member
112 const T* update_data = GetTensorData<T>(update); in DynamicUpdateSlice() local
42 uint8_t update_data; member
382 def check_modify_host(update_data): argument397 def check_modify_host_locking(host, update_data): argument
393 def modify_hosts(host_filter_data, update_data): argument452 def modify_hosts_local(host_filter_data, update_data): argument
193 const int update_data = 1; in PutSegmentHeader() local
2195 GLubyte update_data[data_size]; in iterate() local2266 GLubyte update_data[data_size]; in iterate() local
242 update_data: bool, field282 pub fn update_data(&self) -> bool { in update_data() method
263 int update_map, update_data; in ParseLossySegmentHeader() local
549 std::unique_ptr<GlobalData> update_data = CreateR3Parameter<T>( in RunR3Contiguous() local
354 bool update_data; member