Home
last modified time | relevance | path

Searched full:party (Results 701 - 725 of 1517) sorted by relevance

1...<<21222324252627282930>>...61

/third_party/libexif/
H A DCOPYING122 other authorized party saying it may be distributed under the terms of
456 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
463 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
/third_party/libnl/
H A DCOPYING122 other authorized party saying it may be distributed under the terms of
456 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
463 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
/third_party/skia/third_party/externals/microhttpd/
H A DCOPYING128 other authorized party saying it may be distributed under the terms of
462 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
469 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dlgpl.texi127 authorized party saying it may be distributed under the terms of this
488 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
495 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
/third_party/python/Doc/library/
H A Dvenv.rst141 mechanisms for third-party virtual environment creators to customize environment
184 Creators of third-party virtual environment tools will be free to use the
295 A placeholder method which can be overridden in third party
/third_party/pulseaudio/
H A DLGPL124 other authorized party saying it may be distributed under the terms of
459 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
466 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
/third_party/selinux/libsepol/
H A DLICENSE122 other authorized party saying it may be distributed under the terms of
456 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
463 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
/foundation/communication/nfc/services/src/external_deps/
H A Dtag_ability_dispatcher.cpp41 // put extra data for all included technology, extra data used by 3rd party applications. in SetWantExtraParam()
/foundation/communication/netmanager_ext/services/vpnmanager/include/
H A Dnetworkvpn_service.h111 * This function is called when the three-party vpn application negotiation ends
/test/xts/acts/arkui/ace_ets_component_apilack/entry/src/main/ets/test/componettest/
H A DWebJsunit.test_g.ets110 *tc.desic return whether the third party cookie is allowed
/third_party/glfw/deps/wayland/
H A Dxdg-activation-v1.xml138 click triggers the launch of a third-party client, the launcher client
/third_party/astc-encoder/Test/Images/HDRIHaven/
H A DLICENSE.txt125 party to this document and has no duty or obligation with respect to
/third_party/icu/icu4c/source/data/dtd/cldr-40/common/dtd/
H A DldmlICU.dtd6 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.
/third_party/libwebsockets/lib/misc/lwsac/
H A DREADME.md90 like clearing up after a kids' party by gathering up a disposable tablecloth:
/third_party/node/doc/api/
H A Dpunycode.json17 "desc": "<p><strong>Source Code:</strong> <a href=\"https://github.com/nodejs/node/blob/v18.20.1/lib/punycode.js\">lib/punycode.js</a></p>\n<p><strong>The version of the punycode module bundled in Node.js is being deprecated.</strong>\nIn a future major version of Node.js this module will be removed. Users\ncurrently depending on the <code>punycode</code> module should switch to using the\nuserland-provided <a href=\"https://github.com/bestiejs/punycode.js\">Punycode.js</a> module instead. For punycode-based URL\nencoding, see <a href=\"url.html#urldomaintoasciidomain\"><code>url.domainToASCII</code></a> or, more generally, the\n<a href=\"url.html#the-whatwg-url-api\">WHATWG URL API</a>.</p>\n<p>The <code>punycode</code> module is a bundled version of the <a href=\"https://github.com/bestiejs/punycode.js\">Punycode.js</a> module. It\ncan be accessed using:</p>\n<pre><code class=\"language-js\">const punycode = require('punycode');\n</code></pre>\n<p><a href=\"https://tools.ietf.org/html/rfc3492\">Punycode</a> is a character encoding scheme defined by RFC 3492 that is\nprimarily intended for use in Internationalized Domain Names. Because host\nnames in URLs are limited to ASCII characters only, Domain Names that contain\nnon-ASCII characters must be converted into ASCII using the Punycode scheme.\nFor instance, the Japanese character that translates into the English word,\n<code>'example'</code> is <code>'例'</code>. The Internationalized Domain Name, <code>'例.com'</code> (equivalent\nto <code>'example.com'</code>) is represented by Punycode as the ASCII string\n<code>'xn--fsq.com'</code>.</p>\n<p>The <code>punycode</code> module provides a simple implementation of the Punycode standard.</p>\n<p>The <code>punycode</code> module is a third-party dependency used by Node.js and\nmade available to developers as a convenience. Fixes or other modifications to\nthe module must be directed to the <a href=\"https://github.com/bestiejs/punycode.js\">Punycode.js</a> project.</p>",
/third_party/node/deps/npm/docs/content/commands/
H A Dnpm-profile.md21 depends on the registry implementation, so third-party registries may not
/third_party/node/deps/npm/man/man1/
H A Dnpm-profile.118 Change your profile information on the registry. Note that this command depends on the registry implementation, so third-party registries may not support this interface.
/third_party/libexif/libexif/fuji/
H A Dmnote-fuji-entry.c129 {0x000C, N_("Party")},
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dshortnumberinfo.h174 // party isn't MMS-capable. If it is important that the number is valid, then
/third_party/node/deps/v8/src/heap/
H A Dread-only-heap.cc17 #include "src/heap/third-party/heap-api.h"
/third_party/node/deps/v8/src/third_party/siphash/
H A DLICENSE112 party to this document and has no duty or obligation with respect to this
/third_party/mindspore/
H A DOAT.xml41 <filteritem type="filepath" name="third_party/.*" desc="third party files"/>
/third_party/musl/
H A DCOPYRIGHT111 Portions of this software are derived from third-party works licensed
/third_party/node/deps/openssl/openssl/
H A DNOTES-UNIX.md100 Third-party applications dynamically linked with OpenSSL (or any other)
/third_party/python/Doc/c-api/
H A Dstable.rst147 third-party distributors.

Completed in 25 milliseconds

1...<<21222324252627282930>>...61