/hardware/samsung_slsi/exynos5/include/ |
D | ExynosRect.h | 69 ExynosRect(const ExynosRect *other) in ExynosRect() 71 x = other->x; in ExynosRect() 72 y = other->y; in ExynosRect() 73 w = other->w; in ExynosRect() 74 h = other->h; in ExynosRect() 75 fullW = other->fullW; in ExynosRect() 76 fullH = other->fullH; in ExynosRect() 77 colorFormat = other->colorFormat; in ExynosRect() 81 ExynosRect& operator =(const ExynosRect &other) 83 x = other.x; [all …]
|
D | ExynosBuffer.h | 99 ExynosBuffer(const ExynosBuffer *other) in ExynosBuffer() 102 virt. extP[i] = other->virt.extP[i]; in ExynosBuffer() 103 phys. extP[i] = other->phys.extP[i]; in ExynosBuffer() 104 fd. extFd[i] = other->fd.extFd[i]; in ExynosBuffer() 105 reserved.extP[i] = other->reserved.extP[i]; in ExynosBuffer() 106 size. extS[i] = other->size.extS[i]; in ExynosBuffer() 111 ExynosBuffer& operator =(const ExynosBuffer &other) 114 virt. extP[i] = other.virt.extP[i]; 115 phys. extP[i] = other.phys.extP[i]; 116 fd. extFd[i] = other.fd.extFd[i]; [all …]
|
/hardware/intel/common/libmix/videoencoder/ |
D | VideoEncoderDef.h | 182 CirParams &operator=(const CirParams &other) { 183 if (this == &other) return *this; 185 this->cir_num_mbs = other.cir_num_mbs; 195 AirParams &operator=(const AirParams &other) { 196 if (this == &other) return *this; 198 this->airMBs= other.airMBs; 199 this->airThreshold= other.airThreshold; 200 this->airAuto = other.airAuto; 209 VideoFrameRate &operator=(const VideoFrameRate &other) { 210 if (this == &other) return *this; [all …]
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/ |
D | README | 14 this includes the compass in the enable sequence when you have 9150 or other 24 other sensor output (including quaternion, gyro, accel, and compass.) in the
|
/hardware/invensense/6515/libsensors_iio/ |
D | License.txt | 29 with any other software; and (ii) to reproduce and distribute the Software 65 interest or other interest in any intellectual property rights relating to 71 the Software or other material in violation of any applicable law or 100 substances management, or for any other dangerous application in which the 123 relating to the Software, and any other information (if such other 141 known to Licensee, without restriction, from a source other than InvenSense 146 documents and other tangible objects containing or representing InvenSense 206 the Agreement in addition to any other rights and remedies it may have. 209 hereunder shall not constitute the waiver of any other or subsequent breach
|
/hardware/broadcom/wlan/bcmdhd/firmware/ |
D | LICENSE.TXT | 29 with any other software; and (ii) to reproduce and distribute the Software 65 interest or other interest in any intellectual property rights relating to 71 the Software or other material in violation of any applicable law or 100 substances management, or for any other dangerous application in which the 123 relating to the Software, and any other information (if such other 141 known to Licensee, without restriction, from a source other than Broadcom 146 documents and other tangible objects containing or representing Broadcom 206 the Agreement in addition to any other rights and remedies it may have. 209 hereunder shall not constitute the waiver of any other or subsequent breach
|
/hardware/invensense/60xx/libsensors_iio/ |
D | License.txt | 29 with any other software; and (ii) to reproduce and distribute the Software 65 interest or other interest in any intellectual property rights relating to 71 the Software or other material in violation of any applicable law or 100 substances management, or for any other dangerous application in which the 123 relating to the Software, and any other information (if such other 141 known to Licensee, without restriction, from a source other than InvenSense 146 documents and other tangible objects containing or representing InvenSense 206 the Agreement in addition to any other rights and remedies it may have. 209 hereunder shall not constitute the waiver of any other or subsequent breach
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/ |
D | gtest.h | 2037 RE(const RE& other) { Init(other.pattern()); } 8631 void operator=(const ExitedWithCode& other); 10091 virtual bool Equals(const ParamIteratorInterface& other) const = 0; 10105 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {} 10106 ParamIterator& operator=(const ParamIterator& other) { 10107 if (this != &other) 10108 impl_.reset(other.impl_->Clone()); 10125 bool operator==(const ParamIterator& other) const { 10126 return impl_.get() == other.impl_.get() || impl_->Equals(*other.impl_); 10128 bool operator!=(const ParamIterator& other) const { [all …]
|
/hardware/ti/omap3/dspbridge/libbridge/ |
D | COPYING | 22 Free Software Foundation and other authors who decide to use it. You 43 code. If you link other code with the library, you must provide 78 Public License permits more lax criteria for linking other code with 83 Public License. It also provides other free software developers Less 97 In other cases, permission to use a particular library in non-free 118 0. This License Agreement applies to any software library or other 120 other authorized party saying it may be distributed under the terms of 142 Activities other than copying, distribution and modification are not 177 the facility, other than as an argument passed when the facility 197 this License, whose permissions for other licensees extend to the [all …]
|
/hardware/intel/bootstub/ |
D | LICENSE | 24 Foundation's software and to any other program whose authors commit to 25 using it. (Some other Free Software Foundation software is covered by 70 0. This License applies to any program or other work which contains 80 Activities other than copying, distribution and modification are not 92 and give any other recipients of the Program a copy of this License 129 this License, whose permissions for other licensees extend to the 139 a storage or distribution medium does not bring the other work under 206 infringement or for any other reason (not limited to patent issues), 211 License and any other pertinent obligations, then as a consequence you 220 apply and the section as a whole is intended to apply in other [all …]
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common 46 and conversions to other media types. 55 editorial revisions, annotations, elaborations, or other modifications 107 (a) You must give any other recipients of the Work or 175 other commercial damages or losses), even if such Contributor 181 or other liability obligations and/or rights consistent with this 184 of any other Contributor, and only if You agree to indemnify,
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common 46 and conversions to other media types. 55 editorial revisions, annotations, elaborations, or other modifications 107 (a) You must give any other recipients of the Work or 175 other commercial damages or losses), even if such Contributor 181 or other liability obligations and/or rights consistent with this 184 of any other Contributor, and only if You agree to indemnify,
|
/hardware/libhardware/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common 46 and conversions to other media types. 55 editorial revisions, annotations, elaborations, or other modifications 107 (a) You must give any other recipients of the Work or 175 other commercial damages or losses), even if such Contributor 181 or other liability obligations and/or rights consistent with this 184 of any other Contributor, and only if You agree to indemnify,
|
/hardware/libhardware_legacy/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common 46 and conversions to other media types. 55 editorial revisions, annotations, elaborations, or other modifications 107 (a) You must give any other recipients of the Work or 175 other commercial damages or losses), even if such Contributor 181 or other liability obligations and/or rights consistent with this 184 of any other Contributor, and only if You agree to indemnify,
|
/hardware/qcom/audio/visualizer/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common 46 and conversions to other media types. 55 editorial revisions, annotations, elaborations, or other modifications 107 (a) You must give any other recipients of the Work or 175 other commercial damages or losses), even if such Contributor 181 or other liability obligations and/or rights consistent with this 184 of any other Contributor, and only if You agree to indemnify,
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | NOTICE | 30 other entities that control, are controlled by, or are under common 47 and conversions to other media types. 56 editorial revisions, annotations, elaborations, or other modifications 108 (a) You must give any other recipients of the Work or 176 other commercial damages or losses), even if such Contributor 182 or other liability obligations and/or rights consistent with this 185 of any other Contributor, and only if You agree to indemnify,
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common 46 and conversions to other media types. 55 editorial revisions, annotations, elaborations, or other modifications 107 (a) You must give any other recipients of the Work or 175 other commercial damages or losses), even if such Contributor 181 or other liability obligations and/or rights consistent with this 184 of any other Contributor, and only if You agree to indemnify,
|
/hardware/qcom/bt/libbt-vendor/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common 46 and conversions to other media types. 55 editorial revisions, annotations, elaborations, or other modifications 107 (a) You must give any other recipients of the Work or 175 other commercial damages or losses), even if such Contributor 181 or other liability obligations and/or rights consistent with this 184 of any other Contributor, and only if You agree to indemnify,
|
/hardware/qcom/display/msm8960/liblight/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common 46 and conversions to other media types. 55 editorial revisions, annotations, elaborations, or other modifications 107 (a) You must give any other recipients of the Work or 175 other commercial damages or losses), even if such Contributor 181 or other liability obligations and/or rights consistent with this 184 of any other Contributor, and only if You agree to indemnify,
|
/hardware/samsung_slsi/exynos5/libcamera/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common 46 and conversions to other media types. 55 editorial revisions, annotations, elaborations, or other modifications 107 (a) You must give any other recipients of the Work or 175 other commercial damages or losses), even if such Contributor 181 or other liability obligations and/or rights consistent with this 184 of any other Contributor, and only if You agree to indemnify,
|
/hardware/samsung_slsi/exynos5/libcamera2/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common 46 and conversions to other media types. 55 editorial revisions, annotations, elaborations, or other modifications 107 (a) You must give any other recipients of the Work or 175 other commercial damages or losses), even if such Contributor 181 or other liability obligations and/or rights consistent with this 184 of any other Contributor, and only if You agree to indemnify,
|
/hardware/qcom/display/msm8226/liblight/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common 46 and conversions to other media types. 55 editorial revisions, annotations, elaborations, or other modifications 107 (a) You must give any other recipients of the Work or 175 other commercial damages or losses), even if such Contributor 181 or other liability obligations and/or rights consistent with this 184 of any other Contributor, and only if You agree to indemnify,
|
/hardware/qcom/display/msm8974/libgralloc/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common 46 and conversions to other media types. 55 editorial revisions, annotations, elaborations, or other modifications 107 (a) You must give any other recipients of the Work or 175 other commercial damages or losses), even if such Contributor 181 or other liability obligations and/or rights consistent with this 184 of any other Contributor, and only if You agree to indemnify,
|
/hardware/ril/rild/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common 46 and conversions to other media types. 55 editorial revisions, annotations, elaborations, or other modifications 107 (a) You must give any other recipients of the Work or 175 other commercial damages or losses), even if such Contributor 181 or other liability obligations and/or rights consistent with this 184 of any other Contributor, and only if You agree to indemnify,
|
/hardware/ril/reference-ril/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common 46 and conversions to other media types. 55 editorial revisions, annotations, elaborations, or other modifications 107 (a) You must give any other recipients of the Work or 175 other commercial damages or losses), even if such Contributor 181 or other liability obligations and/or rights consistent with this 184 of any other Contributor, and only if You agree to indemnify,
|