Home
last modified time | relevance | path

Searched defs:write (Results 101 – 125 of 837) sorted by relevance

12345678910>>...34

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/
H A Dfeatures2d.hpp225 …CV_WRAP inline void write(const Ptr<FileStorage>& fs, const String& name = String()) const { Algor… in write() function in cv::Feature2D
985 CV_WRAP void write( const String& fileName ) const in write() function in cv::DescriptorMatcher
1027 …CV_WRAP inline void write(const Ptr<FileStorage>& fs, const String& name = String()) const { Algor… in write() function in cv::DescriptorMatcher
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/
H A Dethtool.c568 u32 write; member
607 int reg, u32 mask, u32 write) in reg_pattern_test()
635 int reg, u32 mask, u32 write) in reg_set_and_check()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/
H A Dfeatures2d.hpp225 …CV_WRAP inline void write(const Ptr<FileStorage>& fs, const String& name = String()) const { Algor… in write() function in cv::Feature2D
985 CV_WRAP void write( const String& fileName ) const in write() function in cv::DescriptorMatcher
1027 …CV_WRAP inline void write(const Ptr<FileStorage>& fs, const String& name = String()) const { Algor… in write() function in cv::DescriptorMatcher
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/stream/detail/
H A Diterator_source.hpp57 std::streamsize write(const char_type*, std::streamsize) in write() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/wiznet/
H A Dw5100.h19 int (*write)(struct net_device *ndev, u32 addr, u8 data); member
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Ditmt.c41 static int sched_itmt_update_handler(struct ctl_table *table, int write, in sched_itmt_update_handler()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c774 int reg, int offset, u32 mask, u32 write) in reg_pattern_test()
796 int reg, u32 mask, u32 write) in reg_set_and_check()
811 #define REG_PATTERN_TEST_ARRAY(reg, offset, mask, write) \ argument
816 #define REG_PATTERN_TEST(reg, mask, write) \ argument
819 #define REG_SET_AND_CHECK(reg, mask, write) \ argument
/OK3568_Linux_fs/kernel/net/phonet/
H A Dsysctl.c51 static int proc_local_port_range(struct ctl_table *table, int write, in proc_local_port_range()
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dmmu_context.h30 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dsigmadsp.h41 int (*write)(void *, unsigned int, const uint8_t *, size_t); member
/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dwrite_to_hugetlbfs.c74 int write = 0; in main() local
/OK3568_Linux_fs/kernel/include/kvm/
H A Diodev.h23 int (*write)(struct kvm_vcpu *vcpu, member
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/mtdutils/
H A Dflash_image.c53 MtdWriteContext *write; in main() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/mm/
H A Dbad_accesses.c39 int bad_access(char *p, bool write) in bad_access()
/OK3568_Linux_fs/external/recovery/mtdutils/
H A Dflash_image.c55 MtdWriteContext *write; in main() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dmmio.h67 gvt_mmio_func write; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dpstore_zone.h52 pstore_zone_write_op write; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_frontbuffer.h46 struct i915_active write; member
/OK3568_Linux_fs/kernel/mm/
H A Dhuge_memory.c773 pmd_t *pmd, pfn_t pfn, pgprot_t prot, bool write, in insert_pfn_pmd()
833 pgprot_t pgprot, bool write) in vmf_insert_pfn_pmd_prot()
875 pud_t *pud, pfn_t pfn, pgprot_t prot, bool write) in insert_pfn_pud()
924 pgprot_t pgprot, bool write) in vmf_insert_pfn_pud_prot()
1232 bool write = vmf->flags & FAULT_FLAG_WRITE; in huge_pud_set_accessed() local
1254 bool write = vmf->flags & FAULT_FLAG_WRITE; in huge_pmd_set_accessed() local
2033 bool young, write, soft_dirty, pmd_migration = false, uffd_wp = false; in __split_huge_pmd_locked() local
H A Dutil.c797 int overcommit_ratio_handler(struct ctl_table *table, int write, void *buffer, in overcommit_ratio_handler()
813 int overcommit_policy_handler(struct ctl_table *table, int write, void *buffer, in overcommit_policy_handler()
849 int overcommit_kbytes_handler(struct ctl_table *table, int write, void *buffer, in overcommit_kbytes_handler()
/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Drkflash_api.h34 int (*write)(u32 sec, u32 n_sec, void *p_data); member
/OK3568_Linux_fs/kernel/drivers/vfio/pci/
H A Dvfio_pci_config.c110 u8 *write; /* writeable bits */ member
204 __le32 virt = 0, write = 0; in vfio_default_config_write() local
378 static inline void p_setb(struct perm_bits *p, int off, u8 virt, u8 write) in p_setb()
385 static inline void p_setw(struct perm_bits *p, int off, u16 virt, u16 write) in p_setw()
392 static inline void p_setd(struct perm_bits *p, int off, u32 virt, u32 write) in p_setd()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dchan_user.h23 int (*write)(int, const char *, int, void *); member
/OK3568_Linux_fs/u-boot/test/py/
H A Dmultiplexed_log.py51 def write(self, data, implicit=False): member in LogfileStream
631 def write(self, stream, data, implicit=False): member in Logfile
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dsysctl_net_ipv6.c29 static int proc_rt6_multipath_hash_policy(struct ctl_table *table, int write, in proc_rt6_multipath_hash_policy()

12345678910>>...34