Home
last modified time | relevance | path

Searched defs:lc (Results 1 – 8 of 8) 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()
DEntryPoint.h71 void err(unsigned int lc, const char *msg) { in err()
DTypeFactory.cpp62 int lc = 0; in initFromFile() local
DApiGen.cpp1474 unsigned int lc = 0; in readSpec() local
1500 size_t lc = 0; in readAttributes() local
1541 int ApiGen::setGlobalAttribute(const std::string & line, size_t lc) in setGlobalAttribute()