Home
last modified time | relevance | path

Searched defs:lc (Results 1 – 4 of 4) 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()