HomeSort by relevance Sort by last modified time
    Searched full:there (Results 926 - 950 of 22005) sorted by null

<<31323334353637383940>>

  /external/qemu/android/protocol/
ui-commands-impl.h 27 * service. Note that there can be only one instance of this service in the UI.
ui-commands-proxy.h 22 * service. Note that there can be only one instance of this service in the core.
user-events-impl.h 22 * service. Note that there can be only one instance of this service in the core.
user-events-protocol.h 31 * by the event parameters (if there are any).
user-events-proxy.h 22 * service. Note that there can be only one instance of this service in the UI.
  /external/qemu/android/utils/
dirscanner.h 31 * Returns NULL when there is no more elements in the list.
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CDPlayTracks.3 24 Returns \fB0\fR, or \fB-1\fR if there was an error\&.
SDL_CreateSemaphore.3 15 Returns a pointer to an initialized semaphore or \fBNULL\fR if there was an error\&.
SDL_FillRect.3 15 If there is a clip rectangle set on the destination (set via \fISDL_SetClipRect\fR) then this function will clip based on the intersection of the clip rectangle and the \fBdstrect\fR rectangle and the dstrect rectangle will be modified to represent the area actually filled\&.
SDL_MixAudio.3 16 Do not use this function for mixing together more than two streams of sample data\&. The output from repeated application of this function may be distorted by clipping, because there is no accumulator with greater range than the input (not to mention this being an inefficient way of doing it)\&. Use mixing functions from SDL_mixer, OpenAL, or write your own mixer instead\&.
SDL_PeepEvents.3 22 This function returns the number of events actually stored, or \fB-1\fR if there was an error\&.
SDL_SemTryWait.3 17 Returns \fB0\fR if the semaphore was successfully locked or either \fBSDL_MUTEX_TIMEOUT\fR or \fB-1\fR if the thread would have suspended or there was an error, respectivly\&.
SDL_SemWait.3 17 Returns \fB0\fR if successful or \fB-1\fR if there was an error (leaving the semaphore unchanged)\&.
SDL_SemWaitTimeout.3 17 Returns \fB0\fR if the semaphore was successfully locked or either \fBSDL_MUTEX_TIMEOUT\fR or \fB-1\fR if the timeout period was exceeded or there was an error, respectivly\&.
SDL_SetColorKey.3 22 This function returns \fB0\fR, or \fB-1\fR if there was an error\&.
SDL_VideoInfo.3 28 Is there a window manager available
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_cdrom.h 67 /** Given a status, returns true if there's a disk in the drive */
83 /** The rest of this structure is only valid if there's a CD in drive */
161 * @return This function returns 0, or -1 if there was an error.
168 * @return It returns 0, or -1 if there was an error.
  /external/qemu/distrib/sdl-1.2.15/src/main/beos/
SDL_BeApp.h 29 /* Quit the Be Application, if there's nothing left to do */
  /external/qemu/distrib/sdl-1.2.15/src/main/qtopia/
SDL_qtopia_main.cc 16 // some issues in Qtopia where there are left-over qcop files in /tmp/.
  /external/qemu/distrib/sdl-1.2.15/src/video/dummy/
SDL_nullevents.c 24 /* Being a null driver, there's no event stream. We just define stubs for
  /external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
SDL_macwm_c.h 30 * There's no Carbonized gamma support in Mac OS X, since PBStatusSync() and
  /external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
SDL_QPEApp.h 29 /* Quit the QPE Application, if there's nothing left to do */
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/res/
IntegerResourceLoader.java 38 // Decode into long, because there are some large hex values in the android resource files
  /external/skia/include/core/
SkLineClipper.h 35 /* Intersect the line segment against the rect. If there is a non-empty
  /external/skia/include/effects/
SkBlurDrawLooper.h 21 should there be an option to just draw the shadow/blur layer? webkit?

Completed in 465 milliseconds

<<31323334353637383940>>