Home
last modified time | relevance | path

Searched refs:docs (Results 1 – 25 of 2659) sorted by relevance

12345678910>>...107

/third_party/flutter/skia/tools/fiddle/
Ddisabled_examples.txt1 docs/examples/Alpha_Type_Opaque.cpp
2 docs/examples/Alpha_Type_Premul.cpp
3 docs/examples/Alpha_Type_Unpremul.cpp
4 docs/examples/Arc.cpp
5 docs/examples/Canvas_129.cpp
6 docs/examples/Canvas_SaveLayerRec_SaveLayerRec.cpp
7 docs/examples/Canvas_drawAnnotation_2.cpp
8 docs/examples/Canvas_drawPatch_2_a.cpp
9 docs/examples/Canvas_drawPosText.cpp
10 docs/examples/Canvas_drawPosTextH.cpp
[all …]
/third_party/flutter/glfw/docs/
DCMakeLists.txt5 "${GLFW_SOURCE_DIR}/docs/main.dox"
6 "${GLFW_SOURCE_DIR}/docs/news.dox"
7 "${GLFW_SOURCE_DIR}/docs/moving.dox"
8 "${GLFW_SOURCE_DIR}/docs/quick.dox"
9 "${GLFW_SOURCE_DIR}/docs/compile.dox"
10 "${GLFW_SOURCE_DIR}/docs/build.dox"
11 "${GLFW_SOURCE_DIR}/docs/intro.dox"
12 "${GLFW_SOURCE_DIR}/docs/context.dox"
13 "${GLFW_SOURCE_DIR}/docs/monitor.dox"
14 "${GLFW_SOURCE_DIR}/docs/window.dox"
[all …]
/third_party/node/deps/npm/
DMakefile7 markdowns = $(shell find docs -name '*.md' | grep -v 'index') README.md
9 cli_mandocs = $(shell find docs/content/cli-commands -name '*.md' \
15 files_mandocs = $(shell find docs/content/configuring-npm -name '*.md' \
19 misc_mandocs = $(shell find docs/content/using-npm -name '*.md' \
25 all: docs
42 clean: markedclean marked-manclean docs-clean
52 cd docs && node ../bin/npm-cli.js install && \
56 docs: mandocs htmldocs target
64 docsclean: docs-clean
65 docs-clean:
[all …]
/third_party/python/Doc/
DMakefile163 cp -pPR build/html dist/python-$(DISTVERSION)-docs-html
164 tar -C dist -cf dist/python-$(DISTVERSION)-docs-html.tar python-$(DISTVERSION)-docs-html
165 bzip2 -9 -k dist/python-$(DISTVERSION)-docs-html.tar
166 (cd dist; zip -q -r -9 python-$(DISTVERSION)-docs-html.zip python-$(DISTVERSION)-docs-html)
167 rm -r dist/python-$(DISTVERSION)-docs-html
168 rm dist/python-$(DISTVERSION)-docs-html.tar
172 cp -pPR build/text dist/python-$(DISTVERSION)-docs-text
173 tar -C dist -cf dist/python-$(DISTVERSION)-docs-text.tar python-$(DISTVERSION)-docs-text
174 bzip2 -9 -k dist/python-$(DISTVERSION)-docs-text.tar
175 (cd dist; zip -q -r -9 python-$(DISTVERSION)-docs-text.zip python-$(DISTVERSION)-docs-text)
[all …]
/third_party/curl/packages/vms/
Dgnv_link_curl.com474 $ link'ldebug'/exe=[.docs.examples]'target'.exe-
475 /dsf=[.docs.examples]'target'.dsf -
476 [.docs.examples]'target'.o,-
487 $ link'ldebug'/exe=[.docs.examples]'target'.exe-
488 /dsf=[.docs.examples]'target'.dsf -
489 [.docs.examples]'target'.o,-
500 $ link'ldebug'/exe=[.docs.examples]'target'.exe-
501 /dsf=[.docs.examples]'target'.dsf -
502 [.docs.examples]'target'.o,-
513 $ link'ldebug'/exe=[.docs.examples]'target'.exe-
[all …]
/third_party/typescript_eslint/packages/eslint-plugin/
DREADME.md13 - **[You can find our Getting Started docs here](../../docs/getting-started/linting/README.md)**
14 - **[You can find our FAQ / Troubleshooting docs here](../../docs/getting-started/linting/FAQ.md)**
16 These docs walk you through setting up ESLint, this plugin, and our parser. If you know what you're…
62 **Note: Make sure to use `eslint --ext .js,.ts` since by [default](https://eslint.org/docs/user-gui…
66 You can also use [`eslint:recommended`](https://eslint.org/docs/rules/) (the set of rules which are…
90 **[You can read more about linting with type information here](../../docs/getting-started/linting/T…
100 | [`@typescript-eslint/adjacent-overload-signatures`](./docs/rules/adjacent-overload-signatures.md)…
101 | [`@typescript-eslint/array-type`](./docs/rules/array-type.md) …
102 | [`@typescript-eslint/await-thenable`](./docs/rules/await-thenable.md) …
103 | [`@typescript-eslint/ban-ts-comment`](./docs/rules/ban-ts-comment.md) …
[all …]
DROADMAP.md155 | [`completed-docs`] | �� | [`jsdoc/require-jsdoc`] …
208 …lass`, `no-var-self`, `no-unnecessary-bind`, and `valid-typeof`). See the docs in the link above t…
237 | `informative-docs` | �� | N/A …
453 [`completed-docs`]: https://palantir.github.io/tslint/rules/completed-docs
502 [no-magic-numbers]: https://eslint.org/docs/rules/no-magic-numbers
503 [no-param-reassign]: https://eslint.org/docs/rules/no-param-reassign
504 [no-sequences]: https://eslint.org/docs/rules/no-sequences
505 [no-restricted-globals]: https://eslint.org/docs/rules/no-restricted-globals
506 [no-restricted-properties]: https://eslint.org/docs/rules/no-restricted-properties
507 [no-restricted-syntax]: https://eslint.org/docs/rules/no-restricted-syntax
[all …]
/third_party/boost/libs/mpi/doc/
Dc_mapping.qbk10 For example, [@http://www.mpi-forum.org/docs/mpi-1.1/mpi-11-html/node50.html#Node50
20 [[[@http://www.mpi-forum.org/docs/mpi-1.1/mpi-11-html/node40.html#Node40
23 [[[@http://www.mpi-forum.org/docs/mpi-1.1/mpi-11-html/node51.html#Node51
26 [[[@http://www.mpi-forum.org/docs/mpi-1.1/mpi-11-html/node42.html#Node42
29 [[[@http://www.mpi-forum.org/docs/mpi-1.1/mpi-11-html/node42.html#Node42
32 [[[@http://www.mpi-forum.org/docs/mpi-1.1/mpi-11-html/node50.html#Node50
37 [[[@http://www.mpi-forum.org/docs/mpi-1.1/mpi-11-html/node35.html#Node35
41 [[[@http://www.mpi-forum.org/docs/mpi-1.1/mpi-11-html/node46.html#Node46
44 [[[@http://www.mpi-forum.org/docs/mpi-1.1/mpi-11-html/node50.html#Node50
48 [[[@http://www.mpi-forum.org/docs/mpi-1.1/mpi-11-html/node46.html#Node46
[all …]
/third_party/skia/third_party/externals/angle2/doc/
DdEQP-Charts.md3 …/HEAD/scripts/generate_stats.py) and collected into a Sheet here: https://docs.google.com/spreadsh…
13 [https://docs.google.com/spreadsheets/d/1uttk1z8lJ4ZsUY7wMdFauMzUxb048nh5l52zdrAznek/edit#gid=21317…
15 …Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https://docs.google.com/spreadsh…
17 …Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https://docs.google.com/spreadsh…
19 …Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https://docs.google.com/spreadsh…
21 …Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https://docs.google.com/spreadsh…
25 [https://docs.google.com/spreadsheets/d/1uttk1z8lJ4ZsUY7wMdFauMzUxb048nh5l52zdrAznek/edit#gid=88272…
27 …Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https://docs.google.com/spreadsh…
29 …Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https://docs.google.com/spreadsh…
31 …Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https://docs.google.com/spreadsh…
[all …]
/third_party/flutter/skia/third_party/externals/angle2/doc/
DdEQP-Charts.md3 …/HEAD/scripts/generate_stats.py) and collected into a Sheet here: https://docs.google.com/spreadsh…
9 [https://docs.google.com/spreadsheets/d/1uttk1z8lJ4ZsUY7wMdFauMzUxb048nh5l52zdrAznek/edit#gid=21317…
11 …Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https://docs.google.com/spreadsh…
13 …Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https://docs.google.com/spreadsh…
15 …Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https://docs.google.com/spreadsh…
17 …Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https://docs.google.com/spreadsh…
21 [https://docs.google.com/spreadsheets/d/1uttk1z8lJ4ZsUY7wMdFauMzUxb048nh5l52zdrAznek/edit#gid=88272…
23 …Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https://docs.google.com/spreadsh…
25 …Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https://docs.google.com/spreadsh…
27 …Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https://docs.google.com/spreadsh…
[all …]
/third_party/flutter/flutter/packages/flutter/lib/src/material/
Dcolors.dart129 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.pink.png)
130 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.pinkAccent.png)
132 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.red.png)
133 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.redAccent.png)
135 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.deepOrange.png)
136 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.deepOrangeAccent.png)
138 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.orange.png)
139 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.orangeAccent.png)
141 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.amber.png)
142 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.amberAccent.png)
[all …]
/third_party/libpsl/
D.gitignore31 docs/libpsl/html/
32 docs/libpsl/libpsl-decl-list.txt
33 docs/libpsl/libpsl-decl.txt
34 docs/libpsl/libpsl-overrides.txt
35 docs/libpsl/libpsl-undeclared.txt
36 docs/libpsl/libpsl-undocumented.txt
37 docs/libpsl/libpsl-unused.txt
38 docs/libpsl/libpsl.3
39 docs/libpsl/libpsl.args
40 docs/libpsl/libpsl.hierarchy
[all …]
/third_party/gstreamer/gstreamer/docs/random/
DChangeLog-0.83 * docs/libs/tmpl/gstcontrol.sgml:
4 * docs/libs/tmpl/gstdparam.sgml:
5 * docs/libs/tmpl/gstdplinint.sgml:
6 * docs/libs/tmpl/gstdpman.sgml:
7 * docs/libs/tmpl/gstdpsmooth.sgml:
8 * docs/libs/tmpl/gstunitconvert.sgml:
9 more docs for the state of dparams
28 Fix inline docs: tag setter vararg functions are NULL-terminated,
39 * docs/pwg/building-pads.xml:
40 * docs/pwg/intro-basics.xml:
[all …]
/third_party/node/deps/npm/node_modules/extsprintf/
DMakefile.targ107 DOC_BUILD = $(BUILD)/docs/public
221 DOC_MEDIA_DIRS := $(shell find docs/media -type d 2>/dev/null | grep -v "^docs/media$$")
222 DOC_MEDIA_DIRS := $(DOC_MEDIA_DIRS:docs/media/%=%)
225 DOC_MEDIA_FILES := $(shell find docs/media -type f 2>/dev/null)
226 DOC_MEDIA_FILES := $(DOC_MEDIA_FILES:docs/media/%=%)
234 .PHONY: docs
235 docs: \
245 $(DOC_FILES:%.restdown=docs/%.html) \
246 $(DOC_FILES:%.restdown=docs/%json)
253 $(DOC_FILES:%.restdown=docs/%.html) \
[all …]
/third_party/typescript_eslint/packages/eslint-plugin/tests/
Dconfigs.test.ts6 .filter(([, rule]) => rule.meta.docs?.extendsBaseRule)
11 typeof rule.meta.docs?.extendsBaseRule === 'string'
12 ? rule.meta.docs.extendsBaseRule
71 rule.meta.docs?.recommended !== false &&
72 rule.meta.docs?.requiresTypeChecking !== true,
76 rule.meta.docs?.recommended ? rule.meta.docs.recommended : 'off',
94 rule.meta.docs?.recommended !== false &&
95 rule.meta.docs?.requiresTypeChecking === true,
99 rule.meta.docs?.recommended ? rule.meta.docs.recommended : 'off',
Ddocs.test.ts70 text: `${rule.meta.docs?.description} (\`${ruleName}\`)`,
87 rule.meta.docs?.url.endsWith(`rules/${ruleName}.md`),
100 rule.meta.docs?.requiresTypeChecking ?? false,
111 ([, rule]) => !rule.meta.docs?.extendsBaseRule,
114 ([, rule]) => rule.meta.docs?.extendsBaseRule,
140 const ruleRow: string[] | undefined = (rule.meta.docs?.extendsBaseRule
155 expect(ruleRow[1]).toEqual(rule.meta.docs?.description);
160 rule.meta.docs?.recommended ? ':heavy_check_mark:' : '',
172 rule.meta.docs?.requiresTypeChecking === true
/third_party/icu/tools/unicodetools/com/ibm/rbm/
Dinstall.bat15 mkdir docs
16 cd docs
39 cd docs
40 copy *.html ..\zip\docs\
42 copy *.gif ..\..\zip\docs\Images\
43 copy *.jpg ..\..\zip\docs\Images\
45 copy *.gif ..\..\..\zip\docs\Images\Screenshots\
46 copy *.jpg ..\..\..\zip\docs\Images\Screenshots\
48 copy *.html ..\..\zip\docs\Tutorial\
50 copy *.html ..\..\zip\docs\Views\
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_skia1308 FILE: ../../../third_party/skia/experimental/docs/animationCommon.js
1309 FILE: ../../../third_party/skia/experimental/docs/backend.js
1310 FILE: ../../../third_party/skia/experimental/docs/canvasBackend.js
1311 FILE: ../../../third_party/skia/experimental/docs/exampleSlides.js
1312 FILE: ../../../third_party/skia/experimental/docs/interpolatorFunctions.js
1313 FILE: ../../../third_party/skia/experimental/docs/jsonbaseddoc.htm
1314 FILE: ../../../third_party/skia/experimental/docs/svgBackend.js
1315 FILE: ../../../third_party/skia/experimental/docs/svgbaseddoc.htm
1316 FILE: ../../../third_party/skia/experimental/docs/utilities.js
3322 FILE: ../../../third_party/skia/include/docs/SkXPSDocument.h
[all …]
/third_party/node/deps/npm/node_modules/aws4/
DREADME.md7 [AWS Signature Version 4](http://docs.amazonwebservices.com/general/latest/gr/signature-version-4.h…
12 [S3](http://docs.aws.amazon.com/AmazonS3/latest/API/),
13 [EC2](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/),
14 [DynamoDB](http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/API.html),
15 [Kinesis](http://docs.aws.amazon.com/kinesis/latest/APIReference/),
16 [Lambda](http://docs.aws.amazon.com/lambda/latest/dg/API_Reference.html),
17 [SQS](http://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/),
18 [SNS](http://docs.aws.amazon.com/sns/latest/api/),
19 [IAM](http://docs.aws.amazon.com/IAM/latest/APIReference/),
20 [STS](http://docs.aws.amazon.com/STS/latest/APIReference/),
[all …]
/third_party/node/deps/npm/node_modules/yargs/
DREADME.md29 * and [tons more](/docs/api.md).
99 See usage examples in [docs](/docs/typescript.md).
109 * [Yargs' API](/docs/api.md)
110 * [Examples](/docs/examples.md)
111 * [Parsing Tricks](/docs/tricks.md)
112 * [Stop the Parser](/docs/tricks.md#stop)
113 * [Negating Boolean Arguments](/docs/tricks.md#negate)
114 * [Numbers](/docs/tricks.md#numbers)
115 * [Arrays](/docs/tricks.md#arrays)
116 * [Objects](/docs/tricks.md#objects)
[all …]
/third_party/json/doc/mkdocs/
DMakefile10 mkdir docs/images docs/examples
12 cp -vr ../json.gif ../images/range-begin-end.svg ../images/range-rbegin-rend.svg docs/images
14 cp -vr ../examples/*.cpp ../examples/*.output docs/examples
18 rm -fr docs/images docs/examples
/third_party/flutter/flutter/packages/flutter/lib/src/animation/
Dcurves.dart61 …/// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_bounc…
62 …/// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_flipp…
92 /// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_sawtoo…
122 /// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_interv…
168 /// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_thresh…
197 /// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_ease.m…
198 /// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_ease_i…
199 /// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_ease_o…
200 /// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_ease_i…
280 /// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_bounce…
[all …]
/third_party/flutter/flutter/examples/flutter_gallery/lib/gallery/
Ddemos.dart177 documentationUrl: 'https://docs.flutter.io/flutter/material/BottomAppBar-class.html',
186 documentationUrl: 'https://docs.flutter.io/flutter/material/BottomNavigationBar-class.html',
195 documentationUrl: 'https://docs.flutter.io/flutter/material/showModalBottomSheet.html',
204 … documentationUrl: 'https://docs.flutter.io/flutter/material/ScaffoldState/showBottomSheet.html',
221 documentationUrl: 'https://docs.flutter.io/flutter/material/FloatingActionButton-class.html',
230 documentationUrl: 'https://docs.flutter.io/flutter/material/Card-class.html',
239 documentationUrl: 'https://docs.flutter.io/flutter/material/Chip-class.html',
248 documentationUrl: 'https://docs.flutter.io/flutter/material/PaginatedDataTable-class.html',
257 documentationUrl: 'https://docs.flutter.io/flutter/material/showDialog.html',
267 documentationUrl: 'https://docs.flutter.io/flutter/material/Material/elevation.html',
[all …]
/third_party/curl/tests/
Derror-codes.pl33 my %docs; # from libcurl-errors.3
44 $docs{$symbol}=1;
71 if($error{$_} && !$docs{$_}) {
76 for(sort keys %docs) {
77 if($docs{$_} && !$error{$_}) {
/third_party/boost/libs/contract/doc/
Dbibliography.qbk45 [#N1613_anchor] [N1613] T. Ottosen. [@http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2004/n1613…
47 [#N1653_anchor] [N1653] C. Nelson. [@http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1653.…
49 [#N1669_anchor] [N1669] T. Ottosen. [@http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2004/n1669…
51 …rowl, T. Ottosen, and J. Widman. [@http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2005/n1773.h…
53 [#N1866_anchor] [N1866] L. Crowl and T. Ottosen. [@http://www.open-std.org/JTC1/SC22/WG21/docs/pape…
55 [#N1895_anchor] [N1895] H. Sutter and F. Glassborow. [@http://www.open-std.org/jtc1/sc22/wg21/docs/…
57 [#N1962_anchor] [N1962] L. Crowl and T. Ottosen. [@http://www.open-std.org/jtc1/sc22/wg21/docs/pape…
59 [#N2081_anchor] [N2081] D. Gregor and B. Stroustrup. [@http://www.open-std.org/jtc1/sc22/wg21/docs/…
61 … B. Stroustrup, and A. Meredith. [@http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2887.p…
63 [#N2914_anchor] [N2914] P. Becker. [@http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2914.…
[all …]

12345678910>>...107