Searched refs:update (Results 1351 - 1375 of 2564) sorted by relevance
1...<<51525354555657585960>>...103
/kernel/linux/linux-6.6/sound/firewire/fireworks/ |
H A D | fireworks.c | 343 .update = efw_update,
|
/kernel/linux/linux-6.6/sound/firewire/oxfw/ |
H A D | oxfw.c | 381 .update = oxfw_bus_reset,
|
/kernel/linux/linux-6.6/mm/damon/ |
H A D | paddr.c | 338 .update = NULL, in damon_pa_initcall()
|
/kernel/linux/linux-6.6/net/ncsi/ |
H A D | ncsi-pkt.h | 202 unsigned char update; /* NCSI version update */ member
|
H A D | internal.h | 110 u8 update; /* NCSI version update */ member
|
/kernel/liteos_a/ |
H A D | Makefile | 100 update_config: update product kernel config (use menuconfig)
|
/test/testfwk/xdevice/src/xdevice/_core/executor/ |
H A D | request.py | 83 self.config.update(config.__dict__)
|
/test/xts/acts/security/cryptoFramework/js_api_test_oh40/entry/src/ohosTest/js/test/utils/symmetric/ |
H A D | publicSymmetricCallback.js | 112 cipherGenerator.update(plainText, (err, updateData) => {
115 "[Callback]cipherGenerator update failed. error is " +
123 "[Callback]cipherGenerator update success! mode is : " + mode
189 "[Callback]encrypt update out hex:" +
234 "[Callback]decrypt update out: " +
308 "[Callback]encrypt update out hex:" +
353 "[Callback]decrypt update out: " +
401 "[Callback] encrypt update out hex:" +
425 "[Callback] decrypt update out: " +
|
H A D | publicSymmetricPromise.js | 114 .update(plainText)
117 "[Promise]cipherGenerator update success! mode is : " + mode
123 "[Promise]cipherGenerator update failed. error is " +
195 "[promise]encrypt update out hex:" +
240 "[promise]decrypt update out: " +
303 "[promise]encrypt update out hex:" +
348 "[promise]decrypt update out: " +
396 "[promise] encrypt update out hex:" +
400 "[promise] encrypt update updateOutput out hex:" +
424 "[promise] decrypt update ou [all...] |
/test/xts/acts/security/cryptoFramework/js_api_test_one/entry/src/ohosTest/js/test/utils/symmetric/ |
H A D | publicSymmetricCallback.js | 114 cipherGenerator.update(plainText, (err, updateData) => {
117 "[Callback]cipherGenerator update failed. error is " +
125 "[Callback]cipherGenerator update success! mode is : " + mode
191 "[Callback]encrypt update out hex:" +
236 "[Callback]decrypt update out: " +
308 "[Callback]encrypt update out hex:" +
353 "[Callback]decrypt update out: " +
|
/third_party/ffmpeg/libavcodec/ |
H A D | vaapi_vp8.c | 68 .mode_ref_lf_delta_update = s->lf_delta.update, in vaapi_vp8_start_frame()
|
/third_party/alsa-lib/src/pcm/scopes/ |
H A D | level.c | 178 .update = level_update,
|
/third_party/googletest/googletest/test/ |
H A D | googletest-shuffle-test.py | 80 environ_copy.update(extra_env)
|
/third_party/mesa3d/src/amd/common/ |
H A D | sid_tables.py | 358 regdb.update(db)
|
/third_party/mesa3d/.gitlab-ci/container/ |
H A D | lava_build.sh | 79 apt-get update
|
/third_party/mesa3d/bin/ |
H A D | gen_release_notes.py | 114 vars().update(vars(states.Inliner))
|
/third_party/jinja2/ |
H A D | bccache.py | 157 hash.update(f"|{filename}".encode())
|
H A D | asyncsupport.py | 163 FILTERS.update(ASYNC_FILTERS)
|
/third_party/mbedtls/ |
H A D | Makefile | 11 Run `git submodule update --init` to fetch the submodule contents.
|
/third_party/node/lib/internal/debugger/ |
H A D | inspect_client.js | 53 shasum.update(expectedResponseKeyBase);
|
/third_party/node/lib/internal/process/ |
H A D | pre_execution.js | 191 // If requested, update process.argv[1] to replace whatever the user provided with the resolved absolute file path of 563 hash.update(src); 592 // Please update the comments in vm.js when this block changes.
|
/third_party/node/deps/v8/tools/testrunner/local/ |
H A D | statusfile.py | 245 variables.update(VARIABLES)
|
H A D | command.py | 139 env.update(self.env)
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | asyncsupport.py | 163 FILTERS.update(ASYNC_FILTERS)
|
H A D | loaders.py | 434 found.update(loader.list_templates())
|
Completed in 22 milliseconds
1...<<51525354555657585960>>...103