Searched
full:floating (Results
1476 -
1500 of
3773) sorted by null
<<51525354555657585960>>
/external/chromium_org/base/third_party/dmg_fp/ |
dtoa.cc | 41 * Inspired loosely by William D. Clinger's paper "How to Read Floating 48 * 2. We get by with floating-point arithmetic in a case that 55 * result in the hard case, we use floating-point 70 * #define IBM for IBM mainframe-style floating-point arithmetic. 71 * #define VAX for VAX-style floating-point arithmetic (D_floating). 72 * #define No_leftright to omit left-right logic in fast floating-point 152 * floating-point numbers and flushes underflows to zero rather 172 * #define NO_HEX_FP to omit recognition of hexadecimal floating-point [all...] |
/external/oprofile/events/ppc64/power5/ |
events | [all...] |
/bionic/libm/include/ |
math.h | 77 /* Symbolic constants to classify floating point numbers. */ 164 * effect of raising floating-point exceptions, so they are not declared
|
/development/ndk/platforms/android-3/include/ |
math.h | 90 /* Symbolic constants to classify floating point numbers. */ 179 * effect of raising floating-point exceptions, so they are not declared
|
/development/ndk/platforms/android-9/include/ |
math.h | 90 /* Symbolic constants to classify floating point numbers. */ 179 * effect of raising floating-point exceptions, so they are not declared
|
/device/generic/goldfish/camera/fake-pipeline2/ |
Sensor.cpp | 85 // Take advantage of IEEE floating-point format to calculate an approximate 88 // Modifier is based on IEEE floating-point representation; the
|
/external/bison/darwin-lib/ |
time.h | 403 time_t to be an integer type, even though C99 permits floating 404 point. We don't know of any implementation that uses floating
|
/external/bison/linux-lib/ |
time.h | 403 time_t to be an integer type, even though C99 permits floating 404 point. We don't know of any implementation that uses floating
|
/external/chromium_org/chrome/common/extensions/docs/static/css/ |
site.css | 451 /* scroll.js adds and removes the floating class depending on the scroll 453 #gc-sidebar.floating {
|
/external/chromium_org/third_party/JSON/JSON-2.59/ |
README | [all...] |
/external/chromium_org/third_party/JSON/JSON-2.59/blib/man3/ |
JSON__backportPP.3pm | [all...] |
/external/chromium_org/third_party/JSON/out/man/man3/ |
JSON__backportPP.3pm | [all...] |
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
strtod.cc | 180 // On x86 the floating-point stack can be 64 or 80 bits wide. If it is 194 // This is possible because IEEE guarantees that floating-point operations
|
/external/chromium_org/third_party/icu/source/i18n/ |
digitlst.h | 70 * Digit List is actually a Decimal Floating Point number. 90 * A DigitList is really a representation of a floating point value.
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prlong.h | 169 ** LL_L2F Convert to floating point 170 ** LL_L2D Convert to floating point
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/ |
tokenizer.h | 104 TYPE_FLOAT, // A floating point literal, with a fractional part and/or 305 // It also needs to know if the first characted was a . to parse floating
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
expr.h | 47 YASM_EXPR_FLOAT = 1<<3, /**< Floating point value */ 63 yasm_floatnum *flt; /**< Floating point value (YASM_EXPR_FLOAT) */
|
/external/chromium_org/v8/src/ |
strtod.cc | 180 // On x86 the floating-point stack can be 64 or 80 bits wide. If it is 195 // This is possible because IEEE guarantees that floating-point operations
|
/external/clang/lib/Basic/ |
TargetInfo.cpp | 483 case 'E': // immediate floating point. 484 case 'F': // immediate floating point.
|
/external/eigen/bench/ |
bench_norm.cpp | 105 ibeta = std::numeric_limits<Scalar>::radix; //NumTraits<Scalar>::Base; // base for floating-point numbers 109 rbig = std::numeric_limits<Scalar>::max(); // largest floating-point number
|
/external/icu4c/i18n/ |
digitlst.h | 74 * Digit List is actually a Decimal Floating Point number. 94 * A DigitList is really a representation of a floating point value.
|
/external/jpeg/ |
jmorecfg.h | 287 #define DCT_FLOAT_SUPPORTED /* floating-point: accurate, fast on fast HW */ 380 * by your compiler. (Note that this type is only used in the floating point
|
/external/libffi/src/ia64/ |
ffi.c | 74 This is a macro instead of a function, so that it works for all 3 floating 174 /* We want to return VOID for raw floating-point types, but the
|
/external/llvm/include/llvm/CodeGen/ |
FastISel.h | 211 /// instruction with the given type, opcode, and register and floating-point 247 /// instruction with the given type, opcode, and floating-point immediate
|
/external/llvm/include/llvm/IR/ |
IntrinsicsARM.td | 324 // Vector Conversions Between Floating-point and Integer 334 // Vector Conversions Between Floating-point and Fixed-point.
|
Completed in 1838 milliseconds
<<51525354555657585960>>