Home
last modified time | relevance | path

Searched refs:party (Results 1 – 25 of 235) sorted by relevance

12345678910

/external/webkit/Tools/Scripts/webkitpy/tool/bot/
Dsheriff.py42 irc_nicknames = sorted([party.irc_nickname for
43 party in commit_info.responsible_parties()
44 if party.irc_nickname])
/external/webkit/Tools/Scripts/webkitpy/common/checkout/
Dcommitinfo.py82 return set([party for party in responsible_parties if party]) # Filter out None
/external/webkit/LayoutTests/http/tests/cookies/
Dthird-party-cookie-relaxing-expected.txt7 ALERT: Restricting to first party only cookies
17 ALERT: Restricting to first party only cookies
30 ALERT: Restricting to first party only cookies
43 ALERT: Restricting to first party only cookies
/external/qemu/
Dacl.c76 const char *party) in qemu_acl_party_is_allowed() argument
82 if (fnmatch(entry->match, party, 0) == 0) in qemu_acl_party_is_allowed()
87 if (strcmp(entry->match, party) == 0) in qemu_acl_party_is_allowed()
Dacl.h52 const char *party);
/external/webkit/Tools/Scripts/webkitpy/tool/commands/
Ddownload.py320 cc_list = sorted([party.bugzilla_email()
321 for party in commit_info.responsible_parties()
322 if party.bugzilla_email()])
/external/openssh/
DREADME.platform55 using a third party driver. More information is available at:
79 The BSM audit event range available for third party TCB applications is
81 There is no official registry of 3rd party event numbers, so if this
/external/eigen/
DCOPYING.README5 Some files contain third-party code under BSD or LGPL licenses, whence the other
DCOPYING.MINPACK25 itself, if and wherever such third-party acknowledgments
/external/astl/
DREADME3 Its sole purpose for existence is to be able to compile some third party
/external/quake/quake/src/WinQuake/data/
DCOMEXP.TXT85 b. Either party may terminate this Agreement, for any
87 other party. Termination will be effective on the thirtieth (30th)
165 approval, not to use or disclose to any third party any information
371 20. EXCUSED PERFORMANCE. Neither party shall be deemed
377 reasonable control. Written notice to the non-affected party of any
378 such condition shall be given by the affected party within ten (10)
397 or joint venture between Id Software and Licensee. Neither party
398 shall have any right to obligate or bind the other party in any
408 party against whom this Agreement is to be enforced. This
436 preparation of this Agreement by counsel for a given party will not
[all …]
/external/junit/
DNOTICE33 …ther intellectual property rights needed, if any. For example, if a third party patent license is …
43 …ch differ from this Agreement are offered by that Contributor alone and not by any other party; and
58 … arising from claims, lawsuits and other legal actions brought by a third party against the Indemn…
88 …erica. No party to this Agreement will bring a legal action under this Agreement more than one yea…
/external/emma/
DNOTICE42 …ther intellectual property rights needed, if any. For example, if a third party patent license is …
62 …ch differ from this Agreement are offered by that Contributor alone and not by any other party; and
84 third party against the Indemnified Contributor to the extent caused by the acts or omissions of su…
131 …rk and the intellectual property laws of the United States of America. No party to this Agreement …
132 action under this Agreement more than one year after the cause of action arose. Each party waives i…
/external/eclipse-windowbuilder/propertysheet/
DNOTICE71 example, if a third party patent license is required to allow Recipient
98 offered by that Contributor alone and not by any other party; and
129 legal actions brought by a third party against the Indemnified
220 intellectual property laws of the United States of America. No party to
222 one year after the cause of action arose. Each party waives its rights
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
Dmpl-v11.txt9 Covered Code available to a third party.
86 non-exclusive license, subject to third party intellectual property
110 Subject to third party intellectual property claims, each Contributor
136 3) for infringements caused by: i) third party modifications of
169 Electronic Distribution Mechanism is maintained by a third party.
183 If Contributor has knowledge that a license under a third party's
188 party making the claim in sufficient detail that a recipient will
405 With respect to disputes in which at least one party is a citizen of,
410 California, with the losing party responsible for costs, including
420 As between Initial Developer and the Contributors, each party is
/external/hyphenation/
DCOPYING.MPL9 Covered Code available to a third party.
86 non-exclusive license, subject to third party intellectual property
110 Subject to third party intellectual property claims, each Contributor
136 3) for infringements caused by: i) third party modifications of
169 Electronic Distribution Mechanism is maintained by a third party.
183 If Contributor has knowledge that a license under a third party's
188 party making the claim in sufficient detail that a recipient will
405 With respect to disputes in which at least one party is a citizen of,
410 California, with the losing party responsible for costs, including
420 As between Initial Developer and the Contributors, each party is
/external/opencv/
DNOTICE12 Third party copyrights are property of their respective owners.
131 // Third party copyrights are property of their respective owners.
293 // Third party copyrights are property of their respective owners.
335 // Third party copyrights are property of their respective icvers.
377 // Third party copyrights are property of their respective owners.
419 // Third party copyrights are property of their respective owners.
461 // Third party copyrights are property of their respective owners.
503 // Third party copyrights are property of their respective owners.
544 // Third party copyrights are property of their respective owners.
586 // Third party copyrights are property of their respective owners.
[all …]
DLICENSE_OpenCV12 Third party copyrights are property of their respective owners.
/external/srtp/googlepatches/
Dgoogle-12-srtp-hide-aes-tables-main.patch7 CC=a2a-mobile,third-party-owners
/external/chromium/base/allocator/
DREADME29 The third party sources use a vendor-branch SCM pattern to track
/external/chromium/build/
Dcommon.croc63 # Don't include third-party source
/external/zlib/src/
DREADME36 Unsupported third party contributions are provided in directory contrib/ .
111 Gailly and Mark Adler; it does not include third-party code.
/external/valgrind/tsan/
Dlicense_for_windows.txt85 · transfer the software or this agreement to any third party; or
99 …r the laws of your country. You may also have rights with respect to the party from whom you acqu…
103 …the software, services, content (including code) on third party Internet sites, or third party pro…
/external/webkit/Source/cmake/
DOptionsWinCE.cmake16 MESSAGE(FATAL_ERROR "You must provide a third party directory for WinCE port.")
/external/iptables/
DINSTALL40 such as Xtables-addons or other 3rd-party extensions.

12345678910