Home
last modified time | relevance | path

Searched defs:newsize (Results 126 - 150 of 165) sorted by relevance

1234567

/third_party/cJSON/
H A DcJSON.c608 size_t newsize = 0; in ensure() local
/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c948 int newsize; in devclass_alloc_unit() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_match.c668 PCRE2_SIZE newsize = match_data->heapframes_size * 2; in match() local
/third_party/python/Objects/
H A Dlistobject.c44 list_resize(PyListObject *self, Py_ssize_t newsize) in list_resize() argument
[all...]
H A Dbytearrayobject.c938 Py_ssize_t newsize; in bytearray_repr() local
H A Dsetobject.c244 size_t newsize = PySet_MINSIZE; in set_table_resize() local
H A Dbytesobject.c1304 Py_ssize_t newsize, squotes, dquotes; in PyBytes_Repr() local
3053 _PyBytes_Resize(PyObject **pv, Py_ssize_t newsize) in _PyBytes_Resize() argument
[all...]
H A Dlongobject.c4742 Py_ssize_t newsize, hishift, size_a; in long_rshift1() local
4864 Py_ssize_t oldsize, newsize, i, j; in long_lshift1() local
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Draid10.c4251 sector_t oldsize, newsize; in raid10_start_reshape() local
H A Draid5.c2461 static int resize_stripes(struct r5conf *conf, int newsize) in resize_stripes() argument
8052 sector_t newsize; raid5_resize() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpcie.c1451 u32 newsize; in brcmf_pcie_adjust_ramsize() local
/kernel/linux/linux-6.6/drivers/md/
H A Draid10.c4639 sector_t oldsize, newsize; in raid10_start_reshape() local
/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c355 cups_size_t *newsize = (cups_size_t *)calloc(1, sizeof(cups_size_t)); in pwg_copy_size() local
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c2101 unsigned newsize = dh->size; in extend_contents() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dattrib.c5300 static int ntfs_resident_attr_resize_i(ntfs_attr *na, const s64 newsize, argument
5551 ntfs_resident_attr_resize(ntfs_attr *na, const s64 newsize) global() argument
6344 ntfs_non_resident_attr_shrink(ntfs_attr *na, const s64 newsize) global() argument
6499 ntfs_non_resident_attr_expand_i(ntfs_attr *na, const s64 newsize, hole_type holes) global() argument
6735 ntfs_non_resident_attr_expand(ntfs_attr *na, const s64 newsize, hole_type holes) global() argument
6767 ntfs_attr_truncate_i(ntfs_attr *na, const s64 newsize, hole_type holes) global() argument
6848 ntfs_attr_truncate(ntfs_attr *na, const s64 newsize) global() argument
6862 ntfs_attr_truncate_solid(ntfs_attr *na, const s64 newsize) global() argument
[all...]
H A Dacls.c1249 size_t newsize; in ntfs_replace_acl() local
/third_party/node/deps/brotli/c/enc/
H A Dencode.c1041 size_t newsize = s->num_commands_ + bytes / 2 + 1; in EncodeData() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dencode.c1041 size_t newsize = s->num_commands_ + bytes / 2 + 1; in EncodeData() local
/third_party/python/Modules/
H A Darraymodule.c128 array_resize(arrayobject *self, Py_ssize_t newsize) in array_resize() argument
[all...]
/kernel/linux/linux-5.10/mm/
H A Dshmem.c1101 loff_t newsize = attr->ia_size; in shmem_setattr() local
182 shmem_reacct_size(unsigned long flags, loff_t oldsize, loff_t newsize) shmem_reacct_size() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpcie.c1598 u32 newsize; in brcmf_pcie_adjust_ramsize() local
/kernel/linux/linux-6.6/mm/
H A Dshmem.c1191 loff_t newsize = attr->ia_size; in shmem_setattr() local
176 shmem_reacct_size(unsigned long flags, loff_t oldsize, loff_t newsize) shmem_reacct_size() argument
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsresize.c1220 s32 newsize; in replace_runlist() local
/kernel/linux/linux-5.10/fs/btrfs/
H A Dinode.c4864 loff_t newsize = attr->ia_size; in btrfs_setsize() local
/kernel/linux/linux-6.6/fs/btrfs/
H A Dinode.c4965 loff_t newsize = attr->ia_size; in btrfs_setsize() local
[all...]

Completed in 115 milliseconds

1234567