Home
last modified time | relevance | path

Searched defs:op (Results 1 – 25 of 5546) sorted by relevance

12345678910>>...222

/external/tensorflow/tensorflow/python/ops/
Dmath_grad.py37 def _ArgMaxGrad(op, grad): argument
43 def _ArgMinGrad(op, grad): argument
49 def _EuclideanNormGrad(op, grad): argument
142 def _SumGrad(op, grad): argument
213 def _MinOrMaxGrad(op, grad): argument
235 def _MaxGrad(op, grad): argument
241 def _MinGrad(op, grad): argument
246 def _MeanGrad(op, grad): argument
266 def _ProdGrad(op, grad): argument
315 def _SegmentSumGrad(op, grad): argument
[all …]
Dnn_grad.py31 def _Conv2DBackpropInputGrad(op, grad): argument
68 def _Conv2DBackpropFilterGrad(op, grad): argument
95 def _DepthwiseConv2dNativeBackpropInputGrad(op, grad): argument
128 def _DepthwiseConv2dNativeBackpropFilterGrad(op, grad): argument
151 def _Conv3DGrad(op, grad): argument
174 def _Conv3DBackpropInputGrad(op, grad): argument
197 def _Conv3DBackpropFilterGrad(op, grad): argument
219 def _AvgPool3DGrad(op, grad): argument
230 def _AvgPool3DGradGrad(op, grad): argument
241 def _MaxPool3DGrad(op, grad): argument
[all …]
Darray_grad.py38 def _PackGrad(op, grad): argument
44 def _UnpackGrad(op, *grads): argument
49 def _ConcatGradHelper(op, grad, start_value_index, end_value_index, dim_index): argument
216 def _ConcatGrad(op, grad): argument
226 def _ConcatGradV2(op, grad): argument
235 def _SliceGrad(op, grad): argument
263 def _StridedSliceGrad(op, grad): argument
298 def _StridedSliceGradGrad(op, grad): argument
317 def _TensorStridedSliceUpdateGrad(op, grad): # pylint:disable=missing-function-docstring argument
352 def _SplitGrad(op, *grads): argument
[all …]
Dcontrol_flow_util.py54 def IsInXLAContext(op): argument
78 def IsInWhileLoop(op): argument
83 def IsInCond(op): argument
88 def IsSwitch(op): argument
93 def IsMerge(op): argument
98 def IsLoopEnter(op): argument
103 def IsLoopExit(op): argument
108 def IsCondSwitch(op): argument
129 def IsCondMerge(op): argument
146 def IsLoopSwitch(op): argument
[all …]
/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/seq/limits/
Dfold_right_1024.hpp17 # define BOOST_PP_SEQ_FOLD_RIGHT_513(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_513(op, st, BOOST_PP_SEQ_… argument
18 # define BOOST_PP_SEQ_FOLD_RIGHT_514(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_514(op, st, BOOST_PP_SEQ_… argument
19 # define BOOST_PP_SEQ_FOLD_RIGHT_515(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_515(op, st, BOOST_PP_SEQ_… argument
20 # define BOOST_PP_SEQ_FOLD_RIGHT_516(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_516(op, st, BOOST_PP_SEQ_… argument
21 # define BOOST_PP_SEQ_FOLD_RIGHT_517(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_517(op, st, BOOST_PP_SEQ_… argument
22 # define BOOST_PP_SEQ_FOLD_RIGHT_518(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_518(op, st, BOOST_PP_SEQ_… argument
23 # define BOOST_PP_SEQ_FOLD_RIGHT_519(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_519(op, st, BOOST_PP_SEQ_… argument
24 # define BOOST_PP_SEQ_FOLD_RIGHT_520(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_520(op, st, BOOST_PP_SEQ_… argument
25 # define BOOST_PP_SEQ_FOLD_RIGHT_521(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_521(op, st, BOOST_PP_SEQ_… argument
26 # define BOOST_PP_SEQ_FOLD_RIGHT_522(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_522(op, st, BOOST_PP_SEQ_… argument
[all …]
Dfold_right_256.hpp15 # define BOOST_PP_SEQ_FOLD_RIGHT_0(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_0(op, st, BOOST_PP_SEQ_REVE… argument
16 # define BOOST_PP_SEQ_FOLD_RIGHT_1(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_1(op, st, BOOST_PP_SEQ_REVE… argument
17 # define BOOST_PP_SEQ_FOLD_RIGHT_2(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_2(op, st, BOOST_PP_SEQ_REVE… argument
18 # define BOOST_PP_SEQ_FOLD_RIGHT_3(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_3(op, st, BOOST_PP_SEQ_REVE… argument
19 # define BOOST_PP_SEQ_FOLD_RIGHT_4(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_4(op, st, BOOST_PP_SEQ_REVE… argument
20 # define BOOST_PP_SEQ_FOLD_RIGHT_5(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_5(op, st, BOOST_PP_SEQ_REVE… argument
21 # define BOOST_PP_SEQ_FOLD_RIGHT_6(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_6(op, st, BOOST_PP_SEQ_REVE… argument
22 # define BOOST_PP_SEQ_FOLD_RIGHT_7(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_7(op, st, BOOST_PP_SEQ_REVE… argument
23 # define BOOST_PP_SEQ_FOLD_RIGHT_8(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_8(op, st, BOOST_PP_SEQ_REVE… argument
24 # define BOOST_PP_SEQ_FOLD_RIGHT_9(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_9(op, st, BOOST_PP_SEQ_REVE… argument
[all …]
Dfold_right_512.hpp17 # define BOOST_PP_SEQ_FOLD_RIGHT_257(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_257(op, st, BOOST_PP_SEQ_… argument
18 # define BOOST_PP_SEQ_FOLD_RIGHT_258(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_258(op, st, BOOST_PP_SEQ_… argument
19 # define BOOST_PP_SEQ_FOLD_RIGHT_259(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_259(op, st, BOOST_PP_SEQ_… argument
20 # define BOOST_PP_SEQ_FOLD_RIGHT_260(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_260(op, st, BOOST_PP_SEQ_… argument
21 # define BOOST_PP_SEQ_FOLD_RIGHT_261(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_261(op, st, BOOST_PP_SEQ_… argument
22 # define BOOST_PP_SEQ_FOLD_RIGHT_262(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_262(op, st, BOOST_PP_SEQ_… argument
23 # define BOOST_PP_SEQ_FOLD_RIGHT_263(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_263(op, st, BOOST_PP_SEQ_… argument
24 # define BOOST_PP_SEQ_FOLD_RIGHT_264(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_264(op, st, BOOST_PP_SEQ_… argument
25 # define BOOST_PP_SEQ_FOLD_RIGHT_265(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_265(op, st, BOOST_PP_SEQ_… argument
26 # define BOOST_PP_SEQ_FOLD_RIGHT_266(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_266(op, st, BOOST_PP_SEQ_… argument
[all …]
Dfold_left_1024.hpp17 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_513(op, st, ss, sz) 0 argument
18 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_514(op, st, ss, sz) 0 argument
19 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_515(op, st, ss, sz) 0 argument
20 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_516(op, st, ss, sz) 0 argument
21 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_517(op, st, ss, sz) 0 argument
22 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_518(op, st, ss, sz) 0 argument
23 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_519(op, st, ss, sz) 0 argument
24 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_520(op, st, ss, sz) 0 argument
25 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_521(op, st, ss, sz) 0 argument
26 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_522(op, st, ss, sz) 0 argument
[all …]
Dfold_left_512.hpp17 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_257(op, st, ss, sz) 0 argument
18 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_258(op, st, ss, sz) 0 argument
19 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_259(op, st, ss, sz) 0 argument
20 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_260(op, st, ss, sz) 0 argument
21 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_261(op, st, ss, sz) 0 argument
22 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_262(op, st, ss, sz) 0 argument
23 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_263(op, st, ss, sz) 0 argument
24 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_264(op, st, ss, sz) 0 argument
25 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_265(op, st, ss, sz) 0 argument
26 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_266(op, st, ss, sz) 0 argument
[all …]
Dfold_left_256.hpp15 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_0(op, st, ss, sz) 0 argument
16 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_1(op, st, ss, sz) 0 argument
17 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_2(op, st, ss, sz) 0 argument
18 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_3(op, st, ss, sz) 0 argument
19 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_4(op, st, ss, sz) 0 argument
20 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_5(op, st, ss, sz) 0 argument
21 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_6(op, st, ss, sz) 0 argument
22 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_7(op, st, ss, sz) 0 argument
23 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_8(op, st, ss, sz) 0 argument
24 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_9(op, st, ss, sz) 0 argument
[all …]
/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/seq/
Dfold_right.hpp35 # define BOOST_PP_SEQ_FOLD_RIGHT_257(op, st, ss) BOOST_PP_ERROR(0x0005) argument
37 # define BOOST_PP_SEQ_FOLD_RIGHT_1(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_1(op, st, BOOST_PP_SEQ_REVE… argument
38 # define BOOST_PP_SEQ_FOLD_RIGHT_2(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_2(op, st, BOOST_PP_SEQ_REVE… argument
39 # define BOOST_PP_SEQ_FOLD_RIGHT_3(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_3(op, st, BOOST_PP_SEQ_REVE… argument
40 # define BOOST_PP_SEQ_FOLD_RIGHT_4(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_4(op, st, BOOST_PP_SEQ_REVE… argument
41 # define BOOST_PP_SEQ_FOLD_RIGHT_5(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_5(op, st, BOOST_PP_SEQ_REVE… argument
42 # define BOOST_PP_SEQ_FOLD_RIGHT_6(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_6(op, st, BOOST_PP_SEQ_REVE… argument
43 # define BOOST_PP_SEQ_FOLD_RIGHT_7(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_7(op, st, BOOST_PP_SEQ_REVE… argument
44 # define BOOST_PP_SEQ_FOLD_RIGHT_8(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_8(op, st, BOOST_PP_SEQ_REVE… argument
45 # define BOOST_PP_SEQ_FOLD_RIGHT_9(op, st, ss) BOOST_PP_SEQ_FOLD_LEFT_I_9(op, st, BOOST_PP_SEQ_REVE… argument
[all …]
Dfold_left.hpp39 # define BOOST_PP_SEQ_FOLD_LEFT_257(op, st, ss) BOOST_PP_ERROR(0x0005) argument
40 # define BOOST_PP_SEQ_FOLD_LEFT_I_257(op, st, ss, sz) BOOST_PP_ERROR(0x0005) argument
44 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_1(op, st, ss, sz) 0 argument
45 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_2(op, st, ss, sz) 0 argument
46 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_3(op, st, ss, sz) 0 argument
47 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_4(op, st, ss, sz) 0 argument
48 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_5(op, st, ss, sz) 0 argument
49 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_6(op, st, ss, sz) 0 argument
50 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_7(op, st, ss, sz) 0 argument
51 # define BOOST_PP_SEQ_FOLD_LEFT_CHECK_BOOST_PP_SEQ_FOLD_LEFT_I_8(op, st, ss, sz) 0 argument
[all …]
/external/ms-tpm-20-ref/TPMCmd/Platform/include/
DPlatformACT.h53 # define IF_ACT_0_IMPLEMENTED(op) argument
55 # define IF_ACT_0_IMPLEMENTED(op) op(0) argument
60 # define IF_ACT_1_IMPLEMENTED(op) argument
62 # define IF_ACT_1_IMPLEMENTED(op) op(1) argument
67 # define IF_ACT_2_IMPLEMENTED(op) argument
69 # define IF_ACT_2_IMPLEMENTED(op) op(2) argument
74 # define IF_ACT_3_IMPLEMENTED(op) argument
76 # define IF_ACT_3_IMPLEMENTED(op) op(3) argument
81 # define IF_ACT_4_IMPLEMENTED(op) argument
83 # define IF_ACT_4_IMPLEMENTED(op) op(4) argument
[all …]
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DACT.h43 # define IF_ACT_0_IMPLEMENTED(op) argument
45 # define IF_ACT_0_IMPLEMENTED(op) op(0) argument
50 # define IF_ACT_1_IMPLEMENTED(op) argument
52 # define IF_ACT_1_IMPLEMENTED(op) op(1) argument
57 # define IF_ACT_2_IMPLEMENTED(op) argument
59 # define IF_ACT_2_IMPLEMENTED(op) op(2) argument
64 # define IF_ACT_3_IMPLEMENTED(op) argument
66 # define IF_ACT_3_IMPLEMENTED(op) op(3) argument
71 # define IF_ACT_4_IMPLEMENTED(op) argument
73 # define IF_ACT_4_IMPLEMENTED(op) op(4) argument
[all …]
/external/mesa3d/src/imagination/rogue/
Drogue_builder.h94 #define ROGUE_BUILDER_DEFINE_ALU11(op) \ argument
99 #define ROGUE_BUILDER_DEFINE_ALU12(op) \ argument
105 #define ROGUE_BUILDER_DEFINE_ALU13(op) \ argument
112 #define ROGUE_BUILDER_DEFINE_ALU22(op) \ argument
119 #define ROGUE_BUILDER_DEFINE_ALU23(op) \ argument
127 #define ROGUE_BUILDER_DEFINE_ALU35(op) \ argument
141 #define ROGUE_BUILDER_DEFINE_BACKEND00(op) \ argument
144 #define ROGUE_BUILDER_DEFINE_BACKEND02(op) \ argument
149 #define ROGUE_BUILDER_DEFINE_BACKEND11(op) \ argument
154 #define ROGUE_BUILDER_DEFINE_BACKEND13(op) \ argument
[all …]
Drogue_builder.c50 enum rogue_alu_op op, in rogue_build_alu()
74 enum rogue_alu_op op, in rogue_build_alu11()
84 enum rogue_alu_op op, in rogue_build_alu12()
95 enum rogue_alu_op op, in rogue_build_alu13()
107 enum rogue_alu_op op, in rogue_build_alu22()
119 enum rogue_alu_op op, in rogue_build_alu23()
132 enum rogue_alu_op op, in rogue_build_alu35()
148 #define ROGUE_BUILDER_DEFINE_ALU11(op) \ argument
159 #define ROGUE_BUILDER_DEFINE_ALU12(op) \ argument
171 #define ROGUE_BUILDER_DEFINE_ALU13(op) \ argument
[all …]
/external/vixl/test/
Dtest-operands.cc44 aarch32::Operand op = aarch32::Operand::From(42); in TEST_AARCH32() local
50 aarch32::Operand op = aarch32::Operand::From(-42); in TEST_AARCH32() local
58 aarch32::Operand op = aarch32::Operand::From(-1); in TEST_AARCH32() local
64 aarch32::Operand op = aarch32::Operand::From(UINT32_MAX); in TEST_AARCH32() local
70 aarch32::Operand op = aarch32::Operand::From(INT32_MAX); in TEST_AARCH32() local
76 aarch32::Operand op = aarch32::Operand::From(INT32_MIN); in TEST_AARCH32() local
84 aarch32::Operand op = aarch32::Operand::From(INT64_C(-1)); in TEST_AARCH32() local
90 aarch32::Operand op = aarch32::Operand::From(INT64_C(-42)); in TEST_AARCH32() local
100 aarch32::Operand op = aarch32::Operand::From(&data); in TEST_AARCH32() local
108 aarch32::Operand op = aarch32::Operand::From(data); in TEST_AARCH32() local
/external/tensorflow/tensorflow/core/ops/
Darray_ops_test.cc31 ShapeInferenceTestOp op("TensorScatterUpdate"); in TEST() local
52 ShapeInferenceTestOp op("ScatterNd"); in TEST() local
64 ShapeInferenceTestOp op("UnravelIndex"); in TEST() local
79 ShapeInferenceTestOp op("Pack"); in TEST() local
131 ShapeInferenceTestOp op("Unpack"); in TEST() local
170 ShapeInferenceTestOp op("Const"); in TEST() local
201 ShapeInferenceTestOp op(op_name); in TEST() local
208 ShapeInferenceTestOp op("MatrixBandPart"); in TEST() local
215 ShapeInferenceTestOp op("GuaranteeConst"); in TEST() local
223 ShapeInferenceTestOp op(op_name); in TEST() local
[all …]
Dtraining_ops_test.cc23 static void TestGradAndIndicesErrorHandling(const ShapeInferenceTestOp& op, in TestGradAndIndicesErrorHandling()
46 ShapeInferenceTestOp op("ApplyGradientDescent"); in TEST() local
58 ShapeInferenceTestOp op("ApplyProximalGradientDescent"); in TEST() local
72 ShapeInferenceTestOp op("SparseApplyProximalGradientDescent"); in TEST() local
86 ShapeInferenceTestOp op("ApplyAdadelta"); in TEST() local
106 ShapeInferenceTestOp op("SparseApplyAdadelta"); in TEST() local
128 ShapeInferenceTestOp op("ApplyAdagrad"); in TEST() local
142 ShapeInferenceTestOp op("SparseApplyAdagrad"); in TEST() local
159 ShapeInferenceTestOp op("ApplyProximalAdagrad"); in TEST() local
175 ShapeInferenceTestOp op("SparseApplyProximalAdagrad"); in TEST() local
[all …]
Dsparse_ops_test.cc26 ShapeInferenceTestOp op("SparseTensorDenseAdd"); in TEST() local
33 ShapeInferenceTestOp op("SparseAdd"); in TEST() local
43 ShapeInferenceTestOp op("SparseAddGrad"); in TEST() local
56 ShapeInferenceTestOp op("SparseSliceGrad"); in TEST() local
68 ShapeInferenceTestOp op("SparseReorder"); in TEST() local
85 ShapeInferenceTestOp op("SparseReshape"); in TEST() local
103 ShapeInferenceTestOp op("SparseSplit"); in TEST() local
122 ShapeInferenceTestOp op("SparseToDense"); in TEST() local
135 ShapeInferenceTestOp op("SparseReduceSum"); in TEST() local
149 ShapeInferenceTestOp op("SerializeSparse"); in TEST() local
[all …]
Dio_ops_test.cc25 ShapeInferenceTestOp op("Save"); in TEST() local
45 ShapeInferenceTestOp op("SaveSlices"); in TEST() local
72 ShapeInferenceTestOp op("Restore"); in TEST() local
83 ShapeInferenceTestOp op("RestoreV2"); in TEST() local
103 ShapeInferenceTestOp op("RestoreSlice"); in TEST() local
115 ShapeInferenceTestOp op("ShardedFilename"); in TEST() local
127 ShapeInferenceTestOp op("ShardedFilespec"); in TEST() local
139 ShapeInferenceTestOp op(op_name); in TEST() local
151 ShapeInferenceTestOp op(op_name); in TEST() local
161 ShapeInferenceTestOp op("ReaderRead"); in TEST() local
[all …]
Dnn_ops_test.cc27 ShapeInferenceTestOp op("TopK"); in TEST() local
56 ShapeInferenceTestOp op("TopKV2"); in TEST() local
85 ShapeInferenceTestOp op("NthElement"); in TEST() local
108 ShapeInferenceTestOp op("BatchNormWithGlobalNormalization"); in TEST() local
131 ShapeInferenceTestOp op("QuantizedBatchNormWithGlobalNormalization"); in TEST() local
160 ShapeInferenceTestOp op("BatchNormWithGlobalNormalizationGrad"); in TEST() local
182 ShapeInferenceTestOp op("FusedBatchNorm"); in TEST() local
278 ShapeInferenceTestOp op("FusedBatchNormGrad"); in TEST() local
324 ShapeInferenceTestOp op("Conv2DBackpropInput"); in TEST() local
343 ShapeInferenceTestOp op("Conv3DBackpropInput"); in TEST() local
[all …]
Dimage_ops_test.cc27 ShapeInferenceTestOp op("SampleDistortedBoundingBox"); in TEST() local
34 ShapeInferenceTestOp op(op_name); in TEST() local
55 ShapeInferenceTestOp op("DecodeGif"); in TEST() local
66 ShapeInferenceTestOp op("DecodeImage"); in TEST() local
95 ShapeInferenceTestOp op(op_name); in TEST() local
124 ShapeInferenceTestOp op(op_name); in TEST() local
158 ShapeInferenceTestOp op(op_name); in TEST() local
176 ShapeInferenceTestOp op(op_name); in TEST() local
186 ShapeInferenceTestOp op("ExtractJpegShape"); in TEST() local
197 ShapeInferenceTestOp op(op_name); in TEST() local
[all …]
/external/grpc-grpc/test/core/end2end/
Dinvalid_call_argument_test.cc63 grpc_op* op; in prepare_test() local
167 grpc_op* op; in test_non_null_reserved_on_op() local
186 grpc_op* op; in test_send_initial_metadata_more_than_once() local
218 grpc_op* op; in test_too_many_metadata() local
237 grpc_op* op; in test_send_null_message() local
261 grpc_op* op; in test_send_messages_at_the_same_time() local
295 grpc_op* op; in test_send_server_status_from_client() local
317 grpc_op* op; in test_receive_initial_metadata_twice_at_client() local
349 grpc_op* op; in test_receive_message_with_invalid_flags() local
368 grpc_op* op; in test_receive_two_messages_at_the_same_time() local
[all …]
/external/python/cpython3/Include/internal/
Dpycore_object.h31 static inline int _Py_IsImmortalLoose(PyObject *op) in _Py_IsImmortalLoose()
39 #define _Py_IsImmortalLoose(op) _Py_IsImmortalLoose(_PyObject_CAST(op)) argument
123 static inline void _Py_RefcntAdd(PyObject* op, Py_ssize_t n) in _Py_RefcntAdd()
151 #define _Py_RefcntAdd(op, n) _Py_RefcntAdd(_PyObject_CAST(op), n) argument
158 static inline void _Py_SetMortal(PyObject *op, Py_ssize_t refcnt) in _Py_SetMortal()
173 static inline void _Py_ClearImmortal(PyObject *op) in _Py_ClearImmortal()
180 #define _Py_ClearImmortal(op) \ argument
192 _PyObject_HasDeferredRefcount(PyObject *op) in _PyObject_HasDeferredRefcount()
203 _Py_DECREF_SPECIALIZED(PyObject *op, const destructor destruct) in _Py_DECREF_SPECIALIZED()
229 _Py_DECREF_NO_DEALLOC(PyObject *op) in _Py_DECREF_NO_DEALLOC()
[all …]

12345678910>>...222