Searched
full:floating (Results
926 -
950 of
3773) sorted by null
<<31323334353637383940>>
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_limits.h | 135 // Base class for floating-point numbers. 339 // Specializations for all built-in floating-point types. 383 * denormalized floating point numbers, we consider that denormalization 508 // cast the the appropriate floating-point types.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
numeric_traits.h | 102 // Only floating point types. See N1822.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
special_function_util.h | 48 /// A class to encapsulate type dependent floating point
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
numeric_traits.h | 102 // Only floating point types. See N1822.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
special_function_util.h | 48 /// A class to encapsulate type dependent floating point
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
numeric_traits.h | 102 // Only floating point types. See N1822.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
special_function_util.h | 47 /// A class to encapsulate type dependent floating point
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
tokenize_tests.txt | 56 # Floating-point numbers
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
tokenize_tests.txt | 56 # Floating-point numbers
|
/cts/tools/dex-tools/src/dex/reader/ |
DexEncodedValueImpl.java | 217 * zero-extended to the right, and interpreted as an IEEE754 64-bit floating 226 * zero-extended to the right, and interpreted as an IEEE754 32-bit floating
|
/external/aac/libSBRdec/src/ |
sbr_scale.h | 25 Commercially-licensed AAC software libraries, including floating-point versions with enhanced sound quality, 88 fixed point specific code has to rely on scaling factors. A floating
|
/external/bison/lib/ |
time.in.h | 91 time_t to be an integer type, even though C99 permits floating 92 point. We don't know of any implementation that uses floating
|
/external/chromium/base/ |
string_number_conversions.h | 86 // For floating-point conversions, only conversions of input strings in decimal 87 // form are defined to work. Behavior with strings representing floating-point
|
/external/chromium_org/base/strings/ |
string_number_conversions.h | 79 // For floating-point conversions, only conversions of input strings in decimal 80 // form are defined to work. Behavior with strings representing floating-point
|
/external/chromium_org/media/audio/ |
audio_input_device.cc | 308 // Deinterleave each channel and convert to 32-bit floating-point 312 // Deliver captured data to the client in floating point format
|
/external/chromium_org/ppapi/api/ |
pp_var.idl | 39 * A double-precision floating point value. Use the <code>as_double</code> 140 * differentiate between floating point and integer numbers. The
|
/external/chromium_org/ppapi/c/ |
pp_var.h | 49 * A double-precision floating point value. Use the <code>as_double</code> 148 * differentiate between floating point and integer numbers. The
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_texture_signed_rgba.spec | 79 4) How are signed integer values mapped to floating-point values? 84 a floating-point value Xf with the formula:
|
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/ |
mini_disassembler_types.h | 139 OT_SD = 0x0F000000, // scalar double-precision floating-point value 140 OT_PD = 0x10000000, // double-precision floating point
|
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/ |
mini_disassembler_types.h | 139 OT_SD = 0x0F000000, // scalar double-precision floating-point value 140 OT_PD = 0x10000000, // double-precision floating point
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/ |
x86regtmod.gperf | 101 # floating point, MMX, and SSE/SSE2 registers 232 # floating point, MMX, and SSE/SSE2 registers
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/ |
xdflong.asm | 143 idesc64 isrL, 0x0008, 0 ; 0x10, 16, #MF, Floating Point Fault 182 dw isrR, 0 ; 0x10, 16, #MF, Floating Point Fault
|
/external/clang/include/clang/Lex/ |
LiteralSupport.h | 37 /// of a ppnumber, classifying it as either integer, floating, or erroneous, 92 /// GetFloatValue - Convert this numeric literal to a floating value, using
|
/external/eigen/Eigen/src/Core/ |
IO.h | 31 * - \b precision number of digits for floating point values, or one of the special constants \c StreamPrecision and \c FullPrecision. 34 * \c FullPrecision means that the number of digits will be computed to match the full precision of each floating-point
|
/external/libvorbis/doc/ |
helper.html | 117 representation used by the decoder for floating point numbers. For 119 host-native floating point number.</p>
|
Completed in 2033 milliseconds
<<31323334353637383940>>