Home
last modified time | relevance | path

Searched refs:update (Results 2551 - 2564 of 2564) sorted by relevance

1...<<101102103

/third_party/python/Lib/test/
H A D_test_multiprocessing.py4365 util._finalizer_registry.update(self.registry_backup)
H A Dtest_decimal.py3897 d.update(c.flags)
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleTests.cpp5070 updateBuilder.update(vkd, device);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp6871 updater.update(vkd, device);
8390 updater.update(vkd, device);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp6584 updater.update(vkd, device); in checkIntermediateCopy()
8112 updater.update(vkd, device); in checkCopyResults()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h13561 typedef void (VKAPI_PTR *PFN_vkCmdBuildAccelerationStructureNV)(VkCommandBuffer commandBuffer, const VkAccelerationStructureInfoNV* pInfo, VkBuffer instanceData, VkDeviceSize instanceOffset, VkBool32 update, VkAccelerationStructureNV dst, VkAccelerationStructureNV src, VkBuffer scratch, VkDeviceSize scratchOffset);
13598 VkBool32 update,
H A Dvulkan_handles.hpp5579 VULKAN_HPP_NAMESPACE::Bool32 update,
5590 VULKAN_HPP_NAMESPACE::Bool32 update,
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc534 // successor, because we know exactly how to update those uses. in TryCloneBranch()
640 // If there are back edges, we need to update later because we have not in Run()
644 // If there are no back edges, we can update now. in Run()
649 // Iterate over the phis and update the effect phis. in Run()
673 // Make sure we update the inputs to the incoming blocks' effects. in Run()
675 // In case of loops, we do not update the effect phi immediately in Run()
719 // For loops, we update the effect phi node later to break cycles. in Run()
727 // to update the effect here. in Run()
837 // If basic block is unreachable after this point, update the node's effect in ProcessNode()
6684 BigInt::SignBits::update(BigIn in BuildAllocateBigInt()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp587 .update(vk, device); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp7596 updateBuilder.update(vkd, device);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp587 .update(vk, device); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp2265 // update samples count in initTexture()
2375 // update samples count in iterate()
3205 .update(vk, device);
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h13 #error incompatible with your Protocol Buffer headers. Please update
/third_party/sqlite/src/
H A Dsqlite3.c6954 ** ^In the case of an update, this is the [rowid] after the update takes place.
6956 ** ^(The update hook is not invoked when internal system tables are
6958 ** ^The update hook is not invoked when [WITHOUT ROWID] tables are modified.
6960 ** ^In the current implementation, the update hook
6962 ** [ON CONFLICT | ON CONFLICT REPLACE] clause. ^Nor is the update hook
6967 ** The update hook implementation must not do anything that will modify
6968 ** the database connection that invoked the update hook. Any actions
6970 ** completion of the [sqlite3_step()] call that triggered the update hook.
7512 ** part of the same statement to delete or update
[all...]

Completed in 321 milliseconds

1...<<101102103