Home
last modified time | relevance | path

Searched defs:update (Results 26 - 50 of 617) sorted by relevance

12345678910>>...25

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_earlyzs.h43 enum pan_earlyzs update : 2; member
/third_party/python/Lib/idlelib/
H A Ddynoption.py47 def update(): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.h57 void update(uint8_t Value) { Hash.update(Value); } in update() function in llvm::DIEHash
/third_party/vk-gl-cts/external/openglcts/scripts/
H A Dverify_kc_cts_rev.py57 def update (self): member in GitRepo
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DSetupProcessor.cpp58 SetupProcessor::State SetupProcessor::update(const vk::GraphicsState &pipelineState, const sw::SpirvShader *fragmentShader, const sw::SpirvShader *vertexShader, const vk::Attachments &attachments) const in update() function in sw::SetupProcessor
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/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DSHA1.h39 void update(StringRef Str) { in update() function in llvm::SHA1
/third_party/skia/platform_tools/debugging/lldb/
H A Dskia.py74 def update(self): member in SkTArray_SynthProvider
120 def update(self): member in SkAutoTArray_SynthProvider
169 def update(self): member in SkSpan_SynthProvider
200 def update(self): member in sk_sp_SynthProvider
/third_party/skia/buildtools/reclient_cfgs/
H A Dfetch_reclient_cfgs.py22 import update namespace
/third_party/node/lib/internal/crypto/
H A Dcipher.js
/third_party/node/deps/npm/node_modules/@npmcli/arborist/bin/lib/
H A Doptions.js
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Danimate_impl_test.cpp626 ArkUI_ContextCallback* update = new ArkUI_ContextCallback(); in HWTEST_F() local
650 ArkUI_ContextCallback* update = new ArkUI_ContextCallback(); in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/document/
H A Dgrd_document_api.cpp52 GRD_API int32_t GRD_UpdateDoc(GRD_DB *db, const char *collectionName, const char *filter, const char *update, in GRD_UpdateDoc() argument
H A Dgrd_document_api_inner.cpp48 int32_t GRD_UpdateDocInner(GRD_DB *db, const char *collectionName, const char *filter, const char *update, in GRD_UpdateDocInner() argument
/kernel/linux/linux-5.10/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/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...]
/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/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
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Ddistributed_ui_manager.h63 void UpdateUITree(const SerializeableObjectArray& update) in UpdateUITree() argument
/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

Completed in 8 milliseconds

12345678910>>...25