Home
last modified time | relevance | path

Searched defs:newcnt (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftmemory.h206 #define FT_MEM_REALLOC_MULT( ptr, oldcnt, newcnt, itmsz ) \ argument
222 #define FT_MEM_QREALLOC_MULT( ptr, oldcnt, newcnt, itmsz ) \ argument
320 #define FT_REALLOC_MULT( ptr, oldcnt, newcnt, itmsz ) \ argument
333 #define FT_QREALLOC_MULT( ptr, oldcnt, newcnt, itmsz ) \ argument
344 #define FT_RENEW_ARRAY( ptr, curcnt, newcnt ) \ argument
352 #define FT_QRENEW_ARRAY( ptr, curcnt, newcnt ) \ argument
/third_party/ntfs-3g/libntfs-3g/
Dacls.c698 int newcnt; in ntfs_inherit_acl() local
Dsecurity.c1531 int newcnt; in resize_cache() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsresize.c1219 s32 oldcnt, newcnt; in replace_runlist() local