Home
last modified time | relevance | path

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

1234567891011

/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
/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
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dcountable_loop_parser.h32 Inst *update; member
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DforUpdateStatementBuilder.h47 ForUpdateStatementBuilder &SetUpdate(Expression *update) in SetUpdate() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/include/
H A Dcryp_hash.h77 func_hash_update update; /* update function */ member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_mmu_mode.h28 void (*update)(struct kbase_context *kctx); member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mmu_mode.h32 void (*update)(struct kbase_context *kctx); member
/foundation/graphic/graphic_3d/lume/metaobject/src/curves/
H A Dbezier_curve.cpp31 auto update = MakeCallback<IOnChanged>(this, &CubicBezierEasingCurve::UpdateCoefficients); in Build() local
/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

Completed in 9 milliseconds

1234567891011