Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Dgelf_xlate.c67 #define INLINE2(Bytes, FName, TName) \ argument
69 #define INLINE3(Bytes, FName, TName) \ argument
/external/guava/src/com/google/common/primitives/
DBytes.java44 public final class Bytes { class
45 private Bytes() {} in Bytes() method in Bytes
/external/e2fsprogs/lib/ext2fs/
Dnt_io.c893 IN ULONG Bytes, in _BlockIo()
948 IN ULONG Bytes, in _RawWrite()
961 IN ULONG Bytes, in _RawRead()
/external/giflib/
Dgif_lib.h282 char *Bytes; /* on malloc(3) heap */ member