HomeSort by relevance Sort by last modified time
    Searched full:base5 (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/tests/gobject/
ifaceinit.c 173 static gboolean base1, base2, base3, base4, base5, base6; variable
323 base5 = TRUE;
349 g_assert (!base1 && !base2 && !base3 && !base4 && !base5 && !base6);
362 g_assert (base1 && base2 && base3 && base4 && !base5 && !base6);
405 g_assert (base1 && base2 && base3 && base4 && base5 && base6);
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5-0x.cpp 50 Base&& base5 = ConvertsTo<Derived&&>(); local
  /external/grub/netboot/
3c509.c 573 printf("10base5\n");
575 printf("10base5 not present\n");
  /external/qemu/android/
hw-events.h 426 BTN_CODE(BASE5, 0x12a) \

Completed in 915 milliseconds