/external/chromium_org/jingle/notifier/listener/ |
D | notification_defines.cc | 45 Recipient::Recipient() {} in Recipient() function in notifier::Recipient 46 Recipient::~Recipient() {} in ~Recipient() 48 bool Recipient::Equals(const Recipient& other) const { in Equals()
|
D | notification_defines.h | 32 struct Recipient { struct 33 Recipient(); 34 ~Recipient(); 35 bool Equals(const Recipient& other) const; 43 typedef std::vector<Recipient> RecipientList; argument
|
D | push_notifications_send_update_task.cc | 67 const Recipient& recipient = recipients[i]; in MakeUpdateMessage()
|
/external/chromium_org/third_party/junit/ |
D | LICENSE | 37 "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/ |
D | NOTICE | 26 "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… 33 …Recipient 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… 79 …Recipient institutes patent litigation against a Contributor with respect to a patent applicable t… 82 …Recipient'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/ |
D | NOTICE | 27 "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/ |
D | NOTICE | 39 "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/ |
D | COPYING | 41 "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… 49 …Recipient 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… 97 …Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim… 99 …Recipient'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/ |
D | gadget.py | 112 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:
|
D | hid_gadget.py | 136 if recipient == usb_constants.Recipient.INTERFACE: 161 if recipient != usb_constants.Recipient.INTERFACE: 188 if recipient != usb_constants.Recipient.INTERFACE:
|
D | usb_constants.py | 119 class Recipient(object): class
|
/external/chromium_org/components/invalidation/ |
D | push_client_channel.cc | 62 notifier::Recipient recipient; in SendMessage()
|
/external/chromium_org/extensions/common/api/ |
D | usb.idl | 14 // 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/ |
D | usb_api.cc | 48 using usb::Recipient; 146 bool ConvertRecipientFromApi(const Recipient& input, in ConvertRecipientFromApi() 566 const Recipient& input, in ConvertRecipientSafely()
|
D | usb_api.h | 65 const extensions::core_api::usb::Recipient& input,
|
/external/bouncycastle/ |
D | bouncycastle.config | 562 org/bouncycastle/cms/Recipient.java \
|