| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | gpu_hlo_schedule_test.cc | 90 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local 119 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local 196 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local
|
| D | while_transformer_test.cc | 76 auto add1 = builder.AddInstruction(HloInstruction::CreateBinary( in BuildBodyComputation() local
|
| /external/tensorflow/tensorflow/compiler/jit/ |
| D | cluster_scoping_pass_test.cc | 108 Node* add1 = in TEST() local 156 Node* add1 = ops::BinaryOp("Add", unstage, b, in TEST() local
|
| D | deadness_analysis_test.cc | 414 Output add1 = ops::Add(root.WithOpName("add1"), m0.output, m1.output); in TEST() local 437 Output add1 = in TEST() local 462 Output add1 = in TEST() local 488 Output add1 = in TEST() local 574 Output add1 = ops::Add(root.WithOpName("add1"), iv1, iv2); in TEST() local
|
| /external/llvm/test/ExecutionEngine/RuntimeDyld/AArch64/ |
| D | MachO_ARM64_relocations.s | 62 add1: label
|
| /external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/ |
| D | segment_test.cc | 148 auto add1 = ops::Add(s.WithOpName("add1"), feed, feed); in TEST_F() local 196 auto add1 = ops::Add(s.WithOpName("add1"), feed, feed); in TEST_F() local 259 auto add1 = ops::Add(s.WithOpName("add1"), feed, feed); in TEST_F() local 287 auto add1 = ops::Add(s.WithOpName("add1"), feed, feed); in TEST_F() local 336 auto add1 = ops::Add(s.WithOpName("add1"), add0, add0); in TEST_F() local
|
| /external/python/cffi/demo/ |
| D | api.py | 48 def add1(n): function
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/ |
| D | cpu_fusion_test.cc | 61 auto add1 = builder.AddInstruction( in TEST_F() local 249 auto add1 = builder.AddInstruction( in TEST_F() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | bfloat16_propagation_test.cc | 111 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local 276 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local 327 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local 680 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local 768 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local 895 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local
|
| D | fusion_node_indexing_evaluation_test.cc | 156 HloInstruction* add1 = fusion->mutable_operand(0); in TEST_F() local
|
| D | bfloat16_conversion_folding_test.cc | 102 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local
|
| D | hlo_cse_test.cc | 477 auto add1 = builder.AddInstruction( in TEST_F() local 522 auto add1 = builder.AddInstruction(HloInstruction::CreateBinary( in TEST_F() local
|
| D | bfloat16_normalization_test.cc | 109 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local
|
| /external/tensorflow/tensorflow/c/ |
| D | c_api_function_test.cc | 609 TF_Operation* add1 = Add(feed1, feed2, func_graph_, s_, "add1"); in TEST_F() local 704 TF_Operation* add1 = Add(feed1, feed2, func_graph_, s_, "add1"); in TEST_F() local 744 TF_Operation* add1 = Add(feed1, feed2, func_graph_, s_, "add1"); in TEST_F() local 927 TF_Operation* add1 = Add(params->body_inputs[0], params->body_inputs[1], in TEST_F() local 1089 TF_Operation* add1 = Add(feed1, feed2, func_graph_, s_, "add1"); in TEST_F() local 1477 TF_Operation* add1 = Add(feed1, feed2, func_graph_, s_, "add1"); in TEST_F() local
|
| D | while_loop_test.cc | 163 TF_Operation* add1 = Add(params_->body_inputs[0], params_->body_inputs[1], in TEST_F() local
|
| /external/llvm/examples/ParallelJIT/ |
| D | ParallelJIT.cpp | 276 struct threadParams add1 = { EE, add1F, 1000 }; in main() local
|
| /external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ |
| D | convert_graph_test.cc | 179 auto add1 = ops::Add(s.WithOpName("add1"), segment_root_1, segment_root_1); in TEST_F() local
|
| /external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | simd_quat.inl | 127 __m128 add1 = _mm_dp_ps(mul1, _mm_set_ps(1.0f, 1.0f, 1.0f, -1.0f), 0xff); local 136 __m128 add1 = _mm_add_ps(mul1, _mm_movehl_ps(mul1, mul1)); local
|
| /external/libvpx/vpx_dsp/arm/ |
| D | loopfilter_neon.c | 174 const uint8x8_t add0, const uint8x8_t add1, in filter_update_8() 185 const uint8x16_t add1, uint16x8_t *sum0, in filter_update_16() 200 const uint8x8_t add1, in calc_7_tap_filter_8_kernel() 208 const uint8x16_t add1, uint16x8_t *sum0, uint16x8_t *sum1) { in calc_7_tap_filter_16_kernel() 215 const uint8x8_t add0, const uint8x8_t add1, const uint8x8_t in, in apply_15_tap_filter_8_kernel() 223 const uint8x16_t add0, const uint8x16_t add1, const uint8x16_t in, in apply_15_tap_filter_16_kernel()
|
| D | highbd_loopfilter_neon.c | 122 const uint16x8_t add0, const uint16x8_t add1, in filter_update() 133 const uint16x8_t add1, in calc_7_tap_filter_kernel() 141 const uint16x8_t add0, const uint16x8_t add1, const uint16x8_t in, in apply_15_tap_filter_kernel()
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | constant_folding_test.cc | 146 auto add1 = ops::Add(s.WithOpName("add1"), a, b); in TEST_F() local 155 auto add1 = ops::Add(s.WithOpName("add1"), a, b); in TEST_F() local 459 auto add1 = ops::Add(s, shape, shape_n[0]); in TEST_F() local
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_addrhashmap.h | 266 AddBucket *add1 = (AddBucket*)InternalAlloc(newsize); in acquire() local
|
| /external/armnn/src/armnn/test/optimizations/ |
| D | AddBroadcastReshapeLayerTests.cpp | 354 auto add1 = graph.AddLayer<ElementwiseBinaryLayer>(BinaryOperation::Add, "add1"); variable
|
| /external/tensorflow/tensorflow/compiler/xla/tests/ |
| D | multioutput_fusion_test.cc | 74 auto add1 = builder.AddInstruction(HloInstruction::CreateBinary( in RunTest2D() local
|
| /external/arm-trusted-firmware/include/drivers/nxp/ddr/ |
| D | ddr.h | 115 unsigned int add1; member
|