Home
last modified time | relevance | path

Searched defs:lines (Results 1 - 25 of 252) sorted by relevance

1234567891011

/third_party/typescript/tests/baselines/reference/
H A DinstantiateContextuallyTypedGenericThis.js17 var lines; variable
/third_party/elfutils/libdwfl/
H A Dlines.c42 Dwarf_Lines *lines; in __libdwfl_cu_getsrclines() local
H A Ddwfl_module_getsrc.c49 Dwarf_Lines *lines = cu->die.cu->lines; in dwfl_module_getsrc() local
/third_party/elfutils/libdw/
H A Ddwarf_linecontext.c37 dwarf_linecontext (Dwarf_Lines* lines, Dwarf_Line *line) in dwarf_linecontext() argument
H A Ddwarf_onesrcline.c38 dwarf_onesrcline (Dwarf_Lines *lines, size_t idx) in dwarf_onesrcline() argument
H A Ddwarf_getsrc_die.c41 Dwarf_Lines *lines; in dwarf_getsrc_die() local
H A Ddwarf_decl_file.c62 Dwarf_Lines *lines; in dwarf_decl_file() local
67 (void) INTUSE(dwarf_getsrclines) (&CUDIE (cu), &lines, &nlines); in dwarf_decl_file() local
H A Ddwarf_getsrcfiles.c87 Dwarf_Lines *lines; in dwarf_getsrcfiles() local
/third_party/skia/docs/examples/
H A DPoint_Distance.cpp10 const SkPoint lines[][2] = {{{-10, -10}, {90, 30}}, {{0, 0}, {150, 30}}, {{10, 25}, {120, 150}}}; in REG_FIDDLE() local
H A DPoint_normalize_2.cpp9 const SkPoint lines[][2] = { {{ 30, 110 }, { 190, 30 }}, in REG_FIDDLE() local
H A DMatrix_mapXY.cpp11 SkPoint lines[] = {{50, 50}, {150, 50}, {150, 150}}; in REG_FIDDLE() local
H A DPoint_Normalize.cpp10 const SkPoint lines[][2] = { {{ 30, 110 }, { 190, 30 }}, in REG_FIDDLE() local
H A Dhomogeneous.cpp8 int lines[] = {0, 1, 1, 2, 2, 3, 3, 0, 4, 5, 5, 6, 6, 7, 7, 4, 0, 4, 1, 5, 2, 6, 3, 7}; in REG_FIDDLE() local
H A DMatrix_mapHomogeneousPoints.cpp9 int lines[] = { 0, 1, 1, 2, 2, 3, 3, 0, 4, 5, 5, 6, 6, 7, 7, 4, 0, 4, 1, 5, 2, 6, 3, 7 }; in REG_FIDDLE() local
/third_party/alsa-utils/topology/nhlt/intel/dmic/
H A Ddmic-debug.c19 int i, j, lines, remain; in dmic_print_bytes_as_hex() local
43 int i, j, lines, remain; in dmic_print_integers_as_hex() local
66 int i, j, line, lines, remain; in dmic_print_internal() local
[all...]
/third_party/libsnd/src/
H A Dtest_broadcast_var.c35 { static const char *lines [] = in fill_coding_history() local
H A Dtest_cart_var.c35 { static const char *lines [] = in fill_tag_text() local
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dcomment.rs54 let mut lines: Vec<_> = comment in preprocess_multi_line() variables
[all...]
/third_party/skia/third_party/externals/brotli/scripts/dictionary/
H A Dstep-02-rfc-to-bin.py11 lines = rfc.readlines() variable
/third_party/toybox/toys/posix/
H A Dhead.c37 long i, len, lines=TT.n, bytes=TT.c; in do_head() local
/third_party/rust/crates/clap/clap_derive/src/utils/
H A Ddoc_comments.rs13 let mut lines: Vec<_> = attrs in extract_doc_comment() variables
[all...]
/third_party/backends/japi/
H A DSaneParameters.java64 public int lines; field in SaneParameters
/third_party/mesa3d/.gitlab-ci/bare-metal/
H A Dserial_buffer.py140 def lines(self, timeout=None, phase=None): member in SerialBuffer
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_rsp_print.c73 int i, lines = 0; in TS_STATUS_INFO_print_bio() local
105 int lines = 0; in ts_status_map_print() local
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/
H A DRegexFormatterTest.java104 private static String lines(String... s) { in lines() method in RegexFormatterTest

Completed in 9 milliseconds

1234567891011