Searched defs:update (Results 176 - 183 of 183) sorted by relevance
12345678
| /third_party/python/Lib/tkinter/ |
| H A D | __init__.py | 1368 def update(self): member in Misc
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 8081 void update(const TargetLowering::AsmOperandInfo &OpInfo) { in update() function in __anon24121::ExtraFlags
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | vk_helpers.cpp | 5661 auto update = levelUpdates->begin() + index; in removeSingleSubresourceStagedUpdates() local 6630 SubresourceUpdate &update = (*levelUpdates)[updateIndex]; flushSingleSubresourceStagedUpdates() local 6657 const ClearUpdate &update = (*levelUpdates)[foundIndex].data.clear; flushSingleSubresourceStagedUpdates() local 6699 SubresourceUpdate &update = (*levelUpdates)[0]; flushStagedUpdates() local 7778 appendSubresourceUpdate(gl::LevelIndex level, SubresourceUpdate &&update) appendSubresourceUpdate() argument 7789 prependSubresourceUpdate(gl::LevelIndex level, SubresourceUpdate &&update) prependSubresourceUpdate() argument [all...] |
| /third_party/skia/third_party/externals/wuffs/release/c/ |
| H A D | wuffs-v0.2.c | 2091 wuffs_base__frame_config::update( in update() function in wuffs_base__frame_config
|
| /third_party/vulkan-loader/loader/generated/ |
| H A D | vk_loader_extensions.c | 6364 CmdBuildAccelerationStructureNV( VkCommandBuffer commandBuffer, const VkAccelerationStructureInfoNV* pInfo, VkBuffer instanceData, VkDeviceSize instanceOffset, VkBool32 update, VkAccelerationStructureNV dst, VkAccelerationStructureNV src, VkBuffer scratch, VkDeviceSize scratchOffset) CmdBuildAccelerationStructureNV() argument
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| H A D | vulkan_raii.hpp | 11636 VULKAN_HPP_INLINE void VideoSessionParametersKHR::update( in update() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::VideoSessionParametersKHR
|
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_raii.hpp | 15662 VULKAN_HPP_INLINE void VideoSessionParametersKHR::update( const VULKAN_HPP_NAMESPACE::VideoSessionParametersUpdateInfoKHR & updateInfo ) const in update() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::VideoSessionParametersKHR [all...] |
| /third_party/typescript/lib/ |
| H A D | tsc.js | 36959 function update(options) { global() function [all...] |
Completed in 193 milliseconds
12345678