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

  /external/bluetooth/glib/gthread/
gthread-win32.c 593 static gboolean beenhere = FALSE; local
596 if (beenhere)
599 beenhere = TRUE;
  /external/zlib/examples/
enough.c 159 calculations for offset and bit in beenhere() for the details.
255 local int beenhere(int syms, int len, int left, int mem, int rem) function
355 if (beenhere(syms, len, left, mem, rem))
548 /* allocate and clear done array for beenhere() */
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xxf86dga/
XF86DGA.c 652 static char beenhere = 0; local
654 if (beenhere)
656 beenhere = 1;
676 static int beenHere = 0;
702 if (!beenHere) {
703 beenHere = 1;
  /external/bluetooth/glib/glib/
gutils.c 1939 static gboolean beenhere = FALSE; local
2538 static gboolean beenhere = FALSE; local
    [all...]
gmain.c 458 static gboolean beenhere = FALSE; local
460 if (!beenhere)
464 beenhere = TRUE;
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
lib.c 529 static int beenhere = 0; local
531 if (beenhere++)
  /external/dbus/dbus/
dbus-sysdeps-win.c 482 static dbus_bool_t beenhere = FALSE; local
488 if (beenhere)
512 beenhere = TRUE;
    [all...]

Completed in 475 milliseconds