Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:ws_col
(Results
1 - 25
of
41
) sorted by relevance
1
2
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
term.c
16
ws->
ws_col
= atoi(s);
in get_term_dimensions()
17
if (ws->ws_row && ws->
ws_col
)
in get_term_dimensions()
23
ws->ws_row && ws->
ws_col
)
in get_term_dimensions()
27
ws->
ws_col
= 80;
in get_term_dimensions()
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
term.c
16
ws->
ws_col
= atoi(s);
in get_term_dimensions()
17
if (ws->ws_row && ws->
ws_col
)
in get_term_dimensions()
23
ws->ws_row && ws->
ws_col
)
in get_term_dimensions()
27
ws->
ws_col
= 80;
in get_term_dimensions()
/kernel/linux/linux-5.10/tools/lib/subcmd/
H
A
D
help.c
102
ws->
ws_col
= atoi(s);
in get_term_dimensions()
103
if (ws->ws_row && ws->
ws_col
)
in get_term_dimensions()
109
ws->ws_row && ws->
ws_col
)
in get_term_dimensions()
113
ws->
ws_col
= 80;
in get_term_dimensions()
125
max_cols = win.
ws_col
- 1; /* don't print *on* the edge */
in pretty_print_string_list()
H
A
D
pager.c
81
pager_columns = sz.
ws_col
;
in setup_pager()
/kernel/linux/linux-6.6/tools/lib/subcmd/
H
A
D
help.c
114
ws->
ws_col
= atoi(s);
in get_term_dimensions()
115
if (ws->ws_row && ws->
ws_col
)
in get_term_dimensions()
121
ws->ws_row && ws->
ws_col
)
in get_term_dimensions()
125
ws->
ws_col
= 80;
in get_term_dimensions()
137
max_cols = win.
ws_col
- 1; /* don't print *on* the edge */
in pretty_print_string_list()
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H
A
D
termios.h
38
unsigned short
ws_col
;
member
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
H
A
D
termios.h
38
unsigned short
ws_col
;
member
/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/
H
A
D
termios.h
17
unsigned short
ws_col
;
member
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
H
A
D
termios.h
10
unsigned short
ws_col
;
member
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
H
A
D
termios.h
48
unsigned short
ws_col
;
member
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H
A
D
termios.h
16
unsigned short
ws_col
;
member
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H
A
D
termios.h
36
unsigned short
ws_col
;
member
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H
A
D
termios.h
36
unsigned short
ws_col
;
member
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/
H
A
D
termios.h
48
unsigned short
ws_col
;
member
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H
A
D
termios.h
17
unsigned short
ws_col
;
member
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H
A
D
termios.h
17
unsigned short
ws_col
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H
A
D
termios.h
12
unsigned short
ws_col
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H
A
D
termios.h
25
unsigned short
ws_col
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H
A
D
termios.h
25
unsigned short
ws_col
;
member
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H
A
D
termios.h
48
unsigned short
ws_col
;
member
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H
A
D
termios.h
48
unsigned short
ws_col
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H
A
D
termios.h
49
unsigned short
ws_col
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H
A
D
termios.h
49
unsigned short
ws_col
;
member
/kernel/linux/linux-5.10/arch/um/drivers/
H
A
D
chan_user.c
61
ret = ((*rows_out != size.ws_row) || (*cols_out != size.
ws_col
));
in generic_window_size()
64
*cols_out = size.
ws_col
;
in generic_window_size()
/kernel/linux/linux-6.6/arch/um/drivers/
H
A
D
chan_user.c
61
ret = ((*rows_out != size.ws_row) || (*cols_out != size.
ws_col
));
in generic_window_size()
64
*cols_out = size.
ws_col
;
in generic_window_size()
Completed in 7 milliseconds
1
2