Home
last modified time | relevance | path

Searched defs:newSize (Results 101 - 119 of 119) sorted by relevance

12345

/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
/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
/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
/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
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h12223 Init( VmaAllocator hAllocator, VmaPool hParentPool, uint32_t newMemoryTypeIndex, VkDeviceMemory newMemory, VkDeviceSize newSize, uint32_t id, uint32_t algorithm) Init() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/sqlite/src/
H A Dsqlite3.c27237 int newSize; memsys5MallocUnsafe() local
58173 i64 currentSize, newSize; global() local
168468 int newSize; global() local
223268 int newSize; global() local
[all...]

Completed in 241 milliseconds

12345