OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUTO
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/hpc/stand/hpcboot/menu/
menu.cpp
339
SET_CHECK(
AUTO
, pref.auto_boot);
357
if (IS_CHECKED(
AUTO
)) {
373
if (IS_CHECKED(
AUTO
)) {
/src/usr.bin/xlint/lint1/
decl.c
616
* There is no need to clear d_asm in decl_level structs with context
AUTO
, as
675
if (dcs->d_scl == REG || dcs->d_scl ==
AUTO
) {
1531
sc =
AUTO
;
1538
* is
AUTO
or EXTERN (functions). If we are wrong, it
1542
sc =
AUTO
;
1544
} else if (sc ==
AUTO
|| sc == STATIC || sc == TYPEDEF
1549
sc =
AUTO
;
1587
sym->s_scl =
AUTO
;
2412
&& (sym->s_scl ==
AUTO
|| sym->s_scl == REG)) {
2604
case
AUTO
[
all
...]
lint1.h
176
AUTO
, /* automatic symbols (except register) */
374
bool d_asm:1; /* set if d_ctx ==
AUTO
and asm() present */
lex.c
138
kwdef_sclass( "
auto
",
AUTO
, 78,0,1),
1525
scl = block_level > 0 ?
AUTO
: EXTERN;
init.c
146
return sym->s_scl ==
AUTO
|| sym->s_scl == REG;
func.c
930
rn->u.ops.left->u.sym->s_scl ==
AUTO
)
tree.c
3257
tn->u.ops.left->u.sym->s_scl ==
AUTO
;
/src/share/terminfo/
terminfo
163
# -am Enable
auto
-margin.
169
# -nam No
auto
-margin - suppress <am> capability
518
# assume
auto
margins, no padding and/or xon/xoff, and a 24x80 screen.
2439
# that you set
auto
-nl to "on", if you set it off use vt100-nam
2571
# | | |
Auto
XON/XOFF 0-Off | | | Power 0-60 Hz
2859
vt220-nam|v200-nam|VT220 in VT100 mode with no
auto
margins,
2902
vt320nam|v320n|DEC VT320 in VT100 emul. mode with NO
AUTO
WRAP mode,
10219
# Inhibit
Auto
Wrap NO
11393
#
Auto
-flip mode (\Ev) is likely faster than the scrolling mode (\Ew)
11394
# enabled in <is2>, but
auto
-flip is very jarring so we don't use it
[
all
...]
Completed in 31 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025