/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | time_stretch.cc | 189 int32_t left_side = (vec1_energy + vec2_energy) / 16; in SpeechDetection() local 199 left_side = left_side >> right_scale; in SpeechDetection() 206 if (WebRtcSpl_NormW32(left_side) < 2 * scaling) { in SpeechDetection() 208 int temp_scale = WebRtcSpl_NormW32(left_side); in SpeechDetection() 209 left_side = left_side << temp_scale; in SpeechDetection() 212 left_side = left_side << 2 * scaling; in SpeechDetection() 214 return left_side > right_side; in SpeechDetection()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | triangular_solve_expander.cc | 253 bool left_side, bool lower, in SolveWithInvertedDiagonalBlocks() argument 266 int64 m_dim = (left_side) ? -1 : -2; in SolveWithInvertedDiagonalBlocks() 281 auto j = (left_side ^ lower ^ transpose_a) ? num_blocks - 1 - i : i; in SolveWithInvertedDiagonalBlocks() 297 if (!left_side) { in SolveWithInvertedDiagonalBlocks() 310 if (!left_side) { in SolveWithInvertedDiagonalBlocks() 319 if (left_side) { in SolveWithInvertedDiagonalBlocks() 334 if (left_side) { in SolveWithInvertedDiagonalBlocks() 350 XlaOp BuildTriangularSolve(XlaOp a, XlaOp b, bool left_side, bool lower, in BuildTriangularSolve() argument 393 if ((left_side ? m : n) != ShapeUtil::GetDimension(a_shape, -1)) { in BuildTriangularSolve() 438 SolveWithInvertedDiagonalBlocks(a, b, inv_diag_blocks, left_side, lower, in BuildTriangularSolve() [all …]
|
D | hlo_instructions.cc | 310 return options.left_side() == other_options.left_side() && in IdenticalSlowPath()
|
D | shape_inference.cc | 1929 b.dimensions(b.rank() - (options.left_side() ? 2 : 1))) { in InferTriangularSolveShape()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | triangular_solve_test.cc | 436 bool left_side; member 456 std::pair<int, int> bdims = spec.left_side ? std::make_pair(spec.m, spec.n) in XLA_TEST_P() 464 auto x = TriangularSolve(a, b, spec.left_side, spec.lower, in XLA_TEST_P() 469 if (spec.left_side) { in XLA_TEST_P() 483 for (bool left_side : {false, true}) { in TriangularSolveTests() 488 specs.push_back({m, n, left_side, lower, transpose_a}); in TriangularSolveTests()
|
/external/python/cpython3/Lib/lib2to3/fixes/ |
D | fix_metaclass.py | 38 left_side = expr_node.children[0] 39 if isinstance(left_side, Leaf) and \ 40 left_side.value == '__metaclass__':
|
/external/python/cpython2/Lib/lib2to3/fixes/ |
D | fix_metaclass.py | 38 left_side = expr_node.children[0] 39 if isinstance(left_side, Leaf) and \ 40 left_side.value == '__metaclass__':
|
/external/protobuf/src/google/protobuf/util/ |
D | message_differencer.h | 617 bool left_side); 626 bool left_side);
|
D | message_differencer.cc | 1483 const vector<SpecificField>& field_path, bool left_side) { in PrintPath() argument 1501 if (left_side && specific_field.index >= 0) { in PrintPath() 1504 if (!left_side && specific_field.new_index >= 0) { in PrintPath() 1513 bool left_side) { in PrintValue() argument 1518 int index = left_side ? specific_field.index : specific_field.new_index; in PrintValue() 1536 (left_side ? in PrintValue() 1540 left_side ? in PrintValue()
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | triangular_solve_thunk.cc | 43 side_(options.left_side() ? se::blas::Side::kLeft in TriangularSolveThunk()
|
D | ir_emitter_unnested.cc | 1895 int64 a_batch_stride = inst->triangular_solve_options().left_side() in BuildTriangularSolveThunk()
|
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | local_computation_builder.cc | 746 bool left_side, bool lower, in TriangularSolve() argument 750 a.op(), b.op(), left_side, lower, unit_diagonal, in TriangularSolve()
|
D | local_computation_builder.h | 370 LocalOp TriangularSolve(const LocalOp& a, const LocalOp& b, bool left_side,
|
D | xla_client.py | 1752 left_side=False, argument 1764 return self._client.TriangularSolve(a, b, left_side, lower, unit_diagonal,
|
D | xla_client_test.py | 1197 c.TriangularSolve(c.Constant(a_vals), c.Constant(b_vals), left_side=False,
|
/external/tensorflow/tensorflow/compiler/xla/client/ |
D | xla_builder.h | 814 friend XlaOp TriangularSolve(XlaOp a, XlaOp b, bool left_side, bool lower, 1373 XlaOp TriangularSolve(XlaOp a, XlaOp b, bool left_side, bool lower,
|
D | xla_builder.cc | 3029 XlaOp TriangularSolve(XlaOp a, XlaOp b, bool left_side, bool lower, in TriangularSolve() argument 3039 options.set_left_side(left_side); in TriangularSolve()
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | xla_data.proto | 551 bool left_side = 1; field
|
/external/tensorflow/tensorflow/compiler/xla/g3doc/ |
D | operation_semantics.md | 2523 <b> `TriangularSolve(a, b, left_side, lower, unit_diagonal, transpose_a)` </b> 2531 : : : `[..., M, K]` if `left_side` is true, `[..., : 2533 | `left_side` | `bool` | indicates whether to solve a system of the |
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/link/20130806_221321-fw_1.0.AA-robot/ |
D | touch_firmware_report-link-fw_1.0.AA-robot-20130806_221321 | 3215 …(saved: /var/tmp/touch_firmware_test/20130806_221321-fw_1.0.AA-robot/one_finger_tap.left_side-link… 3250 …(saved: /var/tmp/touch_firmware_test/20130806_221321-fw_1.0.AA-robot/one_finger_tap.left_side-link… 3285 …(saved: /var/tmp/touch_firmware_test/20130806_221321-fw_1.0.AA-robot/one_finger_tap.left_side-link…
|
D | touch_firmware_report-link-fw_1.0.AA-complete-20140116_103340.log | 23750 S'left_side'
|