Home
last modified time | relevance | path

Searched refs:other (Results 1 – 18 of 18) sorted by relevance

/hardware/msm7k/librpc/
Dsvc_clnt_common.c297 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/
DCOPYING22 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/
Dbranding.inc18 # 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.
DMakerules22 # 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/
DNOTICE29 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/
DNOTICE29 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/
DNOTICE29 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/
DNOTICE29 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/
DNOTICE29 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/
DLICENSE16 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/
DLICENSE16 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/
Dril_cdma_sms.h511 RIL_CDMA_SMS_UdhOther other; member
793 RIL_CDMA_SMS_OtherParm other; member
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Component.h82 OMX_OTHER_PORTDEFINITIONTYPE other; member
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEncoder.c2002 if (sPortDef.format.other.eFormat!= pPortDef->format.other.eFormat) { in JPEGENC_VerifyTunnelConnection()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDecoder.c2074 if (sPortDef.format.other.eFormat!= pPortDef->format.other.eFormat) { in VerifyTunnelConnection_JPEGDec()
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP.c2393 if (MyPortDef.format.other.eFormat!= pPortDef->format.other.eFormat) { in VPP_VerifyTunnelConnection()
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c3726 if (sPortDef.format.other.eFormat!= pPortDef->format.other.eFormat) in VerifyTunnelConnection()
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c3509 if (sPortDef.format.other.eFormat != pPortDef->format.other.eFormat) { in VIDDEC_VerifyTunnelConnection()