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:SIZE
(Results
1 - 25
of
26
) sorted by relevance
1
2
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/
H
A
D
prot_sao.c
16
#define
SIZE
(64 * 1024)
macro
H
A
D
hugetlb_vs_thp_test.c
9
#define
SIZE
(16 * 1024 * 1024)
macro
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H
A
D
prot_sao.c
16
#define
SIZE
(64 * 1024)
macro
H
A
D
hugetlb_vs_thp_test.c
9
#define
SIZE
(16 * 1024 * 1024)
macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/stringloops/
H
A
D
strlen.c
8
#define
SIZE
256
macro
H
A
D
memcmp.c
10
#define
SIZE
256
macro
/kernel/linux/linux-6.6/tools/testing/selftests/exec/
H
A
D
binfmt_script.py
14
SIZE
=256
variable
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/stringloops/
H
A
D
strlen.c
8
#define
SIZE
256
macro
H
A
D
memcmp.c
10
#define
SIZE
256
macro
/kernel/linux/linux-5.10/lib/
H
A
D
test_hash.c
141
#define
SIZE
256 /* Run time is cubic in
SIZE
*/
macro
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H
A
D
madv_populate.c
26
#define
SIZE
(2 * 1024 * 1024)
macro
[all...]
H
A
D
mlock2-tests.c
104
#define
SIZE
"Size:"
macro
/kernel/liteos_a/kernel/include/
H
A
D
los_base.h
59
#define
SIZE
(a) (a)
macro
/kernel/linux/linux-6.6/lib/
H
A
D
test_hash.c
142
#define
SIZE
256 /* Run time is cubic in
SIZE
*/
macro
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H
A
D
mlock2-tests.c
105
#define
SIZE
"Size:"
macro
/kernel/linux/linux-5.10/samples/bpf/
H
A
D
tracex2_user.c
41
#define
SIZE
sizeof(struct task)
macro
/kernel/linux/linux-6.6/drivers/media/platform/amphion/
H
A
D
vpu_msgs.c
353
const unsigned int
SIZE
= sizeof(u32);
in vpu_core_run_msg_work()
local
/kernel/linux/linux-6.6/samples/bpf/
H
A
D
tracex2_user.c
40
#define
SIZE
sizeof(struct task)
macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
sstep.h
100
#define
SIZE
(n) ((n) << 12)
macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
sstep.h
99
#define
SIZE
(n) ((n) << 12)
macro
/kernel/linux/linux-5.10/drivers/media/pci/cobalt/
H
A
D
cobalt-omnitek.c
49
#define
SIZE
(c) (BASE + 0x58 + ((c) * 0x40))
macro
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/
H
A
D
cobalt-omnitek.c
49
#define
SIZE
(c) (BASE + 0x58 + ((c) * 0x40))
macro
/kernel/liteos_a/tools/build/mk/
H
A
D
los_config.mk
61
SIZE
= $(LITEOS_COMPILER_PATH)$(CROSS_COMPILE)size
macro
74
SIZE
= $(LITEOS_COMPILER_PATH)$(CROSS_COMPILE)size
macro
/kernel/linux/linux-5.10/fs/coda/
H
A
D
upcall.c
71
#define
SIZE
(tag) max_t(unsigned int, INSIZE(tag), OUTSIZE(tag))
macro
[all...]
/kernel/linux/linux-6.6/fs/coda/
H
A
D
upcall.c
71
#define
SIZE
(tag) max_t(unsigned int, INSIZE(tag), OUTSIZE(tag))
macro
[all...]
Completed in 13 milliseconds
1
2