OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:underflow
(Results
1 - 12
of
12
) sorted by relevancy
/src/lib/libm/arch/vax/
n_scalbn.S
59
jleq
underflow
69
jleq
underflow
/* <= 0? */
75
underflow
:
label
n_scalbn.S
59
jleq
underflow
69
jleq
underflow
/* <= 0? */
75
underflow
:
label
/src/lib/libc/compat/gen/
compat_ldexp_ieee754.c
48
underflow
(double val)
function in typeref:typename:double
95
return
underflow
(val);
100
return
underflow
(val);
126
* Check for
underflow
and overflow, and if none, calculate the
148
return
underflow
(val);
compat_ldexp_ieee754.c
48
underflow
(double val)
function in typeref:typename:double
95
return
underflow
(val);
100
return
underflow
(val);
126
* Check for
underflow
and overflow, and if none, calculate the
148
return
underflow
(val);
/src/lib/libm/src/
s_exp2f.c
50
*
underflow
or overflow trap as well as generating infinity or zero.
64
static volatile double
underflow
= 0x1p-1000;
variable in typeref:typename:volatile double
69
#define
underflow
(tiny * tiny)
macro
138
return
underflow
; /* zero with
underflow
*/
s_exp2f.c
50
*
underflow
or overflow trap as well as generating infinity or zero.
64
static volatile double
underflow
= 0x1p-1000;
variable in typeref:typename:volatile double
69
#define
underflow
(tiny * tiny)
macro
138
return
underflow
; /* zero with
underflow
*/
/src/common/dist/zlib/contrib/iostream/
zfstream.cpp
135
int gzfilebuf::
underflow
() {
function in class:gzfilebuf
zfstream.cpp
135
int gzfilebuf::
underflow
() {
function in class:gzfilebuf
/src/common/dist/zlib/contrib/iostream3/
zfstream.cc
171
// Calls to
underflow
will fail if file not opened for reading
183
gzfilebuf::
underflow
()
function in class:gzfilebuf
186
// (this shouldn't normally happen, as
underflow
is only supposed
318
// Get area starts empty and will be expanded by
underflow
as need arises
zfstream.cc
171
// Calls to
underflow
will fail if file not opened for reading
183
gzfilebuf::
underflow
()
function in class:gzfilebuf
186
// (this shouldn't normally happen, as
underflow
is only supposed
318
// Get area starts empty and will be expanded by
underflow
as need arises
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_hw_sequencer.c
166
"HUBP: format addr_hi width height rot mir sw_mode dcc_en blank_en clock_en ttu_dis
underflow
min_ttu_vblank qos_low_wm qos_high_wm\n");
343
DTN_INFO("OTG: v_bs v_be v_ss v_se vpol vmax vmin vmax_sel vmin_sel h_bs h_be h_ss h_se hpol htot vtot
underflow
blank_en\n");
388
// Clear
underflow
for debug purposes
389
// We want to keep
underflow
sticky bit on for the longevity tests outside of test environment.
754
bool
underflow
;
local in function:false_optc_underflow_wa
759
underflow
= tg->funcs->is_optc_underflow_occurred(tg);
773
if (tg->funcs->is_optc_underflow_occurred(tg) && !
underflow
)
944
/* one pipe
underflow
, we will reset all the pipes*/
amdgpu_dcn10_hw_sequencer.c
166
"HUBP: format addr_hi width height rot mir sw_mode dcc_en blank_en clock_en ttu_dis
underflow
min_ttu_vblank qos_low_wm qos_high_wm\n");
343
DTN_INFO("OTG: v_bs v_be v_ss v_se vpol vmax vmin vmax_sel vmin_sel h_bs h_be h_ss h_se hpol htot vtot
underflow
blank_en\n");
388
// Clear
underflow
for debug purposes
389
// We want to keep
underflow
sticky bit on for the longevity tests outside of test environment.
754
bool
underflow
;
local in function:false_optc_underflow_wa
759
underflow
= tg->funcs->is_optc_underflow_occurred(tg);
773
if (tg->funcs->is_optc_underflow_occurred(tg) && !
underflow
)
944
/* one pipe
underflow
, we will reset all the pipes*/
Completed in 213 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025