OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:floating
(Results
476 - 500
of
3773
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/bison/lib/
signbitl.c
1
/* signbit() macro: Determine the sign bit of a
floating
-point number.
/external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_tree_model.h
55
// returned widget has a
floating
reference.
/external/chromium/testing/gmock/include/gmock/internal/
gmock-internal-utils.h
122
// is bool, an integer type (excluding bool), a
floating
-point type,
160
// All standard
floating
-point types.
197
// Converting bool to any
floating
-point type is lossless.
222
// Converting an integer to a
floating
-point type may be lossy, since
223
// the format of a
floating
-point number is implementation-defined.
228
// Converting a
floating
-point to bool is lossy.
233
// Converting a
floating
-point to an integer is lossy.
238
// Converting a
floating
-point to another
floating
-point is lossless
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/example/
bench_wsh.py
35
containing <message> every <time> seconds. <time> can be a
floating
point
/external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_tree_model.h
52
// returned widget has a
floating
reference.
/external/chromium_org/chrome/browser/ui/gtk/
fullscreen_exit_bubble_gtk.h
71
// A pointer to the
floating
container that is our parent.
tab_contents_container_gtk.h
45
// Handler for |floating_|'s "set-
floating
-position" signal. During this
/external/chromium_org/chrome/browser/ui/panels/
detached_panel_collection.h
17
// This class manages a group of free-
floating
panels.
/external/chromium_org/net/quic/
quic_data_writer.h
46
// Write unsigned
floating
point corresponding to the value. Large values are
/external/chromium_org/sync/syncable/
mutable_entry.h
64
//
floating
around if at all possible. Could we store this in Directory?
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
RealtimeAnalyser.h
84
// doFFTAnalysis() stores the
floating
-point magnitude analysis data here.
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontCacheKey.h
41
// Multiplying the
floating
point size by 100 gives two decimal point
/external/chromium_org/third_party/WebKit/Source/wtf/
IntegralTypedArrayBase.h
35
// (non-
floating
-point) values.
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
utils.h
38
// Linux uses a 80bit wide
floating
point stack on x86. This induces double
40
// An easy way to test if the
floating
-point operations are correct is to
41
// evaluate: 89255.0/1e22. If the
floating
-point stack is 64 bits wide then
53
// Windows uses a 64bit wide
floating
point stack.
/external/chromium_org/third_party/angle/src/compiler/
InfoSink.h
14
// Returns the fractional part of the given
floating
-point number.
/external/chromium_org/third_party/angle/src/libGLESv2/
Float16ToFloat32.py
6
# This script generates a function that converts 16-bit precision
floating
/external/chromium_org/third_party/mesa/src/
common.py
101
opts.Add(BoolOption('texture_float', 'enable
floating
-point textures and renderbuffers', 'no'))
/external/chromium_org/third_party/skia/include/core/
SkError.h
34
* handles for SkPictures
floating
around, and it would be a good idea
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
floatnum.c
2
*
Floating
point number functions.
41
/* 97-bit internal
floating
point format:
57
/* constants describing parameters of internal
floating
point format */
82
/* Power of ten tables used by the
floating
point I/O routines.
519
N_("Unsupported
floating
-point arithmetic operation"));
542
* ptr -> the array to return the little-endian
floating
point value into.
543
* flt -> the
floating
point value to convert.
704
N_("underflow in
floating
point expression"));
707
N_("overflow in
floating
point expression"));
/external/chromium_org/ui/views/controls/scrollbar/
bitmap_scroll_bar.h
23
// have customized, non-native appearances, like
floating
HUDs etc.
/external/chromium_org/v8/test/mjsunit/regress/
regress-create-exception.js
46
j *= 1.123567; // An arbitrary
floating
point number.
/external/clang/test/Misc/
diag-line-wrapping.cpp
20
// CHECK: implicit conversion loses
floating
-point precision
/external/clang/test/Sema/
transparent-union.c
63
float f; // expected-warning{{
floating
}}
/external/clang/test/SemaCXX/
warn-literal-conversion.cpp
25
// Test passing a literal
floating
-point value to a function that takes an integer.
/external/compiler-rt/lib/
fixdfdi.c
19
/* Assumption: double is a IEEE 64 bit
floating
point type
Completed in 1303 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>