Searched refs:BUF_SIZE (Results 1 – 8 of 8) sorted by relevance
32 #define BUF_SIZE 4096 macro93 char buf[BUF_SIZE]; in main()97 ssize_t read_bytes = read(vmcore, buf, BUF_SIZE); in main()
37 private static final int BUF_SIZE = 0x1000; // 4K field in IOUtils
877 constexpr size_t BUF_SIZE = sizeof(struct inotify_event) + NAME_MAX + 1; in processINotifyEvent() local878 char buf[BUF_SIZE]; in processINotifyEvent()880 while ((len = read(mUVCDevice->getINotifyFd(), buf, BUF_SIZE)) >= 0) { in processINotifyEvent()
3300 const int BUF_SIZE = 100; in TEST_F_WITH_FLAGS() local3301 char buf[BUF_SIZE] = {0}; in TEST_F_WITH_FLAGS()3309 auto bytes_read = read(fd, buf, BUF_SIZE); in TEST_F_WITH_FLAGS()3317 bytes_read = read(fd, buf, BUF_SIZE); in TEST_F_WITH_FLAGS()
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...