/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/ |
D | test_expectations.py | 149 parsed_specifiers = set([specifier.lower() for specifier in expectation_line.specifiers]) 269 specifiers = [] 318 specifiers.append(cls._configuration_tokens.get(token, token)) 348 expectation_line.specifiers = specifiers 371 self.specifiers = [] 388 and self.specifiers == other.specifiers 439 result.specifiers = list(set(line1.specifiers) | set(line2.specifiers)) 459 for specifiers in specifiers_list: 461 … specifiers = self._serialize_parsed_specifiers(test_configuration_converter, specifiers).split() 463 … result.append(self._format_line(self.bugs, specifiers, self.name, expectations, self.comment)) [all …]
|
D | test_expectations_unittest.py | 345 …def assert_tokenize_exp(self, line, bugs=None, specifiers=None, expectations=None, warnings=None, … argument 347 specifiers = specifiers or [] 358 self.assertEqual(expectation_line.specifiers, specifiers) 363 …enize_exp("foo.html [ Pass ] # comment", comment="# comment", expectations=['PASS'], specifiers=[]) 366 …self.assert_tokenize_exp('[ Mac ] foo.html [ Failure ] ', specifiers=['MAC'], expectations=['FAIL'… 369 … self.assert_tokenize_exp('[ Foo ] foo.html [ Pass ]', specifiers=['Foo'], expectations=['PASS']) 375 self.assert_tokenize_exp('foo.html [ Skip ]', specifiers=[], expectations=['SKIP']) 378 self.assert_tokenize_exp('foo.html [ Slow ]', specifiers=[], expectations=['SLOW']) 381 … self.assert_tokenize_exp('foo.html [ WontFix ]', specifiers=[], expectations=['WONTFIX', 'SKIP']) 382 …self.assert_tokenize_exp('foo.html [ WontFix ImageOnlyFailure ]', specifiers=[], expectations=['WO… [all …]
|
D | test_configuration.py | 99 def sort_specifiers(self, specifiers): argument 101 for specifier in specifiers: 223 return reduce(set.intersection, [set(specifiers) for specifiers in combination])
|
/external/clang/test/SemaObjCXX/ |
D | message.mm | 61 // Test class messages that use non-trivial simple-type-specifiers 62 // or typename-specifiers.
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | CSSParser-in.cpp | 9811 CSSParserSelector* CSSParser::rewriteSpecifiersWithNamespaceIfNeeded(CSSParserSelector* specifiers) in rewriteSpecifiersWithNamespaceIfNeeded() argument 9813 if (m_defaultNamespace != starAtom || specifiers->needsCrossingTreeScopeBoundary()) in rewriteSpecifiersWithNamespaceIfNeeded() 9814 …return rewriteSpecifiersWithElementName(nullAtom, starAtom, specifiers, /*tagIsForNamespaceRule*/t… in rewriteSpecifiersWithNamespaceIfNeeded() 9815 …if (CSSParserSelector* distributedPseudoElementSelector = specifiers->findDistributedPseudoElement… in rewriteSpecifiersWithNamespaceIfNeeded() 9816 …specifiers->prependTagSelector(QualifiedName(nullAtom, starAtom, m_defaultNamespace), /*tagIsForNa… in rewriteSpecifiersWithNamespaceIfNeeded() 9817 return rewriteSpecifiersForShadowDistributed(specifiers, distributedPseudoElementSelector); in rewriteSpecifiersWithNamespaceIfNeeded() 9819 return specifiers; in rewriteSpecifiersWithNamespaceIfNeeded() 9822 …& namespacePrefix, const AtomicString& elementName, CSSParserSelector* specifiers, bool tagIsForNa… in rewriteSpecifiersWithElementName() argument 9827 …if (CSSParserSelector* distributedPseudoElementSelector = specifiers->findDistributedPseudoElement… in rewriteSpecifiersWithElementName() 9828 specifiers->prependTagSelector(tag, tagIsForNamespaceRule); in rewriteSpecifiersWithElementName() [all …]
|
D | CSSParser.h | 362 …ualifiedName& tag, const AtomicString& elementName, CSSParserSelector* specifiers, bool tagIsForNa… 363 …ualifiedName& tag, const AtomicString& elementName, CSSParserSelector* specifiers, bool tagIsForNa… 366 …CSSParserSelector* rewriteSpecifiersForShadowDistributed(CSSParserSelector* specifiers, CSSParserS…
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
D | bot_test_expectations.py | 146 line.specifiers = bug_urls if bug_urls else ""
|
/external/openssh/ |
D | scp.0 | 20 names containing `:' as host specifiers. Copies between two remote hosts
|
/external/clang/test/SemaObjC/ |
D | format-strings-objc.m | 222 …NSLog(@"no specifiers", dict[CFSTR("abc")]); // expected-error{{indexing expression is invalid bec… 226 …[Foo fooWithFormat:@"no specifiers", dict[CFSTR("abc")]]; // expected-error{{indexing expression i…
|
/external/llvm/lib/Support/Windows/ |
D | Signals.inc | 37 // specifiers on to the MSVCRT entirely, and the CRT understands the ll 475 // complain about the ll format specifiers used. Now we are turning the
|
/external/libexif/ |
D | NEWS | 21 * Fixed some invalid format specifiers that caused problems on some platforms
|
D | ChangeLog | 112 * Fixed some invalid format specifiers and typecasts. This caused a
|
/external/blktrace/ |
D | README | 109 -F Format specification. The individual specifiers are:
|
/external/chromium_org/third_party/ply/ |
D | README | 49 precedence specifiers, and moderately ambiguous grammars.
|
/external/clang/include/clang/Basic/ |
D | DiagnosticASTKinds.td | 57 "specifiers (%1 vs %3) has unspecified value">;
|
D | DiagnosticParseKinds.td | 169 "expected member name or ';' after declaration specifiers">;
|
/external/blktrace/doc/ |
D | blktrace.tex | 486 & & action specifiers in section~\ref{sec:act-table} \\ \hline 616 optionally a left-aligned specifier. These precede field specifiers, 779 specifiers -- BLK\_TA\_QUEUE, BLK\_TA\_REQUEUE, BLK\_TA\_ISSUE,
|
/external/bison/m4/ |
D | printf.m4 | 8 dnl 'L' size specifiers. (ISO C99, POSIX:2001) 17 AC_CACHE_CHECK([whether printf supports size specifiers as in C99], 1516 dnl 1 = checking whether printf supports size specifiers as in C99...
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | fts3matchinfo.test | 86 # key-value list (serialized array) with matchinfo() format specifiers
|
/external/clang/docs/ |
D | LanguageExtensions.rst | 575 C++11 alignment specifiers 579 determine if support for alignment specifiers using ``alignas`` is enabled. 885 C11 alignment specifiers 889 if support for alignment specifiers using ``_Alignas`` is enabled. 2176 a format string that uses format specifiers that are allowed, and that
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/ |
D | nasm-token.re | 225 /* size specifiers */
|
/external/dnsmasq/ |
D | CHANGELOG | 202 client-architecture specifiers, but it's generally useful.
|
/external/valgrind/main/docs/internals/ |
D | xml-output-protocol4.txt | 155 specifiers used in the --xml-file= argument for the run, if any.
|
/external/oprofile/ |
D | ChangeLog-2004 | 230 and binary profile specifiers
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 41 E2fsck will now support UUID= and LABEL= specifiers for the -j option 3199 specifiers, via the syntax: "/tmp/test.img?offset=1024". 3762 and UUID filesystem specifiers without needing to search all of the 3766 Tune2fs and e2label will accept LABEL=xxx and UID=yyy specifiers for 3996 specifiers. (Sourceforge patch #613447) 4490 mke2fs and tune2fs will allow the use of UUID= or LABEL= specifiers
|