Searched defs:lc (Results 1 – 9 of 9) sorted by relevance
| /device/generic/opengl-transport/host/commands/emugen/ |
| D | EntryPoint.cpp | 46 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()
|
| D | EntryPoint.h | 65 void err(unsigned int lc, const char *msg) { in err()
|
| D | TypeFactory.cpp | 63 int lc = 0; in initFromFile() local
|
| D | ApiGen.cpp | 1465 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/ |
| D | EntryPoint.cpp | 46 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()
|
| D | TypeFactory.cpp | 62 int lc = 0; in initFromFile() local
|
| D | EntryPoint.h | 72 void err(unsigned int lc, const char *msg) { in err()
|
| D | ApiGen.cpp | 1518 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/ |
| D | tinyexr.h | 8295 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
|