Home
last modified time | relevance | path

Searched refs:empty_line (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/lcov/bin/
Dgendesc154 my $empty_line = "ignore";
181 $empty_line = "ignore";
186 if ($empty_line eq "insert")
192 $empty_line = "observe";
198 if ($empty_line eq "observe")
200 $empty_line = "insert";
/external/oprofile/libutil/tests/
Dstring_tests.c67 if (!empty_line("")) in main()
69 if (!empty_line("\n\t ")) in main()
71 if (!empty_line(" ")) in main()
73 if (empty_line("\r")) in main()
/external/oprofile/libutil/
Dop_string.h67 int empty_line(char const * c);
Dop_string.c53 int empty_line(char const * c) in empty_line() function
/external/chromium_org/third_party/WebKit/Source/build/scripts/
Dmake-file-arrays.py71 empty_line = re.compile(r'\n+')
79 content = empty_line.sub('\n', content)
/external/oprofile/libop/
Dop_events.c238 if (empty_line(line) || comment_line(line)) in read_unit_masks()
445 if (empty_line(line) || comment_line(line)) in read_events()
749 if (empty_line(line) || comment_line(line)) in get_mapping()
/external/oprofile/daemon/
Dopd_ibs.c533 if (empty_line(argv) != 0) in ibs_init()
/external/chromium_org/ui/gfx/
Drender_text_win.cc117 bool empty_line, in BreakRunAtWidth() argument
150 if (!empty_line || word_width < *width) { in BreakRunAtWidth()
/external/deqp/data/gles2/shaders/
Dpreprocessor.test2593 case empty_line
/external/deqp/data/gles3/shaders/
Dpreprocessor.test3119 case empty_line