HomeSort by relevance Sort by last modified time
    Searched refs:write_mode (Results 1 - 13 of 13) sorted by null

  /system/extras/tests/ext4/
rand_emmc_perf.c 110 static void stats_test(int fd, int write_mode, off64_t max_blocks, int stats_count,
130 if (write_mode) {
146 static void perf_test(int fd, int write_mode, off64_t max_blocks)
159 if (write_mode) {
174 /* The close can take a while when in write_mode as buffers are flushed.
186 int write_mode = 0; local
207 write_mode = 1;
229 if (o_sync && !write_mode) {
258 stats_test(fd, write_mode, max_blocks, stats_count, full_stats_file);
260 perf_test(fd, write_mode, max_blocks)
    [all...]
  /bionic/libc/kernel/uapi/sound/
sfnt_info.h 108 char write_mode; member in struct:soundfont_voice_rec_hdr
  /external/kernel-headers/original/uapi/sound/
sfnt_info.h 148 char write_mode; /* write mode; normally 0 */ member in struct:soundfont_voice_rec_hdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
sfnt_info.h 148 char write_mode; /* write mode; normally 0 */ member in struct:soundfont_voice_rec_hdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
sfnt_info.h 148 char write_mode; /* write mode; normally 0 */ member in struct:soundfont_voice_rec_hdr
  /external/curl/lib/
smb.h 231 unsigned short write_mode; member in struct:smb_write
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_io.py 941 write_mode = "wb" variable in class:BufferedWriterTest
1327 write_mode = "wb+" variable in class:BufferedRandomTest
    [all...]
  /external/opencv/cxcore/src/
cxpersistence.cpp 122 int write_mode; member in struct:CvFileStorage
175 if( !fs->write_mode ) \
386 if( fs->write_mode && fs->file )
    [all...]
  /external/python/cpython2/Lib/test/
test_io.py 1097 write_mode = "wb" variable in class:BufferedWriterTest
1599 write_mode = "wb+" variable in class:BufferedRandomTest
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_io.py 1018 write_mode = "wb" variable in class:BufferedWriterTest
1441 write_mode = "wb+" variable in class:BufferedRandomTest
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_io.py 1018 write_mode = "wb" variable in class:BufferedWriterTest
1441 write_mode = "wb+" variable in class:BufferedRandomTest
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_io.py 1018 write_mode = "wb" variable in class:BufferedWriterTest
1441 write_mode = "wb+" variable in class:BufferedRandomTest
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_io.py 1018 write_mode = "wb" variable in class:BufferedWriterTest
1441 write_mode = "wb+" variable in class:BufferedRandomTest
    [all...]

Completed in 607 milliseconds