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

  /external/qemu/distrib/sdl-1.2.15/src/video/nanox/
SDL_nxwm.c 35 Dprintf ("enter NX_SetCaption\n") ;
44 Dprintf ("leave NX_SetCaption\n") ;
49 Dprintf ("enter NX_GetWMInfo\n") ;
60 Dprintf ("leave NX_GetWMInfo\n") ;
SDL_nxmouse.c 42 Dprintf ("enter NX_CreateWMCursor\n") ;
50 Dprintf ("leave NX_CreateWMCursor\n") ;
56 Dprintf ("NX_FreeWMCursor\n") ;
65 Dprintf ("enter NX_WarpWMCursor\n") ;
72 Dprintf ("leave NX_WarpWMCursor\n") ;
77 Dprintf ("NX_ShowWMCursor\n") ;
SDL_nxevents.c 42 Dprintf ("enter NX_InitOSKeymap\n") ;
109 Dprintf ("leave NX_InitOSKeymap\n") ;
116 Dprintf ("enter NX_TranslateKey\n") ;
160 Dprintf ("leave NX_TranslateKey\n") ;
185 Dprintf ("mouse enter\n") ;
192 Dprintf ("mouse exit\n") ;
199 Dprintf ("focus in\n") ;
206 Dprintf ("focus out\n") ;
213 Dprintf ("mouse motion\n") ;
232 Dprintf ("button down\n")
    [all...]
SDL_nxvideo.c 56 Dprintf ("enter NX_Available\n") ;
61 Dprintf ("leave NX_Available\n") ;
67 Dprintf ("enter NX_DeleteDevice\n") ;
75 Dprintf ("leave NX_DeleteDevice\n") ;
82 Dprintf ("enter NX_CreateDevice\n") ;
146 Dprintf ("leave NX_CreateDevice\n") ;
158 Dprintf ("enter create_aux_windows\n") ;
183 Dprintf ("leave create_aux_windows\n") ;
190 Dprintf ("enter NX_VideoInit\n") ;
247 Dprintf ("leave NX_VideoInit\n")
    [all...]
SDL_nximage.c 37 Dprintf ("enter NX_NormalUpdate\n") ;
118 Dprintf ("leave NX_NormalUpdate\n") ;
125 Dprintf ("enter NX_SetupImage\n") ;
143 Dprintf ("leave NX_SetupImage\n") ;
149 Dprintf ("enter NX_DestroyImage\n") ;
155 Dprintf ("leave NX_DestroyImage\n") ;
163 Dprintf ("enter NX_ResizeImage\n") ;
181 Dprintf ("leave NX_ResizeImage\n") ;
187 Dprintf ("enter NX_RefreshDisplay\n") ;
229 Dprintf ("leave NX_RefreshDisplay\n")
    [all...]
SDL_nxvideo.h 36 #define Dprintf printf
38 #define Dprintf(ignore...)
  /external/libunwind/src/ia64/
Gparser.c 150 Dprintf ("libunwind: bad abreg=0x%x\n", abreg);
196 Dprintf ("libunwind: excess spill!\n");
739 Dprintf ("%s: invalid register number %d\n", __FUNCTION__, regnum);
846 Dprintf ("%s: can't save to register number %d\n",
876 Dprintf ("%s: frame-size %ld not an integer "
885 Dprintf ("%s: can only ADD to stack-pointer\n",
1052 Dprintf ("%s: state record for func 0x%lx, t=%u (flags=0x%lx):\n",
1059 Dprintf (" %s <- ", unw.preg_name[r - sr->curr.reg]);
1063 Dprintf ("r%lu", (long) r->val);
1066 Dprintf ("f%lu", (long) r->val)
    [all...]
Gscript.c 256 Dprintf ("%s: script exceeds maximum size of %u instructions!\n",
367 Dprintf ("%s: register %u has unexpected `where' value of %u\n",
632 Dprintf ("%s: failed to build unwind script for ip %lx\n",
672 Dprintf ("%s: failed to create unwind script\n", __FUNCTION__);
690 Dprintf ("%s: failed to locate/build unwind script for ip %lx\n",
736 Dprintf ("%s: failed to create unwind script\n", __FUNCTION__);
Gstep.c 327 Dprintf ("%s: ip, sp, and bsp unchanged; stopping here (ip=0x%lx)\n",
Gtables.c 415 Dprintf (__FILE__".%s: failed to allocate %zu bytes",
  /external/libunwind/include/
libunwind_i.h 288 # define Dprintf(format, ...) ALOGI(format, ##__VA_ARGS__);
302 # define Dprintf(format...) fprintf (stderr, format)
310 # define Dprintf(format...)
  /external/libunwind/src/arm/
Gstep.c 66 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n",
  /external/libunwind/src/dwarf/
Gparser.c 806 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n",

Completed in 1012 milliseconds