Searched defs:oldp (Results 1 – 13 of 13) sorted by relevance
| /third_party/boost/libs/container/src/ |
| D | dlmalloc_ext_2_8_6.c | 524 mchunkptr oldp = mem2chunk(oldmem); in internal_grow_both_sides() local 664 static int internal_mmap_shrink_in_place(mstate m, mchunkptr oldp, size_t nbmin, size_t nbmax, size… in internal_mmap_shrink_in_place() 736 mchunkptr oldp = mem2chunk(oldmem); in internal_shrink() local
|
| D | dlmalloc_2_8_6.c | 3853 static mchunkptr mmap_resize(mstate m, mchunkptr oldp, size_t nb, int flags) { in mmap_resize() 5195 mchunkptr oldp = mem2chunk(oldmem); in dlrealloc() local 5233 mchunkptr oldp = mem2chunk(oldmem); in dlrealloc_in_place() local 5745 mchunkptr oldp = mem2chunk(oldmem); in mspace_realloc() local 5783 mchunkptr oldp = mem2chunk(oldmem); in mspace_realloc_in_place() local
|
| /third_party/Linux_Kernel/include/linux/ |
| D | nodemask.h | 329 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __node_remap() 337 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __nodes_remap()
|
| /third_party/rt-thread/components/dfs/filesystems/jffs2/ |
| D | vfs_jffs2.c | 306 static int vfs_jffs_dup(FAR const struct file *oldp, FAR struct file *newp) in vfs_jffs_dup()
|
| /third_party/flutter/skia/third_party/externals/freetype/src/otvalid/ |
| D | otvcommn.c | 1076 FT_Bytes oldp; in otv_GSUBGPOS_have_MarkAttachmentType_flag() local
|
| /third_party/freetype/src/otvalid/ |
| D | otvcommn.c | 1079 FT_Bytes oldp; in otv_GSUBGPOS_have_MarkAttachmentType_flag() local
|
| /third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/ |
| D | zdump.c | 779 delta(struct tm * newp, struct tm *oldp) in delta()
|
| D | zic.c | 446 #define ecatalloc(oldp, newp) memcheck(icatalloc((oldp), (newp))) argument
|
| /third_party/icu/icu4c/source/tools/tzcode/ |
| D | zdump.c | 779 delta(struct tm * newp, struct tm *oldp) in delta()
|
| D | zic.c | 446 #define ecatalloc(oldp, newp) memcheck(icatalloc((oldp), (newp))) argument
|
| /third_party/e2fsprogs/intl/ |
| D | dcigettext.c | 1198 struct binding *oldp = _nl_domain_bindings; in libc_freeres_fn() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/stdlib/ |
| D | SDL_malloc.c | 3273 mmap_resize(mstate m, mchunkptr oldp, size_t nb) in mmap_resize() 3892 mchunkptr oldp = mem2chunk(oldmem); in internal_realloc() local
|
| /third_party/libffi/src/ |
| D | dlmalloc.c | 3247 static mchunkptr mmap_resize(mstate m, mchunkptr oldp, size_t nb) { in mmap_resize() 3845 mchunkptr oldp = mem2chunk(oldmem); in internal_realloc() local
|