Home
last modified time | relevance | path

Searched defs:GetVal (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLParser.cpp1699 Value *LLParser::PerFunctionState::GetVal(const std::string &Name, in GetVal() function in LLParser::PerFunctionState
1741 Value *LLParser::PerFunctionState::GetVal(unsigned ID, Type *Ty, in GetVal() function in LLParser::PerFunctionState
/external/pdfium/third_party/lcms2-2.6/src/
Dcmscgats.c978 cmsBool GetVal(cmsIT8* it8, char* Buffer, cmsUInt32Number max, const char* ErrorTitle) in GetVal() function
/external/llvm/lib/AsmParser/
DLLParser.cpp2487 Value *LLParser::PerFunctionState::GetVal(const std::string &Name, Type *Ty, in GetVal() function in LLParser::PerFunctionState
2529 Value *LLParser::PerFunctionState::GetVal(unsigned ID, Type *Ty, LocTy Loc) { in GetVal() function in LLParser::PerFunctionState
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp174 static UInt32 GetVal(UInt32 &res, unsigned numBits) in GetVal() function in CBenchRandomGenerator