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:totalSize
(Results
1 - 25
of
97
) sorted by relevance
1
2
3
4
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
H
A
D
BufferConsumer_impl.h
60
size_t
totalSize
= sizeof(T) * count;
in NextN()
local
/third_party/node/deps/icu-small/source/tools/toolutil/
H
A
D
collationinfo.cpp
31
int32_t
totalSize
= indexes[CollationDataReader::IX_TOTAL_SIZE];
in printSizes()
local
H
A
D
swapimpl.cpp
121
int32_t
totalSize
=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]);
in upname_swap()
local
/third_party/icu/icu4c/source/tools/toolutil/
H
A
D
collationinfo.cpp
31
int32_t
totalSize
= indexes[CollationDataReader::IX_TOTAL_SIZE];
in printSizes()
local
H
A
D
swapimpl.cpp
121
int32_t
totalSize
=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]);
in upname_swap()
local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H
A
D
collationinfo.cpp
31
int32_t
totalSize
= indexes[CollationDataReader::IX_TOTAL_SIZE];
in printSizes()
local
H
A
D
swapimpl.cpp
120
int32_t
totalSize
=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]);
in upname_swap()
local
/third_party/skia/third_party/externals/freetype/src/psaux/
H
A
D
psarrst.h
59
size_t
totalSize
; /* total bytes allocated */
member
/third_party/icu/icu4c/source/common/
H
A
D
rbbirb.cpp
167
int32_t
totalSize
= headerSize
in flattenData()
local
H
A
D
rbbidata.cpp
360
int32_t
totalSize
= headerSize + breakDataLength;
in ubrk_swap()
local
/third_party/lzma/CPP/Windows/
H
A
D
FileSystem.cpp
88
bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &
totalSize
, UInt64 &freeSize)
in MyGetDiskFreeSpace()
argument
/third_party/node/deps/icu-small/source/common/
H
A
D
rbbirb.cpp
166
int32_t
totalSize
= headerSize
in flattenData()
local
H
A
D
rbbidata.cpp
360
int32_t
totalSize
= headerSize + breakDataLength;
in ubrk_swap()
local
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
rbbirb.cpp
167
int32_t
totalSize
= headerSize
in flattenData()
local
/third_party/icu/icu4c/source/i18n/
H
A
D
collationdatawriter.cpp
224
int32_t
totalSize
= indexesLength * 4;
in write()
local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H
A
D
collationdatawriter.cpp
224
int32_t
totalSize
= indexesLength * 4;
in write()
local
[all...]
/third_party/skia/src/core/
H
A
D
SkArenaAlloc.cpp
110
const uint32_t
totalSize
= sizeIncludingFooter + skipOverhead;
in allocObjectWithFooter()
local
H
A
D
SkBlockAllocator.cpp
51
size_t SkBlockAllocator::
totalSize
() const {
in totalSize()
function in SkBlockAllocator
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H
A
D
parseConst.cpp
185
size_t
totalSize
= index + size;
in visitConstantUnion()
local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H
A
D
VkDescriptorPool.cpp
123
size_t
totalSize
= 0;
in allocateSets()
local
H
A
D
VkQueue.cpp
37
size_t
totalSize
= submitSize;
in DeepCopySubmitInfo()
local
/third_party/skia/third_party/externals/icu/source/i18n/
H
A
D
collationdatawriter.cpp
224
int32_t
totalSize
= indexesLength * 4;
in write()
local
[all...]
/third_party/lzma/C/
H
A
D
XzIn.c
235
UInt64
totalSize
= Xz_GetPackSize(p);
in Xz_ReadBackward()
local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H
A
D
esextcTextureBufferTextureBufferRange.cpp
546
glw::GLuint FormatInfo::countAlignedSize(glw::GLuint offsetAlignment, glw::GLuint
totalSize
)
in countAlignedSize()
argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H
A
D
glcShaderGroupVoteTests.cpp
204
std::size_t
totalSize
= renderSize.width * renderSize.height * 4;
in validateScreenPixels()
local
Completed in 23 milliseconds
1
2
3
4