Home
last modified time | relevance | path

Searched defs:line (Results 801 - 825 of 2440) sorted by relevance

1...<<31323334353637383940>>...98

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-indic-table.py51 line = line[:j] variable
H A Dhb-ot-cff2-table.cc75 static void line (cff2_cs_interp_env_t &env, cff2_extents_param_t& param, const point_t &pt1) in line() function
181 static void line (cff2_cs_interp_env_t &env, cff2_path_param_t& param, const point_t &pt1) in line() function
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dview-cairo.hh75 helper_cairo_line_t &line = g_array_index (lines, helper_cairo_line_t, i); in finish() local
126 helper_cairo_line_t &line = g_array_index (lines, helper_cairo_line_t, i); in render() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DErrorHandling.cpp208 dbgs() << " at " << file << ":" << line; in llvm_unreachable_internal() local
199 llvm_unreachable_internal(const char *msg, const char *file, unsigned line) llvm_unreachable_internal() argument
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dformatter.cc201 auto& line = src.file_content->lines[line_num - 1]; in format() local
[all...]
/third_party/skia/third_party/externals/tint/src/
H A Dsource.h66 size_t line = 0; member in tint::Source::Location
[all...]
/third_party/skia/third_party/externals/tint/src/writer/
H A Dtext_generator.cc77 void TextGenerator::TextBuffer::Append(const std::string& line) { in Append() argument
81 void TextGenerator::TextBuffer::Insert(const std::string& line, in Insert() argument
[all...]
H A Dtext_generator.h216 LineWriter line() { return LineWriter(current_buffer_); } line() function in tint::writer::TextGenerator
221 static LineWriter line(TextBuffer* buffer) { return LineWriter(buffer); } line() function in tint::writer::TextGenerator
[all...]
/third_party/toybox/kconfig/lxdialog/
H A Dtextbox.c324 char *line; in print_line() local
353 static char line[MAX_LEN + 1]; get_line() local
[all...]
/third_party/toybox/lib/
H A Dlinestack.c45 void linestack_insert(struct linestack **lls, long pos, char *line, long len) in linestack_insert() argument
61 void linestack_append(struct linestack **lls, char *line) in linestack_append() argument
76 char *line = 0; in linestack_load() local
[all...]
H A Dpassword.c89 static char *get_nextcolon(char *line, int cnt) in get_nextcolon() argument
111 *sfx = NULL, *line = NULL; in update_password() local
[all...]
/third_party/toybox/toys/lsb/
H A Dmd5sum.c348 static int do_c_line(char *line) in do_c_line() argument
390 char *line = 0; in do_c_file() local
[all...]
/third_party/toybox/toys/pending/
H A Dmdev.c91 int line = 0; in make_device() local
/third_party/toybox/toys/posix/
H A Dtail.c43 struct line_list *line = xmalloc(sizeof(struct line_list)+len); in get_chunk() local
[all...]
/third_party/unity/extras/fixture/src/
H A Dunity_fixture.c156 void UnityPointer_Set(void** pointer, void* newValue, UNITY_LINE_TYPE line) in UnityPointer_Set() argument
66 UnityTestRunner(unityfunction* setup, unityfunction* testBody, unityfunction* teardown, const char* printableName, const char* group, const char* name, const char* file, unsigned int line) UnityTestRunner() argument
/third_party/vixl/test/aarch64/
H A Dtest-trace-aarch64.cc2961 std::string line; in MaskAddresses() local
2975 out << line << "\n"; in MaskAddresses() local
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_message_lite.cc554 std::string line; in GenerateDynamicMethodNewBuildMessageInfo() local
/third_party/python/Python/
H A DPython-tokenize.c84 PyObject *line = PyUnicode_DecodeUTF8(it->tok->buf, size, "replace"); in tokenizeriter_next() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_bootstrap_unittest.cc77 void AddError(const std::string& filename, int line, int column, in AddError() argument
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_bootstrap_unittest.cc71 void AddError(const string& filename, int line, int column, in AddError() argument
/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon_unittest.cc82 void CaptureLog(LogLevel level, const char* filename, int line, in CaptureLog() argument
91 int line = __LINE__; in TEST() local
/third_party/protobuf/src/google/protobuf/testing/
H A Dgoogletest.cc279 HandleLog(LogLevel level, const char* filename, int line, const string& message) HandleLog() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Draw_logging.cc135 void RawLogVA(absl::LogSeverity severity, const char* file, int line, in RawLogVA() argument
190 void DefaultInternalLog(absl::LogSeverity severity, const char* file, int line, in DefaultInternalLog() argument
212 void RawLog(absl::LogSeverity severity, const char* file, int line, in RawLog() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dparser_test.cc33 int line; in TEST() member
102 int line; in TEST_F() member
/third_party/skia/gn/
H A Dgn_meta_sln.py144 line = projLines.next() variable
[all...]

Completed in 17 milliseconds

1...<<31323334353637383940>>...98