| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | callcoll.c | 481 int32_t maxSize = 100; in getOrders() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | MultisampledRenderToTextureTest.cpp | 238 GLint maxSize; in TEST_P() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTestLog.cpp | 226 static Vector<int, Size> computeScaledSize (const Vector<int, Size>& imageSize, int maxSize) in computeScaledSize() argument
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | js_bigint_test.cpp | 248 uint32_t maxSize = maxSafeIntPlusOne->GetLength(); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| H A D | elf_checker.h | 280 size_t maxSize; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
| H A D | menu_view.cpp | 1054 CalcSize maxSize = { CalcLength(previewWidth), CalcLength(previewHeight) }; in CustomPreviewParentNodeCreate() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
| H A D | grid_pattern.cpp | 564 size_t maxSize = 0; in IsFirstOrLastFocusableChild() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/box/ |
| H A D | rosen_render_box.cpp | 303 Size maxSize; local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
| H A D | swiper_layout_algorithm.cpp | 388 float maxSize = 0.0f; in GetChildMaxSize() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| H A D | text_field_layout_algorithm.cpp | 908 GetSuitableSize(SizeF& maxSize, LayoutWrapper* layoutWrapper) GetSuitableSize() argument 1058 auto maxSize = GetMaxMeasureSize(contentConstraint); AdaptInlineFocusFontSize() local 1094 IsInlineFocusAdaptExceedLimit(const SizeF& maxSize) IsInlineFocusAdaptExceedLimit() argument 1121 auto maxSize = GetMaxMeasureSize(contentConstraint); AdaptInlineFocusMinFontSize() local 1156 IsInlineFocusAdaptMinExceedLimit(const SizeF& maxSize, uint32_t maxViewLines) IsInlineFocusAdaptMinExceedLimit() argument 1178 auto maxSize = GetMaxMeasureSize(contentConstraint); CreateParagraphAndLayout() local 1256 DidExceedMaxLines(const SizeF& maxSize) DidExceedMaxLines() argument 1266 IsAdaptExceedLimit(const SizeF& maxSize) IsAdaptExceedLimit() argument [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | canvas_component.cpp | 2116 const uint32_t maxSize = 1024; in SetLineDash() local
|
| /foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/ |
| H A D | hevc_decoder.cpp | 1572 int32_t maxSize = 1024; // 1024 max size of one log in HevcDecLog() local
|
| /foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/ |
| H A D | tag_nci_adapter.cpp | 1140 void TagNciAdapter::HandleNdefCheckResult(uint8_t status, uint32_t currentSize, uint32_t flag, uint32_t maxSize) in HandleNdefCheckResult() argument
|
| H A D | tag_nci_adapter_ntf.cpp | 1042 void TagNciAdapterNtf::HandleNdefCheckResult(uint8_t status, uint32_t currentSize, uint32_t flag, uint32_t maxSize)
in HandleNdefCheckResult() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/ |
| H A D | cloud_storage_utils.cpp | 1253 bool CloudStorageUtils::IsGetCloudDataContinue(uint32_t curNum, uint32_t curSize, uint32_t maxSize, uint32_t maxCount) in IsGetCloudDataContinue() argument
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
| H A D | nstackx_file_manager.c | 167 int32_t MutexListInit(MutexList *mutexList, uint32_t maxSize) in MutexListInit() argument
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/ |
| H A D | nstackx_file_manager.h | 135 uint32_t maxSize; member
|
| /third_party/lzma/C/ |
| H A D | XzDec.c | 54 unsigned Xz_ReadVarInt(const Byte *p, size_t maxSize, UInt64 *value)
in Xz_ReadVarInt() argument
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_drawpixels.c | 749 ASSERTED GLsizei maxSize; in draw_textured_quad() local 1195 const int maxSize = st->screen->get_param(st->screen, in clamp_size() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShaderAtomicCountersTests.cpp | 4236 GLint maxSize; in Run() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles2/ |
| H A D | es2cTexture3DTests.cpp | 1354 int maxSize; in iterate() local 1470 int maxSize; in iterate() local 1619 GLint maxSize = deLog2Floor32(maxTexSize) + 1; in iterate() local 1700 int maxSize; in iterate() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cShaderAtomicCountersTests.cpp | 3658 GLint maxSize; in Run() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationES1.cpp | 97 int maxSize = 4; in ValidateBuiltinVertexAttributeCommon() local
|
| /third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/ |
| H A D | unittests.cpp | 1480 GLint maxSize = 0; in TEST_F() local 1548 GLint maxSize = 0; in TEST_F() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/ |
| H A D | vktQueryPoolStatisticsTests.cpp | 548 deUint32 maxSize = 0u; in iterate() local
|