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:Resize
(Results
1 - 12
of
12
) sorted by relevance
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H
A
D
location_mask.h
47
void
Resize
(size_t size)
in Resize()
function in panda::compiler::LocationMask
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H
A
D
location_mask.h
44
void
Resize
(size_t size)
in Resize()
function in ark::compiler::LocationMask
/arkcompiler/runtime_core/libpandabase/mem/
H
A
D
arena_allocator.cpp
118
void ArenaAllocatorT<use_oom_handler>::
Resize
(size_t new_size)
in Resize()
function in panda::ArenaAllocatorT
H
A
D
arena_allocator.h
152
void
Resize
(size_t new_size)
in Resize()
function in panda::ArenaAllocatorT::OnStackBuffT
176
void
Resize
(size_t new_size)
in Resize()
function in panda::ArenaAllocatorT::OnStackBuffT
H
A
D
arena-inl.h
129
inline void Arena::
Resize
(size_t new_size)
in Resize()
function in panda::Arena
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H
A
D
arena_allocator.cpp
113
void ArenaAllocatorT<USE_OOM_HANDLER>::
Resize
(size_t newSize)
in Resize()
function in ark::ArenaAllocatorT
H
A
D
arena_allocator.h
150
void
Resize
(size_t newSize)
in Resize()
function in ark::ArenaAllocatorT::OnStackBuffT
174
void
Resize
(size_t newSize)
in Resize()
function in ark::ArenaAllocatorT::OnStackBuffT
H
A
D
arena-inl.h
129
inline void Arena::
Resize
(size_t newSize)
in Resize()
function in ark::Arena
/arkcompiler/ets_runtime/ecmascript/compiler/
H
A
D
combined_pass_visitor.cpp
38
void CombinedPassVisitor::
Resize
(int32_t size, int32_t num)
in Resize()
function in panda::ecmascript::kungfu::CombinedPassVisitor
/arkcompiler/ets_runtime/ecmascript/
H
A
D
tagged_hash_array.cpp
102
JSHandle<TaggedHashArray> TaggedHashArray::
Resize
(JSThread *thread, const JSHandle<TaggedHashArray> &oldTab,
in Resize()
function in panda::ecmascript::TaggedHashArray
/arkcompiler/ets_runtime/ecmascript/containers/
H
A
D
containers_bitvector.cpp
223
JSTaggedValue ContainersBitVector::
Resize
(EcmaRuntimeCallInfo* argv)
in Resize()
function in panda::ecmascript::containers::ContainersBitVector
/arkcompiler/ets_runtime/ecmascript/js_api/
H
A
D
js_api_bitvector.cpp
414
void JSAPIBitVector::
Resize
(JSThread* thread, const JSHandle<JSAPIBitVector>& bitVector, int newSize)
in Resize()
function in panda::ecmascript::JSAPIBitVector
Completed in 7 milliseconds