Home
last modified time | relevance | path

Searched refs:floatval (Results 1 – 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/xml/
DXSLTUnicodeSort.cpp184 if (xmlXPathIsNaN(results[j]->floatval)) { in xsltUnicodeSortFunction()
185 if (xmlXPathIsNaN(results[j + incr]->floatval)) in xsltUnicodeSortFunction()
189 } else if (xmlXPathIsNaN(results[j + incr]->floatval)) in xsltUnicodeSortFunction()
191 else if (results[j]->floatval == in xsltUnicodeSortFunction()
192 results[j + incr]->floatval) in xsltUnicodeSortFunction()
194 else if (results[j]->floatval > in xsltUnicodeSortFunction()
195 results[j + incr]->floatval) in xsltUnicodeSortFunction()
237 if (xmlXPathIsNaN(res[j]->floatval)) { in xsltUnicodeSortFunction()
239 incr]->floatval)) in xsltUnicodeSortFunction()
244 floatval)) in xsltUnicodeSortFunction()
[all …]
/external/llvm/test/CodeGen/CellSPU/
Dimmed32.ll45 ;; double float floatval
51 ;; double float floatval
57 ;; double float floatval
63 ;; double float floatval
69 ;; double float floatval
75 ;; double float floatval
/external/libxml2/
Dxpath.c1035 switch (xmlXPathIsInf(cur->floatval)) { in xmlXPathDebugDumpObject()
1043 if (xmlXPathIsNaN(cur->floatval)) { in xmlXPathDebugDumpObject()
1045 } else if (cur->floatval == 0 && xmlXPathGetSign(cur->floatval) != 0) { in xmlXPathDebugDumpObject()
1048 fprintf(output, "Object is a number : %0g\n", cur->floatval); in xmlXPathDebugDumpObject()
2238 ret->floatval = val; in xmlXPathCacheNewFloat()
2252 ret->floatval = val; in xmlXPathCacheNewFloat()
2297 res = xmlXPathCastNumberToString(val->floatval); in xmlXPathCacheConvertString()
2338 return(xmlXPathCacheNewFloat(ctxt, val->floatval)); in xmlXPathCacheObjectCopy()
2504 ret = obj->floatval; in xmlXPathPopNumber()
5110 ret->floatval = val; in xmlXPathNewFloat()
[all …]
Dschematron.c1624 if ((xmlXPathIsNaN(ret->floatval)) || in xmlSchematronRunTest()
1625 (ret->floatval == 0.0)) in xmlSchematronRunTest()
Dxpointer.c2782 num = (int) number->floatval; in xmlXPtrStringRangeFunction()
2788 pos = (int) position->floatval; in xmlXPtrStringRangeFunction()
DdebugXML.c1960 "Is a number:%0g\n", list->floatval); in xmlShellPrintXPathResultCtxt()
/external/libxslt/libxslt/
Dxsltutils.c1186 if (xmlXPathIsNaN(results[j]->floatval)) { in xsltDefaultSortFunction()
1187 if (xmlXPathIsNaN(results[j + incr]->floatval)) in xsltDefaultSortFunction()
1191 } else if (xmlXPathIsNaN(results[j + incr]->floatval)) in xsltDefaultSortFunction()
1193 else if (results[j]->floatval == in xsltDefaultSortFunction()
1194 results[j + incr]->floatval) in xsltDefaultSortFunction()
1196 else if (results[j]->floatval > in xsltDefaultSortFunction()
1197 results[j + incr]->floatval) in xsltDefaultSortFunction()
1243 if (xmlXPathIsNaN(res[j]->floatval)) { in xsltDefaultSortFunction()
1245 incr]->floatval)) in xsltDefaultSortFunction()
1250 floatval)) in xsltDefaultSortFunction()
[all …]
Dfunctions.c634 numberObj->floatval, in xsltFormatNumberFunction()
Dnumbers.c717 *number = obj->floatval; in xsltNumberFormatGetValue()
/external/libxml2/include/libxml/
Dxpath.h116 double floatval; member
/external/libvpx/examples/includes/geshi/docs/
Dgeshi-doc.txt1206 'fmod','flush','floor','flock','floatval','filetype',