Home
last modified time | relevance | path

Searched defs:line (Results 276 - 300 of 1402) sorted by relevance

1...<<11121314151617181920>>...57

/third_party/skia/src/sksl/ir/
H A DSkSLIfStatement.cpp38 std::unique_ptr<Statement> IfStatement::Convert(const Context& context, int line, bool isStatic, in Convert() argument
63 std::unique_ptr<Statement> IfStatement::Make(const Context& context, int line, bool isStatic, in Make() argument
H A DSkSLLiteral.h26 Literal(int line, double value, const Type* type) in Literal() argument
31 static std::unique_ptr<Literal> MakeFloat(const Context& context, int line, float value) { in MakeFloat() argument
36 static std::unique_ptr<Literal> MakeFloat(int line, float value, const Type* type) { in MakeFloat() argument
42 static std::unique_ptr<Literal> MakeInt(const Context& context, int line, SKSL_INT value) { in MakeInt() argument
47 static std::unique_ptr<Literal> MakeInt(int line, SKSL_INT value, const Type* type) { in MakeInt() argument
57 MakeBool(const Context& context, int line, bool value) MakeBool() argument
63 MakeBool(int line, bool value, const Type* type) MakeBool() argument
69 Make(int line, double value, const Type* type) Make() argument
[all...]
H A DSkSLInterfaceBlock.h34 InterfaceBlock(int line, const Variable& var, skstd::string_view typeName, in InterfaceBlock() argument
H A DSkSLVariableReference.h44 static std::unique_ptr<Expression> Make(int line, in Make() argument
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
H A DGPUTestExpectationsParser_unittest.cpp38 bool load(const std::string &line) in load() argument
70 std::string line = in TEST_P() local
82 std::string line = in TEST_P() local
94 std::string line = in TEST_P() local
106 std::string line in TEST_P() local
118 std::string line = TEST_P() local
131 std::string line = TEST_P() local
144 std::string line = TEST_P() local
157 std::string line = TEST_P() local
169 std::string line = TEST_P() local
181 std::string line = TEST_P() local
195 std::string line = TEST_P() local
206 std::string line = R"( : dEQP-GLES31.functional.layout_binding.ubo.vertex_binding_max = SKIP)"; TEST_P() local
222 std::string line = TEST_P() local
238 std::string line = R"(100 dEQP-GLES31.functional.layout_binding.ubo.vertex_binding_max = SKIP)"; TEST_P() local
254 std::string line = R"(100 : dEQP-GLES31.functional.layout_binding.ubo.* = SKIP)"; TEST_P() local
268 std::string line = R"(100 : dEQP-GLES31.functional.layout_binding.ubo.vertex_binding_max SKIP)"; TEST_P() local
283 std::string line = R"(100 : dEQP-GLES31.functional.layout_binding.ubo.vertex_binding_max =)"; TEST_P() local
298 std::string line = TEST_P() local
322 std::string line = TEST_P() local
339 std::string line = TEST_P() local
351 std::string line = TEST_P() local
370 std::string line = R"(100 : dEQP-GLES31.functional.layout_binding.* = FAIL TEST_P() local
394 std::string line = R"(100 : dEQP-GLES31.functional.layout_binding.ubo.* = SKIP TEST_P() local
[all...]
/third_party/skia/third_party/externals/dawn/src/common/
H A DLog.cpp110 LogMessage DebugLog(const char* file, const char* function, int line) { in DebugLog() argument
/third_party/skia/third_party/externals/harfbuzz/test/shape/
H A Drun-tests.py47 line = line[1:] variable
53 line = line.strip () variable
[all...]
/third_party/toybox/toys/other/
H A Dmakedevs.c45 char *line = NULL; in makedevs_main() local
[all...]
/third_party/toybox/toys/posix/
H A Duniq.c51 static void print_line(FILE *f, char *line) in print_line() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-detect.c72 char line[64], args[64]; in detect_alsa() local
136 char line[256], args[64]; in detect_oss() local
[all...]
/third_party/skia/gm/
H A Dimageblurrepeatmode.cpp168 SkPaint line; in DEF_SIMPLE_GM() local
/third_party/skia/experimental/sktext/samples/
H A DText.cpp97 const std::u16string line = u"One line of text"; variable
[all...]
/third_party/spirv-tools/utils/vscode/src/lsp/span/
H A Dspan.go[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuDefs.cpp58 static std::string formatError (const char* message, const char* expr, const char* file, int line) in formatError() argument
72 Exception::Exception (const char* message, const char* expr, const char* file, int line) in Exception() argument
84 TestException::TestException (const char* message, const char* expr, const char* file, int line, qpTestResult result) in TestException() argument
96 TestError::TestError (const char* message, const char* expr, const char* file, int line) in TestError() argument
100 TestError::TestError (const std::string& message, const char* expr, const char* file, int line) in TestError() argument
110 InternalError(const char* message, const char* expr, const char* file, int line) InternalError() argument
115 InternalError(const std::string& message, const char* expr, const char* file, int line) InternalError() argument
125 ResourceError(const char* message, const char* expr, const char* file, int line) ResourceError() argument
135 NotSupportedError(const char* message, const char* expr, const char* file, int line) NotSupportedError() argument
140 NotSupportedError(const std::string& message, const char* expr, const char* file, int line) NotSupportedError() argument
[all...]
/third_party/vk-gl-cts/framework/egl/
H A DegluDefs.cpp39 void checkError (deUint32 err, const char* message, const char* file, int line) in checkError() argument
61 Error::Error (deUint32 errCode, const char* message, const char* expr, const char* file, int line) in Error() argument
72 BadAllocError::BadAllocError (const char* message, const char* expr, const char* file, int line) in BadAllocError() argument
/third_party/typescript/tests/arkTSTest/
H A Drun.js[all...]
/third_party/elfutils/tests/
H A Dget-lines.c97 int line; in main() local
H A Dallfcts.c33 int line = -1; in cb() local
H A Dnext-lines.c75 int line; in main() local
/third_party/ffmpeg/libavcodec/
H A Dlibdavs2.c70 int line = 0; in davs2_dump_frames() local
H A Dmsrledec.c40 int line = avctx->height - 1; in msrle_decode_pal4() local
133 int p1, p2, line=avctx->height - 1, pos=0, i; msrle_decode_8_16_24_32() local
[all...]
/third_party/elfutils/libdw/
H A Ddwarf_getsrc_file.c87 Dwarf_Line *line = &lines->info[cnt]; in dwarf_getsrc_file() local
[all...]
/third_party/elfutils/libdwfl/
H A Ddwfl_module_getsrc_file.c38 dwfl_dwarf_line_file (const Dwarf_Line *line) in dwfl_dwarf_line_file() argument
44 dwfl_line (const Dwfl_Line *line) in dwfl_line() argument
50 dwfl_line_file (const Dwfl_Line *line) in dwfl_line_file() argument
90 Dwarf_Line *line = &cu->die.cu->lines->info[cnt]; dwfl_module_getsrc_file() local
[all...]
/third_party/eudev/src/udev/
H A Dudev-builtin-kmod.c66 _printf_(6,0) static void udev_kmod_log(void *data, int priority, const char *file, int line, const char *fn, const char *format, va_list args) { in udev_kmod_log() argument
/third_party/eudev/src/libudev/
H A Dlibudev.c105 char line[UTIL_LINE_SIZE]; in udev_new() local
224 udev_set_log_fn(struct udev *udev, void (*log_fn)(struct udev *udev, int priority, const char *file, int line, const char *fn, const char *format, va_list args)) udev_set_log_fn() argument

Completed in 8 milliseconds

1...<<11121314151617181920>>...57