Home
last modified time | relevance | path

Searched +full:- +full:b (Results 1 – 25 of 1428) sorted by relevance

12345678910>>...58

/external/python/cpython2/Tools/pybench/
DArithmetic.py14 b = 3
17 c = a + b
18 c = b + c
20 c = a + b
21 c = b + c
23 c = c - a
24 c = a - b
25 c = b - c
26 c = c - a
27 c = b - c
[all …]
/external/pcre/dist2/testdata/
Dtestoutput1716b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*b*
24 /(?(R)a*(?1)|((?R))b)/
26 Failed: error -46: JIT stack limit reached
91 Failed: error -45: bad JIT option
93 Failed: error -45: bad JIT option
95 Failed: error -45: bad JIT option
113 Failed: error -45: bad JIT option
117 Failed: error -45: bad JIT option
119 Failed: error -45: bad JIT option
183 /(*NO_START_OPT)a(*:m)b/mark
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Dneon-tbl.s1 // RUN: llvm-mc -triple=arm64 -mattr=+neon -show-encoding < %s | FileCheck %s
5 //------------------------------------------------------------------------------
7 //------------------------------------------------------------------------------
9 tbl v0.8b, { v1.16b }, v2.8b
10 tbl v0.8b, { v1.16b, v2.16b }, v2.8b
11 tbl v0.8b, { v1.16b, v2.16b, v3.16b }, v2.8b
12 tbl v0.8b, { v1.16b, v2.16b, v3.16b, v4.16b }, v2.8b
13 tbl v0.8b, { v31.16b, v0.16b, v1.16b, v2.16b }, v2.8b
15 // CHECK: tbl v0.8b, { v1.16b }, v2.8b // encoding: [0x20,0x00,0x02,0x0e]
16 // CHECK: tbl v0.8b, { v1.16b, v2.16b }, v2.8b // encoding: [0x20,0x20,0x02,0x0e]
[all …]
Dneon-bitwise-instructions.s1 // RUN: llvm-mc -triple aarch64-none-linux-gnu -mattr=+neon -show-encoding < %s | FileCheck %s
5 //------------------------------------------------------------------------------
7 //------------------------------------------------------------------------------
8 and v0.8b, v1.8b, v2.8b
9 and v0.16b, v1.16b, v2.16b
11 // CHECK: and v0.8b, v1.8b, v2.8b // encoding: [0x20,0x1c,0x22,0x0e]
12 // CHECK: and v0.16b, v1.16b, v2.16b // encoding: [0x20,0x1c,0x22,0x4e]
15 //------------------------------------------------------------------------------
17 //------------------------------------------------------------------------------
18 orr v0.8b, v1.8b, v2.8b
[all …]
/external/llvm/test/MC/AArch64/
Dneon-tbl.s1 // RUN: llvm-mc -triple=arm64 -mattr=+neon -show-encoding < %s | FileCheck %s
5 //------------------------------------------------------------------------------
7 //------------------------------------------------------------------------------
9 tbl v0.8b, { v1.16b }, v2.8b
10 tbl v0.8b, { v1.16b, v2.16b }, v2.8b
11 tbl v0.8b, { v1.16b, v2.16b, v3.16b }, v2.8b
12 tbl v0.8b, { v1.16b, v2.16b, v3.16b, v4.16b }, v2.8b
13 tbl v0.8b, { v31.16b, v0.16b, v1.16b, v2.16b }, v2.8b
15 // CHECK: tbl v0.8b, { v1.16b }, v2.8b // encoding: [0x20,0x00,0x02,0x0e]
16 // CHECK: tbl v0.8b, { v1.16b, v2.16b }, v2.8b // encoding: [0x20,0x20,0x02,0x0e]
[all …]
Dneon-bitwise-instructions.s1 // RUN: llvm-mc -triple aarch64-none-linux-gnu -mattr=+neon -show-encoding < %s | FileCheck %s
5 //------------------------------------------------------------------------------
7 //------------------------------------------------------------------------------
8 and v0.8b, v1.8b, v2.8b
9 and v0.16b, v1.16b, v2.16b
11 // CHECK: and v0.8b, v1.8b, v2.8b // encoding: [0x20,0x1c,0x22,0x0e]
12 // CHECK: and v0.16b, v1.16b, v2.16b // encoding: [0x20,0x1c,0x22,0x4e]
15 //------------------------------------------------------------------------------
17 //------------------------------------------------------------------------------
18 orr v0.8b, v1.8b, v2.8b
[all …]
/external/bcc/tools/
Dsyscount.py5 # USAGE: syscount [-p PID] [-i INTERVAL] [-T TOP] [-x] [-L] [-m] [-P] [-l]
10 # 15-Feb-2017 Sasha Goldshtein Created this.
33 # cat syscallent.h | awk -F, '{ gsub(/[ \t"}]/, "", $4);
40 0: b"read",
41 1: b"write",
42 2: b"open",
43 3: b"close",
44 4: b"stat",
45 5: b"fstat",
46 6: b"lstat",
[all …]
/external/libavc/common/armv8/
Dih264_inter_pred_luma_horz_qpel_av8.s9 //* http://www.apache.org/licenses/LICENSE-2.0
33 //* - ih264_inter_pred_luma_horz_qpel_av8()
116 stp x19, x20, [sp, #-16]!
123 and x7, x7, #3 //Finds x-offset
125 sub x0, x0, #2 //pu1_src-2
127 movi v0.16b, #5 //filter coeff
129 movi v1.16b, #20 //filter coeff
138 ld1 {v2.8b, v3.8b, v4.8b}, [x0], x2 //// Load row0
140 ext v31.8b, v2.8b , v3.8b , #5
141 ld1 {v5.8b, v6.8b, v7.8b}, [x0], x2 //// Load row1
[all …]
Dih264_inter_pred_filters_luma_horz_av8.s9 //* http://www.apache.org/licenses/LICENSE-2.0
33 //* - ih264_inter_pred_luma_horz_av8()
111 // STMFD sp!, {x4-x12, x14} //store register values to stack
113 stp x19, x20, [sp, #-16]!
118 sub x0, x0, #2 //pu1_src-2
120 movi v0.8b, #5 //filter coeff
122 movi v1.8b, #20 //filter coeff
130 ld1 {v2.8b, v3.8b, v4.8b}, [x0], x2 //// Load row0
132 ext v31.8b, v2.8b , v3.8b, #5 ////extract a[5] (column1,row0)
133 ld1 {v5.8b, v6.8b, v7.8b}, [x0], x2 //// Load row1
[all …]
Dih264_deblk_luma_av8.s9 //* http://www.apache.org/licenses/LICENSE-2.0
60 //* @param[in] x0 - pu1_src
63 //* @param[in] w1 - src_strd
66 //* @param[in] w2 - alpha
69 //* @param[in] w3 - beta
72 //* @param[in] w4 - u4_bs
75 //* @param[in] x5 - pu1_cliptab
91 // STMFD sp!,{x4-x7,x14}
94 stp x19, x20, [sp, #-16]!
100 ld1 {v10.8b, v11.8b}, [x0], x1 //p2 values are loaded into q5
[all …]
/external/boringssl/src/crypto/fipsmodule/bn/
Dbn_tests.txt3 # These test vectors satisfy A + B = Sum.
7 B = 0
11 B = 0
13 Sum = -c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccc…
14 A = -c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce1…
15 B = 0
19 B = -c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce1…
23 B = 23f85668bf4d0fa273d8c7f63c5fee57811062a674111e295a73a58e08dd0fd58eda1f473960559d5b96d1862164e96…
27 B = -4b5b16252ba2355e0b87f01baa721783c403607a4c1b5652c09a68e96926c8e314fa580bf0ad3f8f59bd70f14df86a…
29 Sum = -c590e57ee64fcec882fef3ffd015a3fd9024d8f5f6d53eb537d6abdb0ff5e76a8fb08d5feed113fc9e74745d957a…
[all …]
/external/libavc/encoder/armv8/
Dih264e_evaluate_intra16x16_modes_av8.s9 //* http://www.apache.org/licenses/LICENSE-2.0
93 // STMFD sp!, {x4-x12, x14} //store register values to stack
97 stp x19, x20, [sp, #-16]!
105 sub v0.16b, v0.16b, v0.16b
106 sub v1.16b, v1.16b, v1.16b
112 ld1 {v0.16b}, [x1]
119 ld1 {v1.16b}, [x6]
122 b summation
127 dup v30.16b, w6
128 dup v31.16b, w6
[all …]
Dih264e_half_pel_av8.s9 //* http://www.apache.org/licenses/LICENSE-2.0
91 stp x19, x20, [sp, #-16]!
93 movi v0.8b, #5
96 movi v1.8b, #20
102 ld1 {v2.8b, v3.8b, v4.8b}, [x0], x2 //// Load row0
103 ld1 {v5.8b, v6.8b, v7.8b}, [x0], x2 //// Load row1
107 ext v31.8b, v2.8b , v3.8b , #5
108 ext v30.8b, v3.8b , v4.8b , #5
110 uaddl v8.8h, v31.8b, v2.8b //// a0 + a5 (column1,row0)
111 ext v29.8b, v4.8b , v4.8b , #5
[all …]
/external/pcre/dist2/doc/html/
Dpcre2grep.html35 <b>pcre2grep [options] [long options] [pattern] [path1 path2 ...]</b>
39 <b>pcre2grep</b> searches files for character patterns, in the same way as other
42 <a href="pcre2syntax.html"><b>pcre2syntax</b>(3)</a>
43 for a quick-reference summary of pattern syntax, or
44 <a href="pcre2pattern.html"><b>pcre2pattern</b>(3)</a>
62 pattern to be matched when neither <b>-e</b> nor <b>-f</b> is present.
64 arguments are treated as path names. At least one of <b>-e</b>, <b>-f</b>, or an
68 If no files are specified, <b>pcre2grep</b> reads the standard input. The
72 pcre2grep some-pattern file1 - file3
77 However, there are options that can change how <b>pcre2grep</b> behaves. In
[all …]
/external/mesa3d/docs/
Dsourcetree.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
4 <meta http-equiv="content-type" content="text/html; charset=utf-8">
26 <li><b>docs</b> - Documentation
27 <li><b>include</b> - Public OpenGL header files
28 <li><b>src</b>
30 <li><b>compiler</b> - Common utility sources for different compilers.
32 <li><b>glsl</b> - the GLSL IR and compiler
33 <li><b>nir</b> - the NIR IR and compiler
34 <li><b>spirv</b> - the SPIR-V compiler
36 <li><b>egl</b> - EGL library sources
[all …]
/external/python/cpython3/Lib/test/
Dtest_bytes.py31 # no-op
46 b = self.type2test()
47 self.assertEqual(type(b), self.type2test)
48 self.assertEqual(b.__class__, self.type2test)
51 a = self.type2test(b"abcd")
53 b = copy_method(a)
54 self.assertEqual(a, b)
55 self.assertEqual(type(a), type(b))
58 b = self.type2test()
59 self.assertEqual(len(b), 0)
[all …]
Dtest_base64.py16 multidimensional = memoryview(b"1234").cast('B', (2, 2))
18 int_data = memoryview(b"1234").cast('I')
23 base64.encodestring(b"www.python.org")
27 base64.decodestring(b"d3d3LnB5dGhvbi5vcmc=\n")
31 eq(base64.encodebytes(b"www.python.org"), b"d3d3LnB5dGhvbi5vcmc=\n")
32 eq(base64.encodebytes(b"a"), b"YQ==\n")
33 eq(base64.encodebytes(b"ab"), b"YWI=\n")
34 eq(base64.encodebytes(b"abc"), b"YWJj\n")
35 eq(base64.encodebytes(b""), b"")
36 eq(base64.encodebytes(b"abcdefghijklmnopqrstuvwxyz"
[all …]
Dtest_smtpd.py17 self.return_status = b'return status'
41 server = smtpd.SMTPServer((support.HOST, 0), ('b', 0),
50 write_line(b'HELO example')
51 write_line(b'MAIL From:eggs@example')
52 write_line(b'RCPT To:spam@example')
53 write_line(b'DATA')
54 self.assertRaises(NotImplementedError, write_line, b'spam\r\n.\r\n')
61 ('b', 0),
79 write_line(b'EHLO example')
81 write_line(b'MAIL From:eggs@example BODY=8BITMIME SMTPUTF8')
[all …]
/external/libmpeg2/common/armv8/
Dimpeg2_inter_pred.s9 //* http://www.apache.org/licenses/LICENSE-2.0
22 ////----------------------------------------------------------------------------
26 //// interpolation functions on Neon + CortexA-8 platform
32 //// ------------ ---------------- ----------------------------------
35 ////-------------------------------------------------------------------------
39 //// ----------------------------------------------------------------------------
41 //// ----------------------------------------------------------------------------
48 //// ----------------------------------------------------------------------------
50 //// ----------------------------------------------------------------------------
55 //// ----------------------------------------------------------------------------
[all …]
/external/python/cpython2/Lib/test/
Dtest_bytes.py27 # no-op
42 b = self.type2test()
43 self.assertEqual(type(b), self.type2test)
44 self.assertEqual(b.__class__, self.type2test)
47 b = self.type2test()
48 self.assertEqual(len(b), 0)
49 self.assertRaises(IndexError, lambda: b[0])
50 self.assertRaises(IndexError, lambda: b[1])
51 self.assertRaises(IndexError, lambda: b[sys.maxint])
52 self.assertRaises(IndexError, lambda: b[sys.maxint+1])
[all …]
/external/llvm/test/Transforms/InstCombine/
Dand-fcmp.ll2 ; RUN: opt < %s -instcombine -S | FileCheck %s
5 define i1 @t8(float %a, double %b) {
6 ; CHECK-LABEL: @t8(
7 ; CHECK-NEXT: [[CMP:%.*]] = fcmp ord float %a, 0.000000e+00
8 ; CHECK-NEXT: [[CMP1:%.*]] = fcmp ord double %b, 0.000000e+00
9 ; CHECK-NEXT: [[AND:%.*]] = and i1 [[CMP]], [[CMP1]]
10 ; CHECK-NEXT: ret i1 [[AND]]
13 %cmp1 = fcmp ord double %b, 0.000000e+00
18 define <2 x i1> @t9(<2 x float> %a, <2 x double> %b) {
19 ; CHECK-LABEL: @t9(
[all …]
Dor-fcmp.ll2 ; RUN: opt < %s -instcombine -S | FileCheck %s
4 define i1 @auto_gen_0(double %a, double %b) {
5 ; CHECK-LABEL: @auto_gen_0(
6 ; CHECK-NEXT: ret i1 false
8 %cmp = fcmp false double %a, %b
9 %cmp1 = fcmp false double %a, %b
14 define i1 @auto_gen_1(double %a, double %b) {
15 ; CHECK-LABEL: @auto_gen_1(
16 ; CHECK-NEXT: [[CMP:%.*]] = fcmp oeq double %a, %b
17 ; CHECK-NEXT: ret i1 [[CMP]]
[all …]
/external/boringssl/src/crypto/fipsmodule/aes/asm/
Dvpaes-armv8.pl2 # Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved.
11 ## Constant-time SSSE3 AES core implementation.
24 # SoC based on Cortex-A53 that doesn't have crypto extensions.
26 # CBC enc ECB enc/dec(*) [bit-sliced enc/dec]
27 # Cortex-A53 21.5 18.1/20.6 [17.5/19.8 ]
28 # Cortex-A57 36.0(**) 20.4/24.9(**) [14.4/16.6 ]
29 # X-Gene 45.9(**) 45.8/57.7(**) [33.1/37.6(**) ]
36 # (**) these results are worse than scalar compiler-generated
37 # code, but it's constant-time and therefore preferred;
41 while (($output=shift) && ($output!~/\w[\w\-]*\.\w+$/)) {}
[all …]
/external/icu/icu4c/source/test/testdata/
Dre_tests.txt2 abc abc y $-[0] 0
4 abc xbc n - -
5 abc axc n - -
6 abc abx n - -
8 abc xabcy y $-[0] 1
11 abc ababc y $-[0] 2
14 ab*c abc y $-[0] 0
17 ab*bc abc y $-[0] 0
20 ab*bc abbc y $-[0] 0
23 ab*bc abbbbc y $-[0] 0
[all …]
/external/walt/hardware/enclosure/
DWALT_recessed_enclosure.stl8-qAہ�@��L@��+!<�A�-�����-qAہ�@��L@%jA�[�@���@-qAہ�@���@��9r5�l�4�����-qAہ�@��L@-qAہ�@���@ i…
14 …�@���@�mA�!�@��L@�����=�8~?�����mA�!�@��L@��A��@���@�mA�!�@���@��4�=c-?�����mA�!�@��L@�m…
20 …@ iAC��@���@��|2���7?���� iAC��@��L@ iAC��@���@-qA��@��L@��9r5�l�4?����-qA��@��L@ iAC��@�…

12345678910>>...58