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:memory_size
(Results
1 - 11
of
11
) sorted by relevance
/third_party/ltp/testcases/kernel/mem/page/
H
A
D
page01.c
74
int
memory_size
;
local
H
A
D
page02.c
73
int
memory_size
, half_memory_size;
local
/third_party/node/deps/v8/src/regexp/
H
A
D
regexp-stack.h
58
size_t
memory_size
() const { return thread_local_.memory_size_; }
in memory_size()
function in v8::internal::final
/third_party/FreeBSD/sys/dev/usb/
H
A
D
usb_transfer.h
82
usb_size_t
memory_size
;
member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H
A
D
NewGVN.cpp
346
unsigned
memory_size
() const { return MemoryMembers.size(); }
in memory_size()
function in __anon25179::CongruenceClass
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H
A
D
va_pack.c
560
unsigned
memory_size
= (valhall_opcodes[I->op].exact >> 27) & 0x7;
in va_pack_load()
local
/third_party/mesa3d/src/gallium/auxiliary/util/
H
A
D
u_helpers.c
391
util_throttle_memory_usage(struct pipe_context *pipe, struct util_throttle *t, uint64_t
memory_size
)
util_throttle_memory_usage()
argument
/third_party/backends/backend/
H
A
D
kvs1025_low.h
147
int
memory_size
; /* in MB */
member
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H
A
D
inlined_vector.h
78
auto
memory_size
= destroy_size * sizeof(ValueType);
in DestroyElements()
local
/third_party/skia/third_party/externals/libwebp/src/dec/
H
A
D
vp8l_dec.c
549
const uint64_t
memory_size
= sizeof(*dec->rescaler) +
in AllocateAndInitRescaler()
local
/third_party/skia/third_party/externals/freetype/include/freetype/
H
A
D
freetype.h
2153
FT_Long
memory_size
;
member
Completed in 28 milliseconds