Home
last modified time | relevance | path

Searched defs:typeName (Results 1 – 2 of 2) sorted by relevance

/device/generic/opengl-transport/host/commands/emugen/
DParser.cpp119 std::string* typeName, in parseTypeDeclaration()
148 std::string* typeName, in parseParameterDeclaration()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
DbgenType.py14 def __init__(self, typeName, fmt): argument