HomeSort by relevance Sort by last modified time
    Searched defs:READV (Results 1 - 11 of 11) sorted by null

  /external/ltp/testcases/kernel/fs/doio/
doio.h 59 #define READV 102
  /external/kmod/libkmod/
libkmod-elf.c 237 #define READV(field) \
242 *size = READV(sh_size);
243 *offset = READV(sh_offset);
244 *nameoff = READV(sh_name);
247 *size = READV(sh_size);
248 *offset = READV(sh_offset);
249 *nameoff = READV(sh_name);
251 #undef READV
300 #define READV(field) \
304 elf->header.section.offset = READV(e_shoff);
    [all...]
  /libcore/luni/src/test/java/libcore/java/nio/channels/
FileIOInterruptTest.java 186 testChannelRead_exceptionWhenAlreadyClosed(ChannelReader.Method.READV);
218 testChannelRead_exceptionWhenAlreadyInterrupted(ChannelReader.Method.READV);
255 testChannelRead_exceptionOnCloseWhenBlocked(ChannelReader.Method.READV);
288 testChannelRead_exceptionOnInterrupt(ChannelReader.Method.READV);
535 READV,
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
android-all-4.4_r1-robolectric-r2.jar 
android-all-5.0.2_r3-robolectric-r0.jar 
android-all-5.1.1_r9-robolectric-r2.jar 
android-all-6.0.1_r3-robolectric-0.jar 
android-all-6.0.1_r3-robolectric-r1.jar 

Completed in 85 milliseconds