Searched
full:floating (Results
326 -
350 of
3773) sorted by null
<<11121314151617181920>>
/external/compiler-rt/ |
README.txt | 127 // Integral / floating point conversion 169 // Floating point raised to integer power 273 // Note: long ago ARM processors did not have floating point hardware support. 274 // Floating point was done in software and floating point parameters were 275 // passed in integer registers. When hardware support was added for floating 277 // floating point parameters in floating point registers.
|
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
package.html | 21 <li>{@link com.jme3.math.ColorRGBA} - Floating-point RGB color with alpha</li> 47 <li>{@link com.jme3.math.FastMath} - Contains static methods for floating-point math</li>
|
/external/llvm/include/llvm/CodeGen/ |
Analysis.h | 69 /// the given LLVM IR floating-point condition code. This includes 70 /// consideration of global floating-point math flags.
|
/external/llvm/lib/Target/Mips/ |
MipsOs16.cpp | 23 // We need to move variables in and/or out of floating point 48 // Figure out if the function will need floating point operations
|
/external/llvm/lib/Target/SystemZ/ |
SystemZ.h | 33 // Condition-code mask assignments for integer and floating-point 42 // Condition-code mask assignments for floating-point comparisons only.
|
/external/llvm/lib/Target/X86/ |
X86.h | 45 /// converts floating point register references and pseudo instructions into 46 /// floating point stack references and physical instructions.
|
/external/llvm/test/CodeGen/NVPTX/ |
arithmetic-fp-sm20.ll | 39 ;; PTX does not have a floating-point rem instruction 72 ;; PTX does not have a floating-point rem instruction
|
/external/llvm/test/CodeGen/R600/ |
store.ll | 5 ; floating-point store 18 ; vec2 floating-point stores
|
/external/llvm/test/MC/AArch64/ |
neon-frsqrt-frecp.s | 6 // Vector Reciprocal Square Root Step (Floating Point) 17 // Vector Reciprocal Step (Floating Point)
|
/external/mesa3d/docs/ |
relnotes-6.5.html | 60 Adds a new half-precision floating point format for image transfers, 81 <li>paletted texturing was broken w/ floating point palettes (K. Schultz)
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_format_aos_array.c | 62 src_type.floating = format_desc->channel[0].type == UTIL_FORMAT_TYPE_FLOAT; 82 if (src_type.floating && src_type.width == 64) {
|
/external/mesa3d/src/mesa/drivers/dri/common/ |
xmlconfig.h | 42 GLfloat _float; /**< \brief Floating-point */ 121 /** \brief Query a floating-point option value */
|
/external/oprofile/events/mips/rm9000/ |
events | 6 event:0x02 counters:0,1 um:zero minimum:500 name:FP_INSTRUCTIONS_ISSUED : Floating-point instructions issued 26 event:0x17 counters:0,1 um:zero minimum:500 name:FP_POSSIBLE_EXCEPTION_CYCLES : Floating-point possible exception cycles
|
/external/v8/src/ |
diy-fp.h | 34 // This "Do It Yourself Floating Point" class implements a floating-point number
|
/external/valgrind/main/memcheck/tests/ |
origin6-fp.c | 2 /* Test of origin tracking through floating point code and in the case 3 where there are large amounts of uninitialised data floating
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
mmintrin-common.h | 90 /* Packed/scalar double precision floating point rounding. */ 115 /* Packed/scalar single precision floating point rounding. */
|
/prebuilts/sdk/renderscript/clang-include/ |
float.h | 1 /*===---- float.h - Characteristics of floating point types ----------------=== 74 /* Characteristics of floating point types, C99 5.2.4.2.2 */
|
/art/runtime/arch/x86/ |
context_x86.h | 58 // Pointers to register locations, floating point registers are all caller save. Values are
|
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_CMPL_DOUBLE.S | 6 * Compare two floating-point values. Puts 0, 1, or -1 into the
|
/dalvik/vm/compiler/template/mips/ |
TEMPLATE_CMPL_FLOAT_VFP.S | 7 * Compare two floating-point values. Puts 0, 1, or -1 into the
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
browser_window_controller_private.h | 46 // Find the total height of the floating bar (in presentation mode). Safe to 81 // Lay out the view which draws the background for the floating bar when in 125 // initially show the floating bar when entering presentation mode, even if the 126 // floating bar does not have focus. This method is safe to call on all OS
|
/external/chromium_org/content/public/browser/ |
web_ui_message_handler.h | 44 // Extract a floating point (double) value from a list Value.
|
/external/chromium_org/media/filters/ |
audio_file_reader.h | 39 // The audio data will be decoded as floating-point linear PCM with
|
/external/chromium_org/ppapi/api/ |
pp_point.idl | 30 * The PP_FloatPoint structure defines the floating-point x and y coordinates
|
/external/chromium_org/ppapi/c/ |
pp_point.h | 43 * The PP_FloatPoint structure defines the floating-point x and y coordinates
|
Completed in 1530 milliseconds
<<11121314151617181920>>