Home
last modified time | relevance | path

Searched defs:rlc (Results 1 – 7 of 7) sorted by relevance

/third_party/libunwind/libunwind/src/x86_64/
Dinit.h32 # define REG_INIT_LOC(c, rlc, ruc) \ argument
36 # define REG_INIT_LOC(c, rlc, ruc) \ argument
40 # define REG_INIT_LOC(c, rlc, ruc) \ argument
/third_party/ntfs-3g/libntfs-3g/
Drunlist.c1719 runlist *rlc; in ntfs_rl_sparse() local
1748 runlist *rlc; in ntfs_rl_get_compressed_size() local
Dattrib.c1308 runlist *rlc; in ntfs_attr_fill_hole() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsfallocate.c594 runlist_element *rlc; in ntfs_inner_allocation() local
Dntfsinfo.c1435 runlist *rlc = rl; in ntfs_dump_attribute_header() local
Dntfswipe.c660 runlist_element *rlc = na->rl; in wipe_compressed_attribute() local
/third_party/astc-encoder/Source/
Dtinyexr.h8830 int rlc, // i : rl code in hufEncode()
8908 static bool getCode(int po, int rlc, long long &c, int &lc, const char *&in, in getCode()
8951 int rlc, // i : run-length code in hufDecode()