Home
last modified time | relevance | path

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

/third_party/lz4/lib/
Dlz4frame.c305 LZ4F_errorCodes LZ4F_getErrorCode(size_t functionResult) in LZ4F_getErrorCode()
/third_party/skia/m133/src/sksl/codegen/
DSkSLRasterPipelineCodeGenerator.cpp1510 SlotRange functionResult = fCurrentFunctionResult; in writeFunction() local