Searched refs:attr3 (Results 1 – 19 of 19) sorted by relevance
/external/skia/resources/sksl/metal/ |
D | NumericGlobals.sksl | 3 float attr3; 7 sk_FragColor = half4(attr1, attr2, attr3, attr4.x);
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/ |
D | tf_executor_ops.mlir | 32 … tf_executor.fetch %arg0 : tensor<*xf32> {attr3 = 32 : i64, tf_executor.attr_fetch = "some_value"} 36 // CHECK-NEXT: tf_executor.fetch %{{.*}} : tensor<*xf32> {attr3 = 32 : i64, tf_executor.attr_fet… 60 … tf_executor.yield %arg0 : tensor<*xf32> {attr3 = 32 : i64, tf_executor.attr_fetch = "some_value"} 63 // CHECK: tf_executor.yield %{{.*}} : tensor<*xf32> {attr3 = 32 : i64, tf_executor.attr_fetch = "s… 173 // CHECK: tf_executor.Switch %{{.*}}, %{{.*}} : tensor<*xf32> {attr3 = 32 : i64, tf_executor.attr_f… 174 …%true, %false, %ctlSwitch = tf_executor.Switch %arg0, %arg1 : tensor<*xf32> {attr3 = 32 : i64, tf_… 259 // CHECK: tf_executor.Merge %{{.*}}, %{{.*}} : tensor<*xf32> {attr3 = 32 : i64, tf_executor.attr_fe… 260 …%value, %idx, %ctlMerge = tf_executor.Merge %true, %false : tensor<*xf32> {attr3 = 32 : i64, tf_ex… 401 // CHECK: tf_executor.Enter %{{.*}} frame "some/frame" : tensor<*xf32> {attr3 = 32 : i64, tf_execut… 402 …%res:2 = tf_executor.Enter %arg0 frame "some/frame" : tensor<*xf32> {attr3 = 32 : i64, tf_executor… [all …]
|
D | func-attr.mlir | 10 … = 1 : i32, attr1 = "random", nested = #tf.func<@symbol_b, {attr2 = true, attr3 = 8.000000e+00 : f… 11 …0 = 1 : i32, attr1 = "random", nested = #tf.func<@symbol_b, {attr2 = true, attr3 = 8.0 : f32}>}>} {
|
/external/skia/tests/sksl/metal/ |
D | NumericGlobals.metal | 12 float attr3; 20 …_out.sk_FragColor = float4(_globals.attr1, float(_globals.attr2), _globals.attr3, _globals.attr4.x…
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef/ |
D | func_attr.mlir | 9 …%control = tf_executor.island wraps "tf.NoOp"() {_f = #tf.func<@callee, {attr2 = true, attr3 = 8.0… 33 // CHECK-NEXT: key: "attr3"
|
/external/libxml2/result/errors/ |
D | attr3.xml.err | 1 ./test/errors/attr3.xml:4: validity warning : Attribute a1 of element doc: already defined
|
D | attr3.xml.ent | 1 ./test/errors/attr3.xml:4: validity warning : Attribute a1 of element doc: already defined
|
D | attr3.xml.str | 1 ./test/errors/attr3.xml:4: validity warning : Attribute a1 of element doc: already defined
|
/external/llvm-project/llvm/test/Reduce/ |
D | remove-function-attributes.ll | 16 declare "attr0" "attr1" "attr2" void @f0(i32 "attr3" "attr4" "attr5", i32 "attr6" "attr7" "attr8") …
|
D | remove-global-variable-attributes.ll | 26 attributes #1 = { "attr3" "attr4" "attr5"}
|
D | remove-call-site-attributes.ll | 29 …%r = call "attr0" "attr1" "attr2" i32 @f1(i32 "attr3" "attr4" "attr5" %arg0, i32 "attr6" "attr7" "…
|
/external/llvm-project/llvm/test/MC/AMDGPU/ |
D | vintrp.s | 32 v_interp_p1_f32 v8, v0, attr3.z
|
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/ |
D | InternalSubchannelTest.java | 1004 Attributes attr3 = Attributes.newBuilder().set(key, "3").build(); in index_looping() local 1013 new EquivalentAddressGroup(Arrays.asList(addr4, addr5), attr3))); in index_looping() 1033 assertThat(index.getCurrentEagAttributes()).isSameAs(attr3); in index_looping() 1039 assertThat(index.getCurrentEagAttributes()).isSameAs(attr3); in index_looping() 1059 assertThat(index.getCurrentEagAttributes()).isSameAs(attr3); in index_looping()
|
/external/llvm-project/clang/test/CodeGenOpenCL/ |
D | convergent.cl | 128 // CHECK: declare spir_func void @nodupfun(){{[^#]*}} #[[attr3:[0-9]+]]
|
/external/llvm-project/mlir/test/mlir-tblgen/ |
D | pattern.mlir | 106 …// CHECK-SAME: {attr1 = 24 : i64, attr2 = 42 : i64, attr3 = 42 : i64, attr4 = 42 : i64, attr5 = 42… 108 attr1 = 42, attr2 = 42, attr3 = 42, attr4 = 42, attr5 = 42,
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.interp.ll | 37 ; GCN-DAG: v_interp_p1_f32{{(_e32)*}} v{{[0-9]+}}, v{{[0-9]+}}, attr3.z{{$}}
|
/external/llvm-project/mlir/test/lib/Dialect/Test/ |
D | TestOps.td | 728 I64Attr:$attr1, I64Attr:$attr2, I64Attr:$attr3, I64Attr:$attr4, 739 $attr2, $attr3, $attr4, $attr5, $attr6, 745 $attr2, $attr3, $attr4, $attr5, $attr6,
|
/external/libxml2/ |
D | Android.bp | 500 "fuzz/seed/xml/attr3.xml",
|
D | ChangeLog | 3815 * test/errors/attr3.xml, result/errors/attr3.*: added
|