OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fraction
(Results
201 - 225
of
2010
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bison/lib/
printf-frexp.h
1
/* Split a double into
fraction
and mantissa, for hexadecimal printf.
printf-frexpl.c
1
/* Split a 'long double' into
fraction
and mantissa, for hexadecimal printf.
printf-frexpl.h
1
/* Split a 'long double' into
fraction
and mantissa, for hexadecimal printf.
/external/chromium-trace/catapult/tracing/tracing/metrics/system_health/
hazard_metric.html
48
// represents the
fraction
of users that would be satisfied with a
56
// The risk of impacting responsiveness is framed as the
fraction
of users
58
// Scroll Response. The
fraction
of users who are unsatisfied with something
59
// is equal to 1 - the
fraction
of users who are satisfied with it.
/external/fdlibm/
s_significand.c
17
* for exercising the
fraction
-part(F) IEEE 754-1985 test vector.
/external/jemalloc/test/src/
timer.c
52
/*
Fraction
. */
/external/skia/src/utils/
SkFloatUtils.h
63
/** # of
fraction
bits in a number. */
72
/** The mask for the
fraction
bits. */
95
/** Returns the
fraction
bits of this number. */
102
// * the
fraction
bits are not all zero.
/external/webrtc/webrtc/modules/audio_coding/codecs/
audio_encoder.cc
54
void AudioEncoder::SetProjectedPacketLossRate(double
fraction
) {}
/external/webrtc/webrtc/modules/audio_coding/codecs/mock/
mock_audio_encoder.h
43
MOCK_METHOD1(SetProjectedPacketLossRate, void(double
fraction
));
/external/webrtc/webrtc/modules/rtp_rtcp/include/
remote_ntp_time_estimator.h
33
// NTP
fraction
|ntp_frac| and RTP timestamp |rtcp_timestamp|.
/external/webrtc/webrtc/video/
report_block_stats.h
39
// Returns the total
fraction
of lost packets (or -1 if less than two report
/frameworks/base/core/java/android/annotation/
FractionRes.java
29
* to be a
fraction
resource reference.
/frameworks/base/core/res/res/values-sw600dp/
dimens.xml
57
(the screen is in landscape). This may be either a
fraction
or a dimension.-->
60
(the screen is in portrait). This may be either a
fraction
or a dimension.-->
63
(the screen is in portrait). This may be either a
fraction
or a dimension.-->
66
(the screen is in landscape). This may be either a
fraction
or a dimension.-->
/frameworks/base/core/res/res/values-sw720dp/
dimens.xml
25
(the screen is in landscape). This may be either a
fraction
or a dimension.-->
28
(the screen is in portrait). This may be either a
fraction
or a dimension.-->
31
(the screen is in portrait). This may be either a
fraction
or a dimension.-->
34
(the screen is in landscape). This may be either a
fraction
or a dimension.-->
/frameworks/support/annotations/src/android/support/annotation/
FractionRes.java
30
* to be a
fraction
resource reference.
/packages/apps/LegacyCamera/jni/
mosaic_renderer_jni.h
16
// What
fraction
of the screen viewport width has been allocated to show the
/packages/inputmethods/LatinIME/java/res/layout/
more_suggestions.xml
34
latin:keyHintLetterRatio="@
fraction
/config_more_suggestions_info_ratio"
/prebuilts/go/darwin-x86/src/math/
frexp.go
7
// Frexp breaks f into a normalized
fraction
/prebuilts/go/linux-x86/src/math/
frexp.go
7
// Frexp breaks f into a normalized
fraction
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/machine/
ieee.h
54
* Define the number of bits in each
fraction
and exponent.
69
* in the
fraction
; to represent 2 , we need two, and so on. This
161
* Floats whose exponent is zero are either zero (iff all
fraction
165
* high
fraction
; if the bit is set, it is a `quiet NaN'.
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/machine/
ieee.h
50
* Define the number of bits in each
fraction
and exponent.
65
* in the
fraction
; to represent 2 , we need two, and so on. This
148
* Floats whose exponent is zero are either zero (iff all
fraction
152
* high
fraction
; if the bit is set, it is a `quiet NaN'.
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/machine/
ieee.h
51
* Define the number of bits in each
fraction
and exponent.
66
* in the
fraction
; to represent 2 , we need two, and so on. This
112
* Floats whose exponent is zero are either zero (iff all
fraction
116
* high
fraction
; if the bit is set, it is a `quiet NaN'.
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/machine/
ieee.h
54
* Define the number of bits in each
fraction
and exponent.
69
* in the
fraction
; to represent 2 , we need two, and so on. This
161
* Floats whose exponent is zero are either zero (iff all
fraction
165
* high
fraction
; if the bit is set, it is a `quiet NaN'.
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/machine/
ieee.h
50
* Define the number of bits in each
fraction
and exponent.
65
* in the
fraction
; to represent 2 , we need two, and so on. This
148
* Floats whose exponent is zero are either zero (iff all
fraction
152
* high
fraction
; if the bit is set, it is a `quiet NaN'.
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/machine/
ieee.h
51
* Define the number of bits in each
fraction
and exponent.
66
* in the
fraction
; to represent 2 , we need two, and so on. This
112
* Floats whose exponent is zero are either zero (iff all
fraction
116
* high
fraction
; if the bit is set, it is a `quiet NaN'.
Completed in 584 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>