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:newSize
(Results
1 - 25
of
147
) sorted by relevance
1
2
3
4
5
6
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H
A
D
js_on_size_change_function.cpp
27
JSRef<JSObject>
newSize
= JSRef<JSObject>::New();
in Execute()
local
/third_party/lzma/C/
H
A
D
7zBuf2.c
26
size_t
newSize
= p->pos + size;
in DynBuf_Write()
local
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H
A
D
render_shape_container.cpp
49
Size
newSize
= GetLayoutParam().Constrain(Size(viewBoxWidth, viewBoxHeight));
in PerformLayout()
local
/foundation/arkui/napi/test/unittest/engine/
H
A
D
test_jerryscript.cpp
33
size_t
newSize
= size > JERRY_SCRIPT_MEM_SIZE ? JERRY_SCRIPT_MEM_SIZE : size;
in context_alloc_fn()
local
/foundation/arkui/napi/sample/native_module_systemtest/
H
A
D
test_jerryscript.cpp
32
size_t
newSize
= size > JERRY_SCRIPT_MEM_SIZE ? JERRY_SCRIPT_MEM_SIZE : size;
in context_alloc_fn()
local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H
A
D
memory_file.h
48
void Resize(size_t
newSize
)
in Resize()
argument
/foundation/filemanagement/dfs_service/test/fuzztest/fuzz_common/
H
A
D
cloud_fuzzer_helper.h
31
void ResetData(size_t
newSize
)
in ResetData()
argument
/third_party/icu/icu4c/source/test/perf/leperf/
H
A
D
FontTableCache.cpp
83
le_int32
newSize
= fTableCacheSize + TABLE_CACHE_GROW;
in add()
local
/third_party/icu/icu4c/source/test/letest/
H
A
D
FontTableCache.cpp
81
le_int32
newSize
= fTableCacheSize + TABLE_CACHE_GROW;
in add()
local
/third_party/icu/icu4c/source/samples/layout/
H
A
D
FontTableCache.cpp
79
le_int32
newSize
= fTableCacheSize + TABLE_CACHE_GROW;
in add()
local
/third_party/lzma/CPP/7zip/Common/
H
A
D
OffsetStream.cpp
34
Z7_COM7F_IMF(COffsetOutStream::SetSize(UInt64
newSize
))
in SetSize()
argument
/third_party/jerryscript/tests/unit-core/
H
A
D
test-jmem.cpp
50
size_t
newSize
= size > JERRY_SCRIPT_MEM_SIZE ? JERRY_SCRIPT_MEM_SIZE : size;
in context_alloc_fn()
local
H
A
D
test-api-errortype.cpp
43
size_t
newSize
= size > JERRY_SCRIPT_MEM_SIZE ? JERRY_SCRIPT_MEM_SIZE : size;
in context_alloc_fn()
local
H
A
D
test-unicode.cpp
63
size_t
newSize
= size > JERRY_SCRIPT_MEM_SIZE ? JERRY_SCRIPT_MEM_SIZE : size;
in context_alloc_fn()
local
H
A
D
test-poolman.cpp
65
size_t
newSize
= size > JERRY_SCRIPT_MEM_SIZE ? JERRY_SCRIPT_MEM_SIZE : size;
in context_alloc_fn()
local
/third_party/skia/third_party/externals/icu/source/samples/layout/
H
A
D
FontTableCache.cpp
79
le_int32
newSize
= fTableCacheSize + TABLE_CACHE_GROW;
in add()
local
/third_party/skia/third_party/externals/freetype/src/psaux/
H
A
D
psarrst.c
103
size_t
newSize
= numElements * arrstack->sizeItem;
in cf2_arrstack_setNumElements()
local
/third_party/skia/third_party/externals/dng_sdk/source/
H
A
D
dng_string_list.cpp
52
uint32
newSize
= Max_uint32 (minSize, fAllocated * 2);
in Allocate()
local
/foundation/ability/idl_tool/idl_tool_2/util/
H
A
D
string_pool.cpp
73
size_t
newSize
= dataOffset_ + expand;
in Grow()
local
H
A
D
string_builder.cpp
137
size_t
newSize
= (capacity_ == 0) ? 256 : (capacity_ * 2);
in Grow()
local
[all...]
/foundation/ability/idl_tool/util/
H
A
D
string_pool.cpp
73
size_t
newSize
= static_cast<size_t>(dataOffset_) + expand;
in Grow()
local
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/include/util/
H
A
D
json.h
106
const size_t
newSize
= out.size();
in append()
local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H
A
D
json.h
104
const size_t
newSize
= out.size();
in append()
local
/test/xts/hats/kernel/syscalls/mem/mmap/
H
A
D
MmapSyscallApiTest.cpp
243
size_t
newSize
= 2048;
in HWTEST_F()
local
268
size_t
newSize
= 2048;
in HWTEST_F()
local
293
size_t
newSize
= 2048;
in HWTEST_F()
local
/third_party/libwebsockets/lib/core/
H
A
D
alloc.c
48
TEE_Realloc(void *buffer, uint32_t
newSize
)
in TEE_Realloc()
argument
66
TEE_Realloc(void *buffer, uint32_t
newSize
)
in TEE_Realloc()
argument
Completed in 9 milliseconds
1
2
3
4
5
6