HomeSort by relevance Sort by last modified time
    Searched full:line (Results 976 - 1000 of 19614) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/WebKit/ManualTests/
drag_select_highlighting.html 6 <p>Drag across the following line from right to left and all the way back.</p>
10 <p>Drag across the following line from left to right and all the way back.</p>
  /external/chromium_org/third_party/WebKit/ManualTests/inspector/
debugger-pause-on-else-statements.html 13 Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=21944">Bug 21944: Can't set a breakpoint on the statement after a single line "else"</a>.
16 in the call stack, you should see the execution line on the call to test().
debugger-pause-on-for-in-statements.html 13 Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=22004">Bug 22004: Can't set a breakpoint on the statement after a single line "for"</a>.
16 in the call stack, you should see the execution line on the call to test().
debugger-pause-on-for-statements.html 11 Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=22004">Bug 22004: Can't set a breakpoint on the statement after a single line "for"</a>.
14 in the call stack, you should see the execution line on the call to test().
  /external/chromium_org/third_party/WebKit/Source/bindings/scripts/
idl_validator.py 82 for line in extended_attributes_file:
83 line = line.strip()
84 if not line or line.startswith('#'):
86 name, _, values_string = map(str.strip, line.partition('='))
88 raise IDLExtendedAttributeFileFormatError('The format of %s is wrong, in line "%s"' % (extended_attributes_filename, line))
  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
ClipboardUtilitiesChromium.cpp 74 // Line separator is \r\n per RFC 2483 - however, for compatibility
78 // be found, return an empty string. This is in line with the HTML5 spec.
80 String& line = items[i]; local
81 line = line.stripWhiteSpace();
82 if (line.isEmpty())
84 if (line[0] == '#')
86 KURL url = KURL(ParsedURLString, line);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
cmake_unittest.py 56 '\tmessage("Error line with Tab")\n',
57 ' message("Error line with endding spaces") \n',
58 ' message( "Error line with space after (")\n',
59 ' message("Error line with space before (" )\n',
60 ' MESSAGE("Error line with upper case non-condtional command")\n',
61 ' MESSage("Error line with upper case non-condtional command")\n',
62 ' message("correct message line")\n',
78 (3, 'whitespace/tab', 5, 'Line contains tab character.'),
  /external/chromium_org/third_party/mesa/src/src/glsl/
TODO 10 places where we cannot emit line numbers for errors (and currently emit 0:0)
11 because we've "lost" the line number information. This is particularly
  /external/chromium_org/third_party/re2/util/
flags.h 5 // Simplified version of Google's command line flags.
6 // Does not support parsing the command line.
  /external/chromium_org/third_party/skia/include/text/
