OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:floating
(Results
376 - 400
of
3773
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/skia/src/core/
SkConvolver.h
36
// Convert between
floating
point and our ConvolutionFixed point representation.
101
// original
floating
point form were clipped.
103
// Returns NULL if the filter is 0-length (for instance when all
floating
127
// 'trimmed_length' if leading/trailing zeros of the original
floating
/external/v8/test/mjsunit/regress/
regress-753.js
28
// Test that JSON.stringify correctly truncates
floating
point numbers.
/external/valgrind/main/drd/tests/
fp_race.c
1
/* Test data race detection between
floating
point variables. */
/frameworks/rs/scriptc/
rs_math.rsh
196
* Pack
floating
point (0-1) RGB values into a uchar4. The alpha component is
208
* Pack
floating
point (0-1) RGBA values into a uchar4.
220
* Pack
floating
point (0-1) RGB values into a uchar4. The alpha component is
230
* Pack
floating
point (0-1) RGBA values into a uchar4.
/ndk/sources/android/cpufeatures/
cpu-features.h
63
* support for single and double precision
floating
point registers.
79
* Half-width
floating
precision VFP extension. If set, the CPU
80
* supports instructions to perform
floating
-point operations on
113
*
floating
-point operations. Use this if you want your code to
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.duration/time.duration.cons/
convert_inexact.pass.cpp
17
// inexact conversions allowed for
floating
point reps
convert_int_to_float.pass.cpp
17
// conversions from integral to
floating
point durations allowed
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
machmode.h
41
(integer,
floating
, complex, etc.) */
53
/* Nonzero if MODE is a
floating
-point mode. */
79
/* Nonzero if MODE is a scalar
floating
point mode. */
84
/* Nonzero if MODE is a decimal
floating
point mode. */
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
machmode.h
41
(integer,
floating
, complex, etc.) */
53
/* Nonzero if MODE is a
floating
-point mode. */
79
/* Nonzero if MODE is a scalar
floating
point mode. */
84
/* Nonzero if MODE is a decimal
floating
point mode. */
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
machmode.h
41
(integer,
floating
, complex, etc.) */
53
/* Nonzero if MODE is a
floating
-point mode. */
79
/* Nonzero if MODE is a scalar
floating
point mode. */
84
/* Nonzero if MODE is a decimal
floating
point mode. */
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
machmode.h
41
(integer,
floating
, complex, etc.) */
53
/* Nonzero if MODE is a
floating
-point mode. */
79
/* Nonzero if MODE is a scalar
floating
point mode. */
84
/* Nonzero if MODE is a decimal
floating
point mode. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
mathdef.h
35
/* The ix87 FPUs evaluate all values in the 80 bit
floating
-point format
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
endian.h
39
/* Some machines may need to use a different endianness for
floating
point
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathdef.h
35
/* The ix87 FPUs evaluate all values in the 80 bit
floating
-point format
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
endian.h
39
/* Some machines may need to use a different endianness for
floating
point
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathdef.h
35
/* The ix87 FPUs evaluate all values in the 80 bit
floating
-point format
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
endian.h
39
/* Some machines may need to use a different endianness for
floating
point
/prebuilts/sdk/renderscript/include/
rs_math.rsh
196
* Pack
floating
point (0-1) RGB values into a uchar4. The alpha component is
208
* Pack
floating
point (0-1) RGBA values into a uchar4.
220
* Pack
floating
point (0-1) RGB values into a uchar4. The alpha component is
230
* Pack
floating
point (0-1) RGBA values into a uchar4.
/external/qemu/fpu/
softfloat-specialize.h
9
This C source fragment is part of the SoftFloat IEC/IEEE
Floating
-point
39
| Raises the exceptions specified by `flags'.
Floating
-point traps can be
59
| Returns 1 if the half-precision
floating
-point value `a' is a quiet
74
| Returns 1 if the half-precision
floating
-point value `a' is a signaling
89
| Returns a quiet NaN if the half-precision
floating
point value `a' is a
111
| Returns the result of converting the half-precision
floating
-point NaN
129
| precision
floating
-point format.
149
| Returns 1 if the single-precision
floating
-point value `a' is a quiet
164
| Returns 1 if the single-precision
floating
-point value `a' is a signaling
179
| Returns a quiet NaN if the single-precision
floating
point value `a' is
[
all
...]
/art/runtime/arch/x86/
portable_entrypoints_x86.S
61
fstpl (%ecx) // store the
floating
point result as double
64
fstps (%ecx) // store the
floating
point result as float
84
movd %eax, %xmm0 // Place return value also into
floating
point return value.
/bionic/libm/include/mips/
fenv.h
33
/* MIPS FPU
floating
point control register bits.
35
* 31-25 ->
floating
point conditions code bits set by FP compare
100
/* Default
floating
-point environment */
/development/ndk/platforms/android-9/arch-mips/include/
fenv.h
33
/* MIPS FPU
floating
point control register bits.
35
* 31-25 ->
floating
point conditions code bits set by FP compare
100
/* Default
floating
-point environment */
/external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-internal.h
290
// This template class represents an IEEE
floating
-point number
296
// two
floating
-points will be equal exactly. Hence a naive
299
// Format of IEEE
floating
-point:
302
//
floating
-point looks like
318
// RawType: the raw
floating
-point type (either float or double)
323
//
floating
point number.
353
// The maximum error of a single
floating
-point operation is 0.5
354
// units in the last place. On Intel CPU's, all
floating
-point
362
// Constructs a FloatingPoint from a raw
floating
-point number.
372
// Reinterprets a bit pattern as a
floating
-point number
[
all
...]
/external/chromium_org/third_party/libxml/src/
trionan.c
18
* Functions to handle special quantities in
floating
-point numbers
77
* We must enable IEEE
floating
-point on Alpha
238
@return
Floating
-point representation of negative zero.
255
@return
Floating
-point representation of positive infinity.
299
@return
Floating
-point value of negative infinity.
320
@return
Floating
-point representation of NaN.
347
* the Invalid Operation
floating
-point exception is unmasked.
367
@param number An arbitrary
floating
-point number.
438
@param number An arbitrary
floating
-point number.
516
@param number An arbitrary
floating
-point number
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_bld_blend.c
153
} else if(bld->type.
floating
&& func == PIPE_BLEND_SUBTRACT) {
163
} else if(bld->type.
floating
&& func == PIPE_BLEND_REVERSE_SUBTRACT) {
176
if (bld->type.
floating
&& factor_src == factor_dst) {
Completed in 738 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>