Home
last modified time | relevance | path

Searched defs:preserve (Results 1 - 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/tint/src/transform/
H A Drenamer.cc1262 std::unordered_set<const ast::IdentifierExpression*> preserve; in Run() local
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dwdat_wdt.c132 bool preserve; in wdat_wdt_run_action() local
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dwdat_wdt.c132 bool preserve; in wdat_wdt_run_action() local
/third_party/ffmpeg/libavfilter/
H A Dvf_colortemperature.c40 float preserve; member
111 const float preserve = s->preserve; in temperature_slice8() local
152 const float preserve = s->preserve; in temperature_slice16() local
195 const float preserve = s->preserve; in temperature_slice8p() local
234 const float preserve = s->preserve; temperature_slice16p() local
[all...]
H A Dvf_colorcontrast.c40 float preserve; member
106 const float preserve = s->preserve; in colorcontrast_slice8() local
160 const float preserve = s->preserve; in colorcontrast_slice16() local
212 const float preserve = s->preserve; in colorcontrast_slice8p() local
264 const float preserve = s->preserve; colorcontrast_slice16p() local
[all...]
/third_party/alsa-lib/src/control/
H A Dsetup.c43 unsigned int preserve: 1; member
408 int preserve = 0; in add_elem() local
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dioctl.c847 bool preserve; in ocfs2_ioctl() local
955 bool preserve; in ocfs2_compat_ioctl() local
H A Docfs2_ioctl.h67 __u64 preserve; member
H A Drefcounttree.c4051 ocfs2_complete_reflink(struct inode *s_inode, struct buffer_head *s_bh, struct inode *t_inode, struct buffer_head *t_bh, bool preserve) ocfs2_complete_reflink() argument
4122 ocfs2_create_reflink_node(struct inode *s_inode, struct buffer_head *s_bh, struct inode *t_inode, struct buffer_head *t_bh, bool preserve) ocfs2_create_reflink_node() argument
4179 __ocfs2_reflink(struct dentry *old_dentry, struct buffer_head *old_bh, struct inode *new_inode, bool preserve) __ocfs2_reflink() argument
4250 ocfs2_reflink(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry, bool preserve) ocfs2_reflink() argument
4360 ocfs2_vfs_reflink(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry, bool preserve) ocfs2_vfs_reflink() argument
4420 ocfs2_reflink_ioctl(struct inode *inode, const char __user *oldname, const char __user *newname, bool preserve) ocfs2_reflink_ioctl() argument
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dtmio_mmc_core.c182 static void tmio_mmc_reset(struct tmio_mmc_host *host, bool preserve) in tmio_mmc_reset() argument
H A Drenesas_sdhi_core.c576 static void renesas_sdhi_reset(struct tmio_mmc_host *host, bool preserve) in renesas_sdhi_reset() argument
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dioctl.c899 bool preserve; in ocfs2_ioctl() local
954 bool preserve; in ocfs2_compat_ioctl() local
H A Docfs2_ioctl.h57 __u64 preserve; member
H A Drefcounttree.c4022 ocfs2_complete_reflink(struct inode *s_inode, struct buffer_head *s_bh, struct inode *t_inode, struct buffer_head *t_bh, bool preserve) ocfs2_complete_reflink() argument
4093 ocfs2_create_reflink_node(struct inode *s_inode, struct buffer_head *s_bh, struct inode *t_inode, struct buffer_head *t_bh, bool preserve) ocfs2_create_reflink_node() argument
4150 __ocfs2_reflink(struct dentry *old_dentry, struct buffer_head *old_bh, struct inode *new_inode, bool preserve) __ocfs2_reflink() argument
4221 ocfs2_reflink(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry, bool preserve) ocfs2_reflink() argument
4331 ocfs2_vfs_reflink(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry, bool preserve) ocfs2_vfs_reflink() argument
4391 ocfs2_reflink_ioctl(struct inode *inode, const char __user *oldname, const char __user *newname, bool preserve) ocfs2_reflink_ioctl() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPassManager.h175 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } in preserve() function in llvm::PreservedAnalyses
179 void preserve(AnalysisKey *ID) { in preserve() function in llvm::PreservedAnalyses
/third_party/vk-gl-cts/modules/egl/
H A DteglPreservingSwapTests.cpp601 const bool preserve = (preserveNdx == 0); in init() local
H A DteglBufferAgeTests.cpp766 const bool preserve = (preserveNdx == 0); in init() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_if.c1738 bool preserve = true; in nir_opt_if() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp1010 std::string SpirvTemplateManager::getNanCapability (bool preserve) in getNanCapability() argument
1015 std::string SpirvTemplateManager::getNanExtension (bool preserve) in getNanExtension() argument
1020 std::string SpirvTemplateManager::getNanExeMode (bool preserve) in getNanExeMode() argument
/kernel/linux/linux-5.10/drivers/visorbus/
H A Dcontrolvmchannel.h228 u32 preserve:1; member
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c1500 xhci_cmd_reset_ep(struct xhci_softc *sc, uint8_t preserve, in xhci_cmd_reset_ep() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp1010 std::string SpirvTemplateManager::getNanCapability (bool preserve) in getNanCapability() argument
1015 std::string SpirvTemplateManager::getNanExtension (bool preserve) in getNanExtension() argument
1020 std::string SpirvTemplateManager::getNanExeMode (bool preserve) in getNanExeMode() argument
/third_party/node/deps/openssl/openssl/apps/
H A Dca.c142 static int preserve = 0; variable
/third_party/openssl/apps/
H A Dca.c142 static int preserve = 0; variable
/third_party/skia/tests/
H A DGrStyledShapeTest.cpp281 GrStyledShape preserve = GrStyledShape::MakeFilled( in test_inversions() local

Completed in 53 milliseconds

12