Home
last modified time | relevance | path

Searched defs:update_data (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/rust/beto-rust/nearby/crypto/crypto_provider/benches/
Dhmac_bench.rs28 let update_data: [u8; 16] = rand_ext::random_bytes::<16, C>(&mut rng); in hmac_sha256_operations() localVariable
42 let update_data: [u8; 16] = random_bytes::<16, C>(&mut rng); in hmac_sha512_operations() localVariable
/aosp_15_r20/external/autotest/frontend/afe/
H A Drpc_utils.py382 def check_modify_host(update_data): argument
397 def check_modify_host_locking(host, update_data): argument
H A Drpc_interface.py393 def modify_hosts(host_filter_data, update_data): argument
452 def modify_hosts_local(host_filter_data, update_data): argument
/aosp_15_r20/libcore/tools/docs/crypto/
H A Dupdate_crypto_support.py169 def update_data(prev_data, current_data, name_dict, api_level, date): function
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DFunctionalStorageImpl.cpp139 for (auto& update_data: updates_) { in apply_updates() local
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_seg_common.h45 uint8_t update_data; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Ddynamic_update_slice.cc112 const T* update_data = GetTensorData<T>(update); in DynamicUpdateSlice() local
/aosp_15_r20/external/libaom/av1/common/
H A Dseg_common.h42 uint8_t update_data; member
/aosp_15_r20/tools/acloud/public/
H A Dreport.py190 key="devices", update_data=None): argument
/aosp_15_r20/external/webp/src/enc/
H A Dsyntax_enc.c193 const int update_data = 1; in PutSegmentHeader() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cBufferStorageTests.cpp2199 GLubyte update_data[data_size]; in iterate() local
2271 GLubyte update_data[data_size]; in iterate() local
/aosp_15_r20/external/webp/examples/
H A Dwebpinfo.c263 int update_map, update_data; in ParseLossySegmentHeader() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Ddynamic_ops_test.cc549 std::unique_ptr<GlobalData> update_data = CreateR3Parameter<T>( in RunR3Contiguous() local
/aosp_15_r20/external/libva/va/
H A Dva_dec_av1.h108 uint32_t update_data : 1; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec_av1.h236 uint8_t update_data : 1; member
/aosp_15_r20/external/libgav1/src/utils/
H A Dtypes.h354 bool update_data; member
/aosp_15_r20/external/libdav1d/include/dav1d/
H A Dheaders.h397 uint8_t enabled, update_map, temporal, update_data; member
/aosp_15_r20/external/mesa3d/src/virtio/virtio-gpu/
H A Dvirgl_video_hw.h807 uint32_t update_data:1; member
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h1769 uint32_t update_data:1; member