/third_party/python/Tools/peg_generator/pegen/ |
D | grammar.py | 292 def __init__(self, node: Plain): argument 298 def __iter__(self) -> Iterator[Plain]: 309 def __init__(self, node: Plain, sign: str): argument 316 def __iter__(self) -> Iterator[Plain]: 327 def __init__(self, node: Plain): argument 335 def __init__(self, node: Plain): argument 370 def __init__(self, node: Plain): argument 378 def __iter__(self) -> Iterator[Plain]: 418 def __init__(self, separator: Plain, node: Plain): argument 478 Plain = Union[Leaf, Group] variable [all …]
|
D | metagrammar.gram | 20 Plain, 110 atom[Plain]:
|
D | parser_generator.py | 13 Plain, 120 def name_loop(self, node: Plain, is_repeat1: bool) -> str: argument
|
D | grammar_parser.py | 26 Plain, 602 def atom(self) -> Optional[Plain]:
|
/third_party/PyYAML/examples/pygments-lexer/ |
D | yaml.py | 242 something(Literal.Scalar.Plain), 296 something(Literal.Scalar.Plain), 402 (r'[ ]+', Literal.Scalar.Plain), 405 Literal.Scalar.Plain), 419 (r'[ ]+', Literal.Scalar.Plain), 421 (r'[^ \t\n\r\f\v,:?\[\]{}]+', Literal.Scalar.Plain),
|
/third_party/parse5/test/data/parser-feedback/ |
D | tricky01.test | 42 …Plain\\n<p>I should not be red. <font color=red>Red. <i>Italic and red.</p>\\n<p>Italic and red. <… 43 …Plain\n<p>I should not be red. <font color=red>Red. <i>Italic and red.</p>\n<p>Italic and red. </i… 101 " Plain\n" 205 " Plain"
|
/third_party/googletest/googletest/src/hwext/ |
D | gtest-ext.cc | 57 case Plain: in findDefFor() 132 case Plain: in getLevel() 181 case Plain: in getTestFlags()
|
/third_party/googletest/googletest/include/gtest/hwext/ |
D | gtest-ext.h | 19 …:TestDefManager::instance()->regist(#test_case_name, #test_name, test_flags, testing::ext::Plain);\ 45 Plain, Fixtured, Typed, PatternTyped, Parameterized enumerator
|
/third_party/ffmpeg/doc/ |
D | swscale.txt | 76 * Plain C 8-bit 4:2:2 YUV -> RGB converters using LUTs 77 * Plain C 17-bit 4:4:4 YUV -> RGB converters using multiplies 79 * Plain C 16-bit Y -> 16-bit gray
|
/third_party/curl/docs/ |
D | FEATURES.md | 148 - authentication: Plain, Login, CRAM-MD5, Digest-MD5, NTLM (9), Kerberos 5 166 - SASL based authentication: Plain, Login, CRAM-MD5, Digest-MD5, NTLM (9), 183 - SASL based authentication: Plain, Login, CRAM-MD5, Digest-MD5, NTLM (9),
|
/third_party/PyYAML/tests/data/ |
D | spec-08-10.data | 11 - entry # Plain
|
/third_party/node/deps/base64/base64/ |
D | README.md | 445 | Processor | Plain enc | Plain dec | SSSE3 enc | SSSE3 dec | AVX e… 466 | Processor | Plain enc | Plain dec | NEON32 enc | NEON32 dec | NEO… 475 | Processor | Plain enc | Plain dec | 483 …f 100 kB to 1 MB, leading to 12x faster AVX encoding/decoding compared to Plain, or a throughput o…
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Wasm.h | 360 enum { Plain, Empty, Tombstone } State = Plain; enumerator
|
/third_party/skia/third_party/externals/spirv-cross/shaders/vulkan/rgen/ |
D | payloads.nocompat.vk.rgen | 12 // Plain payload
|
D | payloads.khr.spv14.nocompat.vk.rgen | 12 // Plain payload
|
/third_party/curl/docs/libcurl/opts/ |
D | CURLOPT_SASL_IR.md | 33 * Plain
|
/third_party/python/Lib/test/test_email/data/ |
D | msg_16.txt | 101 X-Converted-To-Plain-Text: from multipart/alternative by demime 0.98e 102 X-Converted-To-Plain-Text: Alternative section used was text/plain
|
/third_party/typescript/tests/baselines/reference/ |
D | mixinIntersectionIsValidbaseType.symbols | 17 * Plain mixin where the superclass must be Initable
|
D | mixinIntersectionIsValidbaseType.types | 13 * Plain mixin where the superclass must be Initable
|
/third_party/cups-filters/ppd/ |
D | Fuji_Xerox-DocuPrint_CM305_df-PDF.ppd | 125 *MediaType Plain/Plain: "@PJL SET MEDIATYPE=NORMAL<0A>"
|
D | Ricoh-PDF_Printer-PDF.ppd | 269 *DefaultMediaType: Plain 270 *MediaType Auto/Plain/Recycled: "@PJL SET MEDIATYPE=PLAINORRECYCLED<0A>" 271 *MediaType Plain/Plain: "@PJL SET MEDIATYPE=PLAIN<0A>"
|
/third_party/zlib/doc/ |
D | txtvsbin.txt | 1 A Fast Method for Identifying Plain Text Files
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | cy_cy_FONIPA.txt | 87 [ɡŋ] {w} [rl] $vowel → W; # Plain or nasal mutation environment
|
/third_party/icu/icu4c/source/data/translit/ |
D | cy_cy_FONIPA.txt | 87 [ɡŋ] {w} [rl] $vowel → W; # Plain or nasal mutation environment
|
/third_party/libwebsockets/READMEs/ |
D | README.http-fallback.md | 57 ### Plain http flow
|