Home
last modified time | relevance | path

Searched defs:WRITE (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/compress/
H A D_pipecompress.py91 WRITE = 1 variable in PipeFile
/OK3568_Linux_fs/kernel/tools/virtio/linux/
H A Dkernel.h29 #define WRITE 1 macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c171 #define WRITE 1 macro
/OK3568_Linux_fs/external/xserver/fb/
H A Dfb.h48 #define WRITE(ptr, val) ((*wfbWriteMemory)((ptr), (val), sizeof(*(ptr)))) macro
70 #define WRITE(ptr, val) (*(ptr) = (val)) macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/resctrl/
H A Dresctrl_val.c21 #define WRITE 1 macro
/OK3568_Linux_fs/kernel/arch/sh/math-emu/
H A Dmath.c54 #define WRITE(d,a) ({if(put_user(d, (typeof (d)*)a)) return -EFAULT;}) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dkernel.h42 #define WRITE 1 macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dpersistence.hpp314 WRITE = 1, //!< value, open the file for writing enumerator
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_dwc.h33 #define WRITE 1 macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dpersistence.hpp314 WRITE = 1, //!< value, open the file for writing enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dpersistence.hpp314 WRITE = 1, //!< value, open the file for writing enumerator