Home
last modified time | relevance | path

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

12345678910>>...42

/external/llvm-project/clang/test/CodeGen/
Dfp16-ops.c1 // REQUIRES: arm-registered-target
2 // RUN: %clang_cc1 -emit-llvm -o - -triple arm-none-linux-gnueabi %s | FileCheck %s --check-prefix=…
3 // RUN: %clang_cc1 -emit-llvm -o - -triple aarch64-none-linux-gnueabi %s | FileCheck %s --check-pre…
4 // RUN: %clang_cc1 -emit-llvm -o - -triple x86_64-linux-gnu %s | FileCheck %s --check-prefix=NOTNAT…
5 …clang_cc1 -emit-llvm -o - -triple arm-none-linux-gnueabi -fallow-half-arguments-and-returns %s | F…
6 …ang_cc1 -emit-llvm -o - -triple aarch64-none-linux-gnueabi -fallow-half-arguments-and-returns %s |…
7 // RUN: %clang_cc1 -emit-llvm -o - -triple arm-none-linux-gnueabi -fnative-half-type %s \
8 // RUN: | FileCheck %s --check-prefix=NATIVE-HALF
9 // RUN: %clang_cc1 -emit-llvm -o - -triple aarch64-none-linux-gnueabi -fnative-half-type %s \
10 // RUN: | FileCheck %s --check-prefix=NATIVE-HALF
[all …]
Dfp16-ops-strictfp.c1 // REQUIRES: arm-registered-target
2-ffp-exception-behavior=maytrap -fexperimental-strict-floating-point -emit-llvm -o - -triple arm-n…
3-ffp-exception-behavior=maytrap -fexperimental-strict-floating-point -emit-llvm -o - -triple aarch…
4-ffp-exception-behavior=maytrap -fexperimental-strict-floating-point -emit-llvm -o - -triple x86_6…
5-ffp-exception-behavior=maytrap -fexperimental-strict-floating-point -emit-llvm -o - -triple arm-n…
6-ffp-exception-behavior=maytrap -fexperimental-strict-floating-point -emit-llvm -o - -triple aarch…
7 …%clang_cc1 -ffp-exception-behavior=maytrap -fexperimental-strict-floating-point -emit-llvm -o - -t…
8 // RUN: | FileCheck %s --check-prefix=NATIVE-HALF --check-prefix=CHECK
9 …lang_cc1 -ffp-exception-behavior=maytrap -fexperimental-strict-floating-point -emit-llvm -o - -tri…
10 // RUN: | FileCheck %s --check-prefix=NATIVE-HALF --check-prefix=CHECK
[all …]
/external/clang/test/CodeGen/
Dfp16-ops.c1 // REQUIRES: arm-registered-target
2 // RUN: %clang_cc1 -emit-llvm -o - -triple arm-none-linux-gnueabi %s | FileCheck %s --check-prefix=…
3 // RUN: %clang_cc1 -emit-llvm -o - -triple aarch64-none-linux-gnueabi %s | FileCheck %s --check-pre…
4 … %clang_cc1 -emit-llvm -o - -triple arm-none-linux-gnueabi -fallow-half-arguments-and-returns %s |…
5 …clang_cc1 -emit-llvm -o - -triple aarch64-none-linux-gnueabi -fallow-half-arguments-and-returns %s…
6 // RUN: %clang_cc1 -emit-llvm -o - -triple arm-none-linux-gnueabi -fnative-half-type %s \
7 // RUN: | FileCheck %s --check-prefix=NATIVE-HALF
8 // RUN: %clang_cc1 -emit-llvm -o - -triple aarch64-none-linux-gnueabi -fnative-half-type %s \
9 // RUN: | FileCheck %s --check-prefix=NATIVE-HALF
10 // RUN: %clang_cc1 -emit-llvm -o - -x renderscript %s \
[all …]
/external/python/asn1crypto/tests/
Dtest_keys.py1 # coding: utf-8
28 with open(os.path.join(fixtures_dir, 'keys/test-der.key'), 'rb') as f:
32 'two-prime',
33 key['version'].native
37 key['modulus'].native
41 key['public_exponent'].native
45 key['private_exponent'].native
49 key['prime1'].native
53 key['prime2'].native
57 key['exponent1'].native
[all …]
Dtest_x509.py1 # coding: utf-8
114 self.assertEqual(unicode_string, x509.IPAddress.load(der_bytes).native)
118 self.assertEqual('example.com', e.native)
124 self.assertEqual('example.com', e.native)
146 b'\x16\x10xn--bcher-kva.ch',
175 self.assertEqual('https://example.com', u.native)
181 self.assertEqual('https://example.com/', u.native)
185 self.assertEqual('https://example.com', u2.native)
189 self.assertEqual('https://example.com:443/', u3.native)
195 self.assertEqual('https://example.com', u.native)
[all …]
Dtest_pkcs12.py1 # coding: utf-8
25 with open(os.path.join(fixtures_dir, 'test-tripledes.p12'), 'rb') as f:
30 info['version'].native
37 auth_safe['content_type'].native
49 content_info['content_type'].native
54 content_info['content_type'].native
56 safe_contents = pkcs12.SafeContents.load(content_info['content'].native)
68 bag_attributes[0]['type'].native
72 bag_attributes[0]['values'].native
76 bag_attributes[1]['type'].native
[all …]
Dtest_csr.py1 # coding: utf-8
28 with open(os.path.join(fixtures_dir, 'test-inter-der.csr'), 'rb') as f:
35 cri['version'].native
48 cri['subject'].native
55 cri['subject_pk_info']['algorithm'].native
59 cri['subject_pk_info']['public_key'].parsed['modulus'].native
63 cri['subject_pk_info']['public_key'].parsed['public_exponent'].native
67 cri['attributes'].native
71 with open(os.path.join(fixtures_dir, 'test-third-der.csr'), 'rb') as f:
78 cri['version'].native
[all …]
Dtest_core.py1 # coding: utf-8
186 # This class attribute may be a 2-element tuple of integers,
187 # or a tuple of 2-element tuple of integers. The first form
284 # https://misc.daniel-marschall.de/asn.1/oid_facts.html
370 (-127, b'\x02\x01\x81'),
371 (-127, b'\x02\x01\x81'),
373 (-32768, b'\x02\x02\x80\x00'),
374 (-32769, b'\x02\x03\xFF\x7F\xFF'),
378 def integer(self, native, der_bytes): argument
379 i = core.Integer(native)
[all …]
/external/elfutils/tests/
Drun-native-test.sh19 . $srcdir/test-subr.sh
23 # this test if it is missing parts of the backend implementation.
25 # As new backend code is added to satisfy the test, be sure to update
26 # the fixed test cases (run-allregs.sh et al) to test that backend
29 tempfiles native.c native
30 echo 'main () { while (1) pause (); }' > native.c
32 native=0
35 test $native -eq 0 || {
36 kill -9 $native 2> /dev/null || :
37 wait $native 2> /dev/null || :
[all …]
/external/grpc-grpc/tools/interop_matrix/testcases/
Dnode__master2 echo "Testing ${docker_image:=grpc_interop_node:1415ecbf-5d0f-423e-8c2c-e0cb6d154e73}"
3-i --rm=true -w /var/local/git/grpc-node --net=host $docker_image bash -c "packages/grpc-native-co…
4-i --rm=true -w /var/local/git/grpc-node --net=host $docker_image bash -c "packages/grpc-native-co…
5-i --rm=true -w /var/local/git/grpc-node --net=host $docker_image bash -c "packages/grpc-native-co…
6-i --rm=true -w /var/local/git/grpc-node --net=host $docker_image bash -c "packages/grpc-native-co…
7-i --rm=true -w /var/local/git/grpc-node --net=host $docker_image bash -c "packages/grpc-native-co…
8-i --rm=true -w /var/local/git/grpc-node --net=host $docker_image bash -c "packages/grpc-native-co…
9-i --rm=true -w /var/local/git/grpc-node --net=host $docker_image bash -c "packages/grpc-native-co…
10-i --rm=true -w /var/local/git/grpc-node --net=host $docker_image bash -c "packages/grpc-native-co…
11-i --rm=true -w /var/local/git/grpc-node --net=host $docker_image bash -c "packages/grpc-native-co…
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/interop_matrix/testcases/
Dnode__master2 echo "Testing ${docker_image:=grpc_interop_node:1415ecbf-5d0f-423e-8c2c-e0cb6d154e73}"
3-i --rm=true -w /var/local/git/grpc-node --net=host $docker_image bash -c "packages/grpc-native-co…
4-i --rm=true -w /var/local/git/grpc-node --net=host $docker_image bash -c "packages/grpc-native-co…
5-i --rm=true -w /var/local/git/grpc-node --net=host $docker_image bash -c "packages/grpc-native-co…
6-i --rm=true -w /var/local/git/grpc-node --net=host $docker_image bash -c "packages/grpc-native-co…
7-i --rm=true -w /var/local/git/grpc-node --net=host $docker_image bash -c "packages/grpc-native-co…
8-i --rm=true -w /var/local/git/grpc-node --net=host $docker_image bash -c "packages/grpc-native-co…
9-i --rm=true -w /var/local/git/grpc-node --net=host $docker_image bash -c "packages/grpc-native-co…
10-i --rm=true -w /var/local/git/grpc-node --net=host $docker_image bash -c "packages/grpc-native-co…
11-i --rm=true -w /var/local/git/grpc-node --net=host $docker_image bash -c "packages/grpc-native-co…
[all …]
/external/pigweed/pw_bytes/
Dendian_test.cc7 // https://www.apache.org/licenses/LICENSE-2.0
25 constexpr std::endian kNonNative = (std::endian::native == std::endian::little)
34 // clang-format off
36 // Native endianess conversions (should do nothing)
38 // Convert unsigned to native endianness
39 static_assert(ConvertOrderTo(std::endian::native, uint8_t{0x12}) == uint8_t{0x12});
40 static_assert(ConvertOrderTo(std::endian::native, uint16_t{0x0011}) == uint16_t{0x0011});
41 static_assert(ConvertOrderTo(std::endian::native, uint32_t{0x33221100}) == uint32_t{0x33221100});
42 static_assert(ConvertOrderTo(std::endian::native, uint64_t{0x0011223344556677}) == uint64_t{0x00112…
44 // Convert signed to native endianness
[all …]
/external/wycheproof/
Dbuild_defs.bzl5 """BouncyCastle version-specific tests."""
9 native.java_test(
20 # We can't use native.alias, because aliased tests are not run.
21 # So, we simply duplicate the test.
22 native.java_test(
32 """BouncyCastle version-specific tests."""
36 native.java_test(
47 # We can't use native.alias, because aliased tests are not run.
48 # So, we simply duplicate the test.
49 native.java_test(
[all …]
/external/grpc-grpc/bazel/
Dgrpc_deps.bzl1 """Load dependencies needed to compile and test the grpc library as a 3rd-party consumer."""
4 """Loads dependencies need to compile and test the grpc library."""
6 native.bind(
11 native.bind(
12 name = "absl-base",
16 native.bind(
17 name = "absl-time",
21 native.bind(
26 native.bind(
31 native.bind(
[all …]
/external/tensorflow/third_party/mlir/
Dtblgen.bzl3 … td_includes = [], td_relative_includes = [], strip_include_prefix = None, test = False, **kwargs):
17 test: Whether to create a test to invoke the tool too.
18 **kwargs: Extra keyword arguments to pass to native rules such as cc_library below.
26 "-I external/llvm-project/mlir/include -I external/org_tensorflow",
27 "-I $(GENDIR)/external/llvm-project/mlir/include -I $(GENDIR)/external/org_tensorflow",
31 "-I%s" % td_include,
32 "-I$(GENDIR)/%s" % td_include,
36 …"-I%s/%s -Iexternal/org_tensorflow/%s/%s" % (native.package_name(), td_include, native.package_nam…
37 "-I$(GENDIR)/%s/%s" % (native.package_name(), td_include),
40 local_inc = "-I $$(dirname $(location %s))" % td_file
[all …]
/external/libchrome/base/android/jni_generator/
Djni_generator_tests.py3 # Use of this source code is governed by a BSD-style license that can be
8 This test suite contains various tests for the JNI generator.
9 It exercises the low-level parser all the way up to the
106 # This is the caller test method.
108 self.assertTrue(caller.startswith('test'),
110 'test* method, not %s' % caller)
122 # This function can only be called from a test* method.
132 private native int nativeInit();
133 private native void nativeDestroy(int nativeChromeBrowserProvider);
134 private native long nativeAddBookmark(
[all …]
/external/rust/crates/grpcio-sys/grpc/bazel/
Dgrpc_build_system.bzl7 # http://www.apache.org/licenses/LICENSE-2.0
22 # Each rule listed must be re-written for Google's internal build system, and
30 # The set of pollers to test against if a test exercises polling
83 copts = if_mac(["-DGRPC_CFSTREAM"])
85 copts = copts + if_not_windows(["-std=c99"])
86 linkopts = if_not_windows(["-pthread"])
88 linkopts = linkopts + if_mac(["-framework CoreFoundation"])
93 native.cc_library(
118 "src/core/ext/upb-generated", # Once upb code-gen issue is resolved, remove this.
119 "src/core/ext/upbdefs-generated", # Once upb code-gen issue is resolved, remove this.
[all …]
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DNativeAudioThread.java8 * http://www.apache.org/licenses/LICENSE-2.0
38 // for latency test
45 // for buffer test
63 private int mPerformanceMode = -1;
71 // for buffer test
164 public static native TestSettings nativeComputeDefaultSettings( in nativeComputeDefaultSettings()
166 public native long nativeInit(int threadType, in nativeInit()
172 public native int nativeProcessNext(long nativeHandle, double[] samples, long offset); in nativeProcessNext()
173 public native int nativeDestroy(long nativeHandle); in nativeDestroy()
176 public native int[] nativeGetRecorderBufferPeriod(long nativeHandle); in nativeGetRecorderBufferPeriod()
[all …]
/external/icu/tools/testing/test_harness/src/com/android/icu/tradefed/testtype/
DICU4CTest.java8 * http://www.apache.org/licenses/LICENSE-2.0
49 /** A Test that runs a native test package on given device. */
63 @Option(name = "module-name", description = "The name of the native test module to run.")
66 @Option(name = "command-filter-prefix",
67 description = "The prefix required for each test filter when running the shell command")
71 name = "native-test-timeout",
73 "The max time in ms for the test to run. "
74 + "Test run will be aborted if any test takes longer."
78 @Option(name = "run-test-as", description = "User to execute test binary as.")
82 name = "runtime-hint",
[all …]
/external/mtools/
DcharsetConv.c41 "UTF-32BE", "UTF-32LE",
42 "UTF-16BE", "UTF-16LE",
43 "UTF-32", "UTF-16",
44 "UCS-4BE", "UCS-4LE",
45 "UCS-2BE", "UCS-2LE",
46 "UCS-4", "UCS-2"
50 "ASCII", "ASCII-GR", "ISO8859-1"
62 iconv_t test = 0; in try() local
66 test = iconv_open(asciiTries[i], testCp); in try()
67 if(test != (iconv_t) -1) in try()
[all …]
/external/mesa3d/.gitlab-ci/
Dmeson-build.sh3 set -e
4 set -o xtrace
6 CROSS_FILE=/cross_file-"$CROSS".txt
8 # We need to control the version of llvm-config we're using, so we'll
9 # tweak the cross file or generate a native file to do so.
10 if test -n "$LLVM_VERSION"; then
11 LLVM_CONFIG="llvm-config-${LLVM_VERSION}"
12 echo -e "[binaries]\nllvm-config = '`which $LLVM_CONFIG`'" > native.file
13 if [ -n "$CROSS" ]; then
14 sed -i -e '/\[binaries\]/a\' -e "llvm-config = '`which $LLVM_CONFIG`'" $CROSS_FILE
[all …]
/external/javaparser/javaparser-core-testing/src/test/resources/com/github/javaparser/bulk_test_results/
Dopenjdk_src_repo_test_results.txt1 langtools-19293ea3999f/test/jdk/javadoc/doclet/testAnchorNames/pkg1/RegClass.java
4 langtools-19293ea3999f/test/jdk/javadoc/doclet/testSourceTab/DoubleTab/C.java
7 langtools-19293ea3999f/test/jdk/javadoc/doclet/testSourceTab/SingleTab/C.java
10 langtools-19293ea3999f/test/jdk/javadoc/doclet/testUnnamedPackage/BadSource.java
11 …bstract" "class" "default" "enum" "final" "import" "interface" "module" "native" "open" "private" …
13 langtools-19293ea3999f/test/jdk/javadoc/tool/6964914/Error.java
16 langtools-19293ea3999f/test/jdk/javadoc/tool/6964914/JavacWarning.java
19 langtools-19293ea3999f/test/jdk/javadoc/tool/enum/docComments/pkg1/Operation.java
22 langtools-19293ea3999f/test/jdk/javadoc/tool/T4994049/FileWithTabs.java
25 langtools-19293ea3999f/test/tools/javac/6302184/T6302184.java
[all …]
/external/libchrome/mojo/public/cpp/bindings/tests/
Dstruct_unittest.cc2 // Use of this source code is governed by a BSD-style license that can be
17 namespace test { namespace
37 struct SerializeStructHelperTraits<native::NativeStruct> {
38 using DataView = native::NativeStructDataView;
50 const size_t payload_start = message->payload_buffer()->cursor(); in SerializeStruct()
52 mojo::internal::Serialize<DataViewType>(input, message->payload_buffer(), in SerializeStruct()
55 return message->payload_buffer()->cursor() - payload_start; in SerializeStruct()
82 void* subsequent_area = message.payload_buffer()->AllocateAndGet(32); in SerializeAndDeserialize()
93 using StructTest = testing::Test;
129 EXPECT_FALSE(clone_region->name); in TEST_F()
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/iron-form/test/
Dbasic.html2 <!--
10 -->
13 <title>iron-form</title>
15 <script src="../../webcomponentsjs/webcomponents-lite.js"></script>
16 <script src="../../web-component-tester/browser.js"></script>
19 <link rel="import" href="../../paper-checkbox/paper-checkbox.html">
20 <link rel="import" href="../../paper-input/paper-input.html">
21 <link rel="import" href="../../paper-button/paper-button.html">
22 <link rel="import" href="../iron-form.html">
27 <dom-module id="x-input-wrapper">
[all …]
/external/tensorflow/tensorflow/lite/
Dbuild_def.bzl17 "-DFARMHASH_NO_CXX_STRING",
20 "-mfpu=neon",
23 "-msse4.1",
27 "/wd4018", # -Wno-sign-compare
30 "-Wno-sign-compare",
33 clean_dep("//tensorflow:optimized"): ["-O3"],
37 "-ffunction-sections", # Helps trim binary size.
38 "-fdata-sections", # Helps trim binary size.
44 "-fno-exceptions", # Exceptions are unused in TFLite.
64 "-Wall",
[all …]

12345678910>>...42