| /third_party/python/Doc/tools/ |
| D | rstlint.py | 67 def check_syntax(fn, lines): argument 81 def check_suspicious_constructs(fn, lines): argument 96 def check_whitespace(fn, lines): argument 108 def check_line_length(fn, lines): argument 122 def check_leaked_markup(fn, lines): argument
|
| /third_party/json/test/thirdparty/imapdl/ |
| D | filterbr.py | 7 def skip_comments(lines): argument 36 def cond_lines(lines): argument 83 def filter_lcov_trace(lines): argument
|
| /third_party/libphonenumber/tools/java/cpp-build/test/com/google/i18n/phonenumbers/ |
| D | CppMetadataGeneratorTest.java | 66 Iterator<String> lines = toLines(writer.toString()).iterator(); in outputHeaderFile() local 85 Iterator<String> lines = toLines(writer.toString()).iterator(); in outputSourceFile() local 100 List<String> lines = new ArrayList<String>(); in toLines() local
|
| /third_party/parse5/test/utils/ |
| D | generate-location-info-parser-tests.js | 29 function assertLocation(loc, expected, html, lines) { argument 46 function assertStartTagLocation(location, serializedNode, html, lines) { argument 54 function assertEndTagLocation(location, serializedNode, html, lines) { argument 61 function assertAttrsLocation(location, serializedNode, html, lines) { argument 69 function assertNodeLocation(location, serializedNode, html, lines) { argument
|
| /third_party/skia/infra/bots/buildstats/ |
| D | buildstats_flutter.py | 101 def print_skia_lines_file_symbol(lines): argument 139 def print_skia_lines_symbol_file(lines): argument
|
| /third_party/cef/tools/yapf/yapf/yapflib/ |
| D | line_joiner.py | 42 def CanMergeMultipleLines(lines, last_was_merged=False): argument 85 def _CanMergeLineIntoIfStatement(lines, limit): argument
|
| D | yapf_api.py | 56 lines=None, argument 106 lines=None, argument 208 def _MarkLinesToFormat(uwlines, lines): argument
|
| /third_party/flutter/skia/infra/bots/buildstats/ |
| D | buildstats_flutter.py | 99 def print_skia_lines_file_symbol(lines): argument 137 def print_skia_lines_symbol_file(lines): argument
|
| /third_party/typescript/tests/baselines/reference/ |
| D | instantiateContextuallyTypedGenericThis.js | 9 let lines: string[]; variable 17 var lines; variable
|
| /third_party/python/Tools/c-analyzer/c_analyzer/parser/ |
| D | declarations.py | 108 def iter_global_declarations(lines): argument 147 def iter_local_statements(lines): argument 171 def _extract_block(lines): argument 304 def _iter_locals(lines, *, argument
|
| D | source.py | 4 def iter_clean_lines(lines): argument
|
| /third_party/python/Tools/msi/ |
| D | make_appx.ps1 | 55 $lines = gc _resources.map.txt variable 56 … $lines | ?{ -not ($_ -match '"_resources[\w\.]+?"') } | Out-File _resources.map.txt -Encoding utf8 variable
|
| /third_party/boost/libs/histogram/tools/ |
| D | add_boilerplate.py | 38 lines = content.split("\n") variable 46 … lines = lines[:end] + ["", "#ifndef " + guard_name, "#define " + guard_name, ""] + lines[start:] variable
|
| /third_party/node/test/report/ |
| D | test-report-fatal-error.js | 77 const lines = fs.readFileSync(report, 'utf8').split('\n').length - 1; constant 95 const lines = fs.readFileSync(report, 'utf8').split('\n').length - 1; constant 115 const lines = child.stderr.split('\n'); constant
|
| /third_party/cef/tools/yapf/yapf/ |
| D | __init__.py | 193 lines, argument 241 lines, argument
|
| /third_party/openssl/crypto/ts/ |
| D | ts_rsp_print.c | 73 int i, lines = 0; in TS_STATUS_INFO_print_bio() local 105 int lines = 0; in ts_status_map_print() local
|
| /third_party/libevdev/libevdev/ |
| D | make-event-names.py | 209 def parse(lines): argument 229 lines = chain(*[open(f).readlines() for f in sys.argv[1:]]) variable
|
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| D | versionCache.ts | 33 const { lines } = server.LineIndex.linesFromText(testContent); constant 83 let lines: string[]; variable 193 let lines: string[]; variable
|
| /third_party/boringssl/src/third_party/googletest/scripts/ |
| D | pump.py | 163 def StartsWith(lines, pos, string): argument 186 def FindFirst(lines, token_table, cursor): argument 208 def SubString(lines, start, end): argument 237 def MakeToken(lines, start, end, token_type): argument 243 def ParseToken(lines, pos, regex, token_type): argument 261 def Skip(lines, pos, regex): argument 270 def SkipUntil(lines, pos, regex, token_type): argument 281 def ParseExpTokenInParens(lines, pos): argument 310 def TokenizeLines(lines, pos): argument
|
| /third_party/googletest/googletest/scripts/ |
| D | pump.py | 163 def StartsWith(lines, pos, string): argument 186 def FindFirst(lines, token_table, cursor): argument 208 def SubString(lines, start, end): argument 237 def MakeToken(lines, start, end, token_type): argument 243 def ParseToken(lines, pos, regex, token_type): argument 261 def Skip(lines, pos, regex): argument 270 def SkipUntil(lines, pos, regex, token_type): argument 281 def ParseExpTokenInParens(lines, pos): argument 310 def TokenizeLines(lines, pos): argument
|
| /third_party/typescript/tests/cases/compiler/ |
| D | instantiateContextuallyTypedGenericThis.ts | 8 let lines: string[]; variable
|
| /third_party/boost/libs/geometry/doc/src/examples/geometries/register/ |
| D | multi_linestring.cpp | 31 std::deque<linestring_type> lines(2); in BOOST_GEOMETRY_REGISTER_MULTI_LINESTRING() local
|
| /third_party/node/test/parallel/ |
| D | test-events-uncaught-exception-stack.js | 9 const lines = err.stack.split('\n'); constant
|
| D | test-repl-top-level-await.js | 19 this.lines = ['']; property 39 this.lines = ['']; property
|
| /third_party/python/Doc/reference/ |
| D | lexical_analysis.rst | 44 .. _physical-lines: 62 .. _comments: 171 .. _indentation:
|