/third_party/skia/src/sksl/ir/ |
H A D | SkSLContinueStatement.h | 23 ContinueStatement(int line) in ContinueStatement() argument 26 static std::unique_ptr<Statement> Make(int line) { in Make() argument
|
H A D | SkSLConstructorSplat.cpp | 14 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
|
H A D | SkSLDiscardStatement.h | 23 DiscardStatement(int line) in DiscardStatement() argument 26 static std::unique_ptr<Statement> Make(int line) { in Make() argument
|
H A D | SkSLPoison.h | 17 static std::unique_ptr<Expression> Make(int line, const Context& context) { in Make() argument 21 Poison(int line, const Type* type) in Poison() argument
|
/third_party/skia/tests/ |
H A D | PathOpsDLineTest.cpp | 24 const SkDLine& line = tests[index]; in DEF_TEST() local [all...] |
/third_party/skia/third_party/externals/tint/src/utils/io/ |
H A D | tmpfile_test.cc | 42 std::string line; in TEST() local 55 std::string line; in TEST() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | parseerr.h | 67 int32_t line; member
|
/third_party/toybox/toys/other/ |
H A D | rev.c | 20 char *line; in rev_line() local [all...] |
/third_party/toybox/toys/posix/ |
H A D | comm.c | 28 static void writeline(const char *line, int col) in writeline() argument 45 char *line[2]; in comm_main() local [all...] |
/third_party/python/PC/ |
H A D | invalid_parameter_handler.c | 11 _silent_invalid_parameter_handler( wchar_t const* expression, wchar_t const* function, wchar_t const* file, unsigned int line, uintptr_t pReserved) _silent_invalid_parameter_handler() argument
|
/third_party/selinux/libsepol/cil/test/unit/ |
H A D | test_cil_fqn.c | 39 char *line[] = {"(", "category", "c0", ")", in test_cil_qualify_name() local 62 char *line[] = {"(", "class", "file", "inherits", "file", in test_cil_qualify_name_cil_flavor() local
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | deDefs.cpp | 32 void throwRuntimeError (const char* message, const char* expr, const char* file, int line) in throwRuntimeError() argument 38 msg << " at " << file << ":" << line; in throwRuntimeError() local
|
/kernel/linux/linux-5.10/arch/um/kernel/ |
H A D | kmsg_dump.c | 11 static char line[1024]; in kmsg_dumper_stdout() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/memfd/ |
H A D | common.c | 22 char *line = NULL; in default_huge_page_size() local
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | spi-s3c64xx.h | 27 unsigned line; member
|
/kernel/linux/linux-5.10/net/ceph/ |
H A D | armor.c | 40 int line = 0; in ceph_armor() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/memfd/ |
H A D | common.c | 22 char *line = NULL; in default_huge_page_size() local
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | armor.c | 40 int line = 0; in ceph_armor() local
|
/third_party/elfutils/tests/ |
H A D | getsrc_die.c | 46 Dwarf_Line *line; in main() local
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_lineinfo.c | 37 dwfl_lineinfo (Dwfl_Line *line, Dwarf_Addr *addr, int *linep, int *colp, in dwfl_lineinfo() argument
|
H A D | dwfl_module_getsrc.c | 64 Dwarf_Line *line = &lines->info[idx]; in dwfl_module_getsrc() local 74 Dwarf_Line *line = &lines->info[l]; in dwfl_module_getsrc() local
|
/third_party/ffmpeg/libavformat/ |
H A D | lrcenc.c | 88 const uint8_t *line = pkt->data; in lrc_write_packet() local [all...] |
/third_party/elfutils/libdw/ |
H A D | dwarf_decl_line.c | 53 Dwarf_Word line; in __libdw_attr_intval() local
|
/third_party/gn/src/gn/ |
H A D | c_include_iterator_unittest.cc | 14 RangeIs(const LocationRange& range, int line, int begin_char, int end_char) RangeIs() argument
|
/third_party/alsa-utils/topology/nhlt/intel/dmic/ |
H A D | dmic-debug.c | 66 int i, j, line, lines, remain; in dmic_print_internal() local [all...] |