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:CHUNK
(Results
1 - 25
of
34
) sorted by relevance
1
2
/third_party/ltp/tools/sparse/sparse-src/
H
A
D
compat.h
20
#define
CHUNK
32768
macro
/third_party/ltp/testcases/kernel/syscalls/writev/
H
A
D
writev07.c
33
#define
CHUNK
64
macro
[all...]
H
A
D
writev01.c
18
#define
CHUNK
64
macro
[all...]
H
A
D
writev05.c
59
#define
CHUNK
K_1 /* single chunk */
macro
H
A
D
writev02.c
64
#define
CHUNK
K_1 /* single chunk */
macro
/third_party/ltp/testcases/kernel/syscalls/pwritev2/
H
A
D
pwritev201.c
25
#define
CHUNK
64
macro
[all...]
H
A
D
pwritev202.c
28
#define
CHUNK
64
macro
/third_party/ltp/testcases/kernel/syscalls/pwritev/
H
A
D
pwritev01.c
23
#define
CHUNK
64
macro
[all...]
H
A
D
pwritev02.c
36
#define
CHUNK
64
macro
/third_party/ltp/testcases/kernel/syscalls/preadv2/
H
A
D
preadv201.c
25
#define
CHUNK
64
macro
[all...]
H
A
D
preadv202.c
30
#define
CHUNK
64
macro
/third_party/ltp/testcases/kernel/security/dirtypipe/
H
A
D
dirtypipe.c
48
#define
CHUNK
64
macro
/third_party/ltp/testcases/kernel/syscalls/preadv/
H
A
D
preadv01.c
24
#define
CHUNK
64
macro
H
A
D
preadv02.c
38
#define
CHUNK
64
macro
/third_party/rust/crates/unicode-ident/generate/src/
H
A
D
main.rs
33
const
CHUNK
: usize = 64;
consts
[all...]
/third_party/zlib/examples/
H
A
D
zpipe.c
28
#define
CHUNK
16384
macro
[all...]
H
A
D
gzjoin.c
75
#define
CHUNK
32768 /* must be a power of two and fit in unsigned */
macro
[all...]
H
A
D
gznorm.c
67
#define
CHUNK
16384
macro
/third_party/mesa3d/src/compiler/glsl/glcpp/
H
A
D
glcpp.c
49
#define
CHUNK
4096
in load_text_fp()
macro
/third_party/ltp/testcases/kernel/syscalls/readv/
H
A
D
readv01.c
24
#define
CHUNK
64
macro
[all...]
H
A
D
readv02.c
27
#define
CHUNK
64
macro
[all...]
/third_party/ltp/testcases/kernel/fs/ftest/
H
A
D
ftest08.c
221
#define
CHUNK
(i) ((((off64_t)i) * testers + me) * csize)
macro
[all...]
H
A
D
ftest04.c
208
#define
CHUNK
(i) (((i) * testers + me) * csize)
macro
[all...]
/third_party/ltp/testcases/kernel/mem/vmtests/
H
A
D
stack_space.c
203
#define
CHUNK
(i) ((i) * csize)
macro
H
A
D
data_space.c
216
#define
CHUNK
(i) ((i) * csize)
macro
Completed in 10 milliseconds
1
2