Home
last modified time | relevance | path

Searched defs:lc (Results 1 – 9 of 9) sorted by relevance

/device/generic/opengl-transport/host/commands/emugen/
DEntryPoint.cpp46 bool EntryPoint::parse(unsigned int lc, const std::string & str) in parse()
203 int EntryPoint::setAttribute(const std::string &line, size_t lc) in setAttribute()
DEntryPoint.h65 void err(unsigned int lc, const char *msg) { in err()
DTypeFactory.cpp63 int lc = 0; in initFromFile() local
DApiGen.cpp1465 unsigned int lc = 0; in readSpec() local
1491 size_t lc = 0; in readAttributes() local
1532 int ApiGen::setGlobalAttribute(const std::string & line, size_t lc) in setGlobalAttribute()
/device/generic/vulkan-cereal/protocols/generic-apigen/
DEntryPoint.cpp46 bool EntryPoint::parse(unsigned int lc, const std::string & str) in parse()
203 int EntryPoint::setAttribute(const std::string &line, size_t lc) in setAttribute()
DTypeFactory.cpp62 int lc = 0; in initFromFile() local
DEntryPoint.h72 void err(unsigned int lc, const char *msg) { in err()
DApiGen.cpp1518 unsigned int lc = 0; in readSpec() local
1544 size_t lc = 0; in readAttributes() local
1585 int ApiGen::setGlobalAttribute(const std::string & line, size_t lc) in setGlobalAttribute()
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dtinyexr.h8295 inline void outputBits(int nBits, long long bits, long long &c, int &lc, in outputBits()
8305 inline long long getBits(int nBits, long long &c, int &lc, const char *&in) { in getBits()
8580 int lc = 0; in hufPackEncTable() local
8628 int lc = 0; in hufUnpackEncTable() local
8800 inline void outputCode(long long code, long long &c, int &lc, char *&out) { in outputCode()
8805 long long &c, int &lc, char *&out) { in sendCode()
8835 int lc = 0; // number of valid bits in c (LSB) in hufEncode() local
8879 #define getChar(c, lc, in) \ argument
8908 static bool getCode(int po, int rlc, long long &c, int &lc, const char *&in, in getCode()
8956 int lc = 0; in hufDecode() local