/hardware/msm7k/librpc/ |
D | svc_clnt_common.c | 297 xdr_s_type *xdr_clone(xdr_s_type *other) in xdr_clone() argument 303 xdr->fd = dup(other->fd); in xdr_clone() 305 E("ERROR DUPLICATING FD %d: %s\n", other->fd, strerror(errno)); in xdr_clone() 311 xdr->x_prog = other->x_prog; in xdr_clone() 312 xdr->x_vers = other->x_vers; in xdr_clone() 313 xdr->is_client = other->is_client; in xdr_clone() 315 D("CLONED fd %d --> %d\n", other->fd, xdr->fd); in xdr_clone()
|
/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/broadcom/wlan/bcm4329/src/ |
D | branding.inc | 18 # software in any way with any other Broadcom software provided under a license 19 # other than the GPL, without Broadcom's express prior written consent.
|
D | Makerules | 22 # software in any way with any other Broadcom software provided under a license 23 # other than the GPL, without Broadcom's express prior written consent.
|
/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/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,
|
/hardware/ril/libril/ |
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/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/ti/omap3/dspbridge/inc/ |
D | LICENSE | 16 other entities that control, are controlled by, or are under common 33 and conversions to other media types. 42 editorial revisions, annotations, elaborations, or other modifications 94 (a) You must give any other recipients of the Work or 162 other commercial damages or losses), even if such Contributor 168 or other liability obligations and/or rights consistent with this 171 of any other Contributor, and only if You agree to indemnify,
|
/hardware/ti/omap3/dspbridge/dspexec/ |
D | LICENSE | 16 other entities that control, are controlled by, or are under common 33 and conversions to other media types. 42 editorial revisions, annotations, elaborations, or other modifications 94 (a) You must give any other recipients of the Work or 162 other commercial damages or losses), even if such Contributor 168 or other liability obligations and/or rights consistent with this 171 of any other Contributor, and only if You agree to indemnify,
|
/hardware/ril/include/telephony/ |
D | ril_cdma_sms.h | 511 RIL_CDMA_SMS_UdhOther other; member 793 RIL_CDMA_SMS_OtherParm other; member
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Component.h | 82 OMX_OTHER_PORTDEFINITIONTYPE other; member
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/ |
D | OMX_JpegEncoder.c | 2002 if (sPortDef.format.other.eFormat!= pPortDef->format.other.eFormat) { in JPEGENC_VerifyTunnelConnection()
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/ |
D | OMX_JpegDecoder.c | 2074 if (sPortDef.format.other.eFormat!= pPortDef->format.other.eFormat) { in VerifyTunnelConnection_JPEGDec()
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
D | OMX_VPP.c | 2393 if (MyPortDef.format.other.eFormat!= pPortDef->format.other.eFormat) { in VPP_VerifyTunnelConnection()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
D | OMX_VideoEncoder.c | 3726 if (sPortDef.format.other.eFormat!= pPortDef->format.other.eFormat) in VerifyTunnelConnection()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
D | OMX_VideoDecoder.c | 3509 if (sPortDef.format.other.eFormat != pPortDef->format.other.eFormat) { in VIDDEC_VerifyTunnelConnection()
|