Home
last modified time | relevance | path

Searched defs:newsize (Results 51 - 71 of 71) sorted by relevance

123

/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/Objects/
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...]
H A Dunicodeobject.c4368 widechar_resize(wchar_t **buf, Py_ssize_t *size, Py_ssize_t newsize) in widechar_resize() argument
/third_party/python/Modules/
H A Darraymodule.c128 array_resize(arrayobject *self, Py_ssize_t newsize) in array_resize() argument
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsresize.c1220 s32 newsize; in replace_runlist() local
/third_party/libfuse/lib/
H A Dfuse.c573 size_t newsize = t->size / 2; in node_table_reduce() local
630 size_t newsize = t->size * 2; in node_table_resize() local
3400 unsigned newsize = dh->size; in extend_contents() local
[all...]
/third_party/mksh/
H A Dedit.c798 size_t pathlen, patlen, oldsize, newsize, i, j; in glob_path() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_compile.c4686 uint32_t newsize = cb->named_group_list_size * 2; in parse_regex() local
/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.c3342 mpd_ssize_t newsize, shift; in _mpd_qaddsub() local
3760 mpd_ssize_t newsize; _mpd_qdiv() local
[all...]
/third_party/cups-filters/utils/
H A Dcups-browsed.c1163 cups_size_t *newsize = (cups_size_t *)calloc(1, sizeof(cups_size_t)); in pwg_copy_size() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c541 unsigned newsize = emit->size * 2; in expand() local
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c1277 size_t newsize = UPB_MAX(in->unknown_size * 2, need); in _upb_msg_addunknown() local
/third_party/python/Python/
H A Dcompile.c880 size_t oldsize, newsize; in compiler_next_instr() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c1248 size_t newsize = UPB_MAX(in->unknown_size * 2, need); in _upb_msg_addunknown() local
6225 size_t newsize = UPB_MAX(oldsize * 2, 64); in put32() local
/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/ ...

Completed in 166 milliseconds

123