Home
last modified time | relevance | path

Searched defs:update (Results 1 - 25 of 183) sorted by relevance

12345678

/third_party/node/lib/internal/crypto/
H A Dhash.js
H A Dsig.js
/third_party/typescript/tests/baselines/reference/
H A DreadonlyFloat32ArrayAssignableWithFloat32Array.js2 function update(b: Readonly<Float32Array>) { function
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state.h38 void (*update)(struct i915_context *); member
/third_party/node/deps/npm/test/fixtures/
H A Dmock-npm.js
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCRC.cpp103 void JamCRC::update(ArrayRef<uint8_t> Data) { in update() function in JamCRC
/third_party/ffmpeg/tests/
H A Dfate.sh37 update()( function
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state.h43 enum pipe_error (*update)( struct svga_context *svga, uint64_t dirty ); member
/third_party/node/lib/internal/
H A Dpromise_hooks.js74 function update() { function
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dm_null.c22 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
/third_party/openssl/crypto/evp/
H A Dm_null.c22 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
/third_party/alsa-utils/alsa-info/
H A Dalsa-info.sh44 update() { function
/third_party/backends/backend/genesys/
H A Dregister_cache.h32 void update(std::uint16_t address, Value value) in update() function in genesys::RegisterCache
41 void update(const Genesys_Register_Set& regs) in update() function in genesys::RegisterCache
/third_party/libuv/docs/code/tty-gravity/
H A Dmain.c14 void update(uv_timer_t *req) { in update() function
/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/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

Completed in 8 milliseconds

12345678