Searched defs:SFunc (Results 1 – 3 of 3) sorted by relevance
/external/skqp/src/sksl/ |
D | SkSLJIT.cpp | 509 #define BINARY(SFunc, UFunc, FFunc) { \ in compileBinary() argument 524 #define COMPOUND(SFunc, UFunc, FFunc) { \ in compileBinary() argument 546 #define COMPARE(SFunc, SOp, UFunc, UOp, FFunc, FOp) { \ in compileBinary() argument
|
/external/skia/src/sksl/ |
D | SkSLJIT.cpp | 509 #define BINARY(SFunc, UFunc, FFunc) { \ in compileBinary() argument 524 #define COMPOUND(SFunc, UFunc, FFunc) { \ in compileBinary() argument 546 #define COMPARE(SFunc, SOp, UFunc, UOp, FFunc, FOp) { \ in compileBinary() argument
|
/external/clang/lib/Sema/ |
D | SemaExceptionSpec.cpp | 765 const FunctionProtoType *SFunc = GetUnderlyingFunction(Source); in CheckSpecForTypesEquivalent() local
|