/external/webkit/Source/WebCore/html/ |
NumberInputType.cpp | 138 // ... that number subtracted from the step base is not an integral multiple
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
SimpleFontDataLinux.cpp | 234 // Though WebKit supports non-integral advances, Skia only supports them
|
/frameworks/compile/libbcc/runtime/test/Unit/ |
floattidf_test.c | 23 // ti_int is a 64 bit integral type
|
floatuntidf_test.c | 23 // tu_int is a 64 bit integral type
|
/frameworks/compile/mclinker/lib/Support/ |
Space.cpp | 33 // page_boundary - Given a file size, return the size to read integral pages.
|
/libcore/luni/src/main/java/java/util/ |
Grego.java | 104 * @param day the 1970-epoch day (integral value)
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_string.h | 492 _Self& _M_append_dispatch(_Integer __n, _Integer __x, const __true_type& /*Integral*/) 496 _Self& _M_append_dispatch(_InputIter __f, _InputIter __l, const __false_type& /*Integral*/) 742 const __true_type& /*Integral*/) 747 const __false_type& /*Integral*/) { [all...] |
_slist.h | 489 // Check whether it's an integral type. If so, it's not an iterator. 526 // Check whether it's an integral type. If so, it's not an iterator. 562 // Check whether it's an integral type. If so, it's not an iterator.
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_string.h | 492 _Self& _M_append_dispatch(_Integer __n, _Integer __x, const __true_type& /*Integral*/) 496 _Self& _M_append_dispatch(_InputIter __f, _InputIter __l, const __false_type& /*Integral*/) 742 const __true_type& /*Integral*/) 747 const __false_type& /*Integral*/) { [all...] |
_slist.h | 489 // Check whether it's an integral type. If so, it's not an iterator. 526 // Check whether it's an integral type. If so, it's not an iterator. 562 // Check whether it's an integral type. If so, it's not an iterator.
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_string.h | 492 _Self& _M_append_dispatch(_Integer __n, _Integer __x, const __true_type& /*Integral*/) 496 _Self& _M_append_dispatch(_InputIter __f, _InputIter __l, const __false_type& /*Integral*/) 742 const __true_type& /*Integral*/) 747 const __false_type& /*Integral*/) { [all...] |
_slist.h | 489 // Check whether it's an integral type. If so, it's not an iterator. 526 // Check whether it's an integral type. If so, it's not an iterator. 562 // Check whether it's an integral type. If so, it's not an iterator.
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_string.h | 492 _Self& _M_append_dispatch(_Integer __n, _Integer __x, const __true_type& /*Integral*/) 496 _Self& _M_append_dispatch(_InputIter __f, _InputIter __l, const __false_type& /*Integral*/) 742 const __true_type& /*Integral*/) 747 const __false_type& /*Integral*/) { [all...] |
_slist.h | 489 // Check whether it's an integral type. If so, it's not an iterator. 526 // Check whether it's an integral type. If so, it's not an iterator. 562 // Check whether it's an integral type. If so, it's not an iterator.
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_string.h | 492 _Self& _M_append_dispatch(_Integer __n, _Integer __x, const __true_type& /*Integral*/) 496 _Self& _M_append_dispatch(_InputIter __f, _InputIter __l, const __false_type& /*Integral*/) 742 const __true_type& /*Integral*/) 747 const __false_type& /*Integral*/) { [all...] |
/external/clang/lib/Sema/ |
SemaCast.cpp | [all...] |
/external/fdlibm/ |
k_standard.c | 55 * 24-- ieee_pow(neg,non-integral) 456 /* neg**non-integral */ 467 (void) WRITE2("neg**non-integral: DOMAIN error\n", 32);
|
/external/libxml2/ |
trionan.c | 409 double integral, fraction; 423 (fraction = modf(number, &integral), 424 integral == fraction)));
|
/external/stlport/stlport/stl/ |
_slist.h | 489 // Check whether it's an integral type. If so, it's not an iterator. 526 // Check whether it's an integral type. If so, it's not an iterator. 562 // Check whether it's an integral type. If so, it's not an iterator.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/ |
hypergeometric.tcc | 405 * formulae in Abramowitz & Stegun formula 15.3.6 for d = c - a - b not integral 406 * and formula 15.3.11 for d = c - a - b integral. 425 * The reflection formula for integral @f$ m = c - a - b @f$ is:
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
hypergeometric.tcc | 407 * 15.3.6 for d = c - a - b not integral and formula 15.3.11 for 408 * d = c - a - b integral. This assumes a, b, c != negative 427 * The reflection formula for integral @f$ m = c - a - b @f$ is:
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
hypergeometric.tcc | 407 * 15.3.6 for d = c - a - b not integral and formula 15.3.11 for 408 * d = c - a - b integral. This assumes a, b, c != negative 427 * The reflection formula for integral @f$ m = c - a - b @f$ is:
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
hypergeometric.tcc | 405 * formulae in Abramowitz & Stegun formula 15.3.6 for d = c - a - b not integral 406 * and formula 15.3.11 for d = c - a - b integral. 425 * The reflection formula for integral @f$ m = c - a - b @f$ is:
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
hypergeometric.tcc | 405 * formulae in Abramowitz & Stegun formula 15.3.6 for d = c - a - b not integral 406 * and formula 15.3.11 for d = c - a - b integral. 425 * The reflection formula for integral @f$ m = c - a - b @f$ is:
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
hypergeometric.tcc | 405 * formulae in Abramowitz & Stegun formula 15.3.6 for d = c - a - b not integral 406 * and formula 15.3.11 for d = c - a - b integral. 425 * The reflection formula for integral @f$ m = c - a - b @f$ is:
|