Home
last modified time | relevance | path

Searched +full:1 +full:a (Results 1 – 25 of 6226) sorted by relevance

12345678910>>...250

/external/python/cpython3/Tools/scripts/
Dvar_access_benchmark.py13 class A(object): class
27 v_local = 1
36 v_nonlocal = 1
49 v_global = 1
66 def read_classvar_from_class(trials=trials, A=A): argument
67 A.x = 1
69 A.x; A.x; A.x; A.x; A.x
70 A.x; A.x; A.x; A.x; A.x
71 A.x; A.x; A.x; A.x; A.x
72 A.x; A.x; A.x; A.x; A.x
[all …]
/external/toybox/tests/files/bc/
Darctan.txt1 scale = 1
2 a(.267)
3 a(1)
5 a(.267)
6 a(1)
8 a(.267)
9 a(1)
11 a(.267)
12 a(1)
14 a(.267)
[all …]
/external/bc/tests/bc/scripts/
Datan.txt1 scale = 1
2 a(.267)
3 a(1)
5 a(.267)
6 a(1)
8 a(.267)
9 a(1)
11 a(.267)
12 a(1)
14 a(.267)
[all …]
/external/libxml2/test/expr/
Dbase1 =>a
2 1 a
3 1 a | a
5 =>a|b
6 1 a
7 1 b
8 1 a | b
9 0 a{0}
11 =>a | b | a
12 1 a
[all …]
/external/llvm-project/clang/test/Analysis/copypaste/
Dmacros.cpp4 // group. This is currently necessary as all clones in a hash group need
8 int foo(int a) { // expected-warning{{Duplicate code detected}} in foo() argument
9 a = a + 1; in foo()
10 a = a + 1 / 1; in foo()
11 a = a + 1 + 1 + 1; in foo()
12 a = a + 1 - 1 + 1 + 1; in foo()
13 a = a + 1 * 1 + 1 + 1 + 1; in foo()
14 a = a + 1 / 1 + 1 + 1 + 1; in foo()
15 return a; in foo()
18 int fooClone(int a) { // expected-note{{Similar code here}} in fooClone() argument
[all …]
/external/fft2d/src/fft2d/fft2d/
Dfftsg.f20 ! X(k) = sum_j=0^n-1 x(j)*exp(2*pi*i*j*k/n), 0<=k<n
22 ! X(k) = sum_j=0^n-1 x(j)*exp(-2*pi*i*j*k/n), 0<=k<n
23 ! (notes: sum_j=0^n-1 is a summation from j=0 to n-1)
27 ! call cdft(2*n, 1, a, ip, w)
30 ! call cdft(2*n, -1, a, ip, w)
33 ! n >= 1, n = power of 2
34 ! a(0:2*n-1) :input/output data (real*8)
36 ! a(2*j) = Re(x(j)),
37 ! a(2*j+1) = Im(x(j)), 0<=j<n
39 ! a(2*k) = Re(X(k)),
[all …]
Dfft4f2d.f18 ! X(k1,k2) = sum_j1=0^n1-1 sum_j2=0^n2-1 x(j1,j2) *
23 ! X(k1,k2) = sum_j1=0^n1-1 sum_j2=0^n2-1 x(j1,j2) *
27 ! (notes: sum_j=0^n-1 is a summation from j=0 to n-1)
31 ! call cdft2d(n1max, 2*n1, n2, 1, a, ip, w)
34 ! call cdft2d(n1max, 2*n1, n2, -1, a, ip, w)
38 ! n1 >= 1, n1 = power of 2
40 ! n2 >= 1, n2 = power of 2
41 ! a(0:2*n1-1,0:n2-1)
44 ! a(2*j1,j2) = Re(x(j1,j2)),
45 ! a(2*j1+1,j2) = Im(x(j1,j2)),
[all …]
Dfftsg.c35 X[k] = sum_j=0^n-1 x[j]*exp(2*pi*i*j*k/n), 0<=k<n
37 X[k] = sum_j=0^n-1 x[j]*exp(-2*pi*i*j*k/n), 0<=k<n
38 (notes: sum_j=0^n-1 is a summation from j=0 to n-1)
42 cdft(2*n, 1, a, ip, w);
45 cdft(2*n, -1, a, ip, w);
48 n >= 1, n = power of 2
49 a[0...2*n-1] :input/output data (double *)
51 a[2*j] = Re(x[j]),
52 a[2*j+1] = Im(x[j]), 0<=j<n
54 a[2*k] = Re(X[k]),
[all …]
/external/jarjar/lib/
Dasm-4.0.jar ... lang.String) public void visitEnd () int a () void a (org.objectweb.asm ...
/external/llvm-project/llvm/test/MC/AMDGPU/
Dmai.s2 // RUN: not llvm-mc -arch=amdgcn -mcpu=gfx908 %s 2>&1 | FileCheck -check-prefix=NOGFX908 --implicit…
32 // NOGFX908: error: source operand must be either a VGPR or an inline constant
35 // NOGFX908: error: source operand must be either a VGPR or an inline constant
38 // NOGFX908: error: source operand must be either a VGPR or an inline constant
41 // NOGFX908: error: source operand must be either a VGPR or an inline constant
44 // NOGFX908: error: source operand must be either a VGPR or an inline constant
46 v_mfma_f32_32x32x1f32 a[0:31], v0, v1, a[1:32]
47 // GFX908: v_mfma_f32_32x32x1f32 a[0:31], v0, v1, a[1:32] ; encoding: [0x00,0x00,0xc0,0xd3,0x00,0x0…
49 v_mfma_f32_32x32x1f32 a[0:31], v0, v1, a[1:32] cbsz:3 abid:2 blgp:7
50 // GFX908: v_mfma_f32_32x32x1f32 a[0:31], v0, v1, a[1:32] cbsz:3 abid:2 blgp:7 ; encoding: [0x00,0x…
[all …]
/external/tensorflow/tensorflow/python/autograph/pyct/
Dcfg_test.py5 # You may obtain a copy of the License at
38 self.counts[node.ast_node] = self.counts.get(node.ast_node, 0) + 1
51 def test_fn(a): argument
52 while a > 0:
53 a = 1
55 return a # pylint:disable=unreachable
56 a = 2
63 self.assertEqual(visitor.counts[node.args], 1)
64 self.assertEqual(visitor.counts[node.body[0].test], 1)
65 self.assertEqual(visitor.counts[node.body[0].body[0]], 1)
[all …]
/external/jline/
Djline-1.0.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/ANSIBuffer$ANSICodes. ...
/external/cblas/testing/
Dc_z2chke.c20 if (cblas_lerr == 1 ) { in chkxer()
24 cblas_lerr = 1 ; in chkxer()
29 double A[2] = {0.0,0.0}, in F77_z2chke() local
50 cblas_info = 1; in F77_z2chke()
52 ALPHA, A, 1, X, 1, BETA, Y, 1 ); in F77_z2chke()
56 ALPHA, A, 1, X, 1, BETA, Y, 1 ); in F77_z2chke()
60 ALPHA, A, 1, X, 1, BETA, Y, 1 ); in F77_z2chke()
64 ALPHA, A, 1, X, 1, BETA, Y, 1 ); in F77_z2chke()
68 ALPHA, A, 1, X, 1, BETA, Y, 1 ); in F77_z2chke()
72 ALPHA, A, 1, X, 0, BETA, Y, 1 ); in F77_z2chke()
[all …]
Dc_c2chke.c20 if (cblas_lerr == 1 ) { in chkxer()
24 cblas_lerr = 1 ; in chkxer()
29 float A[2] = {0.0,0.0}, in F77_c2chke() local
50 cblas_info = 1; in F77_c2chke()
52 ALPHA, A, 1, X, 1, BETA, Y, 1 ); in F77_c2chke()
56 ALPHA, A, 1, X, 1, BETA, Y, 1 ); in F77_c2chke()
60 ALPHA, A, 1, X, 1, BETA, Y, 1 ); in F77_c2chke()
64 ALPHA, A, 1, X, 1, BETA, Y, 1 ); in F77_c2chke()
68 ALPHA, A, 1, X, 1, BETA, Y, 1 ); in F77_c2chke()
72 ALPHA, A, 1, X, 0, BETA, Y, 1 ); in F77_c2chke()
[all …]
Dc_z3chke.c20 if (cblas_lerr == 1 ) { in chkxer()
24 cblas_lerr = 1 ; in chkxer()
29 double A[4] = {0.0,0.0,0.0,0.0}, in F77_z3chke() local
51 cblas_info = 1; in F77_z3chke()
53 ALPHA, A, 1, B, 1, BETA, C, 1 ); in F77_z3chke()
55 cblas_info = 1; in F77_z3chke()
57 ALPHA, A, 1, B, 1, BETA, C, 1 ); in F77_z3chke()
59 cblas_info = 1; in F77_z3chke()
61 ALPHA, A, 1, B, 1, BETA, C, 1 ); in F77_z3chke()
63 cblas_info = 1; in F77_z3chke()
[all …]
Dc_c3chke.c20 if (cblas_lerr == 1 ) { in chkxer()
24 cblas_lerr = 1 ; in chkxer()
29 float A[4] = {0.0,0.0,0.0,0.0}, in F77_c3chke() local
51 cblas_info = 1; in F77_c3chke()
53 ALPHA, A, 1, B, 1, BETA, C, 1 ); in F77_c3chke()
55 cblas_info = 1; in F77_c3chke()
57 ALPHA, A, 1, B, 1, BETA, C, 1 ); in F77_c3chke()
59 cblas_info = 1; in F77_c3chke()
61 ALPHA, A, 1, B, 1, BETA, C, 1 ); in F77_c3chke()
63 cblas_info = 1; in F77_c3chke()
[all …]
/external/libaom/libaom/aom_dsp/simd/
Dv256_intrinsics_v128.h31 SIMD_INLINE uint32_t v256_low_u32(v256 a) { return v128_low_u32(a.val[0]); } in v256_low_u32() argument
33 SIMD_INLINE v64 v256_low_v64(v256 a) { return v128_low_v64(a.val[0]); } in v256_low_v64() argument
35 SIMD_INLINE uint64_t v256_low_u64(v256 a) { return v64_u64(v256_low_v64(a)); } in v256_low_u64() argument
37 SIMD_INLINE v128 v256_low_v128(v256 a) { return a.val[0]; } in v256_low_v128() argument
39 SIMD_INLINE v128 v256_high_v128(v256 a) { return a.val[1]; } in v256_high_v128() argument
43 t.val[1] = hi; in v256_from_v128()
48 SIMD_INLINE v256 v256_from_64(uint64_t a, uint64_t b, uint64_t c, uint64_t d) { in v256_from_64() argument
49 return v256_from_v128(v128_from_64(a, b), v128_from_64(c, d)); in v256_from_64()
52 SIMD_INLINE v256 v256_from_v64(v64 a, v64 b, v64 c, v64 d) { in v256_from_v64() argument
53 return v256_from_v128(v128_from_v64(a, b), v128_from_v64(c, d)); in v256_from_v64()
[all …]
/external/icu/icu4c/source/data/unidata/norm2/
Dnfkc.txt32 0132>0049 004A
33 0133>0069 006A
41 01C7>004C 004A
42 01C8>004C 006A
43 01C9>006C 006A
44 01CA>004E 004A
45 01CB>004E 006A
46 01CC>006E 006A
47 01F1>0044 005A
48 01F2>0044 007A
[all …]
/external/guice/extensions/persist/lib/
Dantlr-2.7.5h3.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement ...
/external/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/
Dpointer-elements.ll5 declare i32 @llvm.amdgcn.workitem.id.x() #1
9 ; CHECK: inttoptr i64 %{{[0-9]+}} to i8 addrspace(1)*
10 ; CHECK: inttoptr i64 %{{[0-9]+}} to i8 addrspace(1)*
12 define void @merge_v2p1i8(i8 addrspace(1)* addrspace(1)* nocapture %a, i8 addrspace(1)* addrspace(1
14 %a.1 = getelementptr inbounds i8 addrspace(1)*, i8 addrspace(1)* addrspace(1)* %a, i64 1
15 %b.1 = getelementptr inbounds i8 addrspace(1)*, i8 addrspace(1)* addrspace(1)* %b, i64 1
17 %ld.c = load i8 addrspace(1)*, i8 addrspace(1)* addrspace(1)* %b, align 4
18 %ld.c.idx.1 = load i8 addrspace(1)*, i8 addrspace(1)* addrspace(1)* %b.1, align 4
20 store i8 addrspace(1)* null, i8 addrspace(1)* addrspace(1)* %a, align 4
21 store i8 addrspace(1)* null, i8 addrspace(1)* addrspace(1)* %a.1, align 4
[all …]
/external/llvm-project/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/
Dpointer-elements.ll5 declare i32 @llvm.amdgcn.workitem.id.x() #1
9 ; CHECK: inttoptr i64 %{{[^ ]+}} to i8 addrspace(1)*
10 ; CHECK: inttoptr i64 %{{[^ ]+}} to i8 addrspace(1)*
12 …amdgpu_kernel void @merge_v2p1i8(i8 addrspace(1)* addrspace(1)* nocapture %a, i8 addrspace(1)* add…
14 %a.1 = getelementptr inbounds i8 addrspace(1)*, i8 addrspace(1)* addrspace(1)* %a, i64 1
15 %b.1 = getelementptr inbounds i8 addrspace(1)*, i8 addrspace(1)* addrspace(1)* %b, i64 1
17 %ld.c = load i8 addrspace(1)*, i8 addrspace(1)* addrspace(1)* %b, align 4
18 %ld.c.idx.1 = load i8 addrspace(1)*, i8 addrspace(1)* addrspace(1)* %b.1, align 4
20 store i8 addrspace(1)* null, i8 addrspace(1)* addrspace(1)* %a, align 4
21 store i8 addrspace(1)* null, i8 addrspace(1)* addrspace(1)* %a.1, align 4
[all …]
/external/guice/lib/build/
Dasm-6.0.jarMETA-INF/MANIFEST.MF module-info.class <Unknown> package module-info ...
/external/libxml2/result/pattern/
Dmultiple1 Node /c/b[1]/a[1] matches pattern a
2 Node /c/b[1]/a[2] matches pattern a
3 Node /c/c/b/a[1] matches pattern a
4 Node /c/c/b/a[2] matches pattern a
5 Node /c/b[2]/a[1] matches pattern a
6 Node /c/b[2]/a[2] matches pattern a
7 Node /c/b[1] matches pattern b
12 Node /c/b[1] matches pattern c/b
15 Node /c/b[1]/a[1] matches pattern b/a
16 Node /c/b[1]/a[2] matches pattern b/a
[all …]
/external/kotlinc/lib/
Dtrove4j.jarMETA-INF/ META-INF/MANIFEST.MF gnu/ gnu/trove/ gnu/ ...
/external/llvm-project/clang/test/CodeGen/
Darm-neon-range-checks.c1 …le arm64-none-eabi -target-feature +neon -target-feature +dotprod -target-feature +v8.1a -verify %s
2 // RUN: %clang_cc1 -triple armv8.1a-none-eabi -target-feature +neon -target-feature +dotprod -targe…
6 void test_vdot_lane(int32x2_t r, int8x8_t a, int8x8_t b) { in test_vdot_lane() argument
7 …vdot_lane_s32(r, a, b, -1); // expected-error {{argument value -1 is outside the valid range [0, 1 in test_vdot_lane()
8 …vdot_lane_s32(r, a, b, 2); // expected-error {{argument value 2 is outside the valid range [0, 1]}} in test_vdot_lane()
9 vdot_lane_s32(r, a, b, 0); in test_vdot_lane()
10 vdot_lane_s32(r, a, b, 1); in test_vdot_lane()
13 void test_vdotq_lane(int32x4_t r, int8x16_t a, int8x8_t b) { in test_vdotq_lane() argument
14 …vdotq_lane_s32(r, a, b, -1); // expected-error {{argument value -1 is outside the valid range [0, in test_vdotq_lane()
15 …vdotq_lane_s32(r, a, b, 2); // expected-error {{argument value 2 is outside the valid range [0, 1]… in test_vdotq_lane()
[all …]

12345678910>>...250