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

  /external/libffi/testsuite/libffi.call/
float.c 11 static int floating(int a, float b, double c, long double d) function
50 floating (si1, f, d, ld);
52 ffi_call(&cif, FFI_FN(floating), &rint, values);
54 printf ("%d vs %d\n", (int)rint, floating (si1, f, d, ld));
56 CHECK((int)rint == floating(si1, f, d, ld));
  /external/bluetooth/glib/gobject/
gclosure.h 154 volatile guint floating : 1; member in struct:_GClosure
  /external/webkit/WebCore/rendering/style/
RenderStyle.h 372 EFloat floating() const { return static_cast<EFloat>(noninherited_flags._floating); } function in class:WebCore::RenderStyle
    [all...]
  /prebuilt/common/ecj/
ecj.jar 

Completed in 67 milliseconds