Home
last modified time | relevance | path

Searched defs:GetVal (Results 1 – 6 of 6) 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/lcms/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/golang-protobuf/jsonpb/jsonpb_test_proto/
Dtest_objects.pb.go893 func (m *KnownTypes) GetVal() *_struct.Value { func
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp2760 Value *LLParser::PerFunctionState::GetVal(const std::string &Name, Type *Ty, in GetVal() function in LLParser::PerFunctionState
2803 Value *LLParser::PerFunctionState::GetVal(unsigned ID, Type *Ty, LocTy Loc, in GetVal() function in LLParser::PerFunctionState
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp172 static UInt32 GetVal(UInt32 &res, unsigned numBits) in GetVal() function in CBenchRandomGenerator