Home
last modified time | relevance | path

Searched refs:INDEX (Results 1 – 25 of 248) sorted by relevance

12345678910

/external/flac/test/cuesheets/
Dgood.001.cue7 INDEX 01 00:00:00
11 INDEX 00 02:09:12
12 INDEX 01 02:10:15
13 INDEX 02 02:20:15
14 INDEX 03 02:30:15
15 INDEX 04 03:30:15
16 INDEX 05 03:31:15
17 INDEX 06 03:32:06
18 INDEX 07 03:32:07
19 INDEX 08 03:32:08
[all …]
Dbad.065.INDEX_num_out_of_range.cue4 INDEX 00 00:00:00
5 INDEX 01 02:10:15
6 INDEX 02 02:20:15
7 INDEX 03 02:30:15
8 INDEX 04 03:30:15
9 INDEX 05 03:31:15
10 INDEX 06 03:32:06
11 INDEX 07 03:32:07
12 INDEX 08 03:32:08
13 INDEX 09 03:32:09
[all …]
Dbad.070.INDEX_offset_not_ascending_1.cue3 INDEX 01 00:00:00
4 INDEX 02 00:02:00
5 INDEX 03 00:01:74
Dbad.071.INDEX_offset_not_ascending_2.cue3 INDEX 01 00:00:00
4 INDEX 02 00:02:00
6 INDEX 01 00:01:74
/external/skia/resources/sksl/errors/
DVectorIndexOutOfRange.rts25 void half2_neg1_constidx() { half2 h; const int INDEX = -1; half v = h[INDEX]; }
26 void half2_0_constidx() { half2 h; const int INDEX = 0; half v = h[INDEX]; }
27 void half2_1_constidx() { half2 h; const int INDEX = 1; half v = h[INDEX]; }
28 void half2_2_constidx() { half2 h; const int INDEX = 2; half v = h[INDEX]; }
29 void half2_huge_constidx() { half2 h; const int INDEX = 1000000000; half v = h[INDEX]; }
31 void half3_neg1_constidx() { half3 h; const int INDEX = -1; half v = h[INDEX]; }
32 void half3_0_constidx() { half3 h; const int INDEX = 0; half v = h[INDEX]; }
33 void half3_1_constidx() { half3 h; const int INDEX = 1; half v = h[INDEX]; }
34 void half3_2_constidx() { half3 h; const int INDEX = 2; half v = h[INDEX]; }
35 void half3_3_constidx() { half3 h; const int INDEX = 3; half v = h[INDEX]; }
[all …]
DMatrixIndexOutOfRange.rts9 void half3x3_neg1_constidx() { half3x3 m; const int INDEX = -1; half3 v = m[INDEX]; }
10 void half3x3_0_constidx() { half3x3 m; const int INDEX = 0; half3 v = m[INDEX]; }
11 void half3x3_1_constidx() { half3x3 m; const int INDEX = 1; half3 v = m[INDEX]; }
12 void half3x3_2_constidx() { half3x3 m; const int INDEX = 2; half3 v = m[INDEX]; }
13 void half3x3_3_constidx() { half3x3 m; const int INDEX = 3; half3 v = m[INDEX]; }
14 void half3x3_4_constidx() { half3x3 m; const int INDEX = 4; half3 v = m[INDEX]; }
15 void half3x3_huge_constidx() { half3x3 m; const int INDEX = 1000000000; half3 v = m[INDEX]; }
/external/skia/tests/sksl/errors/
DVectorIndexOutOfRange.glsl40 void half2_neg1_constidx() { half2 h; const int INDEX = -1; half v = h[INDEX]; }
43 void half2_2_constidx() { half2 h; const int INDEX = 2; half v = h[INDEX]; }
46 void half2_huge_constidx() { half2 h; const int INDEX = 1000000000; half v = h[INDEX]; }
49 void half3_neg1_constidx() { half3 h; const int INDEX = -1; half v = h[INDEX]; }
52 void half3_3_constidx() { half3 h; const int INDEX = 3; half v = h[INDEX]; }
55 void half3_huge_constidx() { half3 h; const int INDEX = 1000000000; half v = h[INDEX]; }
58 void half4_neg1_constidx() { half4 h; const int INDEX = -1; half v = h[INDEX]; }
61 void half4_4_constidx() { half4 h; const int INDEX = 4; half v = h[INDEX]; }
64 void half4_huge_constidx() { half4 h; const int INDEX = 1000000000; half v = h[INDEX]; }
DMatrixIndexOutOfRange.glsl16 void half3x3_neg1_constidx() { half3x3 m; const int INDEX = -1; half3 v = m[INDEX]; }
19 void half3x3_3_constidx() { half3x3 m; const int INDEX = 3; half3 v = m[INDEX]; }
22 void half3x3_4_constidx() { half3x3 m; const int INDEX = 4; half3 v = m[INDEX]; }
25 void half3x3_huge_constidx() { half3x3 m; const int INDEX = 1000000000; half3 v = m[INDEX]; }
/external/tensorflow/tensorflow/core/kernels/
Dsegment_reduction_ops_impl.h736 #define INDEX(n, i) \
743 INDEX(0, 0);
749 INDEX(0, 0);
750 INDEX(1, 1);
755 INDEX(0, 0);
756 INDEX(1, 1);
757 INDEX(2, 2);
762 INDEX(0, 0);
763 INDEX(1, 1);
764 INDEX(2, 2);
[all …]
/external/skia/src/base/
DSkTDPQueue.h32 int* (*INDEX)(const T&) = (int* (*)(const T&))nullptr>
54 SkDEBUGCODE(if (SkToBool(INDEX)) { *INDEX(fArray[0]) = -1; }) in pop()
80 SkASSERT(nullptr != INDEX); in remove()
81 int index = *INDEX(entry); in remove()
84 SkDEBUGCODE(*INDEX(fArray[index]) = -1;) in remove()
100 SkASSERT(nullptr != INDEX); in priorityDidChange()
101 int index = *INDEX(entry); in priorityDidChange()
202 if (SkToBool(INDEX)) { in setIndex()
203 *INDEX(fArray[index]) = index; in setIndex()
213 SkASSERT(!SkToBool(INDEX) || *INDEX(fArray[i]) == i);
/external/flac/test/
Dcuesheet.ok12 pass1: parse error, line 1: "FLAGS command must come after TRACK but before INDEX"
14 pass1: parse error, line 4: "FLAGS command must come after TRACK but before INDEX"
16 pass1: parse error, line 2: "found INDEX before any TRACK"
18 pass1: parse error, line 4: "INDEX is missing index number"
20 pass1: parse error, line 4: "INDEX has invalid index number"
22 pass1: parse error, line 4: "first INDEX number of a TRACK must be 0 or 1"
24 pass1: parse error, line 5: "INDEX numbers must be sequential"
26 pass1: parse error, line 104: "CD-DA INDEX number must be between 0 and 99, inclusive"
28 pass1: parse error, line 4: "INDEX is missing an offset after the index number"
30 pass1: parse error, line 4: "illegal INDEX offset (not of the form MM:SS:FF)"
[all …]
/external/llvm/test/CodeGen/ARM/Windows/
Dtls.ll20 ; CHECK-NEXT: ldr [[INDEX:r[0-9]]], {{\[}}[[TLS_INDEX]]]
23 ; CHECK-NEXT: ldr{{.w}} [[TLS:r[0-9]]], {{\[}}[[TLS_POINTER]], [[INDEX]], lsl #2]
41 ; CHECK-NEXT: ldr [[INDEX:r[0-9]]], {{\[}}[[TLS_INDEX]]]
44 ; CHECK-NEXT: ldr{{.w}} [[TLS:r[0-9]]], {{\[}}[[TLS_POINTER]], [[INDEX]], lsl #2]
62 ; CHECK-NEXT: ldr [[INDEX:r[0-9]]], {{\[}}[[TLS_INDEX]]]
65 ; CHECK-NEXT: ldr{{.w}} [[TLS:r[0-9]]], {{\[}}[[TLS_POINTER]], [[INDEX]], lsl #2]
83 ; CHECK-NEXT: ldr [[INDEX:r[0-9]]], {{\[}}[[TLS_INDEX]]]
86 ; CHECK-NEXT: ldr{{.w}} [[TLS:r[0-9]]], {{\[}}[[TLS_POINTER]], [[INDEX]], lsl #2]
104 ; CHECK-NEXT: ldr [[INDEX:r[0-9]]], {{\[}}[[TLS_INDEX]]]
107 ; CHECK-NEXT: ldr{{.w}} [[TLS:r[0-9]]], {{\[}}[[TLS_POINTER]], [[INDEX]], lsl #2]
[all …]
/external/deqp-deps/SPIRV-Tools/test/opt/
Dcopy_prop_array_test.cpp40 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
120 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
200 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
289 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
375 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
460 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
548 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
944 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
1022 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
1110 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
[all …]
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dcopy_prop_array_test.cpp39 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
119 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
199 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
288 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
374 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
459 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
547 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
943 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
1021 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
1109 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dcopy_prop_array_test.cpp40 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
120 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
200 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
289 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
375 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
460 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
548 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
944 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
1022 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
1110 OpName %in_var_INDEX "in.var.INDEX" in TEST_F()
[all …]
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DVertexArray11.cpp37 #define ANGLE_VERTEX_DIRTY_ATTRIB_FUNC(INDEX) \ argument
38 case gl::VertexArray::DIRTY_BIT_ATTRIB_0 + INDEX: \
39 if ((*attribBits)[INDEX][gl::VertexArray::DirtyAttribBitType::DIRTY_ATTRIB_POINTER]) \
41 attributesToUpdate |= mState.getBindingToAttributesMask(INDEX); \
45 attributesToUpdate.set(INDEX); \
48 (*attribBits)[INDEX].reset(); \
51 #define ANGLE_VERTEX_DIRTY_BINDING_FUNC(INDEX) \ argument
52 case gl::VertexArray::DIRTY_BIT_BINDING_0 + INDEX: \
53 attributesToUpdate |= mState.getBindingToAttributesMask(INDEX); \
55 (*bindingBits)[INDEX].reset(); \
[all …]
/external/llvm/test/Transforms/InstCombine/
Dindexed-gep-compares.ll21 ; CHECK: %[[INDEX:[0-9A-Za-z.]+]] = phi i32 [ %[[ADD:[0-9A-Za-z.]+]], %bb ], [ %Offset, %entry ]
22 ; CHECK: %[[ADD]] = add nsw i32 %[[INDEX]], 1
23 ; CHECK: %cond = icmp sgt i32 %[[INDEX]], 100
25 ; CHECK: %[[PTR:[0-9A-Za-z.]+]] = getelementptr inbounds i32, i32* %A, i32 %[[INDEX]]
48 ; CHECK: %[[INDEX:[0-9A-Za-z.]+]] = phi i32 [ %[[ADD:[0-9A-Za-z.]+]], %bb ], [ %Offset, %entry ]
49 ; CHECK: %[[ADD]] = add nsw i32 %[[INDEX]], 1
50 ; CHECK: %cond = icmp sgt i32 %[[INDEX]], 100
53 ; CHECK: %[[PTR:[0-9A-Za-z.]+]] = getelementptr inbounds i32, i32* %[[TOPTR]], i32 %[[INDEX]]
127 ; CHECK: %[[INDEX:[0-9A-Za-z.]+]] = phi i32 [ %[[ADD:[0-9A-Za-z.]+]], %bb ], [ %Offset, %cont ]
128 ; CHECK: %[[ADD]] = add nsw i32 %[[INDEX]], 1
[all …]
/external/flac/test/flac-to-flac-metadata-test-files/
Dinput0.cue4 INDEX 01 00:00:00
6 INDEX 01 00:00:01
7 INDEX 02 00:00:05
/external/tensorflow/tensorflow/core/transforms/cf_sink/tests/
Dsink_region_op.mlir5 // CHECK: %[[INDEX:.*]]: tensor<i32> {tfg.name = "[[INDEX]]"},
9 // CHECK: %[[CASE:.*]], %{{.*}} = StatelessCaseRegion %[[INDEX]] {
10 // CHECK: %[[CASE0:.*]], %{{.*}} = StatelessCaseRegion %[[INDEX]] {
29 // CHECK: yield(%[[INDEX]])
/external/tensorflow/tensorflow/core/transforms/region_to_functional/tests/
Droundtrip_regions_with_no_args_or_results.mlir23 // CHECK: %[[INDEX:.*]], %[[CTL:.*]] = Index
28 // CHECK: Case(%[[INDEX]]) {{.*}}tf_type.func<@case0, {}>
36 // CHECK: Case(%[[INDEX]], %[[DATA]]) {{.*}}tf_type.func<@case1, {}>
44 // CHECK: Case(%[[INDEX]]) {{.*}}tf_type.func<@case2, {}>
Dregion_with_no_args_or_returns.mlir4 // CHECK: %[[INDEX:.*]], %[[CTRL:.*]] = Index
8 // CHECK: %[[CASE_0:.*]], %[[CTRL_1:.*]] = Case(%[[INDEX]])
16 // CHECK: %[[CTRL_2:.*]] = Case(%[[INDEX]], %[[DATA]])
24 // CHECK: %[[CTRL_3:.*]] = Case(%[[INDEX]])
/external/tensorflow/tensorflow/core/ir/tests/
Dconcrete-ops.mlir83 // CHECK: %[[INDEX:.*]]:3, %[[CT_3:.*]] = Index
86 // CHECK: %[[CASE:.*]]:2, %[[CTL4:.*]] = Case(%[[INDEX]]#0, %[[ARGS]]#0, %[[IF]]) [%[[CTL2]]] {
100 // CHECK: %[[FOR:.*]], %[[CTL5:.*]] = For(%[[INDEX]]#0, %[[INDEX]]#1, %[[INDEX]]#2, %[[IF]])
122 // CHECK: %[[CASE0:.*]], %[[CTL7:.*]] = Case(%[[INDEX]]#0) {
150 // CHECK: %[[FOR0:.*]], %[[CTL:.*]] = For(%[[INDEX]]#0, %[[INDEX]]#1, %[[INDEX]]#2, %[[IF]])
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCreationCacheControlTests.cpp147 template <size_t INDEX, qpTestResult FAIL_RESULT = QP_TEST_RESULT_FAIL>
150 if (pipelines.size() <= INDEX) in checkPipelineMustBeValid()
153 TCU_THROW(TestError, ERROR_MSG.format(INDEX, pipelines.size())); in checkPipelineMustBeValid()
156 if (*pipelines[INDEX] == VK_NULL_HANDLE) in checkPipelineMustBeValid()
159 reason = ERROR_MSG.format(INDEX); in checkPipelineMustBeValid()
169 template <size_t INDEX, qpTestResult FAIL_RESULT = QP_TEST_RESULT_FAIL>
172 if (pipelines.size() <= INDEX) in checkPipelineMustBeNull()
175 TCU_THROW(TestError, ERROR_MSG.format(INDEX, pipelines.size())); in checkPipelineMustBeNull()
178 if (*pipelines[INDEX] != VK_NULL_HANDLE) in checkPipelineMustBeNull()
181 reason = ERROR_MSG.format(INDEX); in checkPipelineMustBeNull()
[all …]
/external/tensorflow/tensorflow/core/transforms/functional_to_region/tests/
Dfunction_with_no_args_or_returns.mlir23 // CHECK: %[[INDEX:.*]], %[[CTL:.*]] = Index
27 // CHECK-NEXT: %[[CASE:.*]], %[[CTL_1:.*]] = CaseRegion %[[INDEX]] {
38 // CHECK-NEXT: %[[CTL_2:.*]] = CaseRegion %[[INDEX]] {
49 // CHECK-NEXT: %[[CTL_3:.*]] = CaseRegion %[[INDEX]] {
/external/angle/src/libANGLE/renderer/vulkan/
DVertexArrayVk.cpp605 #define ANGLE_VERTEX_DIRTY_ATTRIB_FUNC(INDEX) \ in syncState() argument
606 case gl::VertexArray::DIRTY_BIT_ATTRIB_0 + INDEX: \ in syncState()
609 (*attribBits)[INDEX] & mAttribDirtyBitsRequiresPipelineUpdate; \ in syncState()
611 ANGLE_TRY(syncDirtyAttrib(contextVk, attribs[INDEX], \ in syncState()
612 bindings[attribs[INDEX].bindingIndex], INDEX, bufferOnly)); \ in syncState()
613 (*attribBits)[INDEX].reset(); \ in syncState()
621 #define ANGLE_VERTEX_DIRTY_BINDING_FUNC(INDEX) \ in syncState() argument
622 case gl::VertexArray::DIRTY_BIT_BINDING_0 + INDEX: \ in syncState()
625 (*bindingBits)[INDEX] & mBindingDirtyBitsRequiresPipelineUpdate; \ in syncState()
627 for (size_t attribIndex : bindings[INDEX].getBoundAttributesMask()) \ in syncState()
[all …]

12345678910