/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | renamer.cc | 1262 std::unordered_set<const ast::IdentifierExpression*> preserve; in Run() local
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | wdat_wdt.c | 132 bool preserve; in wdat_wdt_run_action() local
|
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | wdat_wdt.c | 132 bool preserve; in wdat_wdt_run_action() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_colortemperature.c | 40 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 D | vf_colorcontrast.c | 40 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 D | setup.c | 43 unsigned int preserve: 1; member 408 int preserve = 0; in add_elem() local
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | ioctl.c | 847 bool preserve; in ocfs2_ioctl() local 955 bool preserve; in ocfs2_compat_ioctl() local
|
H A D | ocfs2_ioctl.h | 67 __u64 preserve; member
|
H A D | refcounttree.c | 4051 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 D | tmio_mmc_core.c | 182 static void tmio_mmc_reset(struct tmio_mmc_host *host, bool preserve) in tmio_mmc_reset() argument
|
H A D | renesas_sdhi_core.c | 576 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 D | ioctl.c | 899 bool preserve; in ocfs2_ioctl() local 954 bool preserve; in ocfs2_compat_ioctl() local
|
H A D | ocfs2_ioctl.h | 57 __u64 preserve; member
|
H A D | refcounttree.c | 4022 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 D | PassManager.h | 175 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 D | teglPreservingSwapTests.cpp | 601 const bool preserve = (preserveNdx == 0); in init() local
|
H A D | teglBufferAgeTests.cpp | 766 const bool preserve = (preserveNdx == 0); in init() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_if.c | 1738 bool preserve = true; in nir_opt_if() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsm64bitCompareTests.cpp | 1010 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 D | controlvmchannel.h | 228 u32 preserve:1; member
|
/third_party/FreeBSD/sys/dev/usb/controller/ |
H A D | xhci.c | 1500 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 D | vktSpvAsm64bitCompareTests.cpp | 1010 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 D | ca.c | 142 static int preserve = 0; variable
|
/third_party/openssl/apps/ |
H A D | ca.c | 142 static int preserve = 0; variable
|
/third_party/skia/tests/ |
H A D | GrStyledShapeTest.cpp | 281 GrStyledShape preserve = GrStyledShape::MakeFilled( in test_inversions() local
|