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:clear_selection
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/vt/
H
A
D
selection.c
8
* 'void
clear_selection
(void)'
44
volatile int start; /* cleared by
clear_selection
*/
51
/*
clear_selection
, highlight and highlight_pointer can be called
75
*
clear_selection
- remove current selection
80
void
clear_selection
(void)
in clear_selection()
function
88
EXPORT_SYMBOL_GPL(
clear_selection
);
variable
199
clear_selection
();
in vc_selection_store_chars()
307
clear_selection
();
in vc_do_selection()
325
clear_selection
();
in vc_selection()
346
clear_selection
();
in vc_selection()
[all...]
H
A
D
vt.c
905
clear_selection
();
in hide_cursor()
917
clear_selection
();
in set_cursor()
1258
clear_selection
();
in vc_do_resize()
2385
clear_selection
();
in do_con_trol()
3000
clear_selection
();
in console_callback()
4676
clear_selection
();
in con_font_set()
4707
clear_selection
();
in con_font_default()
/kernel/linux/linux-6.6/drivers/tty/vt/
H
A
D
selection.c
8
* 'void
clear_selection
(void)'
44
volatile int start; /* cleared by
clear_selection
*/
51
/*
clear_selection
, highlight and highlight_pointer can be called
76
*
clear_selection
- remove current selection
81
void
clear_selection
(void)
in clear_selection()
function
89
EXPORT_SYMBOL_GPL(
clear_selection
);
variable
200
clear_selection
();
in vc_selection_store_chars()
308
clear_selection
();
in vc_do_selection()
326
clear_selection
();
in vc_selection()
347
clear_selection
();
in vc_selection()
[all...]
H
A
D
vt.c
853
clear_selection
();
in hide_cursor()
865
clear_selection
();
in set_cursor()
1206
clear_selection
();
in vc_do_resize()
2338
clear_selection
();
in do_con_trol()
2952
clear_selection
();
in console_callback()
4617
clear_selection
();
in con_font_set()
4648
clear_selection
();
in con_font_default()
/kernel/linux/linux-5.10/include/linux/
H
A
D
selection.h
17
extern void
clear_selection
(void);
/kernel/linux/linux-6.6/include/linux/
H
A
D
selection.h
17
extern void
clear_selection
(void);
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H
A
D
selection.c
48
clear_selection
();
in __speakup_set_selection()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H
A
D
selection.c
48
clear_selection
();
in __speakup_set_selection()
Completed in 14 milliseconds