/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/ |
D | 2011-10-13-SCEVChain.ll | 78 %n11 = sub i32 0, %a11 79 %t11 = icmp ugt i32 %n11, -4 80 %m11 = select i1 %t11, i32 %n11, i32 -4
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | 2011-10-13-SCEVChain.ll | 78 %n11 = sub i32 0, %a11 79 %t11 = icmp ugt i32 %n11, -4 80 %m11 = select i1 %t11, i32 %n11, i32 -4
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/ |
D | 2011-10-13-SCEVChain.ll | 78 %n11 = sub i32 0, %a11 79 %t11 = icmp ugt i32 %n11, -4 80 %m11 = select i1 %t11, i32 %n11, i32 -4
|
/external/libxaac/decoder/armv7/ |
D | ixheaacd_fft32x32_ld2_armv7.s | 41 SUB r3, r11, r9 @n11 = xl1_0 - xl0_1 45 STR r3, [r0, #36] @x[8+1 ] = n11 78 SUB r3, r11, r9 @n11 = xl1_0 - xl0_1 82 STR r3, [r0, #44] @x[10+1] = n11 115 SUB r3, r11, r9 @n11 = xl1_0 - xl0_1 119 STR r3, [r0, #52] @x[12+1] = n11 152 SUB r3, r11, r9 @n11 = xl1_0 - xl0_1 156 STR r3, [r0, #60] @x[14+1] = n11
|
/external/toolchain-utils/crosperf/test_cache/test_input/ |
D | results.txt | 1 …n11:22:08 INFO | quickmerge| 11:22:08: INFO: RunCommand: sudo -- /usr/bin/python2.7 /mnt/host/sour…
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_qmf_dec_generic.c | 847 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_esbr_postradixcompute2() local 881 n11 = ixheaacd_add32_sat(x_5, x_7); in ixheaacd_esbr_postradixcompute2() 888 y1[h2 + 1] = n11; in ixheaacd_esbr_postradixcompute2() 937 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_esbr_postradixcompute4() local 978 n11 = ixheaacd_sub32_sat(xl1_0, xl0_1); in ixheaacd_esbr_postradixcompute4() 987 y1[h2 + 1] = n11; in ixheaacd_esbr_postradixcompute4() 1686 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_postradixcompute4() local 1727 n11 = ixheaacd_sub32_sat(xl1_0, xl0_1); in ixheaacd_postradixcompute4() 1736 y1[h2 + 1] = n11; in ixheaacd_postradixcompute4() 1790 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_postradixcompute2() local [all …]
|
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/credentials/certificate_hierarchy_1/intermediate/certs/ |
D | intermediate.cert.pem | 25 n11/xQ95iTuSp8iWurzjTjbrm7eHnGUh+5QubYLXOzbqKzNZu72w0uvWv6ptIudU
|
/external/ImageMagick/MagickCore/ |
D | resample.c | 897 const double n11 = aa+bb; in ClampUpAxes() local 903 const double frobenius_squared = n11+n22; in ClampUpAxes() 930 const double s1s1minusn11 = s1s1-n11; in ClampUpAxes()
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_qmf_dec_armv8.c | 692 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_esbr_postradixcompute4() local 733 n11 = xl1_0 - xl0_1; in ixheaacd_esbr_postradixcompute4() 742 y1[h2 + 1] = n11; in ixheaacd_esbr_postradixcompute4()
|
/external/clang/test/CXX/expr/expr.const/ |
D | p2-0x.cpp | 240 constexpr int n11 = -1 - n3; // ok variable
|
/external/libxaac/decoder/ |
D | ixheaacd_aac_imdct.c | 1958 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_fft32x32_ld_dec() local 2110 n11 = xl1_0 - xl0_1; in ixheaacd_fft32x32_ld_dec() 2122 n11 = x_5 + x_7; in ixheaacd_fft32x32_ld_dec() 2130 y1[2 * h2 + 1] = n11; in ixheaacd_fft32x32_ld_dec()
|
/external/tensorflow/tensorflow/contrib/autograph/examples/notebooks/ |
D | ag_vs_eager_collatz_speed_test.ipynb | 241 …3a/Qat5zNamNiZt56oq2SFxIkTJ3DixAlcv369TZ8EQ4Koe6zdbyC1ipsU3noiuWSFxPHjx/H1\n11/jvvvuU7oeol6hJ/0G5q…
|
/external/mesa3d/doxygen/ |
D | gallium.doc | 261 28 [color="#0d8159", URL="\ref read_quad_f_swz", label="read_quad_f_swz\n11.35% (5.87%)\n7223435"];
|
/external/clang/test/SemaCXX/ |
D | constant-expression-cxx11.cpp | 291 constexpr bool n11 = &x < 0; // expected-error {{must be initialized by a constant expression}} variable
|
/external/pcre/dist2/testdata/ |
D | testinput2 | 1429 …(?P<n2>c)(?P<n3>d)(?P<n4>e)(?P<n5>f)(?P<n6>g)(?P<n7>h)(?P<n8>i)(?P<n9>j)(?P<n10>k)(?P<n11>l)A\11B"I
|
D | testoutput2 | 5544 …(?P<n2>c)(?P<n3>d)(?P<n4>e)(?P<n5>f)(?P<n6>g)(?P<n7>h)(?P<n8>i)(?P<n9>j)(?P<n10>k)(?P<n11>l)A\11B"I 5551 n11 12
|