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:CPP
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/paride/
H
A
D
epat.c
15
1.02 Joshua b. Jore
CPP
(renamed), epat_connect, epat_disconnect
208
/* FIXME: the
CPP
stuff should be fixed to handle multiple EPATs on a chain */
210
#define
CPP
(x) w2(4);w0(0x22);w0(0xaa);w0(0x55);w0(0);w0(0xff);\
macro
219
CPP
(0);
in epat_connect()
222
CPP
(0x40);
CPP
(0xe0);
in epat_connect()
228
/*
CPP
(0x30); */
in epat_connect()
232
CPP
(0xe0);
in epat_connect()
246
{
CPP
(0x30);
in epat_disconnect()
/kernel/linux/linux-6.6/drivers/ata/pata_parport/
H
A
D
epat.c
216
/* FIXME: the
CPP
stuff should be fixed to handle multiple EPATs on a chain */
218
#define
CPP
(x) \
macro
232
CPP
(0);
in epat_connect()
235
CPP
(0x40);
CPP
(0xe0);
in epat_connect()
245
/*
CPP
(0x30); */
in epat_connect()
249
CPP
(0xe0);
in epat_connect()
267
CPP
(0x30);
in epat_disconnect()
/kernel/linux/linux-5.10/scripts/gdb/linux/
H
A
D
Makefile
18
$(
CPP
) -E -x c -P $(c_flags) $< > $@ ;\
/kernel/linux/linux-6.6/scripts/gdb/linux/
H
A
D
Makefile
18
$(
CPP
) -E -x c -P $(c_flags) $< > $@ ;\
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H
A
D
Makefile
40
cmd__cpp_lds_S = $(
CPP
) $(cpp_flags) -P -C -Uxtensa -D__ASSEMBLY__ \
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H
A
D
Makefile
42
cmd__cpp_lds_S = $(
CPP
) $(cpp_flags) -P -C -Uxtensa -D__ASSEMBLY__ \
/kernel/linux/linux-5.10/arch/mips/boot/
H
A
D
Makefile
130
cmd_cpp_its_S = $(
CPP
) -P -C -o $@ $< \
/kernel/linux/linux-6.6/arch/mips/boot/compressed/
H
A
D
Makefile
195
cmd_cpp_its_S = $(
CPP
) -P -C -o $@ $< \
/kernel/linux/linux-6.6/arch/mips/boot/
H
A
D
Makefile
130
cmd_cpp_its_S = $(
CPP
) -P -C -o $@ $< \
/kernel/linux/linux-6.6/arch/powerpc/
H
A
D
Makefile
168
CPP
= $(CC) -E $(KBUILD_CFLAGS)
macro
/kernel/linux/linux-5.10/arch/powerpc/
H
A
D
Makefile
193
CPP
= $(CC) -E $(KBUILD_CFLAGS)
macro
/kernel/linux/linux-5.10/
H
A
D
Makefile
435
CPP
= $(CC) -E
macro
521
export
CPP
AR NM STRIP OBJCOPY OBJDUMP READELF PAHOLE RESOLVE_BTFIDS LEX YACC AWK INSTALLKERNEL
/kernel/linux/linux-6.6/
H
A
D
Makefile
481
CPP
= $(CC) -E
macro
605
export
CPP
AR NM STRIP OBJCOPY OBJDUMP READELF PAHOLE RESOLVE_BTFIDS LEX YACC AWK INSTALLKERNEL
Completed in 9 milliseconds