Searched
full:floating (Results
526 -
550 of
3773) sorted by null
<<21222324252627282930>>
/external/libffi/src/ia64/ |
ia64_flags.h | 36 /* Homogeneous Floating Point Aggregates (HFAs) which are returned
|
/external/llvm/include/llvm/Analysis/ |
BlockFrequencyInfo.h | 49 /// floating points.
|
/external/llvm/include/llvm/CodeGen/ |
MachineBlockFrequencyInfo.h | 49 /// the other block frequencies. We do this to avoid using of floating points.
|
/external/llvm/include/llvm/IR/ |
Type.h | 56 HalfTyID, ///< 1: 16-bit floating point type 57 FloatTyID, ///< 2: 32-bit floating point type 58 DoubleTyID, ///< 3: 64-bit floating point type 59 X86_FP80TyID, ///< 4: 80-bit floating point type (X87) 60 FP128TyID, ///< 5: 128-bit floating point type (112-bit mantissa) 61 PPC_FP128TyID, ///< 6: 128-bit floating point type (two 64-bits, PowerPC) 160 /// isFloatingPointTy - Return true if this is one of the six floating point 177 default: llvm_unreachable("Invalid floating type"); 311 /// is only valid on floating point types. If the FP type does not
|
/external/llvm/include/llvm/MC/ |
MCInstBuilder.h | 43 /// \brief Add a new floating point immediate operand.
|
/external/llvm/lib/Target/MSP430/ |
README.txt | 30 7. Implement floating point stuff (softfp?)
|
/external/llvm/lib/Target/PowerPC/ |
PPCRegisterInfo.td | 45 // FPR - One of the 32 64-bit floating-point registers 77 // Floating-point registers 192 // ABI the size of the Floating-point register save area is determined by the 196 // sure that the Floating-point register save area is always as small as
|
/external/llvm/lib/Target/Sparc/ |
SparcRegisterInfo.td | 33 // Rf - 32-bit floating-point registers 37 // Rd - Slots in the FP register file for 64-bit floating-point values. 86 // Floating-point registers 158 // Floating point register classes.
|
/external/llvm/lib/Target/SystemZ/ |
SystemZRegisterInfo.td | 105 // Floating-point registers 108 // Lower 32 bits of one of the 16 64-bit floating-point registers 113 // One of the 16 64-bit floating-point registers 127 // Floating-point registers
|
/external/llvm/test/Analysis/CostModel/ARM/ |
gep.ll | 19 ; Cost of scalar floating point geps should be one. We cannot fold the address
|
/external/llvm/test/CodeGen/AArch64/ |
floatdp_2source.ll | 24 ; These will be enabled with the implementation of floating-point litpool entries.
|
/external/llvm/test/CodeGen/SystemZ/ |
fp-conv-01.ll | 1 ; Test floating-point truncations.
|
/external/mesa3d/ |
common.py | 101 opts.Add(BoolOption('texture_float', 'enable floating-point textures and renderbuffers', 'no'))
|
/external/opencv/ml/src/ |
mlknearest.cpp | 325 CV_ERROR( CV_StsBadArg, "Input samples must be floating-point matrix (<num_samples>x<var_count>)" ); 336 "The results must be floating-point or integer (in case of classification) vector" ); 346 "The neighbor responses (if present) must be floating-point matrix of <num_samples> x <k> size" ); 354 "The distances from the neighbors (if present) must be floating-point matrix of <num_samples> x <k> size" );
|
/external/protobuf/src/google/protobuf/ |
generated_message_util.h | 68 // Constants for special floating point values.
|
/external/qemu/distrib/jpeg-6b/ |
makcjpeg.st | 35 pcfltlib.lib ; floating point library
|
makdjpeg.st | 35 pcfltlib.lib ; floating point library
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
e_sqrt.h | 75 * equal to huge for some floating point number "huge" and "tiny". 216 /* use floating add to find out rounding direction */ 238 Other methods (use floating-point arithmetic) 261 a floating point number x (in IEEE double format) respectively 281 correction terms. Now magically the floating value of y (y's 328 use the expression y+-ulp for the next representable floating 367 a floating point number x (in IEEE double format) respectively 375 containing correction terms. Now magically the floating 417 use the expression y+-ulp for the next representable floating
|
/external/skia/include/core/ |
SkError.h | 34 * handles for SkPictures floating around, and it would be a good idea
|
/external/v8/test/mjsunit/regress/ |
regress-create-exception.js | 46 j *= 1.123567; // An arbitrary floating point number.
|
/external/webrtc/src/modules/audio_processing/ns/ |
Android.mk | 25 # Files for floating point.
|
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/ |
fisheye.rsh | 46 // Convert x and y to floating point coordinates with center as origin
|
fisheye_approx.rsh | 46 // Convert x and y to floating point coordinates with center as origin
|
vignette.rsh | 48 // Convert x and y to floating point coordinates with center as origin
|
vignette_approx.rsh | 48 // Convert x and y to floating point coordinates with center as origin
|
Completed in 1386 milliseconds
<<21222324252627282930>>