HomeSort by relevance Sort by last modified time
    Searched full:integral (Results 376 - 400 of 1168) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
atomic_0.h 139 // For each of the integral types, define atomic_[integral type] struct
158 // NB: Assuming _ITp is an integral scalar type that is 1, 2, 4, or 8 bytes,
atomic_2.h 106 // For each of the integral types, define atomic_[integral type] struct
124 // NB: Assuming _ITp is an integral scalar type that is 1, 2, 4, or
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
poly_laguerre.tcc 165 * The associated Laguerre polynomial is defined for integral
225 * The associated Laguerre polynomial is defined for integral
278 * The associated Laguerre polynomial is defined for integral
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
atomic_0.h 139 // For each of the integral types, define atomic_[integral type] struct
158 // NB: Assuming _ITp is an integral scalar type that is 1, 2, 4, or 8 bytes,
atomic_2.h 106 // For each of the integral types, define atomic_[integral type] struct
124 // NB: Assuming _ITp is an integral scalar type that is 1, 2, 4, or
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
poly_laguerre.tcc 165 * The associated Laguerre polynomial is defined for integral
225 * The associated Laguerre polynomial is defined for integral
278 * The associated Laguerre polynomial is defined for integral
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
poly_laguerre.tcc 166 * The associated Laguerre polynomial is defined for integral
226 * The associated Laguerre polynomial is defined for integral
279 * The associated Laguerre polynomial is defined for integral
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
poly_laguerre.tcc 166 * The associated Laguerre polynomial is defined for integral
226 * The associated Laguerre polynomial is defined for integral
279 * The associated Laguerre polynomial is defined for integral
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
poly_laguerre.tcc 166 * The associated Laguerre polynomial is defined for integral
226 * The associated Laguerre polynomial is defined for integral
279 * The associated Laguerre polynomial is defined for integral
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/tr1/
poly_laguerre.tcc 166 * The associated Laguerre polynomial is defined for integral
226 * The associated Laguerre polynomial is defined for integral
279 * The associated Laguerre polynomial is defined for integral
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
hybi00.py 190 # 5.2 6. if /key-number_n/ is not an integral multiple of /spaces_n/
194 '%s: Key-number (%d) is not an integral multiple of spaces '
  /external/clang/include/clang/AST/
BuiltinTypes.def 21 // SIGNED_TYPE(Id, SingletonId) - A signed integral type.
23 // UNSIGNED_TYPE(Id, SingletonId) - An unsigned integral type.
  /external/clang/test/SemaCXX/
reinterpret-cast.cpp 13 // cast away constness, and is integral, enumeration, pointer or
35 // Test conversion between pointer and integral types, as in /3 and /4.
  /external/clang/test/SemaTemplate/
temp_arg_nontype.cpp 27 A<f(17)> *a10; // expected-error{{non-type template argument of type 'int' is not an integral constant expression}}
35 A<X(17, 42)> *a11; // expected-error{{non-type template argument of type 'X' must have an integral or enumeration type}}
  /external/llvm/include/llvm/Support/
ConstantRange.h 11 // for an integral value. This keeps track of a lower and upper bound for the
22 // The other integral ranges use min/max values for special range values. For
  /external/mesa3d/src/glsl/
ir_variable.cpp 259 * either be an integral constant expressions, or this array must be
375 * either be an integral constant expressions, or this array must be
  /external/openfst/src/include/fst/
bi-table.h 20 // of type T and a signed integral ID.
32 // arbitrary entry of type T and an signed integral ID of type I. The IDs are
  /external/qemu/
cutils.c 331 double val, mul, integral, fraction; local
338 fraction = modf(val, &integral);
  /bionic/libm/src/
s_cbrt.c 55 * where e is integral and >= 0, m is real and in [0, 1), and "/" and
  /external/bison/lib/
strverscmp.c 27 /* states: S_N: normal, S_I: comparing integral part, S_F: comparing
  /external/chromium/base/win/
scoped_variant.h 43 // Creates a new integral type variant and assigns the value to
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
bubble_decoration.mm 58 // The bubble needs to take up an integral number of pixels.
  /external/chromium-trace/trace-viewer/src/
ui.js 158 * subpixel layout issues, the value is rounded to the nearest integral value.
  /external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
p1.cpp 7 // -- an integral constant expression; or
  /external/clang/test/FixIt/
fixit-cxx0x.cpp 9 explicit operator int(); // expected-note{{conversion to integral type}}

Completed in 806 milliseconds

<<11121314151617181920>>