Home
last modified time | relevance | path

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

/external/angle/build/android/pylib/instrumentation/
Djson_perf_parser.py92 def GetVal(entry): function
99 def GetVal(entry): function
/external/cronet/build/android/pylib/instrumentation/
Djson_perf_parser.py92 def GetVal(entry): function
99 def GetVal(entry): function
/external/webrtc/rtc_base/
Dlogging.h249 T GetVal() const { return val; } in GetVal() function
258 const std::string* GetVal() const { return &val; } in GetVal() function
Dchecks.h147 T GetVal() const { return val; } in GetVal() function
156 const std::string* GetVal() const { return &val; } in GetVal() function
/external/pdfium/third_party/lcms/src/
Dcmscgats.c1071 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/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp2879 Value *LLParser::PerFunctionState::GetVal(const std::string &Name, Type *Ty, in GetVal() function in LLParser::PerFunctionState
2914 Value *LLParser::PerFunctionState::GetVal(unsigned ID, Type *Ty, LocTy Loc, in GetVal() function in LLParser::PerFunctionState
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp125 static UInt32 GetVal(UInt32 &res, unsigned numBits) in GetVal() function in CBenchRandomGenerator