/third_party/typescript/tests/baselines/reference/ |
D | narrowingConstrainedTypeParameter.js | 12 export function speak<TPet extends Pet>(pet: TPet, voice: (pet: TPet) => string): string { 23 exports.speak = void 0; 27 function speak(pet, voice) { function 33 exports.speak = speak;
|
D | narrowingConstrainedTypeParameter.symbols | 21 export function speak<TPet extends Pet>(pet: TPet, voice: (pet: TPet) => string): string { 22 >speak : Symbol(speak, Decl(narrowingConstrainedTypeParameter.ts, 8, 1))
|
D | narrowingConstrainedTypeParameter.types | 22 export function speak<TPet extends Pet>(pet: TPet, voice: (pet: TPet) => string): string { 23 >speak : <TPet extends Pet>(pet: TPet, voice: (pet: TPet) => string) => string
|
/third_party/jerryscript/tests/jerry/es2015/ |
D | class-inheritance-core-1.js | 25 static speak () { method in Animal 64 static speak () { method in Dog 91 static speak () { method in Doge 110 assert (Doge.speak () === "Doges wow.");
|
D | module-export-01.js | 27 speak() { method in Dog 41 assert(dog.speak() === "Pluto barks.")
|
D | module-import-01.js | 33 assert (dog.speak() === "Oddie barks.")
|
/third_party/boost/libs/ptr_container/test/ |
D | tut1.cpp | 63 std::string speak() const in speak() function in animal 333 if( mary->speak() == muuuh ) in main()
|
/third_party/typescript/tests/cases/compiler/ |
D | narrowingConstrainedTypeParameter.ts | 13 export function speak<TPet extends Pet>(pet: TPet, voice: (pet: TPet) => string): string { function
|
/third_party/flutter/skia/third_party/externals/wuffs/test/data/ |
D | romeo.txt | 11 [Aside] Shall I hear more, or shall I speak at this?
|
D | romeo.txt.gz | ... Aside] Shall I hear more, or shall I speak at this?
12
13JULIET
14'Tis but thy ... |
/third_party/boost/libs/outcome/doc/src/content/experimental/c-api/ |
D | _index.md | 8 languages which can speak the C ABI but not the C++ ABI) is how to interpret C++ exception throws. …
|
/third_party/boost/libs/range/doc/ |
D | faq.qbk | 24 [:Even though we speak of incrementable iterators, it would not make much sense for ranges; for exa…
|
D | style.qbk | 10 …ator type, we get a type of range for each type of iterator. Hence we can speak of the following t…
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/ |
D | README.md | 55 [2019/10/16 16:22:02:3183] U: Connected to Alexa... speak "Alexa, ..."
|
/third_party/boost/libs/spirit/doc/x3/ |
D | preface.qbk | 27 instructions. Examples speak volumes and we have volumes of
|
/third_party/gettext/gettext-runtime/doc/ |
D | nls.texi | 19 together, so that free software will gradually become able to speak many 46 programs they contain can be made to speak your own native language. 96 speak German and live in Germany. At the shell prompt, merely execute
|
/third_party/boost/libs/outcome/doc/src/content/motivation/ |
D | plug_error_code2.md | 27 1. Any code which can speak `boost::system::error_code` can now work with errors from your
|
D | plug_error_code.md | 27 1. Any code which can speak `std::error_code` can now work with errors from your
|
/third_party/python/Doc/library/ |
D | syslog.rst | 15 library that can speak to a syslog server is available in the
|
/third_party/skia/third_party/externals/brotli/tests/testdata/ |
D | asyoulik.txt | 89 he keeps me rustically at home, or, to speak more 198 OLIVER Was not Charles, the duke's wrestler, here to speak with me? 274 for, I assure thee, and almost with tears I speak 276 day living. I speak but brotherly of him; but 421 speak no more of him; you'll be whipped for taxation 424 TOUCHSTONE The more pity, that fools may not speak wisely what 494 LE BEAU Why, this that I speak of. 615 LE BEAU He cannot speak, my lord. 677 I cannot speak to her, yet she urged conference. 689 More suits you to conceive than I to speak of. [all …]
|
/third_party/grpc/doc/ |
D | PROTOCOL-WEB.md | 31 * become optional (in 1-2 years) when browsers are able to speak the native
|
/third_party/e2fsprogs/ |
D | ABOUT-NLS | 6 together, so that free software will gradually become able to speak many 25 they contain can be made to speak your own native language. Most such 64 you speak German and live in Germany. At the shell prompt, merely
|
/third_party/boost/libs/vmd/doc/ |
D | vmd_introduction.qbk | 52 Often we speak of a macro expanding to nothing or being passed nothing
|
/third_party/boost/libs/serialization/CMake/ |
D | CMakeLists.txt | 229 # building with shared libraries (dll in windows speak)
|
/third_party/mbedtls/ |
D | CONTRIBUTING.md | 79 Mbed TLS is well documented, but if you think documentation is needed, speak out!
|