Searched defs:WRITE (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/compress/ |
| H A D | _pipecompress.py | 91 WRITE = 1 variable in PipeFile
|
| /OK3568_Linux_fs/kernel/tools/virtio/linux/ |
| H A D | kernel.h | 29 #define WRITE 1 macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/benchmarks/ |
| H A D | context_switch.c | 171 #define WRITE 1 macro
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fb.h | 48 #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 D | resctrl_val.c | 21 #define WRITE 1 macro
|
| /OK3568_Linux_fs/kernel/arch/sh/math-emu/ |
| H A D | math.c | 54 #define WRITE(d,a) ({if(put_user(d, (typeof (d)*)a)) return -EFAULT;}) macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kernel.h | 42 #define WRITE 1 macro
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | persistence.hpp | 314 WRITE = 1, //!< value, open the file for writing enumerator
|
| /OK3568_Linux_fs/u-boot/drivers/ata/ |
| H A D | sata_dwc.h | 33 #define WRITE 1 macro
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | persistence.hpp | 314 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 D | persistence.hpp | 314 WRITE = 1, //!< value, open the file for writing enumerator
|