Searched
full:lines (Results
651 -
675 of
5102) sorted by null
<<21222324252627282930>>
/external/chromium-trace/trace-viewer/tracing/tracing/extras/importer/linux_perf/ |
i915_parser_test.html | 16 var lines = [ 49 var m = new tr.Model(lines.join('\n'), false);
|
sync_parser_test.html | 16 var lines = [ 35 var m = new tr.Model(lines.join('\n'), false);
|
/external/chromium-trace/trace-viewer/tracing/tracing/ui/analysis/ |
single_cpu_slice_sub_view_test.html | 18 var lines = [ 28 return new tr.Model(lines.join('\n'), false);
|
/external/clang/test/CodeGenCXX/ |
debug-info-template-explicit-specialization.cpp | 5 // RUN: %clang_cc1 -emit-llvm -triple %itanium_abi_triple -g %s -o - -gline-tables-only | FileCheck %s -check-prefix LINES-ONLY 7 // LINES-ONLY-NOT: !MDCompositeType(tag: DW_TAG_structure_type
|
/external/clang/test/Driver/ |
fsanitize-blacklist.c | 6 // Make sure we don't match the -NOT lines with the linker invocation. 7 // Delimiters match the start of the cc1 and the start of the linker lines
|
/external/clang/test/Index/ |
parse-all-comments.c | 1 // Run lines are sensitive to line numbers and come below the code. 27 /// It has only two lines.
|
/external/dnsmasq/contrib/webmin/ |
README | 33 will have a number of lines at the end that are just comments. 40 8) deprecated lines not supported (eg user and group) - they
|
/external/elfutils/src/tests/ |
get-lines.c | 75 printf ("%s: cannot get lines\n", argv[cnt]); 80 printf (" %zu lines\n", nlb);
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
T_S_I__1.py | 111 lines = strjoin(content).replace("\r", "\n").split("\n") 112 text = '\r'.join(lines[1:-1])
|
/external/icu/icu4c/source/common/ |
uobject.cpp | 45 * These lines are from output generated by the MSVC 6 tool dumpbin with 54 * If such a symbol appears in the output then look in the preceding lines in the output
|
/external/icu/icu4c/source/test/intltest/ |
textfile.cpp | 118 // Ignore blank lines and comment lines
|
thcoll.cpp | 74 * gets the same results when comparing lines one to another 350 #define LINES 6 353 const char *tests[LINES] = { 362 UChar strings[LINES][20]; 364 UChar *toSort[LINES]; 385 qsort (toSort, LINES, sizeof (UChar *), StrCmp); 387 for (i=0; i < LINES; i++) 390 for (j=i+1; j < LINES; j++) {
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/ |
TokenIterator.java | 37 * ResourceReader, ignoring blank lines and comment lines (first
|
/external/linux-tools-perf/src/tools/perf/Documentation/ |
perf-annotate.txt | 56 Print matching source lines (may be slow). 67 samples, TAB/UNTAB cycles through the lines with more samples.
|
/external/lldb/test/pexpect-2.4/examples/ |
ssh_session.py | 65 lines = child.readlines() 66 self.f.write(lines)
|
/external/llvm/tools/llvm-c-test/ |
main.c | 39 fprintf(stderr, " Read lines of triple, hex ascii machine code from stdin " 44 " Read lines of name, rpn from stdin - print generated module\n\n");
|
/external/markdown/markdown/extensions/ |
abbr.py | 43 def run(self, lines): 50 for line in lines:
|
/external/mesa3d/src/mesa/main/ |
lines.c | 28 #include "lines.h" 57 * "Wide lines and line stipple - LineWidth is not deprecated, but
|
/external/openssh/ |
hostfile.h | 61 * hostnames. Allows access to the raw keyfile lines to allow 92 int keytype; /* Type of key; KEY_UNSPEC for invalid/comment lines */
|
/external/pdfium/core/include/fpdftext/ |
fpdf_text.h | 25 void PDF_GetPageText(CFX_ByteStringArray& lines, CPDF_Document* pDoc, CPDF_Dictionary* pPage, 27 void PDF_GetPageText_Unicode(CFX_WideStringArray& lines, CPDF_Document* pDoc, CPDF_Dictionary* pPage,
|
/external/proguard/src/proguard/retrace/ |
ReTrace.java | 67 * @param regularExpression the regular expression for parsing the lines in 85 * @param regularExpression the regular expression for parsing the lines in 182 // Read and process the lines of the stack trace. 190 // Read all lines from the stack trace. 246 // line. Also collect any additional output lines for this 324 // Print out any additional lines. 361 * line, and any additional alternatives to the extra lines. 434 * line, and any additional alternatives to the extra lines.
|
/external/skia/include/pathops/ |
SkPathOps.h | 47 into quadratics, and quadratics maybe turned into lines. 64 be turned into quadratics, and quadratics maybe turned into lines.
|
/external/toybox/toys/pending/ |
fold.c | 21 -w Set lines to WIDTH columns or bytes 55 // reset len, FLAG_b or not; just print multiple lines at once
|
/external/toybox/toys/posix/ |
cal.c | 76 // plus 8 lines/month plus 12 months, comes to a bit over 2k of our 4k buffer. 109 // 4 rows, 6 lines each, 3 columns
|
patch.c | 141 // Match EOF if there aren't as many ending context lines as beginning 152 // lines and all lines to be removed until we've found the end of a 161 // Figure out which line of hunk to compare with next. (Skip lines 217 // match, read more lines. 250 // state 2: In hunk: counting initial context lines 262 // Loop through the lines in the patch 296 // If we've consumed all expected hunk lines, apply the hunk.
|
Completed in 447 milliseconds
<<21222324252627282930>>