HomeSort by relevance Sort by last modified time
    Searched full:nlines (Results 1 - 25 of 56) sorted by null

1 2 3

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
curses_tests.py 14 ncols, nlines = 8, 3
23 win = curses.newwin(nlines, ncols, uly, ulx)
24 textpad.rectangle(stdscr, uly-1, ulx-1, uly + nlines, ulx + ncols)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
curses_tests.py 14 ncols, nlines = 8, 3
23 win = curses.newwin(nlines, ncols, uly, ulx)
24 textpad.rectangle(stdscr, uly-1, ulx-1, uly + nlines, ulx + ncols)
  /external/elfutils/libdwfl/
lines.c 60 size_t nlines; local
61 if (INTUSE(dwarf_getsrclines) (&cu->die, &lines, &nlines) != 0)
64 cu->lines = malloc (offsetof (struct Dwfl_Lines, idx[nlines]));
68 for (unsigned int i = 0; i < nlines; ++i)
dwfl_getsrclines.c 53 dwfl_getsrclines (Dwarf_Die *cudie, size_t *nlines)
67 *nlines = cu->die.cu->lines->nlines;
dwfl_module_getsrc.c 70 size_t l = 0, u = cu->die.cu->lines->nlines;
82 if (cu->die.cu->lines->nlines > 0)
84 [cu->die.cu->lines->nlines - 1].end_sequence);
89 if (u > 0 && u < cu->die.cu->lines->nlines
  /external/elfutils/libdw/
dwarf_getsrc_die.c 63 size_t nlines; local
65 if (INTUSE(dwarf_getsrclines) (cudie, &lines, &nlines) != 0)
69 size_t l = 0, u = nlines;
81 if (nlines > 0)
82 assert (lines->info[nlines - 1].end_sequence);
89 if (u > 0 && u < nlines && addr > lines->info[u - 1].addr)
dwarf_entry_breakpoints.c 92 size_t nlines; local
93 if (INTUSE(dwarf_getsrclines) (&cudie, &lines, &nlines) < 0)
108 size_t l = 0, u = nlines;
132 while (++l < nlines && lines->info[l].addr < high)
dwarf_getsrc_file.c 89 size_t nlines; local
90 if (INTUSE(dwarf_getsrclines) (cudie, &lines, &nlines) != 0)
98 for (size_t cnt = 0; cnt < nlines; ++cnt)
dwarf_decl_file.c 82 size_t nlines; local
86 (void) INTUSE(dwarf_getsrclines) (&CUDIE (cu), &lines, &nlines); local
dwarf_getsrcfiles.c 74 size_t nlines; local
78 res = INTUSE(dwarf_getsrclines) (cudie, &lines, &nlines);
  /external/aac/libAACenc/src/
line_pe.cpp 154 INT nLines;
166 nLines = peChanData->sfbNLines[sfbGrp+sfb];
169 peChanData->sfbPe[sfbGrp+sfb] = fMultDiv2(logDataRatio, (FIXP_DBL)(nLines<<(LD_DATA_SHIFT+PE_CONSTPART_SHIFT+1)));
171 fMultDiv2(sfbEnergyLdData[sfbGrp+sfb], (FIXP_DBL)(nLines<<(LD_DATA_SHIFT+PE_CONSTPART_SHIFT+1))); ;
177 fMultDiv2(((FIXP_DBL)C2LdData + fMult(C3LdData,logDataRatio)), (FIXP_DBL)(nLines<<(LD_DATA_SHIFT+PE_CONSTPART_SHIFT+1)));
181 (FIXP_DBL)(nLines<<(LD_DATA_SHIFT+PE_CONSTPART_SHIFT+1))) ;
183 nLines = fMultI(C3LdData, nLines);
185 peChanData->sfbNActiveLines[sfbGrp+sfb] = nLines;
  /ndk/sources/host-tools/make-3.81/
