HomeSort by relevance Sort by last modified time
    Searched refs:Sleep (Results 151 - 175 of 186) sorted by null

1 2 3 4 5 67 8

  /external/webkit/Source/WebKit2/UIProcess/win/
WebView.cpp 661 ::Sleep(50);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 59 #define sleep Sleep macro
    [all...]
  /ndk/sources/host-tools/make-3.81/
main.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c 92 void sleep(DWORD Duration) function
94 Sleep(Duration);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c 90 void sleep(DWORD Duration) function
92 Sleep(Duration);
543 /* Removing sleep() calls. */
560 /* Removing sleep() calls. */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDec_Utils.c 87 void sleep(DWORD Duration) function
89 Sleep(Duration);
    [all...]
  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h 345 mStatus_TransientErr = -65562, // transient failures, e.g. sending packets shortly after a network transition or wake from sleep
    [all...]
  /external/mdnsresponder/mDNSShared/
dnssd_clientstub.c 57 #define sleep(X) Sleep((X) * 1000) macro
533 if (++NumTries < DNSSD_CLIENT_MAXTRIES) sleep(1); // Sleep a bit, then try again
727 sleep(1);
    [all...]
  /external/netperf/
netlib.c 30 /* msec_sleep() sleep for some msecs */
118 #define sleep(x) Sleep((x)*1000) macro
    [all...]
  /external/quake/quake/src/QW/client/
vid_win.c     [all...]
  /external/quake/quake/src/WinQuake/
vid_win.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_Utils.c     [all...]
  /external/blktrace/doc/
blktrace.tex 554 \item[S -- sleep] No available request structures were available, so
642 S & Sleep request \\ \hline
710 \item[S -- sleep] The starting sector and number of blocks is output
    [all...]
  /external/webkit/Source/WebKit/win/
WebView.cpp     [all...]
  /external/blktrace/btt/doc/
btt.tex     [all...]
  /external/chromium-trace/
script.js     [all...]
  /external/libffi/src/
dlmalloc.c     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c     [all...]
  /external/v8/test/cctest/
test-api.cc     [all...]
  /external/valgrind/tsan/
ts_pin.cc 61 # define usleep(x) WINDOWS::Sleep((x)/1000)
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_Utils.c 734 /* Sleep for a while, so the application thread can allocate buffers */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_Utils.c 768 OMX_PRSTATE2(pComponentPrivate->dbg, "\n\n HandleCommand: In Loaded state. It does not go to sleep.\n\n");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c     [all...]

Completed in 1675 milliseconds

1 2 3 4 5 67 8