Home
last modified time | relevance | path

Searched refs:provided (Results 1 – 25 of 2049) sorted by relevance

12345678910>>...82

/external/ppp/pppd/plugins/radius/
DCOPYRIGHT7 purpose and without fee is hereby granted, provided that this
16 suitability of this software for any purpose. It is provided "as is"
23 purpose and without fee is hereby granted, provided that this copyright and
31 software for any purpose. It is provided "as is" without express or implied
39 purpose and without fee is hereby granted, provided that this copyright
47 of this software for any purpose. It is provided "as is" without express
54 documentation for any purpose and without fee is hereby granted, provided
73 License to copy and use this software is granted provided that it
78 License is also granted to make and use derivative works provided
85 software for any particular purpose. It is provided "as is"
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_buffer.h252 pb_check_alignment(pb_size requested, pb_size provided) in pb_check_alignment() argument
256 if(requested > provided) in pb_check_alignment()
258 if(provided % requested != 0) in pb_check_alignment()
269 pb_check_usage(unsigned requested, unsigned provided) in pb_check_usage() argument
271 return (requested & provided) == requested ? TRUE : FALSE; in pb_check_usage()
/external/opencv/
DNOTICE15 are permitted provided that the following conditions are met:
22 and/or other materials provided with the distribution.
27 This software is provided by the copyright holders and contributors "as is" and
43 This software is provided 'as-is', without any express or implied warranty.
59 * modification, are permitted provided that the following conditions
65 * documentation and/or other materials provided with the distribution.
91 * without modification, are permitted provided that the following
99 * provided with the distribution.
134 // modification, are permitted provided that the following conditions are met:
141 // and/or other materials provided with the distribution.
[all …]
DLICENSE_OpenCV15 are permitted provided that the following conditions are met:
22 and/or other materials provided with the distribution.
27 This software is provided by the copyright holders and contributors "as is" and
/external/ipsec-tools/src/racoon/
DNOTICE5 modification, are permitted provided that the following conditions
11 documentation and/or other materials provided with the distribution.
34 modification, are permitted provided that the following conditions
40 documentation and/or other materials provided with the distribution.
63 modification, are permitted provided that the following conditions
69 documentation and/or other materials provided with the distribution.
92 modification, are permitted provided that the following conditions
98 documentation and/or other materials provided with the distribution.
120 modification, are permitted provided that the following conditions
126 documentation and/or other materials provided with the distribution.
[all …]
/external/jmonkeyengine/
DNOTICE7 * modification, are permitted provided that the following conditions are
15 * documentation and/or other materials provided with the distribution.
39 * modification, are permitted provided that the following conditions are
47 * documentation and/or other materials provided with the distribution.
71 * modification, are permitted provided that the following conditions are
79 * documentation and/or other materials provided with the distribution.
103 * modification, are permitted provided that the following conditions are
111 * documentation and/or other materials provided with the distribution.
136 * modification, are permitted provided that the following conditions are
144 * documentation and/or other materials provided with the distribution.
[all …]
/external/ipsec-tools/
DNOTICE5 modification, are permitted provided that the following conditions
11 documentation and/or other materials provided with the distribution.
34 modification, are permitted provided that the following conditions
40 documentation and/or other materials provided with the distribution.
63 modification, are permitted provided that the following conditions
69 documentation and/or other materials provided with the distribution.
92 modification, are permitted provided that the following conditions
98 documentation and/or other materials provided with the distribution.
120 modification, are permitted provided that the following conditions
126 documentation and/or other materials provided with the distribution.
[all …]
/external/ppp/pppd/
DNOTICE9 modification, are permitted provided that the following conditions
17 the documentation and/or other materials provided with the
47 modification, are permitted provided that the following conditions
55 the documentation and/or other materials provided with the
84 modification, are permitted provided that the following conditions
111 modification, are permitted provided that the following conditions
119 the documentation and/or other materials provided with the
137 License to copy and use this software is granted provided that
143 provided that such works are identified as "derived from the RSA
149 of this software for any particular purpose. It is provided "as
[all …]
/external/netcat/
DNOTICE9 * modification, are permitted provided that the following conditions
15 * documentation and/or other materials provided with the distribution.
37 * modification, are permitted provided that the following conditions
43 * documentation and/or other materials provided with the distribution.
62 * modification, are permitted provided that the following conditions
69 * documentation and/or other materials provided with the distribution.
/external/google-breakpad/
DLICENSE5 modification, are permitted provided that the following conditions are
12 in the documentation and/or other materials provided with the
36 This source code is provided as is by Unicode, Inc. No claims are
39 applicability of information provided. If this file has been
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
Dpixman-licenses.txt6 documentation for any purpose is hereby granted without fee, provided that
32 provided that the above copyright notice appear in all copies and that
52 documentation for any purpose is hereby granted without fee, provided that
59 is provided "as is" without express or implied warranty.
76 provided that the above copyright notice appear in all copies and that
82 any purpose. It is provided "as is" without express or implied
/external/fsck_msdos/
DNOTICE6 * modification, are permitted provided that the following conditions
12 * documentation and/or other materials provided with the distribution.
40 * modification, are permitted provided that the following conditions
46 * documentation and/or other materials provided with the distribution.
74 * modification, are permitted provided that the following conditions
80 * documentation and/or other materials provided with the distribution.
/external/ceres-solver/docs/source/
Dlicense.rst10 modification, are permitted provided that the following conditions are met:
16 and/or other materials provided with the distribution.
21 This software is provided by the copyright holders and contributors "AS IS" and
/external/ipsec-tools/src/libipsec/
DNOTICE5 modification, are permitted provided that the following conditions
11 documentation and/or other materials provided with the distribution.
34 modification, are permitted provided that the following conditions
40 documentation and/or other materials provided with the distribution.
/external/eigen/unsupported/doc/
DOverview.dox7 These modules are contributions from various users. They are provided "as is", without any support.
20 provided "as is", without any support. Nevertheless, some of them are
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/signers/
DDSASigner.java162 protected SecureRandom initSecureRandom(boolean needed, SecureRandom provided) in initSecureRandom() argument
164 return !needed ? null : (provided != null) ? provided : new SecureRandom(); in initSecureRandom()
DECDSASigner.java193 protected SecureRandom initSecureRandom(boolean needed, SecureRandom provided) in initSecureRandom() argument
195 return !needed ? null : (provided != null) ? provided : new SecureRandom(); in initSecureRandom()
/external/clang/test/SemaObjC/
Dprotocol-implementation-inherited.m33 // Interface conforms to a protocol whose methods are provided by an
46 // Interface conforms to a protocol whose methods are provided by a base class.
/external/tcpdump/
DLICENSE4 modification, are permitted provided that the following conditions
11 the documentation and/or other materials provided with the
/external/libpcap/
DLICENSE4 modification, are permitted provided that the following conditions
11 the documentation and/or other materials provided with the
DNOTICE4 modification, are permitted provided that the following conditions
11 the documentation and/or other materials provided with the
/external/jpeg/
DNOTICE7 fitness for a particular purpose. This software is provided "AS IS", and you,
37 commercial products, provided that all warranty or liability claims are
50 This software is provided 'as-is', without any express or implied
73 modification, are permitted provided that the following conditions
80 documentation and/or other materials provided with the distribution.
/external/dhcpcd/
DNOTICE6 modification, are permitted provided that the following conditions
12 documentation and/or other materials provided with the distribution.
34 purpose with or without fee is hereby granted, provided that the above
/external/icu/icu4c/source/data/brkitr/
Dcjdict.txt12 … under the BSD license. Other software included in this distribution is provided under other licen…
20 …in source and binary forms, with or without modification, are permitted provided that the followin…
23 …nd the following disclaimer in the documentation and/or other materials provided with the distribu…
50 # * modification, are permitted provided that the following conditions
57 # * the documentation and/or other materials provided with the
83 # * modification, are permitted provided that the following conditions
90 # * the documentation and/or other materials provided with the
152 # research and development conducted during the project and is provided
154 # program is provided without any warranty whatsoever, whether express,
/external/e2fsprogs/debian/
Dcopyright39 its documentation for any purpose is hereby granted, provided that
44 this software for any purpose. It is provided "as is" without
50 modification, are permitted provided that the following conditions
57 documentation and/or other materials provided with the distribution.

12345678910>>...82