Home
last modified time | relevance | path

Searched defs:update (Results 51 - 75 of 636) sorted by relevance

12345678910>>...26

/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/
H A Dlsdc_gfxpll.h25 int (*update)(struct loongson_gfxpll * const this, member
H A Dlsdc_pixpll.h58 int (*update)(struct lsdc_pixpll * const this, member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dhtab_mem_bench.c58 struct update_ctx update; in overwrite() local
70 struct update_ctx update; in batch_add_batch_del() local
86 struct update_ctx update; add_only() local
98 struct update_ctx update; del_only() local
[all...]
H A Dbloom_filter_bench.c44 bool update; member
/third_party/fsverity-utils/lib/
H A Dlib_private.h42 void (*update)(struct hash_ctx *ctx, const void *data, size_t size); member
/third_party/PyYAML/lib/yaml/
H A Dreader.py146 def update(self, length): member in Reader
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DVertexProcessor.cpp68 const VertexProcessor::State VertexProcessor::update(const vk::GraphicsState &pipelineState, const sw::SpirvShader *vertexShader, const vk::Inputs &inputs) in update() function in sw::VertexProcessor
/third_party/skia/src/shaders/
H A DSkTransformShader.cpp59 bool SkTransformShader::update(const SkMatrix& ctm) const { in update() function in SkTransformShader
/third_party/rust/crates/rust-openssl/openssl/src/
H A Denvelope.rs79 pub fn update(&mut self, input: &[u8], output: &mut [u8]) -> Result<usize, ErrorStack> { in update() functions
134 pub fn update(&mut self, input: &[u8], output: &mut [u8]) -> Result<usize, ErrorStack> { in update() functions
/base/security/asset/interfaces/inner_kits/rs/src/
H A Dplugin_interface.rs115 fn update(&mut self, attributes: &ExtDbMap, attrs_to_update: &ExtDbMap) -> Result<i32, u32>; in update() functions
/base/security/asset/services/core_service/src/
H A Dlib.rs180 fn update(&self, calling_info: &CallingInfo, query: &AssetMap, attributes_to_update: &AssetMap) -> Result<()> { in update() functions
/base/security/crypto_framework/frameworks/js/jsi/src/
H A Djsi_md.cpp53 JSIValue update = JSI::CreateFunction(Update); in CreateMd() local
/base/security/crypto_framework/interfaces/inner_api/crypto_operation/
H A Dsignature.h41 HcfResult (*update)(HcfSign *self, HcfBlob *data); member
63 HcfResult (*update)(HcfVerify *self, HcfBlob *data); member
/base/startup/init/services/modules/reboot/
H A Dreboot_misc.c31 char update[MAX_UPDATE_SIZE]; member
/base/update/updater/interfaces/kits/include/misc_info/
H A Dmisc_info.h52 char update[MAX_UPDATE_SIZE]; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_debug.c186 const struct dc_surface_update *update = &updates[i]; in update_surface_trace() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dcore.h23 int (*update)(struct nv50_core *, u32 *interlock, bool ntfy); member
/kernel/linux/linux-6.6/fs/ceph/
H A Dcache.c55 void ceph_fscache_unuse_cookie(struct inode *inode, bool update) in ceph_fscache_unuse_cookie() argument
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_simple_kms_helper.h109 void (*update)(struct drm_simple_display_pipe *pipe, member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_debug.c186 const struct dc_surface_update *update = &updates[i]; in update_surface_trace() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dcore.h23 int (*update)(struct nv50_core *, u32 *interlock, bool ntfy); member
/third_party/ffmpeg/libavutil/
H A Dhmac.c43 hmac_update update; member
[all...]
/third_party/python/Lib/
H A Dhmac.py117 def update(self, msg): member in HMAC
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DRenderTargetCache.h69 angle::Result RenderTargetCache<RenderTargetT>::update(const gl::Context *context, in update() function in rx::RenderTargetCache
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
H A DInstruction.cpp220 void Instruction::update() { in update() function in llvm::mca::Instruction

Completed in 8 milliseconds

12345678910>>...26