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:memsize
(Results
1 - 20
of
20
) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/mman/
H
A
D
mlock.c
28
size_t
memsize
= 4096;
in mlock_0100()
local
H
A
D
mlockall.c
27
size_t
memsize
= 4096;
in mlockall_0100()
local
51
size_t
memsize
= 4096;
in mlockall_0200()
local
70
size_t
memsize
= 4096;
in mlockall_0300()
local
H
A
D
munlockall.c
27
size_t
memsize
= 4096;
in munlockall_0100()
local
52
size_t
memsize
= 4096;
in munlockall_0200()
local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H
A
D
mlock2.c
27
size_t
memsize
= 4096;
in mlock2_0100()
local
49
size_t
memsize
= 4096;
in mlock2_0200()
local
/third_party/node/deps/v8/src/base/
H
A
D
sys-info.cc
68
int64_t
memsize
= 0;
in AmountOfPhysicalMemory()
local
/third_party/ltp/testcases/kernel/controllers/memcg/control/
H
A
D
mem_process.c
23
unsigned long
memsize
;
variable
/third_party/ltp/testcases/kernel/syscalls/mremap/
H
A
D
mremap04.c
96
int
memsize
; /* memory mapped size */
variable
H
A
D
mremap01.c
92
int
memsize
; /* memory mapped size */
variable
[all...]
H
A
D
mremap03.c
88
int
memsize
; /* memory mapped size */
variable
H
A
D
mremap02.c
86
int
memsize
; /* memory mapped size */
variable
/third_party/ltp/testcases/kernel/controllers/memcg/stress/
H
A
D
memcg_process_stress.c
19
unsigned long
memsize
;
variable
/third_party/ltp/testcases/kernel/syscalls/mmap/
H
A
D
mmap001.c
87
unsigned int pages,
memsize
;
in main()
local
[all...]
/third_party/ltp/testcases/kernel/mem/mem/
H
A
D
mem02.c
83
int
memsize
= MEMSIZE; /* Size of memory to allocate */
in main()
local
[all...]
/third_party/curl/lib/
H
A
D
memdebug.c
62
static long
memsize
= 0; /* set number of mallocs allowed */
variable
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
H
A
D
cpuset_memory_test.c
59
static unsigned long
memsize
;
variable
[all...]
/third_party/ltp/testcases/kernel/controllers/memcg/functional/
H
A
D
memcg_process.c
37
static unsigned long
memsize
;
variable
[all...]
/third_party/lz4/lib/
H
A
D
xxhash.h
272
uint32_t
memsize
;
member
283
uint32_t
memsize
;
member
297
unsigned
memsize
;
member
309
unsigned
memsize
;
member
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
H
A
D
xxhash.h
284
uint32_t
memsize
;
member
296
uint32_t
memsize
;
member
311
unsigned
memsize
;
member
324
unsigned
memsize
;
member
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H
A
D
fixed_array.h
198
size_t
memsize
() const { return size() * sizeof(value_type); }
in memsize()
function in absl::FixedArray
/third_party/mesa3d/src/util/
H
A
D
xxhash.h
331
XXH32_hash_t
memsize
;
member
345
XXH32_hash_t
memsize
;
member
[all...]
Completed in 9 milliseconds