Home
last modified time | relevance | path

Searched defs:read_write (Results 1 – 21 of 21) sorted by relevance

/third_party/boost/boost/process/detail/posix/
Dfile_descriptor.hpp21 read_write = 3 enumerator
/third_party/boost/boost/process/detail/windows/
Dfile_descriptor.hpp24 read_write = 3 enumerator
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3569v100/
Dinit_registers.c115 static void read_write(struct regentry *reg, unsigned int pm) in read_write() function
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3556av100/
Dinit_registers.c116 static void read_write(struct regentry *reg, unsigned int pm) in read_write() function
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516dv300/
Dinit_registers.c117 static void read_write(struct regentry *reg, unsigned int pm) in read_write() function
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516dv200/
Dinit_registers.c117 static void read_write(struct regentry *reg, unsigned int pm) in read_write() function
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516ev300/
Dinit_registers.c117 static void read_write(struct regentry *reg, unsigned int pm) in read_write() function
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516cv500/
Dinit_registers.c117 static void read_write(struct regentry *reg, unsigned int pm) in read_write() function
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516ev200/
Dinit_registers.c117 static void read_write(struct regentry *reg, unsigned int pm) in read_write() function
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3535av100/
Dinit_registers.c110 static inline void read_write(struct regentry *reg, unsigned int pm) in read_write() function
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3519av100/
Dinit_registers.c117 static void read_write(struct regentry *reg, unsigned int pm) in read_write() function
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3531dv200/
Dinit_registers.c110 static inline void read_write(struct regentry *reg, unsigned int pm) in read_write() function
/third_party/uboot/u-boot-2020.01/arch/arm/mach-hi35xx/
Dinit_regs.c115 static void read_write(const struct regentry *reg, unsigned int pm) in read_write() function
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3518ev300/
Dinit_registers.c117 static void read_write(struct regentry *reg, unsigned int pm) in read_write() function
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516av300/
Dinit_registers.c117 static void read_write(struct regentry *reg, unsigned int pm) in read_write() function
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3559av100/
Dinit_registers.c115 static void read_write(struct regentry *reg, unsigned int pm) in read_write() function
/third_party/boost/boost/compute/
Dmemory_object.hpp35 read_write = CL_MEM_READ_WRITE, enumerator
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dhimci.h145 unsigned int read_write:1; member
/third_party/boost/boost/interprocess/detail/
Dos_file_functions.hpp67 , read_write = winapi::generic_read | winapi::generic_write enumerator
/third_party/uboot/u-boot-2020.01/lib/efi_loader/
Defi_net.c409 int read_write, ulong offset, in efi_net_nvdata()
/third_party/glib/gio/tests/
Dfile.c1193 gboolean read_write = GPOINTER_TO_UINT (test_data); in test_replace() local