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

  /external/clang/test/PCH/
cxx_exprs.cpp 11 double floating; variable
29 functional_cast_result *double_ptr = &floating;
exprs.c 15 double floating; variable
27 floating_literal *double_ptr = &floating;
52 array_subscript *double_ptr1_5 = &floating;
55 call_returning_double *double_ptr2 = &floating;
58 member_ref_double *double_ptr3 = &floating;
69 conditional_operator *double_ptr4 = &floating;
79 ext_vector_element *double_ptr5 = &floating;
102 generic_selection_expr *double_ptr6 = &floating;
  /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/chromium/chrome/browser/ui/gtk/
gtk_floating_container.cc 114 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;
  /ndk/sources/host-tools/make-3.81/
main.c 107 floating, /* A floating-point number (double). */
389 { 'l', floating, (char *) &max_load_average, 1, 1, 0,
106 floating, \/* A floating-point number (double). *\/ enumerator in enum:command_switch::__anon22155
    [all...]
  /external/webkit/Source/WebCore/rendering/style/
RenderStyle.h 394 EFloat floating() const { return static_cast<EFloat>(noninherited_flags._floating); } function in class:WebCore::RenderStyle
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 

Completed in 111 milliseconds