Searched defs:GetVal (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/AsmParser/ | ||
D | LLParser.cpp | 1699 Value *LLParser::PerFunctionState::GetVal(const std::string &Name, in GetVal() function in LLParser::PerFunctionState |
/external/pdfium/third_party/lcms2-2.6/src/ | ||
D | cmscgats.c | 978 cmsBool GetVal(cmsIT8* it8, char* Buffer, cmsUInt32Number max, const char* ErrorTitle) in GetVal() function |
/external/llvm/lib/AsmParser/ | ||
D | LLParser.cpp | 2487 Value *LLParser::PerFunctionState::GetVal(const std::string &Name, Type *Ty, in GetVal() function in LLParser::PerFunctionState |
/external/lzma/CPP/7zip/UI/Common/ | ||
D | Bench.cpp | 174 static UInt32 GetVal(UInt32 &res, unsigned numBits) in GetVal() function in CBenchRandomGenerator |