| /third_party/jerryscript/tests/unit-core/ |
| H A D | test-resource-name.cpp | 60 size_t newSize = size > JERRY_SCRIPT_MEM_SIZE ? JERRY_SCRIPT_MEM_SIZE : size; in context_alloc_fn() local
|
| H A D | test-api-binary-operations-arithmetics.cpp | 74 size_t newSize = size > JERRY_SCRIPT_MEM_SIZE ? JERRY_SCRIPT_MEM_SIZE : size; in context_alloc_fn() local
|
| H A D | test-objects-foreach.cpp | 205 size_t newSize = size > JERRY_SCRIPT_MEM_SIZE ? JERRY_SCRIPT_MEM_SIZE : size; in context_alloc_fn() local
|
| H A D | test-arraybuffer.cpp | 107 size_t newSize = size > JERRY_SCRIPT_MEM_SIZE ? JERRY_SCRIPT_MEM_SIZE : size; in context_alloc_fn() local
|
| H A D | test-internal-properties.cpp | 43 size_t newSize = size > JERRY_SCRIPT_MEM_SIZE ? JERRY_SCRIPT_MEM_SIZE : size; in context_alloc_fn() local
|
| /third_party/lzma/CPP/7zip/Common/ |
| H A D | LimitedStreams.cpp | 389 Z7_COM7F_IMF(CTailOutStream::SetSize(UInt64 newSize))
in SetSize() argument
|
| H A D | FileStreams.cpp | 731 Z7_COM7F_IMF(COutFileStream::SetSize(UInt64 newSize))
in SetSize() argument
|
| H A D | MultiOutStream.cpp | 281 HRESULT CMultiOutStream::CreateNewStream(UInt64 newSize)
in CreateNewStream() argument 552 Z7_COM7F_IMF(CMultiOutStream::SetSize(UInt64 newSize))
in SetSize() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uvectr32.cpp | 278 void UVector32::setSize(int32_t newSize) { in setSize() argument
|
| H A D | uvector.cpp | 366 void UVector::setSize(int32_t newSize, UErrorCode &status) { in setSize() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uvectr32.cpp | 278 void UVector32::setSize(int32_t newSize) { in setSize() argument
|
| H A D | uvector.cpp | 368 void UVector::setSize(int32_t newSize, UErrorCode &status) { in setSize() argument [all...] |
| /third_party/skia/third_party/externals/freetype/builds/amiga/src/base/ |
| H A D | ftsystem.c | 77 ULONG newSize = memSize + sizeof ( ULONG ); in Alloc_VecPooled() local
|
| /third_party/vk-gl-cts/framework/delibs/debase/ |
| H A D | deMemory.c | 298 size_t newSize; in deMemory_selfTest() member
|
| /third_party/icu/icu4c/source/common/ |
| H A D | uvector.cpp | 366 void UVector::setSize(int32_t newSize, UErrorCode &status) { in setSize() argument
|
| H A D | ubiditransform.cpp | 223 updateSrc(UBiDiTransform *pTransform, const UChar *newSrc, uint32_t newLength, uint32_t newSize, UErrorCode *pErrorCode) updateSrc() argument
|
| /third_party/lzma/CPP/7zip/UI/FileManager/ |
| H A D | ExtractCallback.h | 42 bool ReAlloc_KeepData(size_t newSize, size_t keepSize)
in ReAlloc_KeepData() argument
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_util.cpp | 81 unsigned int newSize = this->size + that.size; in moveTo() local
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | FastVector.h | 164 size_t newSize = last - first; in FastVector() local 428 size_type newSize = std::max(mReservedSize, N); in ensure_capacity() local 607 ANGLE_INLINE void reserve(size_t newSize) in reserve() argument 683 reserve(size_t newSize) reserve() argument [all...] |
| /third_party/skia/gm/ |
| H A D | asyncrescaleandread.cpp | 117 do_rescale_grid(SkCanvas* canvas, Src* src, GrDirectContext* direct, const SkIRect& srcRect, SkISize newSize, bool doYUV420, SkString* errorMsg, int pad = 0) do_rescale_grid() argument 171 do_rescale_image_grid(SkCanvas* canvas, const char* imageFile, const SkIRect& srcRect, SkISize newSize, bool doSurface, bool doYUV420, SkString* errorMsg) do_rescale_image_grid() argument
|
| /third_party/selinux/libsepol/cil/test/unit/ |
| H A D | CuTest.c | 80 void CuStringResize(CuString* str, int newSize) in CuStringResize() argument
|
| /third_party/vk-gl-cts/framework/platform/lnx/ |
| H A D | tcuLnxVulkanPlatform.cpp | 83 void resize (const UVec2& newSize) in resize() argument 137 void resize (const UVec2& newSize) in resize() argument 189 void resize (const UVec2& newSize) in resize() argument
|
| /third_party/vk-gl-cts/framework/platform/win32/ |
| H A D | tcuWin32VulkanPlatform.cpp | 66 void resize (const UVec2& newSize) in resize() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | ResourceMap.h | 174 size_t newSize = mFlatResourcesSize; in assign() local
|
| /third_party/lzma/CPP/Common/ |
| H A D | MyVector.h | 89 void ChangeSize_KeepData(unsigned newSize)
in ChangeSize_KeepData() argument 111 void ClearAndSetSize(unsigned newSize)
in ClearAndSetSize() argument 206 const unsigned newSize = _size + size;
in operator +=() local
|