Home
last modified time | relevance | path

Searched refs:Recipient (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/jingle/notifier/listener/
Dnotification_defines.cc45 Recipient::Recipient() {} in Recipient() function in notifier::Recipient
46 Recipient::~Recipient() {} in ~Recipient()
48 bool Recipient::Equals(const Recipient& other) const { in Equals()
Dnotification_defines.h32 struct Recipient { struct
33 Recipient();
34 ~Recipient();
35 bool Equals(const Recipient& other) const;
43 typedef std::vector<Recipient> RecipientList; argument
Dpush_notifications_send_update_task.cc67 const Recipient& recipient = recipients[i]; in MakeUpdateMessage()
/external/chromium_org/third_party/junit/
DLICENSE37 "Recipient" means anyone who receives the Program under this Agreement,
43 Recipient a non-exclusive, worldwide, royalty-free copyright license to
49 Recipient a non-exclusive, worldwide, royalty-free patent license under
59 c) Recipient understands that although each Contributor grants the
63 any liability to Recipient for claims brought by any other entity based on
65 exercising the rights and licenses granted hereunder, each Recipient hereby
68 allow Recipient to distribute the Program, it is Recipient's responsibility to
152 Recipient is solely responsible for determining the appropriateness of using
176 If Recipient institutes patent litigation against a Contributor with respect to
179 Recipient under this Agreement shall terminate as of the date such litigation
[all …]
/external/junit/
DNOTICE26 "Recipient" means anyone who receives the Program under this Agreement, including all Contributors.
31 a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive…
32 b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive…
33Recipient understands that although each Contributor grants the licenses to its Contributions set …
66 …INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely respon…
79Recipient institutes patent litigation against a Contributor with respect to a patent applicable t…
82Recipient's rights under this Agreement shall terminate if it fails to comply with any of the mate…
85 …ew version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no righ…
/external/emma/
DNOTICE27 "Recipient" means anyone who receives the Program under this Agreement, including all Contributors.
31 …a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusiv…
34 …b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusiv…
39 …c) Recipient understands that although each Contributor grants the licenses to its Contributions s…
40 …rights of any other entity. Each Contributor disclaims any liability to Recipient for claims broug…
41 …condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes s…
42 … any. For example, if a third party patent license is required to allow Recipient to distribute the
43 Program, it is Recipient's responsibility to acquire that license before distributing the Program.
97 …INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely respon…
113 If Recipient institutes patent litigation against a Contributor with respect to a patent applicable…
[all …]
/external/eclipse-windowbuilder/propertysheet/
DNOTICE39 "Recipient" means anyone who receives the Program under this Agreement,
45 grants Recipient a non-exclusive, worldwide, royalty-free copyright
52 grants Recipient a non-exclusive, worldwide, royalty-free patent license
62 c) Recipient understands that although each Contributor grants the
66 Contributor disclaims any liability to Recipient for claims brought by
69 granted hereunder, each Recipient hereby assumes sole responsibility to
71 example, if a third party patent license is required to allow Recipient
72 to distribute the Program, it is Recipient's responsibility to acquire
158 A PARTICULAR PURPOSE. Each Recipient is solely responsible for
184 If Recipient institutes patent litigation against any entity (including
[all …]
/external/chromium_org/tools/win/split_link/viz.js/
DCOPYING41 "Recipient" means anyone who receives the Program under this Agreement, including all Contributors.
45 a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive…
47 b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive…
49Recipient understands that although each Contributor grants the licenses to its Contributions set …
87 …INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely respon…
97Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim…
99Recipient's rights under this Agreement shall terminate if it fails to comply with any of the mate…
101 …ew version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no righ…
/external/chromium_org/tools/usb_gadget/
Dgadget.py112 recipient = request_type & usb_constants.Recipient.MASK
138 recipient = request_type & usb_constants.Recipient.MASK
226 if recipient == usb_constants.Recipient.DEVICE:
286 if recipient == usb_constants.Recipient.DEVICE:
289 if recipient == usb_constants.Recipient.INTERFACE:
Dhid_gadget.py136 if recipient == usb_constants.Recipient.INTERFACE:
161 if recipient != usb_constants.Recipient.INTERFACE:
188 if recipient != usb_constants.Recipient.INTERFACE:
Dusb_constants.py119 class Recipient(object): class
/external/chromium_org/components/invalidation/
Dpush_client_channel.cc62 notifier::Recipient recipient; in SendMessage()
/external/chromium_org/extensions/common/api/
Dusb.idl14 // Direction, Recipient, RequestType, and TransferType all map to their
17 enum Recipient {device, _interface, endpoint, other};
109 Recipient recipient;
/external/chromium_org/extensions/browser/api/usb/
Dusb_api.cc48 using usb::Recipient;
146 bool ConvertRecipientFromApi(const Recipient& input, in ConvertRecipientFromApi()
566 const Recipient& input, in ConvertRecipientSafely()
Dusb_api.h65 const extensions::core_api::usb::Recipient& input,
/external/bouncycastle/
Dbouncycastle.config562 org/bouncycastle/cms/Recipient.java \