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:getchar
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/boot/
H
A
D
tty.c
86
int
getchar
(void)
in getchar()
function
113
getchar
();
in kbd_flush()
126
return
getchar
();
in getchar_timeout()
H
A
D
video.c
106
key =
getchar
();
in get_entry()
H
A
D
boot.h
349
int
getchar
(void);
/kernel/linux/linux-6.6/arch/x86/boot/
H
A
D
tty.c
86
int
getchar
(void)
in getchar()
function
113
getchar
();
in kbd_flush()
126
return
getchar
();
in getchar_timeout()
H
A
D
video.c
106
key =
getchar
();
in get_entry()
H
A
D
boot.h
316
int
getchar
(void);
/kernel/linux/linux-5.10/scripts/
H
A
D
bin2c.c
22
while ((ch =
getchar
()) != EOF) {
in main()
/kernel/linux/linux-6.6/samples/user_events/
H
A
D
example.c
57
getchar
();
in main()
/kernel/linux/linux-5.10/samples/auxdisplay/
H
A
D
cfag12864b-example.c
261
while (
getchar
() != '\n');
in main()
/kernel/linux/linux-6.6/samples/auxdisplay/
H
A
D
cfag12864b-example.c
261
while (
getchar
() != '\n');
in main()
/kernel/linux/linux-6.6/tools/include/nolibc/
H
A
D
stdio.h
99
/* getc(), fgetc(),
getchar
() */
114
int
getchar
(void)
in getchar()
function
/kernel/linux/linux-6.6/tools/testing/selftests/sched/
H
A
D
cs_prctl_test.c
351
getchar
();
in main()
/kernel/linux/linux-5.10/tools/power/acpi/os_specific/service_layers/
H
A
D
osunixxf.c
452
if ((input_char =
getchar
()) == EOF) {
in acpi_os_get_line()
/kernel/linux/linux-6.6/tools/power/acpi/os_specific/service_layers/
H
A
D
osunixxf.c
452
if ((input_char =
getchar
()) == EOF) {
in acpi_os_get_line()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H
A
D
aicasm.c
578
input =
getchar
();
in output_listing()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/
H
A
D
aicasm.c
578
input =
getchar
();
in output_listing()
/kernel/linux/linux-6.6/lib/zstd/compress/
H
A
D
fse_compress.c
528
getchar
();
in FSE_normalizeCount()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/
H
A
D
sparsebit.c
2055
ch =
getchar
();
in get8()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/
H
A
D
sparsebit.c
2053
ch =
getchar
();
in get8()
Completed in 15 milliseconds