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
defs:CLEAR
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/arch/loongarch/loongson64/
H
A
D
smp.c
34
#define
CLEAR
0x0c
macro
/kernel/linux/linux-5.10/drivers/net/ppp/
H
A
D
bsd_comp.c
199
#define
CLEAR
256 /* table clear output code */
macro
/kernel/linux/linux-5.10/tools/firewire/
H
A
D
nosy-dump.c
824
#define
CLEAR
"\033[H\033[2J"
macro
/kernel/linux/linux-6.6/drivers/net/ppp/
H
A
D
bsd_comp.c
199
#define
CLEAR
256 /* table clear output code */
macro
/kernel/linux/linux-6.6/tools/firewire/
H
A
D
nosy-dump.c
824
#define
CLEAR
"\033[H\033[2J"
macro
/kernel/linux/linux-5.10/drivers/dma/dw/
H
A
D
regs.h
71
struct dw_dma_irq_regs
CLEAR
; /* w (ack, affects "raw") */
member
/kernel/linux/linux-6.6/drivers/dma/dw/
H
A
D
regs.h
71
struct dw_dma_irq_regs
CLEAR
; /* w (ack, affects "raw") */
member
/kernel/linux/common_modules/tzdriver/core/
H
A
D
smc_smp.c
125
CLEAR
, /* clear this cmd index */
enumerator
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/
H
A
D
skfbi.h
804
#define
CLEAR
(io,mask) outpw((io),inpw(io)&(~(mask)))
macro
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/
H
A
D
skfbi.h
804
#define
CLEAR
(io,mask) outpw((io),inpw(io)&(~(mask)))
macro
Completed in 15 milliseconds