Home
last modified time | relevance | path

Searched defs:newsize (Results 1 - 25 of 165) sorted by relevance

1234567

/kernel/linux/linux-5.10/include/linux/
H A Dramfs.h14 ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize) in ramfs_nommu_expand_for_mapping() argument
/kernel/linux/linux-6.6/include/linux/
H A Dramfs.h14 ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize) in ramfs_nommu_expand_for_mapping() argument
/third_party/icu/icu4c/source/tools/tzcode/
H A Dialloc.c14 register int oldsize, newsize; in icatalloc() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dialloc.c14 register int oldsize, newsize; in icatalloc() local
/kernel/linux/linux-5.10/drivers/acpi/x86/
H A Dapple.c29 unsigned int i, j = 0, newsize = 0, numprops, numvalid; in acpi_extract_apple_properties() local
/kernel/linux/linux-6.6/drivers/acpi/x86/
H A Dapple.c30 unsigned int i, j = 0, newsize = 0, numprops, numvalid; in acpi_extract_apple_properties() local
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap09.c52 off_t newsize; member
/third_party/ltp/testcases/kernel/syscalls/mremap/
H A Dmremap04.c97 int newsize; /* new size of virtual memory block */ variable
[all...]
H A Dmremap01.c93 int newsize; /* new size of virtual memory block */ variable
[all...]
H A Dmremap03.c89 int newsize; /* new size of virtual memory block */ variable
H A Dmremap02.c87 int newsize; /* new size of virtual memory block */ variable
/third_party/mesa3d/src/util/
H A Dos_memory_aligned.h118 os_realloc_aligned(void *ptr, size_t oldsize, size_t newsize, size_t alignment) in os_realloc_aligned() argument
H A 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/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinystr.cpp70 size_type newsize = length() + len; in append() local
/third_party/ntfs-3g/libntfs-3g/
H A Defs.c319 s64 newsize; in ntfs_efs_fixup_attribute() local
/third_party/musl/src/search/
H A Dhsearch.c42 size_t newsize; in resize() local
/third_party/ltp/testcases/kernel/mem/mtest07/
H A Dmallocstress.c83 size_t newsize = 0; in allocate_free() local
/kernel/linux/linux-5.10/fs/ramfs/
H A Dfile-nommu.c62 int ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize) in ramfs_nommu_expand_for_mapping() argument
132 static int ramfs_nommu_resize(struct inode *inode, loff_t newsize, loff_t size) in ramfs_nommu_resize() argument
[all...]
/kernel/linux/linux-6.6/fs/ramfs/
H A Dfile-nommu.c62 int ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize) in ramfs_nommu_expand_for_mapping() argument
132 static int ramfs_nommu_resize(struct inode *inode, loff_t newsize, loff_t size) in ramfs_nommu_resize() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dlibtheoraenc.c62 int newsize = avc_context->extradata_size + 2 + packet->bytes; in concatenate_packet() local
/third_party/curl/tests/server/
H A Dfake_ntlm.c55 size_t newsize; in printable() local
/third_party/ltp/testcases/kernel/io/aio/
H A Daio01.c89 off_t newsize; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H A D3-2.c176 static int test_stack(pthread_attr_t * ta, size_t newsize) in test_stack() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi.c58 unsigned newsize = emit->size * 2; in svga_shader_expand() local
/kernel/linux/linux-5.10/scripts/dtc/
H A Ddata.c27 int newsize; in data_grow_for() local

Completed in 10 milliseconds

1234567