Searched defs:floating (Results 1 - 8 of 8) sorted by relevance

/external/clang/test/PCH/
H A Dcxx_exprs.cpp9 double floating; variable
27 functional_cast_result *double_ptr = &floating;
H A Dexprs.c11 double floating; variable
23 floating_literal *double_ptr = &floating;
48 array_subscript *double_ptr1_5 = &floating;
51 call_returning_double *double_ptr2 = &floating;
54 member_ref_double *double_ptr3 = &floating;
65 conditional_operator *double_ptr4 = &floating;
75 ext_vector_element *double_ptr5 = &floating;
98 generic_selection_expr *double_ptr6 = &floating;
/external/libffi/testsuite/libffi.call/
H A Dfloat.c11 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/
H A Dgclosure.h154 volatile guint floating : 1; member in struct:_GClosure
/external/chromium/chrome/browser/ui/gtk/
H A Dgtk_floating_container.cc114 g_signal_new("set-floating-position",
141 GtkFloatingContainer* floating = GTK_FLOATING_CONTAINER(container); local
142 GList* children = floating->floating_children;
154 floating->floating_children =
155 g_list_remove_link(floating->floating_children, children);
182 GtkFloatingContainer* floating = GTK_FLOATING_CONTAINER(container); local
183 GList* children = floating->floating_children;
/external/webkit/Source/WebCore/rendering/style/
H A DRenderStyle.h394 EFloat floating() const { return static_cast<EFloat>(noninherited_flags._floating); } function in class:WebCore::RenderStyle
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 103 milliseconds