Home
last modified time | relevance | path

Searched defs:ENTRY_SIZE (Results 1 – 3 of 3) sorted by relevance

/third_party/f2fs-tools/fsck/
Dxattr.h123 #define ENTRY_SIZE(entry) (XATTR_ALIGN(sizeof(struct f2fs_xattr_entry) + \ macro
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/woff/
DWoffWriter.java193 public static final int ENTRY_SIZE = 5 * FontData.DataSize.ULONG.size(); field in WoffWriter.TableDirectoryEntry
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/woff/
DWoffWriter.java193 public static final int ENTRY_SIZE = 5 * FontData.DataSize.ULONG.size(); field in WoffWriter.TableDirectoryEntry