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:extraSize
(Results
26 - 34
of
34
) sorted by relevance
1
2
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H
A
D
moving_photo_processor.cpp
257
size_t
extraSize
= 0;
in GetUpdatedMovingPhotoData()
local
/third_party/skia/src/gpu/ops/
H
A
D
GrOp.h
85
MakeWithExtraMemory( GrRecordingContext* context, size_t
extraSize
, Args&&... args)
MakeWithExtraMemory()
argument
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/
H
A
D
Rkvpu_OMX_Vdec.c
390
OMX_U32
extraSize
= 0;
in Rkvpu_SendInputData()
local
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H
A
D
zip_file.cpp
750
uint16_t
extraSize
= 0;
GetDataOffsetRelative()
local
775
uint16_t
extraSize
= 0;
ExtractFileFromMMap()
local
784
UnzipWithInflatedFromMMap(const ZipEntry &zipEntry, const uint16_t
extraSize
, void *mmapDataPtr, std::unique_ptr<uint8_t[]> &dataPtr, size_t &len) const
UnzipWithInflatedFromMMap()
argument
936
uint16_t
extraSize
= 0;
ExtractToBufByName()
local
[all...]
/third_party/lzma/C/
H
A
D
XzDec.c
2552
UInt64
extraSize
;
in XzStatInfo_SetStat()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H
A
D
bms_bundle_installer_test.cpp
2718
uint16_t
extraSize
= 0;
in HWTEST_F()
local
2733
uint16_t
extraSize
= 0;
in HWTEST_F()
local
2832
uint16_t
extraSize
= 100;
in HWTEST_F()
local
2847
uint16_t
extraSize
= 100;
in HWTEST_F()
local
/third_party/mesa3d/src/virtio/venus-protocol/
H
A
D
vn_protocol_driver_defines.h
384
size_t
extraSize
;
member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H
A
D
vktPipelineExtendedDynamicStateTests.cpp
3350
const auto
extraSize
= m_testConfig.getActiveExtraPrimitiveOverEstSize();
in checkSupport()
local
4297
const auto
extraSize
= static_cast<vk::VkDeviceSize>(dataOffset + trailingSize);
in prepareVertexBuffers()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H
A
D
vktPipelineExtendedDynamicStateTests.cpp
2790
const auto
extraSize
= m_testConfig.getActiveExtraPrimitiveOverEstSize();
in checkSupport()
local
3575
const auto
extraSize
= static_cast<vk::VkDeviceSize>(dataOffset + trailingSize);
in prepareVertexBuffers()
local
Completed in 49 milliseconds
1
2