Home
last modified time | relevance | path

Searched defs:lc (Results 1 – 20 of 20) 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/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzmaEnc.h21 int lc; /* 0 <= lc <= 8, default = 3 */ member
DLzmaDec.h28 unsigned lc, lp, pb; member
DLzmaDec.c148 unsigned lc = p->prop.lc; in LzmaDec_DecodeReal() local
DLzmaEnc.c316 unsigned lc, lp, pb; member
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzmaDec.h28 unsigned lc, lp, pb; member
DLzmaDec.c150 unsigned lc = p->prop.lc; in LzmaDec_DecodeReal() local
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzmaDec.h28 unsigned lc, lp, pb; member
DLzmaDec.c150 unsigned lc = p->prop.lc; in LzmaDec_DecodeReal() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dtrees.c1022 int _tr_tally (s, dist, lc) in _tr_tally() argument
1078 int lc; /* match length or unmatched char (if dist == 0) */ local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dtrees.c1010 int ZLIB_INTERNAL _tr_tally (s, dist, lc) in _tr_tally() argument
1066 int lc; /* match length or unmatched char (if dist == 0) */ local
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dltable.c235 int lc = 0; /* counter */ in numusearray() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dsymtable.c1436 symtable_visit_comprehension(struct symtable *st, comprehension_ty lc) in symtable_visit_comprehension()
Dast.c1092 comprehension_ty lc; in ast_for_listcomp() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dsymtable.c1438 symtable_visit_comprehension(struct symtable *st, comprehension_ty lc) in symtable_visit_comprehension()
Dast.c1092 comprehension_ty lc; in ast_for_listcomp() local
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
D_regset.h192 unsigned long lc; member