| /third_party/skia/tools/fiddle/ |
| D | examples.h | 14 struct Example { struct 15 void (*fFunc)(SkCanvas*); 16 const char* fName; 17 double fAnimationDuration; 18 int fImageIndex; 19 int fWidth; 20 int fHeight; 21 int fOffscreenWidth; 45 sk_tools::Registry<fiddle::Example> reg_##NAME( \ argument
|
| /third_party/skia/site/docs/user/api/ |
| D | SkPath_Overview.md | 53 ### Example subsection 67 ### Example subsection 94 ### Example subsection 120 ### Example subsection 139 ### Example subsection
|
| /third_party/rust/crates/cxx/book/src/build/ |
| D | cargo.md | 176 ### Example subsection 196 ### Example subsection 250 ### Example subsection 294 ### Example subsection
|
| /third_party/typescript/tests/cases/compiler/ |
| D | declarationEmitDefaultExportWithStaticAssignment.ts | 7 export default function Example() {} function 13 export default function Example() {} function 18 export default function Example() {} function
|
| D | parameterReferenceInInitializer2.ts | 1 function Example(x = function(x: any) { return x; }) { // Error: parameter 'x' cannot be function
|
| D | newLineInTypeofInstantiation.ts | 1 interface Example { interface
|
| /third_party/typescript/tests/baselines/reference/ |
| D | privateInstanceVisibility.js | 44 var Example = /** @class */ (function () { class 45 function Example() { class in anonymousFunctionbcab75500100.Example 47 Example.prototype.doSomething = function () { class
|
| D | subclassWithPolymorphicThisIsAssignable.js | 10 export class Example<Z extends CustomDocument> { class 25 function Example() { class in Example
|
| D | inferParameterWithMethodCallInitializer.js | 28 function Example() { class 30 Example.prototype.getNumber = function () { class
|
| D | classPropertyErrorOnNameOnly.js | 7 class Example { class 45 function Example() { class in Example
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/proposals/ |
| D | VK_EXT_pipeline_library_group_handles.adoc | 73 == Example section in VK_EXT_pipeline_library_group_handles 75 === Incrementally linking
|
| /third_party/cJSON/ |
| D | README.md | 325 ### Example subsection 349 #### Printing 486 #### Parsing
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/ |
| D | README.md | 20 ## Example section in Shader Variations
|
| /third_party/rust/crates/cxx/book/src/ |
| D | index.md | 32 ## Example section in CXX — safe interop between Rust and C++
|
| /third_party/python/Doc/library/ |
| D | copyreg.rst | 42 Example subtitle
|
| D | pty.rst | 83 Example subtitle
|
| D | uuid.rst | 266 Example subtitle
|
| D | termios.rst | 105 Example subtitle
|
| /third_party/skia/experimental/c-api-example/ |
| D | c.md | 109 Example section in Skia's Stable C API
|
| /third_party/rust/crates/is-terminal/ |
| D | README.md | 39 ## Example section
|
| /third_party/rust/crates/cxx/book/src/binding/ |
| D | cxxvector.md | 19 ## Example section in std::vector\\<T\\>
|
| D | sharedptr.md | 15 ## Example section in std::shared\\_ptr\\<T\\>
|
| D | cxxstring.md | 23 ## Example section in std::string
|
| D | uniqueptr.md | 18 ## Example section in std::unique\\_ptr\\<T\\>
|
| D | rawptr.md | 18 ## Example section in *mut T, *const T
|