Home
last modified time | relevance | path

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

12345678910>>...19

/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
/kernel/linux/linux-5.10/arch/loongarch/lib/
H A Dxor_template.c19 unsigned long lines = bytes / LINE_WIDTH; variable
38 unsigned long lines = bytes / LINE_WIDTH; variable
59 unsigned long lines = bytes / LINE_WIDTH; variable
84 unsigned long lines = bytes / LINE_WIDTH; variable
/kernel/linux/linux-6.6/arch/loongarch/lib/
H A Dxor_template.c20 unsigned long lines = bytes / LINE_WIDTH; variable
40 unsigned long lines = bytes / LINE_WIDTH; variable
63 unsigned long lines = bytes / LINE_WIDTH; variable
90 unsigned long lines = bytes / LINE_WIDTH; variable
/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
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dpriv.h8 int lines; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dpriv.h8 int lines; member
/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...]

Completed in 5 milliseconds

12345678910>>...19