Home
last modified time | relevance | path

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

123456789

/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
H A DPixelProcessor.cpp74 const PixelProcessor::State PixelProcessor::update(const vk::GraphicsState &pipelineState, const sw::SpirvShader *fragmentShader, const sw::SpirvShader *vertexShader, const vk::Attachments &attachments, bool occlusionEnabled) const in update() function in sw::PixelProcessor
/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
/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
/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
/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/adapter/ohos/entrance/
H A Ddistributed_ui_manager.h63 void UpdateUITree(const SerializeableObjectArray& update) in UpdateUITree() argument
/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
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSetupProcessor.cpp70 SetupProcessor::State SetupProcessor::update() const in update() function in sw::SetupProcessor
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dtree_enc.c492 const int update = (p0 != VP8CoeffsProba0[t][b][c][p]); in VP8WriteProbas() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DMD5.cpp189 void MD5::update(ArrayRef<uint8_t> Data) { in update() function in MD5
227 void MD5::update(StringRef Str) { in update() function in MD5
/third_party/skia/tools/skqp/
H A Dmake_skqp_model.cpp9 static bool update(SkBitmap* maxBitmap, SkBitmap* minBitmap, const SkBitmap& bm) { in update() function
/third_party/typescript/tests/issues_cookbook_tests/
H A Dautotest_sdk.py136 def update(self): member in SDKLinterTest

Completed in 11 milliseconds

123456789