Home
last modified time | relevance | path

Searched refs:HAVE_USLEEP (Results 1 – 12 of 12) sorted by relevance

/external/srtp/crypto/include/
Dconfig.h107 #define HAVE_USLEEP 1 macro
/external/srtp/
Dconfig_in.h106 #undef HAVE_USLEEP
Dconfig.status857 ${ac_dA}HAVE_USLEEP${ac_dB}HAVE_USLEEP${ac_dC}1${ac_dD}
920 ${ac_uA}HAVE_USLEEP${ac_uB}HAVE_USLEEP${ac_uC}1${ac_uD}
Dconfig.h_win32vc7110 #define HAVE_USLEEP 1
Dconfig.hw111 /* #undef HAVE_USLEEP */
Dconfig.log894 | #define HAVE_USLEEP 1
1120 #define HAVE_USLEEP 1
/external/dbus/
Dconfig.h212 #define HAVE_USLEEP 1 macro
/external/srtp/test/
Drtpw.c93 #ifndef HAVE_USLEEP
/external/e2fsprogs/misc/
Dbadblocks.c371 #ifdef HAVE_USLEEP in do_read()
/external/dbus/dbus/
Ddbus-sysdeps-unix.c2636 #elif defined (HAVE_USLEEP) in _dbus_sleep_milliseconds()
/external/sqlite/dist/
Dsqlite3.c28063 #elif defined(HAVE_USLEEP) && HAVE_USLEEP
105673 #if SQLITE_OS_WIN || (defined(HAVE_USLEEP) && HAVE_USLEEP)
Dsqlite3.c.orig28056 #elif defined(HAVE_USLEEP) && HAVE_USLEEP
105660 #if SQLITE_OS_WIN || (defined(HAVE_USLEEP) && HAVE_USLEEP)