Home
last modified time | relevance | path

Searched refs:below (Results 1 – 25 of 4391) sorted by relevance

12345678910>>...176

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dvisitor-util.mlir6 // expected-remark@below {{0: before all regions}}
7 // expected-remark@below {{4: after all regions}}
9 // expected-remark@below {{1: before all regions}}
11 // expected-remark@below {{2: before all regions}}
13 // expected-remark@below {{3: before all regions}}
19 // expected-remark@below {{0: before all regions}}
20 // expected-remark@below {{5: after all regions}}
22 // expected-remark@below {{1: before all regions}}
24 // expected-remark@below {{2: before all regions}}
25 // expected-remark@below {{3: after all regions}}
[all …]
Dresource-alias-analysis-test.mlir7 // expected-remark@below {{Region #0, Arg #0, ID 1 : 1}}
8 // expected-remark@below {{Region #0, Arg #1, ID 2 : 2}}
19 // expected-remark@below {{Result #0, ID 0 : 0}}
41 // expected-remark@below {{Result #0, ID 0 : 0, 1, 2}}
43 // expected-remark@below {{Result #0, ID 1 : 0, 1, 2}}
45 // expected-remark@below {{Result #0, ID 2 : 0, 1, 2}}
66 // expected-remark@below {{Result #0, ID 0 : Unknown}}
76 // expected-remark@below {{Region #0, Arg #0, ID 4 : 1, 4}}
77 // expected-remark@below {{Region #0, Arg #1, ID 5 : 1, 2, 3, 5}}
79 // expected-remark@below {{Result #0, ID 0 : 0}}
[all …]
Dvisitor-interrupt-util.mlir6 // expected-remark@below {{0: before all regions}}
7 // expected-remark@below {{4: after all regions}}
9 // expected-remark@below {{1: before all regions}}
11 // expected-remark@below {{2: before all regions}}
13 // expected-remark@below {{3: before all regions}}
22 // expected-remark@below {{0: before all regions}}
23 // expected-remark@below {{2: walk was interrupted}}
25 // expected-remark@below {{1: before all regions}}
33 // expected-remark@below {{0: before all regions}}
34 // expected-remark@below {{5: walk was interrupted}}
[all …]
/external/llvm-project/libcxx/include/
Dconcepts19 concept same_as = see below;
23 concept derived_from = see below;
27 concept convertible_to = see below;
31 concept common_reference_with = see below;
35 concept common_with = see below;
39 concept integral = see below;
41 concept signed_integral = see below;
43 concept unsigned_integral = see below;
45 concept floating_point = see below;
49 concept assignable_from = see below;
[all …]
Dnumbers31 template<floating_point T> inline constexpr T e_v<T> = see below;
32 template<floating_point T> inline constexpr T log2e_v<T> = see below;
33 template<floating_point T> inline constexpr T log10e_v<T> = see below;
34 template<floating_point T> inline constexpr T pi_v<T> = see below;
35 template<floating_point T> inline constexpr T inv_pi_v<T> = see below;
36 template<floating_point T> inline constexpr T inv_sqrtpi_v<T> = see below;
37 template<floating_point T> inline constexpr T ln2_v<T> = see below;
38 template<floating_point T> inline constexpr T ln10_v<T> = see below;
39 template<floating_point T> inline constexpr T sqrt2_v<T> = see below;
40 template<floating_point T> inline constexpr T sqrt3_v<T> = see below;
[all …]
/external/llvm-project/mlir/test/Dialect/PDL/
Dinvalid.mlir10 // expected-error@below {{expected at least one argument}}
24 // expected-error@below {{expected only one of [`type`, `value`] to be set}}
38 // expected-error@below {{expected constant value when specified within a `pdl.rewrite`}}
48 // expected-error@below {{expected constant value when specified within a `pdl.rewrite`}}
56 …// expected-error@below {{expected a bindable (i.e. `pdl.operation`) user when defined in the matc…
70 …// expected-error@below {{expected a bindable (i.e. `pdl.operation`) user when defined in the matc…
86 // expected-error@below {{must have an operation name when nested within a `pdl.rewrite`}}
94 …// expected-error@below {{expected the same number of attribute values and attribute names, got 1 …
109 …// expected-error@below {{op must have inferable or constrained result types when nested within `p…
110 // expected-note@below {{result type #0 was not constrained}}
[all …]
/external/llvm-project/mlir/test/IR/
Dtest-symbol-uses.mlir5 // expected-remark@below {{symbol_removable function successfully erased}}
10 // expected-remark@below {{symbol has no uses}}
11 // expected-remark@below {{found use of symbol : @symbol_foo}}
12 // expected-remark@below {{symbol contains 2 nested references}}
22 // expected-remark@below {{symbol has no uses}}
47 // expected-remark@below {{symbol has no uses}}
48 // expected-remark@below {{symbol contains 2 nested references}}
50 // expected-remark@below {{found use of symbol : @module_b::@module_c::@foo : "foo"}}
51 // expected-remark@below {{found use of symbol : @module_b::@module_c::@foo : "module_c"}}
52 // expected-remark@below {{found use of symbol : @module_b::@module_c::@foo : "module_b"}}
[all …]
/external/llvm-project/mlir/test/mlir-tblgen/
Dinterfaces.mlir3 // expected-remark@below {{'!test.test_type' - TestA}}
4 // expected-remark@below {{'!test.test_type' - TestB}}
5 // expected-remark@below {{'!test.test_type' - TestC}}
6 // expected-remark@below {{'!test.test_type' - TestD}}
7 // expected-remark@below {{'!test.test_type' - TestRet}}
8 // expected-remark@below {{'!test.test_type' - TestE}}
/external/llvm-project/mlir/test/Transforms/
Dtest-legalize-type-conversion.mlir3 // expected-error@below {{failed to materialize conversion for block argument #0 that remained live…
5 // expected-note@below {{see existing live user here}}
11 // expected-error@below {{failed to legalize conversion operation generated for block argument}}
29 …// expected-error@below {{failed to materialize conversion for result #0 of operation 'test.type_p…
32 // expected-note@below {{see existing live user here}}
39 …// expected-error@below {{failed to materialize conversion for result #0 of operation 'test.type_p…
42 // expected-note@below {{see existing live user here}}
49 …// expected-error@below {{failed to legalize conversion operation generated for result #0 of opera…
/external/libvpx/libvpx/vp8/encoder/
Dmr_dissim.c100 const MODE_INFO *below = NULL; in vp8_cal_dissimilarity() local
119 below = here + cm->mode_info_stride; in vp8_cal_dissimilarity()
120 belowleft = below - 1; in vp8_cal_dissimilarity()
121 GET_MV_SIGN(below) in vp8_cal_dissimilarity()
126 belowright = below + 1; in vp8_cal_dissimilarity()
143 below = here + cm->mode_info_stride; in vp8_cal_dissimilarity()
144 belowleft = below - 1; in vp8_cal_dissimilarity()
145 GET_MV(below) in vp8_cal_dissimilarity()
150 belowright = below + 1; in vp8_cal_dissimilarity()
/external/libgav1/libgav1/src/dsp/x86/
Dconvolve_sse4.cc1472 __m128i row[8], below[8]; in IntraBlockCopyVertical() local
1499 below[0] = LoadUnaligned16(src); in IntraBlockCopyVertical()
1502 below[1] = LoadUnaligned16(src); in IntraBlockCopyVertical()
1505 below[2] = LoadUnaligned16(src); in IntraBlockCopyVertical()
1507 below[3] = LoadUnaligned16(src); in IntraBlockCopyVertical()
1510 below[4] = LoadUnaligned16(src); in IntraBlockCopyVertical()
1512 below[5] = LoadUnaligned16(src); in IntraBlockCopyVertical()
1514 below[6] = LoadUnaligned16(src); in IntraBlockCopyVertical()
1516 below[7] = LoadUnaligned16(src); in IntraBlockCopyVertical()
1522 StoreUnaligned16(dst, _mm_avg_epu8(row[0], below[0])); in IntraBlockCopyVertical()
[all …]
/external/skia/docs/examples/
DMatrix_isSimilarity.cpp11 int below = 175;
24 canvas->drawString(str, 40, below, p);
25 below += 20;
/external/llvm-project/mlir/test/Conversion/GPUToSPIRV/
Dsimple.mlir56 // expected-error @below {{failed to legalize operation 'gpu.func'}}
57 // expected-remark @below {{match failure: missing 'spv.entry_point_abi' attribute}}
78 // expected-error @below {{failed to legalize operation 'gpu.func'}}
79 …// expected-remark @below {{match failure: missing 'spv.interface_var_abi' attribute at argument 1…
95 // expected-error @below {{failed to legalize operation 'gpu.func'}}
96 …// expected-remark @below {{match failure: missing 'spv.interface_var_abi' attribute at argument 0…
/external/tensorflow/tensorflow/compiler/mlir/xla/tests/
Dlegalize-tf-full-conversion.mlir3 // expected-error@below{{The following operations cannot be legalized: tf.NoOp (count: 1); tf_execu…
4 // expected-error@below{{Emitting more detail about one op that failed to legalize...}}
19 // expected-error@below{{The following operations cannot be legalized: tf.OpA (count: 1). These leg…
35 // expected-error@below{{The following operations cannot be legalized: tf.OpA (count: 1); tf.OpB (c…
36 // expected-error@below{{Emitting more detail about one op that failed to legalize...}}
/external/jackson-core/src/test/java/com/fasterxml/jackson/core/read/
DNumberOverflowTest.java29 BigInteger below = BigInteger.valueOf(Long.MIN_VALUE); in testSimpleLongOverflow() local
30 below = below.subtract(BigInteger.ONE); in testSimpleLongOverflow()
34 String DOC_BELOW = below.toString() + " "; in testSimpleLongOverflow()
35 String DOC_ABOVE = below.toString() + " "; in testSimpleLongOverflow()
/external/webrtc/modules/audio_coding/audio_network_adaptor/
Dconfig.proto28 // should be disabled. See below
67 // should be disabled. See below
80 // Uplink packet loss fraction below which frame length can increase.
86 // Uplink bandwidth below which frame length can switch from 20ms to 60ms.
92 // Uplink bandwidth below which frame length can switch from 60ms to 120ms.
104 // Uplink bandwidth below which frame length can switch from 20ms to 40ms. In
112 // Uplink bandwidth below which frame length can switch from 40ms to 60ms.
139 // Uplink bandwidth below which the number of encoded channels should switch
145 // Uplink bandwidth below which DTX should be switched on.
/external/iptables/extensions/
Dlibxt_TOS.man7 Zeroes out the bits given by \fImask\fP (see NOTE below) and XORs \fIvalue\fP
12 a mask of 0xFF (see NOTE below). The list of recognized TOS names can be
20 See NOTE below.)
24 \fIbits\fP\fB/\fP\fIbits\fP. See NOTE below.)
28 \fIbits\fP\fB/0\fP. See NOTE below.)
/external/llvm/test/CodeGen/AArch64/
Datomic-ops.ll24 ; w0 below is a reasonable guess but could change: it certainly comes into the
44 ; w0 below is a reasonable guess but could change: it certainly comes into the
64 ; w0 below is a reasonable guess but could change: it certainly comes into the
84 ; x0 below is a reasonable guess but could change: it certainly comes into the
104 ; w0 below is a reasonable guess but could change: it certainly comes into the
124 ; w0 below is a reasonable guess but could change: it certainly comes into the
144 ; w0 below is a reasonable guess but could change: it certainly comes into the
164 ; x0 below is a reasonable guess but could change: it certainly comes into the
184 ; w0 below is a reasonable guess but could change: it certainly comes into the
204 ; w0 below is a reasonable guess but could change: it certainly comes into the
[all …]
/external/python/cpython2/Doc/c-api/
Dveryhigh.rst46 This is a simplified interface to :c:func:`PyRun_AnyFileExFlags` below, leaving
52 This is a simplified interface to :c:func:`PyRun_AnyFileExFlags` below, leaving
58 This is a simplified interface to :c:func:`PyRun_AnyFileExFlags` below, leaving
73 This is a simplified interface to :c:func:`PyRun_SimpleStringFlags` below,
83 meaning of *flags*, see below.
92 This is a simplified interface to :c:func:`PyRun_SimpleFileExFlags` below,
98 This is a simplified interface to :c:func:`PyRun_SimpleFileExFlags` below,
104 This is a simplified interface to :c:func:`PyRun_SimpleFileExFlags` below,
118 This is a simplified interface to :c:func:`PyRun_InteractiveOneFlags` below,
135 This is a simplified interface to :c:func:`PyRun_InteractiveLoopFlags` below,
[all …]
/external/llvm-project/llvm/test/Transforms/SCCP/
Dconditions-ranges.ll44 ; Conditions below are false.
52 ; Conditions below are true.
58 ; Conditions below cannot be simplified.
68 ; Conditions below are false;
74 ; Conditions below are true;
80 ; Conditions below cannot be simplified.
313 ; Conditions below are false.
326 ; Conditions below are true.
336 ; Conditions below cannot be simplified.
346 ; Conditions below are false;
[all …]
/external/cldr/common/testData/transforms/
Dund-t-d0-ascii.txt2 m̱a̱c̱ṟo̱ṉ below macron below
/external/linux-kselftest/tools/testing/selftests/tc-testing/creating-plugins/
DAddingPlugins.txt30 def pre_suite(self, testcount, testidlist) # see "PRE_SUITE" below
31 def post_suite(self, ordinal) # see "SKIPPING" below
32 def pre_case(self, test_ordinal, testid) # see "PRE_CASE" below
36 def adjust_command(self, stage, command) # see "ADJUST" below
37 def add_args(self, parser) # see "ADD_ARGS" below
38 def check_args(self, args, remaining) # see "CHECK_ARGS" below
/external/libcap/doc/values/
D10.txt2 - TCP/UDP sockets below 1024
3 - ATM VCIs below 32
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dadd.i16.ll3 ; FIXME: Need to handle non-uniform case for function below (load without gep).
21 ; FIXME: Need to handle non-uniform case for function below (load without gep).
36 ; FIXME: Need to handle non-uniform case for function below (load without gep).
51 ; FIXME: Need to handle non-uniform case for function below (load without gep).
66 ; FIXME: Need to handle non-uniform case for function below (load without gep).
85 ; FIXME: Need to handle non-uniform case for function below (load without gep).
104 ; FIXME: Need to handle non-uniform case for function below (load without gep).
124 ; FIXME: Need to handle non-uniform case for function below (load without gep).
/external/libgav1/libgav1/src/dsp/arm/
Dconvolve_neon.cc2683 uint8x16_t row[8], below[8]; in IntraBlockCopyVertical() local
2710 below[0] = vld1q_u8(src); in IntraBlockCopyVertical()
2713 below[1] = vld1q_u8(src); in IntraBlockCopyVertical()
2716 below[2] = vld1q_u8(src); in IntraBlockCopyVertical()
2718 below[3] = vld1q_u8(src); in IntraBlockCopyVertical()
2721 below[4] = vld1q_u8(src); in IntraBlockCopyVertical()
2723 below[5] = vld1q_u8(src); in IntraBlockCopyVertical()
2725 below[6] = vld1q_u8(src); in IntraBlockCopyVertical()
2727 below[7] = vld1q_u8(src); in IntraBlockCopyVertical()
2733 vst1q_u8(dst, vrhaddq_u8(row[0], below[0])); in IntraBlockCopyVertical()
[all …]

12345678910>>...176