Home
last modified time | relevance | path

Searched defs:newsize (Results 1 – 25 of 79) sorted by relevance

1234

/third_party/icu/icu4c/source/tools/tzcode/
Dialloc.c14 register int oldsize, newsize; in icatalloc() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dialloc.c14 register int oldsize, newsize; in icatalloc() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dialloc.c14 register int oldsize, newsize; in icatalloc() local
/third_party/ltp/testcases/kernel/syscalls/mremap/
Dmremap02.c87 int newsize; /* new size of virtual memory block */ variable
Dmremap03.c89 int newsize; /* new size of virtual memory block */ variable
Dmremap01.c93 int newsize; /* new size of virtual memory block */ variable
Dmremap04.c97 int newsize; /* new size of virtual memory block */ variable
/third_party/ltp/testcases/kernel/syscalls/mmap/
Dmmap09.c52 off_t newsize; member
/third_party/openh264/test/utils/
DBufferedData.h72 size_t newsize = capacity * 2; in EnsureCapacity() local
/third_party/mesa3d/src/util/
Dos_memory_aligned.h118 os_realloc_aligned(void *ptr, size_t oldsize, size_t newsize, size_t alignment) in os_realloc_aligned()
Du_dynarray.h110 unsigned newsize = nelts * eltsize; in util_dynarray_resize_bytes() local
138 unsigned newsize = buf->size + growbytes; in util_dynarray_grow_bytes() local
/third_party/ltp/testcases/kernel/mem/mtest07/
Dmallocstress.c83 size_t newsize = 0; in allocate_free() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinystr.cpp70 size_type newsize = length() + len; in append() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinystr.cpp70 size_type newsize = length() + len; in append() local
/third_party/ntfs-3g/libntfs-3g/
Defs.c319 s64 newsize; in ntfs_efs_fixup_attribute() local
Dattrib.c5300 static int ntfs_resident_attr_resize_i(ntfs_attr *na, const s64 newsize,
5551 static int ntfs_resident_attr_resize(ntfs_attr *na, const s64 newsize)
6344 static int ntfs_non_resident_attr_shrink(ntfs_attr *na, const s64 newsize)
6499 static int ntfs_non_resident_attr_expand_i(ntfs_attr *na, const s64 newsize,
6735 static int ntfs_non_resident_attr_expand(ntfs_attr *na, const s64 newsize,
6767 static int ntfs_attr_truncate_i(ntfs_attr *na, const s64 newsize,
6848 int ntfs_attr_truncate(ntfs_attr *na, const s64 newsize)
6862 int ntfs_attr_truncate_solid(ntfs_attr *na, const s64 newsize)
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
D3-2.c176 static int test_stack(pthread_attr_t * ta, size_t newsize) in test_stack()
/third_party/ltp/testcases/kernel/io/aio/
Daio01.c89 off_t newsize; member
/third_party/musl/src/search/
Dhsearch.c42 size_t newsize; in resize() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi.c58 unsigned newsize = emit->size * 2; in svga_shader_expand() local
/third_party/f2fs-tools/fsck/
Dxattr.c142 int found, newsize; in f2fs_setxattr() local
/third_party/ffmpeg/libavcodec/
Dlibtheoraenc.c61 int newsize = avc_context->extradata_size + 2 + packet->bytes; in concatenate_packet() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgsttagdemux.c569 guint newsize, saved_size; in gst_tag_demux_chain_parse_tag() local
1103 guint newsize, saved_size; in gst_tag_demux_pull_end_tag() local
1235 guint newsize, saved_size; in gst_tag_demux_pull_start_tag() local
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstqueuearray.c338 guint64 newsize; in gst_queue_array_do_expand() local
/third_party/openssl/crypto/bn/
Dbn_ctx.c267 unsigned int newsize = in BN_STACK_push() local

1234