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:minSize
(Results
51 - 75
of
77
) sorted by relevance
1
2
3
4
/foundation/arkui/ace_engine/frameworks/core/components/list/
H
A
D
list_layout_manager.cpp
72
Size
minSize
;
in MakeInnerLayoutParam()
local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H
A
D
flex_layout_algorithm.cpp
779
auto
minSize
= MainAxisMinValue(AceType::RawPtr(childLayoutWrapper));
in IsKeepMinSize()
local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/button/
H
A
D
button_test_ng.cpp
680
auto
minSize
= std::min(BUTTON_WIDTH, BUTTON_HEIGHT);
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H
A
D
swiper_model_ng.cpp
104
void SwiperModelNG::SetMinSize(const Dimension&
minSize
)
in SetMinSize()
argument
537
void SwiperModelNG::SetMinSize(FrameNode* frameNode, const Dimension&
minSize
)
in SetMinSize()
argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H
A
D
water_flow_test_ng.cpp
378
auto
minSize
= layoutProperty_->GetItemMinSize();
in HWTEST_F()
local
/third_party/skia/src/ports/
H
A
D
SkFontMgr_android_parser.cpp
732
static const size_t
minSize
= fixedLen + 2;
in append_fallback_font_families_for_locale()
local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H
A
D
ByteString.java
1118
private void flushFullBuffer(int
minSize
) {
in flushFullBuffer()
argument
/third_party/vk-gl-cts/modules/glshared/
H
A
D
glsTextureBufferCase.cpp
446
const size_t
minSize
= 4*16;
in modifyBufferSubData()
local
469
const size_t
minSize
= 4*16;
in modifyMapWrite()
local
503
const size_t
minSize
= 4*16;
in modifyMapReadWrite()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H
A
D
textpicker_pattern.cpp
1126
auto
minSize
= SizeF(pickerLayoutConstraint->
minSize
.Width(), pickerLayoutConstraint->
minSize
.Height());
in CheckAndUpdateColumnSize()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H
A
D
text_field_layout_algorithm.cpp
378
std::optional<SizeF>
minSize
;
in CalculateContentWidth()
local
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H
A
D
medialibrary_napi_utils.cpp
1017
constexpr int32_t
minSize
= 224;
in GetFeaturedSinglePortraitAlbumPredicates()
local
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H
A
D
sendable_medialibrary_napi_utils.cpp
932
constexpr int32_t
minSize
= 224;
in GetFeaturedSinglePortraitAlbumPredicates()
local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H
A
D
gap_le_if.c
178
uint8_t
minSize
;
member
1446
int GAPIF_LeSetMinEncKeySize(uint8_t
minSize
)
in GAPIF_LeSetMinEncKeySize()
argument
/third_party/icu/icu4c/source/test/cintltst/
H
A
D
cldrtest.c
123
int32_t
minSize
;
in TestKeyInRootRecursive()
local
173
int32_t
minSize
= ures_getSize(subRootBundle);
in TestKeyInRootRecursive()
local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
validationES1.cpp
96
int
minSize
= 1;
in ValidateBuiltinVertexAttributeCommon()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H
A
D
vktQueryPoolStatisticsTests.cpp
1022
deUint32
minSize
= ~0u;
in checkResult()
local
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H
A
D
render_list.cpp
1116
Size
minSize
;
in MakeInnerLayout()
local
1130
Size
minSize
;
in MakeInnerLayoutForLane()
local
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H
A
D
renderer_in_client.cpp
1510
size_t
minSize
= std::min(readableSize, clientSpanSizeInByte_);
in DrainRingCache()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H
A
D
vktMeshShaderPropertyTestsEXT.cpp
166
const auto
minSize
= kLocalInvocations * kElementSize;
in checkSupport()
local
1595
const auto
minSize
= kLocalInvocations * kElementSize;
in checkSupport()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H
A
D
vktQueryPoolStatisticsTests.cpp
1022
deUint32
minSize
= ~0u;
in checkResult()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H
A
D
vktMeshShaderPropertyTestsEXT.cpp
166
const auto
minSize
= kLocalInvocations * kElementSize;
in checkSupport()
local
1595
const auto
minSize
= kLocalInvocations * kElementSize;
in checkSupport()
local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H
A
D
es31fProgramUniformTests.cpp
886
int
minSize
;
member
1032
int
minSize
;
in generateBasicUniforms()
local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H
A
D
es2fUniformApiTests.cpp
831
int
minSize
;
member
1045
int
minSize
;
in generateBasicUniforms()
local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H
A
D
render_swiper.cpp
305
Size
minSize
= GetLayoutParam().GetMinSize();
in PerformLayout()
local
/third_party/vk-gl-cts/modules/gles3/functional/
H
A
D
es3fUniformApiTests.cpp
996
int
minSize
;
member
1216
int
minSize
;
in generateBasicUniforms()
local
[all...]
Completed in 77 milliseconds
1
2
3
4