Home
last modified time | relevance | path

Searched +full:test +full:- +full:license (Results 1 – 25 of 1432) sorted by relevance

12345678910>>...58

/external/googletest/googletest/
DAndroid.mk4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
8 # http://www.apache.org/licenses/LICENSE-2.0
11 # distributed under the License is distributed on an "AS IS" BASIS,
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
20 # If we're being invoked from ndk-build, we'll have NDK_ROOT defined.
23 LOCAL_PATH := $(call my-dir)
25 # Defines a test module.
[all …]
/external/fmtlib/
DAndroid.bp5 // Added automatically by a large-scale-change that took the approach of
6 // 'apply every license found to every target'. While this makes sure we respect
7 // every license restriction, it may not be entirely correct.
11 // Please consider splitting the single license below into multiple licenses,
13 // default license using the 'licenses: [...]' property on targets as needed.
16 // to attach the license to, and including a comment whether the files may be
19 // large-scale-change included anything that looked like it might be a license
20 // text as a license_text. e.g. LICENSE, NOTICE, COPYING etc.
23 // See: http://go/android-license-faq
24 license {
[all …]
/external/tensorflow/third_party/eigen3/
DLICENSE5 Some files contain third-party code under BSD or LGPL licenses, whence
8 All the LGPL code is either LGPL 2.1-only, or LGPL 2.1-or-later.
15 CXXFLAGS: -DEIGEN_MPL2_ONLY
19 ----------------------------------------------------------------------
21 ./test/mapstaticmethods.cpp
22 ./test/schur_real.cpp
23 ./test/prec_inverse_4x4.cpp
24 ./test/smallvectors.cpp
25 ./test/redux.cpp
26 ./test/special_numbers.cpp
[all …]
/external/libabigail/relicensing-scripts/
Dfile-licenses.orig.txt2 # LGPL-3.0-or-later license:
4 # find . -type f -exec grep -n "SPDX-License-Identifier:" {} /dev/null \; | grep LGPL-3.0-or-later
6 ./bash-completion/Makefile.am:1:## SPDX-License-Identifier: LGPL-3.0-or-later
7 ./bash-completion/abicompat:1:# SPDX-License-Identifier: LGPL-3.0-or-later
8 ./bash-completion/abidiff:1:# SPDX-License-Identifier: LGPL-3.0-or-later
9 ./bash-completion/abidw:1:# SPDX-License-Identifier: LGPL-3.0-or-later
10 ./bash-completion/abilint:1:# SPDX-License-Identifier: LGPL-3.0-or-later
11 ./bash-completion/abinilint:1:# SPDX-License-Identifier: LGPL-3.0-or-later
12 ./bash-completion/abipkgdiff:1:# SPDX-License-Identifier: LGPL-3.0-or-later
13 ./bash-completion/abisym:1:# SPDX-License-Identifier: LGPL-3.0-or-later
[all …]
Dhas-spdx-header.sh2 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
15 echo " -h|--help display this help"
16 echo " -f|--file prefix output with file name"
17 echo " -q|--quiet emit no output if no license was found"
18 echo " --show-no-spdx show file name if it has no spdx header"
23 if test x$show_no_spdx != x; then
25 elif test x$be_quiet = x; then
26 if test "x$display_file_name" = x; then
27 echo "NO-LICENSE"
29 echo "$display_file_name: NO-LICENSE"
[all …]
/external/googletest/googletest/test/
DAndroid.bp3 // Licensed under the Apache License, Version 2.0 (the "License");
4 // you may not use this file except in compliance with the License.
5 // You may obtain a copy of the License at
7 // http://www.apache.org/licenses/LICENSE-2.0
10 // distributed under the License is distributed on an "AS IS" BASIS,
12 // See the License for the specific language governing permissions and
13 // limitations under the License.
16 // See: http://go/android-license-faq
17 // A large-scale-change added 'default_applicable_licenses' to import
19 // to get the below license kinds:
[all …]
/external/jemalloc_new/
DAndroid.bp4 // Licensed under the Apache License, Version 2.0 (the "License");
5 // you may not use this file except in compliance with the License.
6 // You may obtain a copy of the License at
8 // http://www.apache.org/licenses/LICENSE-2.0
11 // distributed under the License is distributed on an "AS IS" BASIS,
13 // See the License for the specific language governing permissions and
14 // limitations under the License.
21 // Added automatically by a large-scale-change that took the approach of
22 // 'apply every license found to every target'. While this makes sure we respect
23 // every license restriction, it may not be entirely correct.
[all …]
/external/apache-harmony/
DAndroid.bp3 // Licensed under the Apache License, Version 2.0 (the "License");
4 // you may not use this file except in compliance with the License.
5 // You may obtain a copy of the License at
7 // http://www.apache.org/licenses/LICENSE-2.0
10 // distributed under the License is distributed on an "AS IS" BASIS,
12 // See the License for the specific language governing permissions and
13 // limitations under the License.
17 default_applicable_licenses: ["external_apache-harmony_license"],
20 // Added automatically by a large-scale-change
21 // See: http://go/android-license-faq
[all …]
/external/marisa-trie/
DAndroid.bp3 // Licensed under the Apache License, Version 2.0 (the "License");
4 // you may not use this file except in compliance with the License.
5 // You may obtain a copy of the License at
7 // http://www.apache.org/licenses/LICENSE-2.0
10 // distributed under the License is distributed on an "AS IS" BASIS,
12 // See the License for the specific language governing permissions and
13 // limitations under the License.
17 default_applicable_licenses: ["external_marisa-trie_license"],
20 // Added automatically by a large-scale-change that took the approach of
21 // 'apply every license found to every target'. While this makes sure we respect
[all …]
/external/apache-commons-compress/src/test/resources/longpath/
Dfiles.txt2 # contributor license agreements. See the NOTICE file distributed with
4 # The ASF licenses this file to You under the Apache License, Version 2.0
5 # (the "License"); you may not use this file except in compliance with
6 # the License. You may obtain a copy of the License at
8 # http://www.apache.org/licenses/LICENSE-2.0
11 # distributed under the License is distributed on an "AS IS" BASIS,
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
18 # cygwin - CYGWIN_NT-5.1 1.7.1(0.218/5/3)
19 # hudson - SunOS 5.10
[all …]
/external/OpenCL-CTS/
DAndroid.bp2 // CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
5 default_applicable_licenses: ["external_OpenCL-CTS_license"],
8 // Added automatically by a large-scale-change that took the approach of
9 // 'apply every license found to every target'. While this makes sure we respect
10 // every license restriction, it may not be entirely correct.
14 // Please consider splitting the single license below into multiple licenses,
16 // default license using the 'licenses: [...]' property on targets as needed.
19 // to attach the license to, and including a comment whether the files may be
21 // See: http://go/android-license-faq
22 license {
[all …]
/external/toolchain-utils/go/patch/go-1.10.2/
Dgo1.patch1 test: enable some tests on android/arm64.
3 --- test/chanlinear.go
4 +++ test/chanlinear.go
5 @@ -1,9 +1,9 @@
6 -// +build darwin linux
11 // Use of this source code is governed by a BSD-style
12 // license that can be found in the LICENSE file.
14 // Test that dequeueing from a pending channel doesn't
16 --- test/fixedbugs/bug385_64.go
17 +++ test/fixedbugs/bug385_64.go
[all …]
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5Tests.cpp1 /*-------------------------------------------------------------------------
2 * OpenGL Conformance Test Suite
3 * -----------------------------
5 * Copyright (c) 2014-2016 The Khronos Group Inc.
7 * Licensed under the Apache License, Version 2.0 (the "License");
8 * you may not use this file except in compliance with the License.
9 * You may obtain a copy of the License at
11 * http://www.apache.org/licenses/LICENSE-2.0
14 * distributed under the License is distributed on an "AS IS" BASIS,
16 * See the License for the specific language governing permissions and
[all …]
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayTests.cpp1 /*-------------------------------------------------------------------------
2 * OpenGL Conformance Test Suite
3 * -----------------------------
5 * Copyright (c) 2014-2016 The Khronos Group Inc.
7 * Licensed under the Apache License, Version 2.0 (the "License");
8 * you may not use this file except in compliance with the License.
9 * You may obtain a copy of the License at
11 * http://www.apache.org/licenses/LICENSE-2.0
14 * distributed under the License is distributed on an "AS IS" BASIS,
16 * See the License for the specific language governing permissions and
[all …]
/external/linux-kselftest/
DAndroid.bp4 // Licensed under the Apache License, Version 2.0 (the "License");
5 // you may not use this file except in compliance with the License.
6 // You may obtain a copy of the License at
8 // http://www.apache.org/licenses/LICENSE-2.0
11 // distributed under the License is distributed on an "AS IS" BASIS,
13 // See the License for the specific language governing permissions and
14 // limitations under the License.
18 default_applicable_licenses: ["external_linux-kselftest_license"],
21 // Added automatically by a large-scale-change that took the approach of
22 // 'apply every license found to every target'. While this makes sure we respect
[all …]
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferTests.cpp1 /*-------------------------------------------------------------------------
2 * OpenGL Conformance Test Suite
3 * -----------------------------
5 * Copyright (c) 2014-2016 The Khronos Group Inc.
7 * Licensed under the Apache License, Version 2.0 (the "License");
8 * you may not use this file except in compliance with the License.
9 * You may obtain a copy of the License at
11 * http://www.apache.org/licenses/LICENSE-2.0
14 * distributed under the License is distributed on an "AS IS" BASIS,
16 * See the License for the specific language governing permissions and
[all …]
/external/deqp/doc/testspecs/GLES31/
Dfunctional.program_interface_query.txt1 -------------------------------------------------------------------------
2 drawElements Quality Program Test Specification
3 -----------------------------------------------
7 Licensed under the Apache License, Version 2.0 (the "License");
8 you may not use this file except in compliance with the License.
9 You may obtain a copy of the License at
11 http://www.apache.org/licenses/LICENSE-2.0
14 distributed under the License is distributed on an "AS IS" BASIS,
16 See the License for the specific language governing permissions and
17 limitations under the License.
[all …]
/external/nos/host/generic/libnos/generator/test/
DAndroid.bp4 // Licensed under the Apache License, Version 2.0 (the "License");
5 // you may not use this file except in compliance with the License.
6 // You may obtain a copy of the License at
8 // http://www.apache.org/licenses/LICENSE-2.0
11 // distributed under the License is distributed on an "AS IS" BASIS,
13 // See the License for the specific language governing permissions and
14 // limitations under the License.
18 // See: http://go/android-license-faq
19 // A large-scale-change added 'default_applicable_licenses' to import
21 // to get the below license kinds:
[all …]
/external/pigweed/pw_build/py/pw_build/
Dgenerated_tests.py3 # Licensed under the Apache License, Version 2.0 (the "License"); you may not
4 # use this file except in compliance with the License. You may obtain a copy of
5 # the License at
7 # https://www.apache.org/licenses/LICENSE-2.0
10 # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
12 # License for the specific language governing permissions and limitations under
13 # the License.
28 // Licensed under the Apache License, Version 2.0 (the "License"); you may not
29 // use this file except in compliance with the License. You may obtain a copy of
30 // the License at
[all …]
/external/auto/service/processor/src/test/java/com/google/auto/service/processor/
DAutoServiceProcessorTest.java4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
8 * http://www.apache.org/licenses/LICENSE-2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
22 import org.junit.Test;
31 @Test
34 JavaFileObjects.forResource("test/SomeService.java"), in autoService()
[all …]
/external/avb/
DAndroid.bp2 // Copyright (C) 2017-2020 The Android Open Source Project
4 // Licensed under the Apache License, Version 2.0 (the "License");
5 // you may not use this file except in compliance with the License.
6 // You may obtain a copy of the License at
8 // http://www.apache.org/licenses/LICENSE-2.0
11 // distributed under the License is distributed on an "AS IS" BASIS,
13 // See the License for the specific language governing permissions and
14 // limitations under the License.
21 // Added automatically by a large-scale-change that took the approach of
22 // 'apply every license found to every target'. While this makes sure we respect
[all …]
/external/perfetto/tools/
Dadd_test_trace.sh4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
8 # http://www.apache.org/licenses/LICENSE-2.0
11 # distributed under the License is distributed on an "AS IS" BASIS,
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
16 set -e
19 echo "Downloading latest copy of test data"
21 LATEST_ZIP="$(cat tools/install-build-deps | grep -o 'https://.*/perfetto/test-data-.*.zip')"
[all …]
/external/caliper/caliper/src/test/java/com/google/caliper/config/
DCaliperConfigTest.java4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
8 * http://www.apache.org/licenses/LICENSE-2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
31 import org.junit.Test;
50 @Test public void getDefaultVmConfig() throws Exception { in getDefaultVmConfig()
52 ImmutableMap.of("vm.args", "-very -special=args")); in getDefaultVmConfig()
[all …]
/external/tensorflow/tensorflow/lite/tools/optimize/
Dtest_util.h3 Licensed under the Apache License, Version 2.0 (the "License");
4 you may not use this file except in compliance with the License.
5 You may obtain a copy of the License at
7 http://www.apache.org/licenses/LICENSE-2.0
10 distributed under the License is distributed on an "AS IS" BASIS,
12 See the License for the specific language governing permissions and
13 limitations under the License.
23 // Test model with a single convolution.
25 // range[-127, 127]. The weights have been put in such a way that each
26 // channel has at least one weight as -127 and one weight as 127.
[all …]
/external/ImageMagick/PerlMagick/t/
Dgetattribute.t2 # Copyright 1999-2021 ImageMagick Studio LLC, a non-profit organization
5 # You may not use this file except in compliance with the License. You may
6 # obtain a copy of the License at
8 # https://imagemagick.org/script/license.php
11 # distributed under the License is distributed on an "AS IS" BASIS,
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
16 # Test getting attributes.
18 BEGIN { $| = 1; $test=1, print "1..25\n"; }
27 testGetAttribute('input.miff','base-columns','70');
[all …]

12345678910>>...58