Home
last modified time | relevance | path

Searched defs:Example (Results 1 – 25 of 122) sorted by relevance

12345

/third_party/skia/tools/fiddle/
Dexamples.h14 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/
DSkPath_Overview.md53 ### Example subsection
67 ### Example subsection
94 ### Example subsection
120 ### Example subsection
139 ### Example subsection
/third_party/node/deps/npm/node_modules/libnpmteam/
DREADME.md11 ## Example section in libnpmteam
77 ##### Example l4subsection
89 ##### Example l4subsection
100 ##### Example l4subsection
111 ##### Example l4subsection
122 ##### Example l4subsection
141 ##### Example l4subsection
161 ##### Example l4subsection
178 ##### Example l4subsection
/third_party/node/deps/npm/node_modules/libnpmhook/
DREADME.md26 ## Example section in libnpmhook
72 ##### Example l4subsection
107 ##### Example l4subsection
139 ##### Example l4subsection
187 ##### Example l4subsection
229 ##### Example l4subsection
260 ##### Example l4subsection
/third_party/rust/crates/cxx/book/src/build/
Dcargo.md176 ### Example subsection
196 ### Example subsection
250 ### Example subsection
294 ### Example subsection
/third_party/node/deps/npm/node_modules/libnpmorg/
DREADME.md23 ## Example section in libnpmorg
71 ##### Example l4subsection
96 ##### Example l4subsection
113 ##### Example l4subsection
138 ##### Example l4subsection
/third_party/typescript/tests/cases/compiler/
DdeclarationEmitDefaultExportWithStaticAssignment.ts7 export default function Example() {} function
13 export default function Example() {} function
18 export default function Example() {} function
DnewLineInTypeofInstantiation.ts1 interface Example { interface
DparameterReferenceInInitializer2.ts1 function Example(x = function(x: any) { return x; }) { // Error: parameter 'x' cannot be function
/third_party/node/deps/npm/docs/content/commands/
Dnpm-update.md36 ### Example subsection
59 #### Caret Dependencies
72 #### Tilde Dependencies
87 #### Caret Dependencies below 1.0.0
112 #### Subdependencies
145 #### Updating Globally-Installed Packages
/third_party/typescript/tests/baselines/reference/
DprivateInstanceVisibility.js44 var Example = /** @class */ (function () { class
45 function Example() { class in anonymousFunctionaea0b6310100.Example
47 Example.prototype.doSomething = function () { class
DsubclassWithPolymorphicThisIsAssignable.js10 export class Example<Z extends CustomDocument> { class
25 function Example() { class in Example
DinferParameterWithMethodCallInitializer.js28 function Example() { class
30 Example.prototype.getNumber = function () { class
DclassPropertyErrorOnNameOnly.js7 class Example { class
45 function Example() { class in Example
/third_party/node/deps/npm/node_modules/libnpmsearch/
DREADME.md21 ## Example section in libnpmsearch
105 ##### Example l4subsection
155 ##### Example l4subsection
/third_party/node/deps/npm/node_modules/libnpmpublish/
DREADME.md21 ## Example section in libnpmpublish
87 ##### Example l4subsection
114 ##### Example l4subsection
/third_party/node/deps/npm/node_modules/libnpmaccess/
DREADME.md13 ## Example section in libnpmaccess
23 ### API
/third_party/cJSON/
DREADME.md324 ### Example subsection
348 #### Printing
485 #### Parsing
/third_party/python/Doc/library/
Dcopyreg.rst45 Example subtitle
Dpty.rst83 Example subtitle
Dtermios.rst85 Example subtitle
/third_party/rust/crates/cxx/book/src/
Dindex.md32 ## Example section in CXX — safe interop between Rust and C++
/third_party/skia/experimental/c-api-example/
Dc.md109 Example section in Skia's Stable C API
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/
DREADME.md20 ## Example section in Shader Variations
/third_party/rust/crates/cxx/book/src/binding/
Drawptr.md18 ## Example section in *mut T,&ensp;*const T

12345