Home
last modified time | relevance | path

Searched refs:update (Results 2201 - 2225 of 2840) sorted by relevance

1...<<81828384858687888990>>...114

/third_party/ffmpeg/libavcodec/
H A Dadpcm.c584 /* predictor update is not so trivial: predictor is multiplied on 254/256 before updating */ in adpcm_ct_expand_nibble()
1122 goto update; in adpcm_decode_frame()
1124 update: in adpcm_decode_frame()
/third_party/node/deps/openssl/openssl/include/openssl/
H A Devp.h124 int EVP_MD_meth_set_update(EVP_MD *md, int (*update)(EVP_MD_CTX *ctx,
199 # define EVP_MD_CTX_FLAG_ONESHOT 0x0001/* digest update will be
563 int (*update) (EVP_MD_CTX *ctx,
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryLayeredRenderingTests.cpp1485 .update(vk, device);
1628 .update(vk, device);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp450 updateBuilder.update(vkd, device); in iterate()
1225 // Descriptor set layout, pool, set and set update. in iterate()
1237 updateBuilder.update(vkd, device); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp567 setUpdateBuilder.update(vk, vkDevice); in setup()
1140 setUpdateBuilder.update(vk, vkDevice); in setup()
H A DvktPipelineFramebufferAttachmentTests.cpp835 .update(vk, device); in testNoAtt()
1564 .update(vk, device); in testInputResolveSameAttachment()
H A DvktPipelineSamplerTests.cpp1668 updateBuilder.update(vkd, device); in iterate()
2144 setUpdateBuilder.update(ctx.vkd, ctx.device); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp1869 updateBuilder.update(vkd, device); in iterate()
2494 updateBuilder.update(vkd, device); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp1841 .update(vk, vkDevice); in FragmentDensityMapTestInstance()
1875 descriptorSetUpdateBuilder.update(vk, vkDevice); in FragmentDensityMapTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktAttachmentRateTests.cpp340 .update(vk, device); in buildCounterBufferObjects()
1131 .update(vk, device); in runComputeShaderMode()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryLayeredRenderingTests.cpp1485 .update(vk, device);
1628 .update(vk, device);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp450 updateBuilder.update(vkd, device); in iterate()
1225 // Descriptor set layout, pool, set and set update. in iterate()
1237 updateBuilder.update(vkd, device); in iterate()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.h195 // through a buffer sub data update or a buffer-to-buffer copy will have an
196 // additional overhead of having to update its CPU only buffer
1823 // Takes an image and stages a subresource update for each level of it, including its full
2190 void appendSubresourceUpdate(gl::LevelIndex level, SubresourceUpdate &&update);
2191 void prependSubresourceUpdate(gl::LevelIndex level, SubresourceUpdate &&update);
/third_party/openssl/include/openssl/
H A Devp.h122 int EVP_MD_meth_set_update(EVP_MD *md, int (*update)(EVP_MD_CTX *ctx,
197 # define EVP_MD_CTX_FLAG_ONESHOT 0x0001/* digest update will be
561 int (*update) (EVP_MD_CTX *ctx,
/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp613 // so that each quad sect has a pointer to the largest, and can update it as spans
1707 void update(const SkClosestRecord& mate) { in update() function
1747 test->update(*record); in find()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp500 setUpdateBuilder.update(vk, vkDevice); in setup()
1031 setUpdateBuilder.update(vk, vkDevice); in setup()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp1869 updateBuilder.update(vkd, device); in iterate()
2494 updateBuilder.update(vkd, device); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp1800 .update(vk, vkDevice); in FragmentDensityMapTestInstance()
1834 descriptorSetUpdateBuilder.update(vk, vkDevice); in FragmentDensityMapTestInstance()
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js1907 * our api has till now only taken caseSensitive as the only input and just for some characters we dont want to update API and ensure all customers use those api
6273 // Do not update polling interval queue since that will happen as part of polling
6542 // Iterate through existing children and update the watches if needed
6613 // Iterate through existing children and update the watches if needed
6616 // Schedule the update and postpone invoke for callbacks
6683 // Iterate through existing children and update the watches if needed
7252 * Invoke the callback with rename and update the watcher if not closed
7259 // If watcher is not closed, update it
7504 hash.update(data);
9522 A_non_dry_build_would_update_timestamps_for_output_of_project_0: diag(6374, ts.DiagnosticCategory.Message, "A_non_dry_build_would_update_timestamps_for_output_of_project_0_6374", "A non-dry build would update timestamp
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js333 let e3 = await this.cloudDb.update(q2, r2, s2);
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbstoreUpdateSyncJsunit.test.js54 * @tc.name Normal test case of update
87 await console.log(TAG + "update done: " + ret);
121 * @tc.name Abnormal test case of update, if TABLE name or Bucket is empty and column invalid
124 * 3.Execute update
126 * 5.Execute update
128 * 7.Execute update
170 * @tc.name Abnormal test case of update, if TABLE name or Column is invalid
173 * 3.Execute update
175 * 5.Execute update
208 * @tc.name Abnormal test case of update, i
[all...]
/kernel/linux/linux-5.10/drivers/firewire/
H A Dsbp2.c1274 .update = sbp2_update,
/kernel/linux/linux-5.10/crypto/
H A Dcryptd.c677 inst->alg.update = cryptd_hash_update_enqueue; in cryptd_create_hash()
H A Drmd320.c364 .update = rmd320_update,
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dproc-v7.S300 mcrne p15, 0, r10, c1, c0, 1 @ No, update register

Completed in 90 milliseconds

1...<<81828384858687888990>>...114