OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:follow_mode
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/src/
collctrl.h
172
Follow_type get_follow_mode () { return
follow_mode
; };
368
Follow_type
follow_mode
;
member in class:Coll_Ctrl
collctrl.cc
184
follow_mode
= FOLLOW_ON;
271
follow_mode
= cc->
follow_mode
;
466
|| (
follow_mode
!= 0 && follow_default != 1)
586
switch (
follow_mode
)
731
if (
follow_mode
!= 0)
1708
if (
follow_mode
!= FOLLOW_NONE)
1709
sb.appendf ("F:%d;", (int)
follow_mode
);
2123
follow_mode
= FOLLOW_ON;
2129
follow_mode
= FOLLOW_NONE
[
all
...]
/src/external/gpl3/binutils.old/dist/gprofng/src/
collctrl.h
172
Follow_type get_follow_mode () { return
follow_mode
; };
367
Follow_type
follow_mode
;
member in class:Coll_Ctrl
collctrl.cc
184
follow_mode
= FOLLOW_ON;
271
follow_mode
= cc->
follow_mode
;
466
|| (
follow_mode
!= 0 && follow_default != 1)
586
switch (
follow_mode
)
731
if (
follow_mode
!= 0)
1708
if (
follow_mode
!= FOLLOW_NONE)
1709
sb.appendf ("F:%d;", (int)
follow_mode
);
2123
follow_mode
= FOLLOW_ON;
2129
follow_mode
= FOLLOW_NONE
[
all
...]
/src/external/bsd/less/dist/
os.c
82
extern int
follow_mode
;
118
int timeout = (waiting_for_data && !(scanning_eof &&
follow_mode
== FOLLOW_NAME)) ? -1 : waiting_for_data_delay;
ch.c
134
extern int
follow_mode
;
325
if (ignore_eoi &&
follow_mode
== FOLLOW_NAME && curr_ifile_changed())
opttbl.c
58
public int
follow_mode
; /* F cmd Follows file desc or file name? */
variable
515
BOOL, FOLLOW_DESC, &
follow_mode
, NULL,
Completed in 26 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026