HomeSort by relevance Sort by last modified time
    Searched full:precision (Results 576 - 600 of 7852) sorted by null

<<21222324252627282930>>

  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Hpet/
Hpet.aslc 2 This file contains a structure definition for the ACPI 1.0 High Precision Event Timer
26 // High Precision Event Timer Table
  /external/compiler-rt/lib/builtins/arm/
fixdfsivfp.S 15 // Converts double precision float to a 32-bit int rounding towards zero.
16 // Uses Darwin calling convention where a double precision parameter is
fixsfsivfp.S 15 // Converts single precision float to a 32-bit int rounding towards zero.
16 // Uses Darwin calling convention where a single precision parameter is
fixunsdfsivfp.S 15 // Converts double precision float to a 32-bit unsigned int rounding towards
17 // Uses Darwin calling convention where a double precision parameter is
fixunssfsivfp.S 15 // Converts single precision float to a 32-bit unsigned int rounding towards
17 // Uses Darwin calling convention where a single precision parameter is
floatsidfvfp.S 15 // Converts a 32-bit int to a double precision float.
16 // Uses Darwin calling convention where a double precision result is
floatsisfvfp.S 15 // Converts single precision float to a 32-bit int rounding towards zero.
16 // Uses Darwin calling convention where a single precision result is
floatunssidfvfp.S 15 // Converts a 32-bit int to a double precision float.
16 // Uses Darwin calling convention where a double precision result is
floatunssisfvfp.S 15 // Converts single precision float to a 32-bit int rounding towards zero.
16 // Uses Darwin calling convention where a single precision result is
  /external/compiler-rt/lib/builtins/
muldf3.c 1 //===-- lib/muldf3.c - Double-precision multiplication ------------*- C -*-===//
10 // This file implements double-precision soft-float multiplication
mulsf3.c 1 //===-- lib/mulsf3.c - Single-precision multiplication ------------*- C -*-===//
10 // This file implements single-precision soft-float multiplication
negdf2.c 1 //===-- lib/negdf2.c - double-precision negation ------------------*- C -*-===//
10 // This file implements double-precision soft-float negation.
negsf2.c 1 //===-- lib/negsf2.c - single-precision negation ------------------*- C -*-===//
10 // This file implements single-precision soft-float negation.
  /external/deqp/data/gles31/shaders/es31/
linkage_geometry.test 37 precision mediump float;
78 precision mediump float;
91 desc "Geometry shader input precision mismatch"
121 precision mediump float;
134 desc "Geometry shader output precision mismatch"
161 precision mediump float;
203 precision mediump float;
242 precision mediump float;
284 precision mediump float;
324 precision mediump float
    [all...]
  /external/deqp/data/gles31/shaders/es32/
linkage_geometry.test 54 precision mediump float;
94 precision mediump float;
107 desc "Geometry shader input precision mismatch"
136 precision mediump float;
149 desc "Geometry shader output precision mismatch"
175 precision mediump float;
216 precision mediump float;
254 precision mediump float;
295 precision mediump float;
334 precision mediump float
    [all...]
  /external/libcxx/test/std/input.output/iostreams.base/ios.base/fmtflags.state/
precision.pass.cpp 14 // streamsize precision() const;
32 assert(t.precision() == 6);
  /external/libdrm/
xf86drmRandom.h 2 * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
19 * PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
  /external/libpcap/
pcap_get_tstamp_precision.3pcap 24 pcap_get_tstamp_precision \- get the time stamp precision returned in
38 returns the precision of the time stamp returned in packet captures on the pcap
pcap_get_tstamp_precision.3pcap.in 24 pcap_get_tstamp_precision \- get the time stamp precision returned in
38 returns the precision of the time stamp returned in packet captures on the pcap
  /external/llvm/test/CodeGen/NVPTX/
fp-literals.ll 6 ; Make sure we can properly differentiate between single-precision and
7 ; double-precision FP literals.
  /external/mesa3d/src/glx/
indirect_init.h 3 Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
21 IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
  /external/python/cpython2/Include/
floatobject.h 5 PyFloatObject represents a (double precision) floating point number.
24 /* The str() precision PyFloat_STR_PRECISION is chosen so that in most cases,
26 giving plenty of precision for practical use. */
68 preserve precision across conversions. */
81 * 4- byte format is identical to the IEEE-754 single precision format, and
82 * the 8-byte format to the IEEE-754 double precision format, although the
87 * On non-IEEE platforms with more precision, or larger dynamic range, than
89 * precision, or smaller dynamic range, not all values can be unpacked. What
  /external/python/cpython2/Python/
pymath.c 7 thus rounding from extended precision to double precision. */
  /external/python/cpython3/Python/
pymath.c 7 thus rounding from extended precision to double precision. */
  /external/vulkan-validation-layers/libs/glm/detail/
precision.hpp 24 /// @file glm/core/precision.hpp
34 enum precision enum in namespace:glm

Completed in 798 milliseconds

<<21222324252627282930>>