Home
last modified time | relevance | path

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

123456789

/third_party/typescript/tests/baselines/reference/
H A DreadonlyFloat32ArrayAssignableWithFloat32Array.js2 function update(b: Readonly<Float32Array>) { function
/third_party/node/lib/internal/crypto/
H A Dhash.js
H A Dsig.js
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state.h38 void (*update)(struct i915_context *); member
/test/xts/acts/security/huks/security_huks_basic/huks_hmac_callback_BasicTest/entry/src/ohosTest/js/test/HMAC/
H A DSecurityHuksHmacBasicCallbackJsunit.test.js65 function update(handle, HuksOptions) { function
[all...]
/test/xts/acts/security/huks/security_huks_basic/utils/param/derive/
H A DpublicDeriveCallback.js86 function update(handle, HuksOptions) { function
/test/xts/acts/security/huks/security_huks_basic/utils/param/agree/
H A DpublicAgreeCallback.js125 function update(handle, HuksOptions) { function
/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
/foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/src/observer/
H A Dobserver.js
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dsystem_vpn_wrapper.cpp93 std::function<void()> update = std::bind(&SystemVpnWrapper::ExecuteUpdate, shared_from_this(), stage); in Update() local
/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
/foundation/graphic/graphic_3d/lume/metaobject/src/curves/
H A Dbezier_curve.cpp31 auto update = MakeCallback<IOnChanged>(this, &CubicBezierEasingCurve::UpdateCoefficients); in Build() local
/test/testfwk/xdevice/src/xdevice/_core/context/
H A Dchannel.py45 def update(cls, index, command): member in CommandQueue
/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

Completed in 7 milliseconds

123456789