commands.c 274 unsigned int nlines, idx;
287 nlines = 5;
311 if (idx == nlines)
313 nlines += 2;
315 nlines * sizeof (char *));
323 if (idx != nlines)
325 nlines = idx;
327 nlines * sizeof (char *));
330 cmds->ncommand_lines = nlines;
334 cmds->lines_flags = (char *) xmalloc (nlines);
272 unsigned int nlines, idx; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesp.h 98 NCursesPanel(int nlines,
102 : NCursesWindow(nlines,ncols,begin_y,begin_x), p(0)
228 NCursesUserPanel (int nlines,
233 : NCursesPanel (nlines, ncols, begin_y, begin_x)
cursesm.h 265 NCursesMenu( int nlines,
269 : NCursesPanel(nlines,ncols,begin_y,begin_x),
297 int nlines,
303 : NCursesPanel(nlines, ncols, begin_y, begin_x),
627 NCursesUserMenu( int nlines,
632 : NCursesMenu(nlines,ncols,begin_y,begin_x) {
648 int nlines,
654 : NCursesMenu (Items, nlines, ncols, begin_y, begin_x, with_frame) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesp.h 98 NCursesPanel(int nlines,
102 : NCursesWindow(nlines,ncols,begin_y,begin_x), p(0)
228 NCursesUserPanel (int nlines,
233 : NCursesPanel (nlines, ncols, begin_y, begin_x)
cursesm.h 265 NCursesMenu( int nlines,
269 : NCursesPanel(nlines,ncols,begin_y,begin_x),
297 int nlines,
303 : NCursesPanel(nlines, ncols, begin_y, begin_x),
627 NCursesUserMenu( int nlines,
632 : NCursesMenu(nlines,ncols,begin_y,begin_x) {
648 int nlines,
654 : NCursesMenu (Items, nlines, ncols, begin_y, begin_x, with_frame) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesp.h 98 NCursesPanel(int nlines,
102 : NCursesWindow(nlines,ncols,begin_y,begin_x), p(0)
228 NCursesUserPanel (int nlines,
233 : NCursesPanel (nlines, ncols, begin_y, begin_x)
cursesm.h 265 NCursesMenu( int nlines,
269 : NCursesPanel(nlines,ncols,begin_y,begin_x),
297 int nlines,
303 : NCursesPanel(nlines, ncols, begin_y, begin_x),
627 NCursesUserMenu( int nlines,
632 : NCursesMenu(nlines,ncols,begin_y,begin_x) {
648 int nlines,
654 : NCursesMenu (Items, nlines, ncols, begin_y, begin_x, with_frame) {
  /external/elfutils/tests/
line2addr.c 85 size_t nlines = 0; local
87 if (dwfl_module_getsrc_file (mod, a->file, a->line, 0, &lines, &nlines) == 0)
89 for (size_t inner = 0; inner < nlines; ++inner)
  /external/linux-tools-perf/scripts/perl/
rwtop.pl 22 my $nlines = 20;
142 if (++$count == $nlines) {
165 if (++$count == $nlines) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
textpad.py 179 ncols, nlines = 9, 4
182 win = curses.newwin(nlines, ncols, uly, ulx)
183 rectangle(stdscr, uly-1, ulx-1, uly + nlines, ulx + ncols)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
textpad.py 179 ncols, nlines = 9, 4
182 win = curses.newwin(nlines, ncols, uly, ulx)
183 rectangle(stdscr, uly-1, ulx-1, uly + nlines, ulx + ncols)
  /external/pixman/test/
lowlevel-blt-bench.c 386 int64_t n, l1test_width, nlines; local
491 nlines = (L2CACHE_SIZE / l1test_width) /
493 if (nlines < 1)
494 nlines = 1;
495 n = 1 + npix / (l1test_width * nlines);
498 bench_L (op, src_img, mask_img, dst_img, n, pixman_image_composite_empty, l1test_width, nlines);
501 bench_L (op, src_img, mask_img, dst_img, n, func, l1test_width, nlines);
503 printf (" L2:%7.2f", (double)n * l1test_width * nlines /
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest_list_tests_unittest.py 91 TestA/1 # GetParam\(\) = two\\nlines
94 TestB/1 # GetParam\(\) = two\\nlines
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/
coverage_html.js 252 nlines = (pos - l1_top) / line_height;
253 if (nlines < 1) {
257 result = Math.ceil(nlines);

Completed in 3111 milliseconds

1 2 3