SkTextLayout.h 55 struct Line;
57 SkTDArray<Line*> fLines;
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
valparam.h 82 * \param line virtual line (from yasm_linemap)
85 yasm_valparamhead *objext_valparams, unsigned long line);
102 * \param line virtual line (from yasm_linemap)
108 unsigned long line);
141 * \param line virtual line
147 (const yasm_valparam *vp, yasm_symtab *symtab, unsigned long line);
254 * \param line line passed into yasm_dir_helper(
    [all...]
  /external/chromium_org/tools/metrics/histograms/
update_extension_functions.py 37 def ExtractRegexGroup(line, regex):
38 m = re.match(regex, line)
59 for line in content:
60 line = line.strip()
63 if re.match(ENUM_END_MARKER, line):
67 label = ExtractRegexGroup(line.strip(), "^([\w]+)")
72 if re.match(ENUM_START_MARKER, line):
  /external/chromium_org/tools/telemetry/telemetry/page/
block_page_measurement_results.py 28 for line in lines:
29 self._output_file.write(line)
  /external/clang/include/clang/Frontend/
CommandLineSourceLoc.h 11 // Command line parsing for source locations.
24 /// \brief A source location that has been parsed on the command line.
27 unsigned Line;
41 !LineSplit.second.getAsInteger(10, PSL.Line)) {
44 // On the command-line, stdin may be specified via "-". Inside the
58 /// \brief Command-line option parser that parses source locations.
60 /// Source locations are of the form filename:line:column.
78 << "source location must be of the form filename:line:column\n";
  /external/clang/test/Analysis/
malloc-plist.c 207 // CHECK-NEXT: <key>line</key><integer>11</integer>
212 // CHECK-NEXT: <key>line</key><integer>11</integer>
220 // CHECK-NEXT: <key>line</key><integer>11</integer>
225 // CHECK-NEXT: <key>line</key><integer>11</integer>
237 // CHECK-NEXT: <key>line</key><integer>11</integer>
245 // CHECK-NEXT: <key>line</key><integer>11</integer>
250 // CHECK-NEXT: <key>line</key><integer>11</integer>
270 // CHECK-NEXT: <key>line</key><integer>11</integer>
275 // CHECK-NEXT: <key>line</key><integer>11</integer>
283 // CHECK-NEXT: <key>line</key><integer>12</integer
    [all...]
  /external/clang/test/CodeGenCXX/
debug-info-artificial-arg.cpp 25 // CHECK: ![[ARTARG:.*]] = {{.*}} ; [ DW_TAG_pointer_type ] [line 0, size 64, align 64, offset 0] [artificial] [from A]
27 // CHECK: metadata ![[CLASSTYPE]], {{.*}} ; [ DW_TAG_subprogram ] [line 12] [A]
debug-info-globalinit.cpp 20 // CHECK: %[[C0:.+]] = call i32 @_Z4testv(), !dbg ![[LINE:.*]]
30 // CHECK: ![[LINE]] = metadata !{i32 13, i32
  /external/clang/test/CodeGenObjC/
debug-info-ivars-extension.m 29 // CHECK: {{.*}} [ DW_TAG_member ] [a] [line 7, size 32, align 32, offset 0] [from int]
33 // CHECK: {{.*}} [ DW_TAG_member ] [b] [line 18, size 32, align 32, offset 0] [from int]
debug-info-ivars-private.m 35 // CHECK: {{.*}} [ DW_TAG_member ] [foo] [line 14, size 32, align 32, offset 0] [protected] [from int]
36 // CHECK: {{.*}} [ DW_TAG_member ] [bar] [line 27, size 32, align 32, offset 0] [private] [from int]
  /external/clang/test/FixIt/
fixit-errors-1.c 10 // FIXME: If you put a space at the end of the line, it doesn't work yet!
14 // The following line isn't terminated, don't fix it.
  /external/clang/test/Format/
multiple-inputs-error.cpp 4 // RUN: not clang-format 2>&1 >/dev/null -lines=1:1 %t-1.cpp %t-2.cpp |FileCheck %s -check-prefix=CHECK-LINE
6 // CHECK-LINE: error: -offset, -length and -lines can only be used for single file.
  /external/clang/test/Frontend/
verify2.c 17 // CHECK-NEXT: Line 1: header
18 // CHECK-NEXT: Line 10: source
  /external/clang/test/Rewriter/
rewrite-line-directive.m 17 // CHECK-LP-NOT: #line
18 // CHECK-LPG: #line
  /external/clang/test/SemaCXX/
implicit-member-functions.cpp 45 // in an out-of-line initializer, make sure the functions aren't in
96 template<typename K> struct Line;
99 Vector(const Line<K> &l);
106 template<typename K> struct Line {
110 // Trigger declaration of Line copy ctor, which causes substitution into
113 // on Vector's constructors, which requires declaring all of Line's
117 Line<void> L1;
118 Line<void> L2(L1);
  /external/compiler-rt/lib/asan/lit_tests/TestCases/
invalid-free.cc 11 // CHECK: invalid-free.cc:[[@LINE-2]]
14 // CHECK: invalid-free.cc:[[@LINE-8]]

Completed in 1469 milliseconds

<<31323334353637383940>>