/third_party/node/deps/npm/node_modules/yargs-parser/lib/ |
D | tokenize-arg-string.js | 12 var opening = null 20 if (c === ' ' && !opening) { 29 if (c === opening) { 30 opening = null 31 } else if ((c === "'" || c === '"') && !opening) { 32 opening = c
|
/third_party/cef/tools/yapf/yapf/yapflib/ |
D | format_decision_state.py | 238 opening = _GetOpeningBracket(previous.previous_token) 239 if (opening and opening.value == '(' and opening.previous_token and 240 opening.previous_token.is_name): 257 opening = _GetOpeningBracket(current) 258 if not self._EachDictEntryFitsOnOneLine(opening): 295 opening = _GetOpeningBracket(current) 296 if opening: 297 arglist_length = (opening.matching_bracket.total_length - 298 opening.total_length + self.stack[-1].indent) 304 opening = _GetOpeningBracket(current) [all …]
|
/third_party/boost/libs/metaparse/doc/ |
D | unpaired.qbk | 24 "['opening element] ... ['closing element]" structure is missing. (eg. a closing 26 ['opening element] (eg. the opening paren). `Msg` is the error message the
|
/third_party/pcre2/pcre2/testdata/ |
D | testinput9 | 23 " (?: # opening quote... 37 " (?: # opening quote... 74 " (?: # opening quote... 86 " (?: # opening quote... 156 " (?: # opening quote... 170 " (?: # opening quote...
|
D | testoutput9 | 31 " (?: # opening quote... 45 " (?: # opening quote... 82 " (?: # opening quote... 94 " (?: # opening quote... 164 " (?: # opening quote... 178 " (?: # opening quote...
|
D | testinput11 | 20 " (?: # opening quote... 34 " (?: # opening quote... 71 " (?: # opening quote... 83 " (?: # opening quote... 153 " (?: # opening quote... 167 " (?: # opening quote...
|
/third_party/python/Parser/ |
D | string_parser.c | 673 int opening = (unsigned char)parenstack[nested_depth]; in fstring_find_expr() local 674 if (!((opening == '(' && ch == ')') || in fstring_find_expr() 675 (opening == '[' && ch == ']') || in fstring_find_expr() 676 (opening == '{' && ch == '}'))) in fstring_find_expr() 681 ch, opening); in fstring_find_expr() 698 int opening = (unsigned char)parenstack[nested_depth - 1]; in fstring_find_expr() local 699 RAISE_SYNTAX_ERROR("f-string: unmatched '%c'", opening); in fstring_find_expr()
|
/third_party/boost/libs/flyweight/example/ |
D | html.cpp | 74 enum tag_type{opening,closing,failure}; enumerator 111 else type=opening; in parse_tag() 184 if(res.type==opening){ /* add to contex */ in scan_html()
|
/third_party/lwip/doc/ |
D | contrib.txt | 19 4. one space between keyword and opening bracket. 20 5. no space between function and opening bracket. 21 6. one space and no newline before opening curly braces of a block.
|
/third_party/glib/glib/tests/markups/ |
D | fail-19.expected | 1 ERROR Error on line 1 char 6: Document ended unexpectedly inside an element-opening tag.
|
/third_party/typescript_eslint/packages/typescript-estree/tests/snapshots/tsx/ |
D | generic-jsx-opening-element.src.tsx.shot | 3 exports[`tsx generic-jsx-opening-element.src 1`] = `
|
/third_party/flutter/flutter/examples/image_list/ios/Runner/Assets.xcassets/LaunchImage.imageset/ |
D | README.md | 5 You can also do it by opening your Flutter project's Xcode project with `open ios/Runner.xcworkspac…
|
/third_party/flutter/flutter/dev/benchmarks/macrobenchmarks/ios/Runner/Assets.xcassets/LaunchImage.imageset/ |
D | README.md | 5 You can also do it by opening your Flutter project's Xcode project with `open ios/Runner.xcworkspac…
|
/third_party/flutter/flutter/dev/integration_tests/android_views/ios/Runner/Assets.xcassets/LaunchImage.imageset/ |
D | README.md | 5 You can also do it by opening your Flutter project's Xcode project with `open ios/Runner.xcworkspac…
|
/third_party/flutter/flutter/packages/flutter_tools/templates/app/ios.tmpl/Runner/Assets.xcassets/LaunchImage.imageset/ |
D | README.md | 5 You can also do it by opening your Flutter project's Xcode project with `open ios/Runner.xcworkspac…
|
/third_party/flutter/flutter/dev/integration_tests/release_smoke_test/ios/Runner/Assets.xcassets/LaunchImage.imageset/ |
D | README.md | 5 You can also do it by opening your Flutter project's Xcode project with `open ios/Runner.xcworkspac…
|
/third_party/ejdb/src/bindings/ejdb2_flutter/example/ios/Runner/Assets.xcassets/LaunchImage.imageset/ |
D | README.md | 5 You can also do it by opening your Flutter project's Xcode project with `open ios/Runner.xcworkspac…
|
/third_party/flutter/flutter/packages/flutter_tools/templates/module/ios/host_app_ephemeral/Runner.tmpl/Assets.xcassets/LaunchImage.imageset/ |
D | README.md | 5 You can also do it by opening your Flutter project's Xcode project with `open ios/Runner.xcworkspac…
|
/third_party/flutter/flutter/dev/integration_tests/flavors/ios/Runner/Assets.xcassets/LaunchImage.imageset/ |
D | README.md | 5 You can also do it by opening your Flutter project's Xcode project with `open ios/Runner.xcworkspac…
|
/third_party/flutter/flutter/dev/integration_tests/codegen/ios/Runner/Assets.xcassets/LaunchImage.imageset/ |
D | README.md | 5 You can also do it by opening your Flutter project's Xcode project with `open ios/Runner.xcworkspac…
|
/third_party/python/Doc/library/ |
D | urllib.rst | 12 * :mod:`urllib.request` for opening and reading URLs
|
/third_party/curl/docs/cmdline-opts/ |
D | parallel-immediate.d | 8 rather prefer opening up more connections in parallel at once rather than
|
/third_party/typescript/tests/cases/conformance/jsx/ |
D | tsxPreserveEmit1.tsx | 32 // Should emit 'M.X' in both opening and closing tags
|
/third_party/pulseaudio/src/modules/x11/ |
D | module-x11-xsmp.c | 95 static void new_ice_connection(IceConn connection, IcePointer client_data, Bool opening, IcePointer… in new_ice_connection() argument 98 if (opening) in new_ice_connection()
|
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/pos/ |
D | 1000_8.txt | 1 …cenes were very interesting, tense and well done. I especially liked the opening scene which had a…
|