| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLConstructorMatrixResize.cpp | 15 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
|
| H A D | SkSLIfStatement.h | 25 IfStatement(int line, bool isStatic, std::unique_ptr<Expression> test, in IfStatement() argument
|
| H A D | SkSLFunctionReference.h | 25 FunctionReference(const Context& context, int line, in FunctionReference() argument 48 FunctionReference(int line, std::vector<const FunctionDeclaration*> functions, in FunctionReference() argument
|
| H A D | SkSLFunctionPrototype.h | 26 FunctionPrototype(int line, const FunctionDeclaration* declaration, bool builtin) in FunctionPrototype() argument
|
| H A D | SkSLSwitchStatement.h | 29 SwitchStatement(int line, bool isStatic, std::unique_ptr<Expression> value, in SwitchStatement() argument
|
| H A D | SkSLTernaryExpression.cpp | 27 int line = test->fLine; in Convert() local
|
| H A D | SkSLSwitchCase.h | 24 SwitchCase(int line, std::unique_ptr<Expression> value, std::unique_ptr<Statement> statement) in SwitchCase() argument
|
| H A D | SkSLConstructorCompoundCast.cpp | 68 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
|
| H A D | SkSLConstructorArrayCast.cpp | 28 int line = arg->fLine; in cast_constant_array() local 41 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
|
| H A D | SkSLConstructorDiagonalMatrix.cpp | 16 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
|
| H A D | SkSLDoStatement.h | 23 DoStatement(int line, std::unique_ptr<Statement> statement, std::unique_ptr<Expression> test) in DoStatement() argument
|
| H A D | SkSLModifiers.cpp | 15 bool Modifiers::checkPermitted(const Context& context, int line, int permittedModifierFlags, in checkPermitted() argument
|
| H A D | SkSLMethodReference.h | 59 MethodReference(int line, in MethodReference() argument 34 MethodReference(const Context& context, int line, std::unique_ptr<Expression> self, std::vector<const FunctionDeclaration*> functions) MethodReference() argument
|
| H A D | SkSLReturnStatement.h | 23 ReturnStatement(int line, std::unique_ptr<Expression> expression) in ReturnStatement() argument 27 static std::unique_ptr<Statement> Make(int line, std::unique_ptr<Expression> expression) { in Make() argument
|
| H A D | SkSLVariableReference.cpp | 17 VariableReference::VariableReference(int line, const Variable* variable, RefKind refKind) in VariableReference() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | ErrorData.h | 48 int line; member
|
| /third_party/openssl/test/helpers/ |
| H A D | cmp_testlib.c | 77 int print_to_bio_out(const char *func, const char *file, int line, in print_to_bio_out() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | gen-emoji-table.py | 22 line = line.strip() variable 85 line = line[ variable 87 line = line[:line.index(";")] global() variable 88 line = line.strip() global() variable 89 line = line.split(" ") global() variable [all...] |
| H A D | gen-os2-unicode-ranges.py | 23 line = f.readline().strip() variable
|
| H A D | test-buffer-serialize.cc | 69 char line[BUFSIZ], out[BUFSIZ]; in main() local
|
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | program_id.cc | 40 AssertProgramIDsEqual(ProgramID a, ProgramID b, bool if_valid, diag::System system, const char* msg, const char* file, size_t line) AssertProgramIDsEqual() argument
|
| H A D | source.cc | 25 std::string line; in split_lines() local [all...] |
| /third_party/toybox/toys/net/ |
| H A D | rfkill.c | 76 char *line, *name = 0, *type = 0; in rfkill_main() local
|
| /third_party/toybox/toys/other/ |
| H A D | fmt.c | 44 char *line; in fmt_line() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | userdel.c | 27 char *filenamesfx = NULL, *sfx = NULL, *line = NULL; in update_groupfiles() local
|