Home
last modified time | relevance | path

Searched defs:newSize (Results 126 - 150 of 153) sorted by relevance

1234567

/third_party/vk-gl-cts/modules/egl/
H A DteglResizeTests.cpp94 IVec2 newSize; member
/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_sms_part_test.cpp753 size_t newSize = gsmSmsMessage->visibleMessageBody_.size(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dparcel.cpp538 void *DefaultAllocator::Realloc(void *data, size_t newSize) in Realloc() argument
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.cpp192 AskOverwrite(const wchar_t *existName, const FILETIME *existTime, const UInt64 *existSize, const wchar_t *newName, const FILETIME *newTime, const UInt64 *newSize, Int32 *answer) AskOverwrite() argument
/third_party/jerryscript/tests/unit-core/
H A Dtest-api.cpp362 size_t newSize = size > JERRY_SCRIPT_MEM_SIZE ? JERRY_SCRIPT_MEM_SIZE : size; in context_alloc_fn() local
/third_party/lzma/C/
H A DLzFind.c455 size_t newSize; in MatchFinder_Create() local
H A DXzEnc.c137 static SRes XzEncIndex_ReAlloc(CXzEncIndex *p, size_t newSize, ISzAllocPtr alloc) in XzEncIndex_ReAlloc() argument
166 size_t newSize = (size_t)newSize64; in XzEncIndex_PreAlloc() local
182 size_t newSize = p->allocated * 2 + 16 * 2; in XzEncIndex_AddIndexRecord() local
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3280 void Value::resize(ArrayIndex newSize) { in resize() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3280 void Value::resize(ArrayIndex newSize) { in resize() argument
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3280 void Value::resize(ArrayIndex newSize) { in resize() argument
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_three_stage.c363 uint32_t newSize = cachedBlob->size + inData->size; in GetNewCachedData() local
337 CopyNewCachedData(const struct HksBlob *cachedBlob, const struct HksBlob *inData, uint8_t *newData, uint32_t newSize) CopyNewCachedData() argument
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_animation.cpp1206 const size_t newSize = newCount * valueData.size(); in SetKeyFrameData() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp2112 const size_t newSize = (maxJointIndex + 1); in CalculateJointBounds() local
/third_party/backends/backend/
H A Ddell1600n_net.c1053 size_t newSize; in AppendToComBuf() local
/third_party/icu/tools/colprobe/
H A Dcolprobe.cpp1028 int32_t newSize = 0; in detectExpansions() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderExecUtil.cpp884 void BufferIoExecutor::resizeInputBuffer (int newSize) in resizeInputBuffer() argument
892 void BufferIoExecutor::resizeOutputBuffer (int newSize) in resizeOutputBuffer() argument
/third_party/vk-gl-cts/framework/qphelper/
H A DqpTestLog.c720 deBool Buffer_resize (Buffer* buffer, size_t newSize) in Buffer_resize() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp3167 double newSize = GetMainSize(itemGroup->GetLayoutSize()); in AdjustForReachEnd() local
3182 double newSize = GetMainSize(itemGroup->GetLayoutSize()); in AdjustForReachStart() local
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp3313 void Value::resize(ArrayIndex newSize) { in resize() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DTexture.cpp583 Extents newSize = expectedSize.value(); in getEnabledLevelCount() local
/third_party/mesa3d/include/CL/
H A Dcl.hpp869 void resize(unsigned int newSize, T fill = T()) in resize() argument
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.cpp760 int newSize = getIoArrayImplicitSize(symbolNode->getType().getQualifier()); in handleIoResizeArrayAccess() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp2000 auto newSize = SizeF(oldSize.Width() * scale[0], oldSize.Height() * scale[1]); in GetPaintRectWithTransform() local
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c7059 size_t newSize = (size_t)1 << newPower; in lookup() local
/third_party/python/Modules/expat/
H A Dxmlparse.c7081 size_t newSize = (size_t)1 << newPower; in lookup() local

Completed in 134 milliseconds

1234567