Home
last modified time | relevance | path

Searched full:website (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/third_party/protobuf/docs/
Doptions.md12 with info about your project (name and website) so we can add an entry for you.
17 * Website: https://github.com/jskeet/protobuf-csharp-port
21 * Website: http://code.google.com/p/protobuf-perlxs
25 * Website: http://code.google.com/p/protobuf-objc
29 * Website: http://code.google.com/p/wave-protocol
33 * Website: ???
37 * Website: http://code.google.com/p/protobuf-gwt/
41 * Website: http://go/udrpc
45 * Website: http://www.plausible.coop
49 * Website: ???
[all …]
/third_party/libabigail/doc/
DMakefile.am4 EXTRA_DIST = api/libabigail.doxy website/libabigail-website.doxy
7 website: website-html-doxygen target
13 DO_HTML = apidoc-html-doxygen website-html-doxygen
20 DOXY_WEBSITE_BLD_DIR = ${abs_builddir}/website
21 DOXY_WEBSITE_SRC_CFG = ${abs_srcdir}/website/libabigail-website.doxy
22 DOXY_WEBSITE_BLD_CFG = ${abs_builddir}/website/libabigail-website.doxy
39 doxygen-website-cfg: $(DOXY_WEBSITE_SRC_CFG) $(DOXY_WEBSITE_BLD_DIR)
47 website-html-doxygen: doxygen-website-cfg
54 website-install-html-doxygen: doxygen-website-cfg
55 test -z "$(DESTDIR)$(docdir)/website" || $(mkinstalldirs) "$(DESTDIR)$(docdir)/website"
[all …]
/third_party/curl/docs/
DHISTORY.md83 August: LDAP:// and FILE:// support added. The curl website gets 1300 visits
102 August, the curl website gets 4000 visits weekly.
129 August: The curl website gets 8000 visits weekly. Curl Corporation contacted
144 June: the curl website gets 13000 visits weekly. curl and libcurl is
164 there is an average of 3 people browsing the website.
170 to the website. Five official web mirrors.
191 Amount of public website mirrors: 12
204 More than 100,000 unique visitors of the curl website. 25 mirrors.
312 September: Website had 245,000 unique visitors and served 236GB data
341 The website serves 3100 GB/month
[all …]
/third_party/node/deps/v8/third_party/test262-harness/src/
D_packagerConfig.py13 WEBSITE_SHORT_NAME = "website"
25 #Directory full of test cases we want to port to the website's test
30 #website. Note that only *.js files will be migrated from this dir.
33 #Directory full of website test cases (ported over from TEST262_CASES_DIR)
37 #Directory containing the website's test harness (ported over from
44 #Path to the ported test case files on the actual website as opposed
/third_party/node/doc/contributing/
Dsecurity-steward-on-off-boarding.md9 * Add them to the [public website team](https://github.com/orgs/nodejs/teams/website).
20 * Remove them from public website team
/third_party/libphonenumber/metadata/src/main/proto/
Denums.proto43 // Indicates that evidence for a range was found in a website belonging to
50 // Indicates that evidence for a range was found in a website belonging to a
56 // Indicates that evidence for a range was found in an unofficial website
/third_party/typescript/doc/handbook/
DREADME.md4 [TypeScript website repository](https://github.com/microsoft/TypeScript-Website/tree/v2/packages/do…
/third_party/jinja2/
DREADME.modification5 Website: http://jinja.pocoo.org/
7 Description:(from Website)
/third_party/typescript/.github/ISSUE_TEMPLATE/
Dconfig.yml18 name: Website
19 url: "https://github.com/microsoft/TypeScript-Website/issues/new"
/third_party/markupsafe/
DREADME.modification5 Website: https://palletsprojects.com/p/markupsafe/
7 Description:(from Website)
/third_party/curl/docs/examples/
DREADME.md14 them for submission in future packages and on the website.
34 actually torture our website with your tests. Thanks.
/third_party/curl/
DREADME31 WEBSITE
33 Visit the curl website for the latest news and downloads:
/third_party/ffmpeg/doc/
Dissue_tracker.txt82 all to implement, e.g. something completely cosmetic like a website
211 website
212 issues related to the website
/third_party/node/deps/npm/
DREADME.md43 …s://github.com/npm/feedback) - Contribute ideas & discussion around the npm registry, website & CLI
45 …//status.npmjs.org/) - Monitor the current status & see incident reports for the website & registry
48 * [**Support**](https://www.npmjs.com/support) - Experiencing problems with the **npm** [website](h…
/third_party/skia/third_party/externals/opengl-registry/
Dindex.php28 repository are reflected on the website. The repository includes
29 everything visible on the registry website - specifications, extensions,
DREADME.adoc67 registry website. This requires GNU make and Python 3.
106 * index_{es,gl,sc}.php - Index files for the website, linking to specifications, headers, and exten…
/third_party/openGLES/
Dindex.php28 repository are reflected on the website. The repository includes
29 everything visible on the registry website - specifications, extensions,
DREADME.adoc70 registry website. This requires GNU make and Python 3.
109 * index_{es,gl,sc}.php - Index files for the website, linking to specifications, headers, and exten…
/third_party/mesa3d/docs/
Dindex.rst138 OpenGL Website <https://www.opengl.org>
139 DRI Website <https://dri.freedesktop.org>
Dfaq.rst14 See the `OpenGL website <https://www.opengl.org/>`__ for more
25 - See the `DRI website <https://dri.freedesktop.org/>`__ for more
103 is a subset of OpenGL for PalmOS devices. The website is gone, but the
214 website <https://dri.freedesktop.org/>`__ for trouble-shooting
287 The DRI website has more information about writing hardware drivers. The
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
DREADME.adoc79 website. `htmldiff` is the Python driver script. `htmldiff.pl` is the
82 the website, modified to run at the command line instead of as a CGI
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
Dconnector.rs578 assert!(matches_dns("website.tld", "website.tld")); // A name should match itself.
579 … assert!(matches_dns("website.tld", "wEbSiTe.tLd")); // DNS name matching ignores case of hostname.
580 … assert!(matches_dns("wEbSiTe.TlD", "website.tld")); // DNS name matching ignores case of subject.
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_contact.js250 const WebsiteClass = class Website { class
252 … console.warn('contact.Website.constructor interface mocked in the Previewer. How this interface' +
254 this.website = "[PC Preview] unknow website";
274 Website: WebsiteClass, property
/third_party/vk-gl-cts/external/vulkan-docs/src/style/
Dintroduction.adoc64 asciidoctor, which is documented on its website at https://asciidoctor.org.
87 them on the Khronos website.
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/
DREADME.md14 …* **Self contained:** KaTeX has no dependencies and can easily be bundled with your website resour…
83 Learn more about using KaTeX [on the website](https://katex.org)!

12345678910>>...13