Home
last modified time | relevance | path

Searched refs:FunctionReference (Results 1 – 15 of 15) sorted by relevance

/external/skqp/src/sksl/ir/
DSkSLFunctionReference.h21 struct FunctionReference : public Expression { struct
22 FunctionReference(const Context& context, int offset, in FunctionReference() function
32 return std::unique_ptr<Expression>(new FunctionReference(fOffset, fFunctions, &fType)); in clone() argument
44 FunctionReference(int offset, std::vector<const FunctionDeclaration*> function, in FunctionReference() argument
/external/skia/src/sksl/ir/
DSkSLFunctionReference.h21 struct FunctionReference : public Expression { struct
22 FunctionReference(const Context& context, int offset, in FunctionReference() function
32 return std::unique_ptr<Expression>(new FunctionReference(fOffset, fFunctions, &fType)); in clone() argument
44 FunctionReference(int offset, std::vector<const FunctionDeclaration*> function, in FunctionReference() argument
/external/skia/src/sksl/
DSkSLIRGenerator.cpp1060 return std::unique_ptr<FunctionReference>(new FunctionReference(fContext, in convertIdentifier()
1066 return std::unique_ptr<FunctionReference>(new FunctionReference(fContext, in convertIdentifier()
1689 FunctionReference* ref = (FunctionReference*) functionValue.get(); in call()
2143 stageArgs.emplace_back(new FunctionReference(fContext, offset, functions)); in convertAppend()
2194 "append" == ((const FunctionReference&) *base).fFunctions[0]->fName) { in convertSuffixExpression()
DSkSLInterpreter.cpp250 ((const FunctionReference&) *a.fArguments[0]).fFunctions[0]) { in appendStage()
DSkSLJIT.cpp847 *((FunctionReference&) *a.fArguments[1]).fFunctions[0]; in appendStage()
/external/skqp/src/sksl/
DSkSLIRGenerator.cpp1023 return std::unique_ptr<FunctionReference>(new FunctionReference(fContext, in convertIdentifier()
1029 return std::unique_ptr<FunctionReference>(new FunctionReference(fContext, in convertIdentifier()
1640 FunctionReference* ref = (FunctionReference*) functionValue.get(); in call()
2079 stageArgs.emplace_back(new FunctionReference(fContext, offset, functions)); in convertAppend()
2130 "append" == ((const FunctionReference&) *base).fFunctions[0]->fName) { in convertSuffixExpression()
DSkSLInterpreter.cpp250 ((const FunctionReference&) *a.fArguments[0]).fFunctions[0]) { in appendStage()
DSkSLJIT.cpp847 *((FunctionReference&) *a.fArguments[1]).fFunctions[0]; in appendStage()
/external/kotlinc/lib/
Dkotlinx-serialization-compiler-plugin.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jetbrains/ org/ ...
Dkotlin-daemon-client.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jetbrains/ org/ ...
Dkotlin-annotation-processing.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jetbrains/ org/ ...
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...
Dkotlin-reflect.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/descriptors.jvm. ...
Dkotlin-stdlib.jarMETA-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/jvm/ kotlin/ ...
Dkotlin-main-kts.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/mainKts/MainKtsScriptDefinition$1$ ...