/external/kernel-headers/original/uapi/asm-generic/ |
D | fcntl.h | 78 #ifndef O_SYNC 80 #define O_SYNC (__O_SYNC|O_DSYNC) macro
|
/external/strace/xlat/ |
D | open_mode_flags.h | 28 #if defined(O_SYNC) || (defined(HAVE_DECL_O_SYNC) && HAVE_DECL_O_SYNC) 29 XLAT(O_SYNC),
|
D | openmodessol.in | 10 { 0x10, "O_SYNC" },
|
D | open_mode_flags.in | 7 O_SYNC
|
/external/bison/lib/ |
D | fcntl.in.h | 276 #ifndef O_SYNC 277 # define O_SYNC 0
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | fcntl.h | 36 #define O_SYNC (__O_SYNC|O_DSYNC) macro
|
/external/libchrome/sandbox/linux/syscall_broker/ |
D | broker_file_permission_unittest.cc | 121 const int kSyncFlag = O_SYNC & ~O_DSYNC; in CheckPerm() 123 const int kSyncFlag = O_SYNC; in CheckPerm()
|
D | broker_file_permission.cc | 185 O_SYNC | O_TRUNC; in CheckOpen()
|
/external/bison/linux-lib/ |
D | fcntl.h | 588 #ifndef O_SYNC 589 # define O_SYNC 0 macro
|
/external/bison/darwin-lib/ |
D | fcntl.h | 588 #ifndef O_SYNC 589 # define O_SYNC 0 macro
|
/external/fio/os/ |
D | os-windows.h | 59 #define O_SYNC 0x2000000 macro
|
/external/bison/m4/ |
D | fcntl-o.m4 | 45 O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY
|
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/ |
D | syscall_parameters_restrictions.cc | 195 const uint64_t kAllowedMask = O_ACCMODE | O_APPEND | O_NONBLOCK | O_SYNC | in RestrictFcntlCommands()
|
/external/fio/engines/ |
D | posixaio.c | 190 ret = aio_fsync(O_SYNC, aiocb); in fio_posixaio_queue()
|
D | glusterfs.c | 153 flags |= O_SYNC; in fio_gf_open_file()
|
/external/fio/ |
D | configure | 513 return aio_fsync(O_SYNC, &cb);
|
D | filesetup.c | 546 flags |= O_SYNC; in generic_open_file()
|
D | verify.c | 1366 flags = O_CREAT | O_TRUNC | O_WRONLY | O_SYNC; in open_state_file()
|
D | HOWTO | 1094 io engines, this means using O_SYNC.
|
/external/autotest/client/tests/aiostress/ |
D | aio-stress.c | 1377 o_sync = O_SYNC;
|
/external/bison/ |
D | configure | 10066 O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY
|
/external/robolectric/v3/runtime/ |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |