| /foundation/ability/ability_runtime/frameworks/native/ability/native/recovery/ |
| D | app_recovery_parcel_allocator.cpp | 28 void* AppRecoveryParcelAllocator::Realloc(void* data __attribute__((unused)), size_t newSize __attr… in Realloc()
|
| /foundation/arkui/napi/test/unittest/engine/ |
| 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/ |
| D | test_jerryscript.cpp | 32 size_t newSize = size > JERRY_SCRIPT_MEM_SIZE ? JERRY_SCRIPT_MEM_SIZE : size; in context_alloc_fn() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/shape/ |
| D | render_shape_container.cpp | 49 Size newSize = GetLayoutParam().Constrain(Size(viewBoxWidth, viewBoxHeight)); in PerformLayout() local
|
| /foundation/ability/idl_tool/util/ |
| D | string_pool.cpp | 73 size_t newSize = dataOffset_ + expand; in Grow() local
|
| D | string_builder.cpp | 129 size_t newSize = (capacity_ == 0 ? 256 : capacity_ * 2); in Grow() local
|
| D | string.cpp | 609 int newSize = thisSize + strlen(string); in operator +=() local 625 int newSize = thisSize + other.GetLength(); in operator +=() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/shape/ |
| D | shape_pattern_test_ng.cpp | 259 …auto newSize = layoutAlgorithm->MeasureContent(constrain, AccessibilityManager::RawPtr(layoutWrapp… variable 298 …auto newSize = layoutAlgorithm->MeasureContent(constrain, AccessibilityManager::RawPtr(layoutWrapp… variable 335 …auto newSize = layoutAlgorithm->MeasureContent(constrain, AccessibilityManager::RawPtr(layoutWrapp… variable
|
| /foundation/ai/ai_engine/services/common/utils/encdec/source/ |
| D | data_encoder.cpp | 102 bool DataEncoder::ReallocBuffer(const size_t newSize) in ReallocBuffer()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
| D | shape_container_layout_algorithm.cpp | 38 auto newSize = contentConstraint.maxSize; in MeasureContent() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
| D | rs_ashmem_helper.cpp | 79 void* AshmemAllocator::Realloc(void* data, size_t newSize) in Realloc()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
| D | rs_ashmem_helper.cpp | 79 void* AshmemAllocator::Realloc(void* data, size_t newSize) in Realloc()
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/ |
| D | exif_maker_note.cpp | 226 uint32_t newSize = 0; in Parser() local 258 const unsigned char *&newData, uint32_t &newSize) in FindExifLocation() 303 const unsigned char *&newData, uint32_t &newSize) in FindJpegAPP1()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
| D | rs_ashmem_helper.cpp | 170 void* AshmemAllocator::Realloc(void* data, size_t newSize) in Realloc()
|
| /foundation/communication/dhcp/services/dhcp_server/src/ |
| D | hash_table.c | 351 int Resize(HashTable *table, size_t newSize) in Resize()
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/ |
| D | cache_data.cpp | 310 bool CacheData::IfSizeValidate(const size_t newSize, const size_t addedSize) const in IfSizeValidate() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
| D | parcel.cpp | 538 void *DefaultAllocator::Realloc(void *data, size_t newSize) in Realloc()
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
| D | render_list.cpp | 3187 double newSize = GetMainSize(itemGroup->GetLayoutSize()); in AdjustForReachEnd() local 3202 double newSize = GetMainSize(itemGroup->GetLayoutSize()); in AdjustForReachStart() local
|
| /foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/ |
| D | parcel.cpp | 1034 void *DefaultAllocator::Realloc(void *data, size_t newSize) in Realloc()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| D | frame_node.cpp | 1835 …auto newSize = SizeF(oldSize.Width() * parentScale.value().x, oldSize.Height() * parentScale.value… in GetTransformRectRelativeToWindow() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | rosen_render_context.cpp | 1345 auto newSize = SizeF(oldSize.Width() * scale[0], oldSize.Height() * scale[1]); in GetPaintRectWithTransform() local
|