HomeSort by relevance Sort by last modified time
    Searched refs:Divide (Results 1 - 25 of 44) sorted by null

1 2

  /external/pdfium/fxbarcode/common/reedsolomon/
BC_ReedSolomonGF256Poly.h 38 std::unique_ptr<CBC_ReedSolomonGF256Poly> Divide(
BC_ReedSolomon.cpp 88 auto remainder = infoTemp->Divide(generator);
BC_ReedSolomonGF256Poly.cpp 201 std::unique_ptr<CBC_ReedSolomonGF256Poly> CBC_ReedSolomonGF256Poly::Divide(
  /external/tensorflow/tensorflow/compiler/xla/service/
ar_crs_combiner_test.cc 628 op::AllReduce(op::Add(op::Divide(op::Constant(), op::Constant()),
630 op::AllReduce(op::Add(op::Divide(op::Constant(), op::Constant()),
843 op::Divide(op::Constant(), op::Constant()),
844 op::Add(op::Divide(op::Constant(), op::Constant()),
847 op::Divide(op::Constant(), op::Constant()),
848 op::Add(op::Divide(op::Constant(), op::Constant()),
917 op::AllReduce(op::Subtract(op::Divide(op::Constant(), op::Constant()),
919 op::AllReduce(op::Subtract(op::Divide(op::Constant(), op::Constant()),
    [all...]
defuser_test.cc 147 op::Add(op::Constant(), op::Divide()));
187 op::Add(op::Constant(), op::Divide()));
algebraic_simplifier.cc 204 Status HandleDivide(HloInstruction* divide) override;
    [all...]
algebraic_simplifier_test.cc 205 ROOT d = u32[4] divide(p, b)
222 ROOT d = s32[4] divide(p, b)
662 GmockMatch(m::Divide(m::Divide(m::Parameter(0), m::Parameter(1)),
670 GmockMatch(m::Divide(m::Parameter(0),
694 GmockMatch(m::Divide(m::Parameter(0),
695 m::Divide(m::Parameter(1), m::Parameter(2)))));
702 GmockMatch(m::Divide(m::Multiply(m::Parameter(0), m::Parameter(2)),
730 GmockMatch(m::Divide(m::Divide(m::Parameter(0), m::Parameter(1))
    [all...]
hlo_matchers.h 199 HLO_MATCHER(Divide);
while_loop_invariant_code_motion_test.cc 163 Not(Contains(op::Divide()))));
170 Contains(op::Divide()));
  /external/llvm/test/Object/
coff-archive.test 35 CHECKIDX: ?Divide@MyMathFuncs@MathFuncs@@SANNN@Z in Debug\mymath.obj
189 CHECKIDX: 00000000 T ?Divide@MyMathFuncs@MathFuncs@@SANNN@Z
219 CHECKIDX: 00000000 t __unwindfunclet$?Divide@MyMathFuncs@MathFuncs@@SANNN@Z$0
220 CHECKIDX: 00000000 r __unwindtable$?Divide@MyMathFuncs@MathFuncs@@SANNN@Z
224 CHECKIDX: 00000008 r __ehfuncinfo$?Divide@MyMathFuncs@MathFuncs@@SANNN@Z
225 CHECKIDX: 0000000e t __ehhandler$?Divide@MyMathFuncs@MathFuncs@@SANNN@Z
  /external/swiftshader/third_party/llvm-7.0/llvm/test/Object/
coff-archive.test 35 CHECKIDX: ?Divide@MyMathFuncs@MathFuncs@@SANNN@Z in Debug\mymath.obj
189 CHECKIDX: 00000000 T ?Divide@MyMathFuncs@MathFuncs@@SANNN@Z
219 CHECKIDX: 00000000 t __unwindfunclet$?Divide@MyMathFuncs@MathFuncs@@SANNN@Z$0
220 CHECKIDX: 00000000 r __unwindtable$?Divide@MyMathFuncs@MathFuncs@@SANNN@Z
224 CHECKIDX: 00000008 r __ehfuncinfo$?Divide@MyMathFuncs@MathFuncs@@SANNN@Z
225 CHECKIDX: 0000000e t __ehhandler$?Divide@MyMathFuncs@MathFuncs@@SANNN@Z
  /external/libmpeg2/common/arm/
icv_variance_a9.s 117 @ Divide by 32 * 32
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
IgdOMOBF.ASL 438 Store(Divide(Multiply(Arg1, 255), 100), BCLP) // Convert from percent to 0-255.
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/
Cpu0Tst.asl 157 Store(Divide(Multiply(Local2, Subtract(8, Local3)), 8),
  /external/llvm/unittests/Support/
BlockFrequencyTest.cpp 97 TEST(BlockFrequency, Divide) {
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
BlockFrequencyTest.cpp 97 TEST(BlockFrequency, Divide) {
  /external/tensorflow/tensorflow/lite/experimental/microfrontend/ops/
audio_microfrontend_op.cc 93 ctx->Divide(num_frames, window_step, false, &num_frames));
95 ctx->Divide(num_frames, frame_stride, false, &num_frames));
145 out_scale: Integer, divide all filterbanks by this number.
  /external/tensorflow/tensorflow/core/framework/
shape_inference_test.cc     [all...]
shape_inference.h 532 // and <divisor> does not evenly divide <dividend>.
533 Status Divide(DimensionHandle dividend, DimensionOrConstant divisor,
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
multi_output_fusion_test.cc 240 ROOT div = f32[6400]{0} divide(p0.2, const.2)
256 op::Tuple(op::Multiply(), op::Divide()));
290 div = f32[6400]{0} divide(p0, const.2)
300 op::Tuple(op::Multiply(), op::Divide()));
  /external/tensorflow/tensorflow/contrib/rnn/ops/
lstm_ops.cc 209 c->Divide(c->Dim(b, 0), 4, true /* evenly_divisible */, &cell_size));
  /external/v8/src/objects/
bigint.h 107 static MaybeHandle<BigInt> Divide(Isolate* isolate, Handle<BigInt> x,
  /external/v8/src/runtime/
runtime-bigint.cc 122 result = BigInt::Divide(isolate, left, right);
  /external/tensorflow/tensorflow/core/ops/
array_ops.cc 245 TF_RETURN_IF_ERROR(c->Divide(known_in_elems, c->Value(known_out_elems),
255 TF_RETURN_IF_ERROR(c->Divide(known_out_elems, c->Value(known_in_elems),
585 c->Divide(c->Dim(input, split_dim), num_split,
587 "Number of ways to split should evenly divide the split dimension");
    [all...]
  /external/pdfium/fxjs/
cfxjse_formcalc_context.cpp 75 {247, L"divide"}, {233, L"eacute"}, {234, L"ecirc"},
163 {245, L"otilde"}, {246, L"ouml"}, {247, L"divide"},
    [all...]

Completed in 2942 milliseconds

1 2