| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
| D | js_on_size_change_function.cpp | 27 JSRef<JSObject> newSize = JSRef<JSObject>::New(); in Execute() local
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
| D | memory_file.h | 48 void Resize(size_t newSize) in Resize()
|
| /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/filemanagement/dfs_service/test/fuzztest/fuzz_common/ |
| D | cloud_fuzzer_helper.h | 31 void ResetData(size_t newSize) in ResetData()
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| D | exif_maker_note_test.cpp | 211 uint32_t newSize = 7; variable 229 uint32_t newSize = 7; variable 247 uint32_t newSize = 7; variable 265 uint32_t newSize = 7; variable 283 uint32_t newSize = 7; variable 685 uint32_t newSize = 6; variable 704 uint32_t newSize = 0; variable 723 uint32_t newSize = 0; variable 742 uint32_t newSize = 0; variable
|
| /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 = static_cast<size_t>(dataOffset_) + expand; in Grow() local
|
| D | string_builder.cpp | 130 size_t newSize = (capacity_ == 0 ? 256 : capacity_ * 2); in Grow() local
|
| D | string.cpp | 620 int newSize = thisSize + strlen(string); in operator +=() local 642 int newSize = thisSize + other.GetLength(); in operator +=() local
|
| /foundation/ability/idl_tool/idl_tool_2/util/ |
| D | string_pool.cpp | 73 size_t newSize = dataOffset_ + expand; in Grow() local
|
| D | string_builder.cpp | 137 size_t newSize = (capacity_ == 0) ? 256 : (capacity_ * 2); in Grow() local
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
| D | drawing_sample_replayer.h | 44 void* Realloc(void *data, size_t newSize) override { return nullptr; } in Realloc()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/shape/ |
| D | shape_pattern_test_ng.cpp | 269 …auto newSize = layoutAlgorithm->MeasureContent(constrain, AccessibilityManager::RawPtr(layoutWrapp… variable 308 …auto newSize = layoutAlgorithm->MeasureContent(constrain, AccessibilityManager::RawPtr(layoutWrapp… variable 345 …auto newSize = layoutAlgorithm->MeasureContent(constrain, AccessibilityManager::RawPtr(layoutWrapp… variable
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| D | json.h | 104 const size_t newSize = out.size(); in append() local
|
| /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 | 245 uint32_t newSize = 0; in Parser() local 277 const unsigned char *&newData, uint32_t &newSize) in FindExifLocation() 322 const unsigned char *&newData, uint32_t &newSize) in FindJpegAPP1()
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
| D | rs_ashmem_helper_test.cpp | 255 size_t newSize = 1; variable
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| D | string.h | 472 auto newSize = oldSize; in erase() local 521 const auto newSize = oldSize + n; in insert() local 577 const auto newSize = oldSize + count; in append() local 616 const auto newSize = oldSize + count; in append() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
| D | rs_ashmem_helper.cpp | 176 void* AshmemAllocator::Realloc(void* data, size_t newSize) in Realloc()
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/ |
| D | cache_data.cpp | 376 bool CacheData::IfSizeValidate(const size_t newSize, const size_t addedSize) const in IfSizeValidate() argument
|