Home | History | Annotate | Download | only in adb

Lines Matching defs:_WIN32

24 #  undef _WIN32
55 #ifdef _WIN32
113 // See the comments for the !defined(_WIN32) versions of adb_*().
123 // See the comments for the !defined(_WIN32) version of unix_close().
134 // See the comments for the !defined(_WIN32) version of unix_read().
142 // See the comments for the !defined(_WIN32) version of unix_write().
150 // See the comments for the !defined(_WIN32) version of adb_open_mode().
156 // See the comments for the !defined(_WIN32) version of unix_open().
334 #else /* !_WIN32 a.k.a. Unix */
629 #endif /* !_WIN32 */
641 #if defined(_WIN32)