Home
last modified time | relevance | path

Searched full:including (Results 1 – 25 of 17201) sorted by relevance

12345678910>>...689

/external/clang/test/Driver/
Dcl-pch-showincludes.cpp13 // CHECK-YC: Note: including file: {{[^ ]*header2.h}}
14 // CHECK-YC: Note: including file: {{[^ ]*header1.h}}
15 // CHECK-YC: Note: including file: {{[^ ]*header3.h}}
20 // CHECK-YU-NOT: Note: including file: {{.*pch}}
21 // CHECK-YU-NOT: Note: including file: {{.*header1.h}}
22 // CHECK-YU-NOT: Note: including file: {{.*header2.h}}
23 // CHECK-YU: Note: including file: {{[^ ]*header3.h}}
28 // CHECK-FI: Note: including file: {{[^ ]*header2.h}}
29 // CHECK-FI: Note: including file: {{[^ ]*header1.h}}
30 // CHECK-FI: Note: including file: {{[^ ]*header3.h}}
[all …]
/external/ipsec-tools/
DNOTICE17 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
24 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
46 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
50 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
53 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
75 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
79 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
82 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
104 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
[all …]
/external/ipsec-tools/src/racoon/
DNOTICE17 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
24 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
46 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
50 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
53 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
75 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
79 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
82 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
104 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
[all …]
/external/fsck_msdos/
DNOTICE17 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
20 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
24 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
44 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
47 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
51 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
74 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
77 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
81 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
103 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
[all …]
/external/igt-gpu-tools/
DLICENSE6 "Software"), to deal in the Software without restriction, including
12 The above copyright notice and this permission notice (including the
17 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
29 "Software"), to deal in the Software without restriction, including
35 The above copyright notice and this permission notice (including the
40 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
51 to deal in the Software without restriction, including without limitation
56 The above copyright notice and this permission notice (including the next
61 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
72 to deal in the Software without restriction, including without limitation
[all …]
DCOPYING6 "Software"), to deal in the Software without restriction, including
12 The above copyright notice and this permission notice (including the
17 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
29 "Software"), to deal in the Software without restriction, including
35 The above copyright notice and this permission notice (including the
40 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
51 to deal in the Software without restriction, including without limitation
56 The above copyright notice and this permission notice (including the next
61 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
72 to deal in the Software without restriction, including without limitation
[all …]
/external/protobuf/csharp/src/Google.Protobuf/
DCodedOutputStream.ComputeSize.cs21 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
25 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
29 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
51 /// double field, including the tag.
60 /// float field, including the tag.
69 /// uint64 field, including the tag.
78 /// int64 field, including the tag.
87 /// int32 field, including the tag.
104 /// fixed64 field, including the tag.
113 /// fixed32 field, including the tag.
[all …]
/external/compiler-rt/lib/tsan/rtl/
Dtsan_stat.cc30 name[StatMopRead] = " Including reads "; in StatOutput()
32 name[StatMop1] = " Including size 1 "; in StatOutput()
36 name[StatMopSame] = " Including same "; in StatOutput()
37 name[StatMopIgnored] = " Including ignored "; in StatOutput()
38 name[StatMopRange] = " Including range "; in StatOutput()
39 name[StatMopRodata] = " Including .rodata "; in StatOutput()
40 name[StatMopRangeRodata] = " Including .rodata range "; in StatOutput()
42 name[StatShadowZero] = " Including empty "; in StatOutput()
43 name[StatShadowNonZero] = " Including non empty "; in StatOutput()
44 name[StatShadowSameSize] = " Including same size "; in StatOutput()
[all …]
/external/wayland/tests/
Dheaders-test.c6 * "Software"), to deal in the Software without restriction, including
12 * The above copyright notice and this permission notice (including the
17 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
30 #error including wayland-client-core.h imported protocol symbols!
33 #error including wayland-server-core.h imported protocol symbols!
37 #error including wayland-client-core.h included the non-core header!
40 #error including wayland-server-core.h included the non-core header!
47 #error including wayland-client.h did not import protocol symbols!
50 #error including wayland-server.h did not import protocol symbols!
Dheaders-protocol-core-test.c6 * "Software"), to deal in the Software without restriction, including
12 * The above copyright notice and this permission notice (including the
17 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
30 #error including wayland-client-protocol-core.h did not include wayland-client-core.h!
33 #error including wayland-server-protocol-core.h did not include wayland-server-core.h!
37 #error including wayland-client-protocol-core.h included wayland-client.h!
40 #error including wayland-server-protocol-core.h included wayland-server.h!
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DCodedOutputStreamMicro.java20 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
24 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
28 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
119 /** Write a {@code double} field, including tag, to the stream. */
126 /** Write a {@code float} field, including tag, to the stream. */
133 /** Write a {@code uint64} field, including tag, to the stream. */
140 /** Write an {@code int64} field, including tag, to the stream. */
147 /** Write an {@code int32} field, including tag, to the stream. */
154 /** Write a {@code fixed64} field, including tag, to the stream. */
161 /** Write a {@code fixed32} field, including tag, to the stream. */
[all …]
/external/rust/crates/cesu8/
DCOPYRIGHT-RUST.txt63 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
68 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
72 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
109 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
114 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
118 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
157 Software without restriction, including without
181 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
213 Software without restriction, including without
237 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
[all …]
DLICENSE63 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
68 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
72 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
109 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
114 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
118 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
157 Software without restriction, including without
181 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
213 Software without restriction, including without
237 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
[all …]
/external/libwebsockets/
DLICENSE43 deal in the Software without restriction, including without limitation the
52 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
68 contributions of software and/or data to Slicer (including making
76 Your contribution of software and/or data to Slicer (including prior
95 Slicer, including without limitation Contributions made prior to
102 U.S. confidentiality and security laws and requirements, including
162 sublicense, including without limitation all source and executable
196 sublicensees, including without limitation your end-users, of their
207 regulations and orders, including without limitation those relating
214 DISCLAIM ALL EXPRESS AND IMPLIED WARRANTIES OF ANY KIND INCLUDING,
[all …]
/external/kotlinc/license/third_party/
Dgradle_license.txt28 including but not limited to software source code, documentation
32 transformation or translation of a Source form, including but
49 "Contribution" shall mean any work of authorship, including
56 to the Licensor or its representatives, including but not limited to
83 institute patent litigation against any entity (including a
148 implied, including, without limitation, any warranties or conditions
155 whether in tort (including negligence), contract, or otherwise,
158 liable to You for damages, including any direct, indirect, special,
161 Work (including but not limited to damages for loss of goodwill,
219 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
[all …]
/external/apache-commons-math/
DLICENSE28 including but not limited to software source code, documentation
32 transformation or translation of a Source form, including but
49 "Contribution" shall mean any work of authorship, including
56 to the Licensor or its representatives, including but not limited to
83 institute patent litigation against any entity (including a
148 implied, including, without limitation, any warranties or conditions
155 whether in tort (including negligence), contract, or otherwise,
158 liable to You for damages, including any direct, indirect, special,
161 Work (including but not limited to damages for loss of goodwill,
249 IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES
[all …]
/external/boringssl/
DNOTICE63 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
67 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
71 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
125 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
129 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
132 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
139 * [including the GNU Public Licence.]
152 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
167 in the Software without restriction, including without limitation the rights
176 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
[all …]
DLICENSE63 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
67 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
71 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
125 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
129 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
132 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
139 * [including the GNU Public Licence.]
152 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
167 in the Software without restriction, including without limitation the rights
176 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
[all …]
/external/rust/crates/quiche/deps/boringssl/
DLICENSE63 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
67 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
71 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
125 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
129 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
132 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
139 * [including the GNU Public Licence.]
152 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
167 in the Software without restriction, including without limitation the rights
176 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
[all …]
/external/boringssl/src/
DLICENSE63 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
67 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
71 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
125 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
129 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
132 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
139 * [including the GNU Public Licence.]
152 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
167 in the Software without restriction, including without limitation the rights
176 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
[all …]
/external/icu/
DNOTICE10 without restriction, including without limitation the rights to use,
20 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
52 "Software"), to deal in the Software without restriction, including
61 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
106 # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
110 # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
113 # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
153 # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
158 # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
161 # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
[all …]
/external/icu/icu4c/
DLICENSE10 without restriction, including without limitation the rights to use,
20 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
52 "Software"), to deal in the Software without restriction, including
61 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
106 # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
110 # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
113 # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
153 # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
158 # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
161 # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
[all …]
/external/icu/icu4j/main/shared/licenses/
DLICENSE10 without restriction, including without limitation the rights to use,
20 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
52 "Software"), to deal in the Software without restriction, including
61 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
106 # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
110 # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
113 # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
153 # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
158 # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
161 # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
[all …]
/external/tensorflow/
DLICENSE27 including but not limited to software source code, documentation
31 transformation or translation of a Source form, including but
48 "Contribution" shall mean any work of authorship, including
55 to the Licensor or its representatives, including but not limited to
82 institute patent litigation against any entity (including a
147 implied, including, without limitation, any warranties or conditions
154 whether in tort (including negligence), contract, or otherwise,
157 liable to You for damages, including any direct, indirect, special,
160 Work (including but not limited to damages for loss of goodwill,
210 in the Software without restriction, including without limitation the rights
[all …]
/external/cldr/
DLICENSE36 without restriction, including without limitation the rights to use,
46 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
90 including but not limited to software source code, documentation
94 transformation or translation of a Source form, including but
111 "Contribution" shall mean any work of authorship, including
118 to the Licensor or its representatives, including but not limited to
145 institute patent litigation against any entity (including a
210 implied, including, without limitation, any warranties or conditions
217 whether in tort (including negligence), contract, or otherwise,
220 liable to You for damages, including any direct, indirect, special,
[all …]

12345678910>>...689