| /external/pigweed/pw_result/ |
| D | result_test.cc | 56 Result<float> Divide(float a, float b) { in Divide() function 63 TEST(Divide, ReturnOk) { in TEST() argument 69 TEST(Divide, ReturnNotOk) { in TEST() argument
|
| /external/pigweed/pw_result/size_report/ |
| D | result_noinline.cc | 19 PW_NO_INLINE pw::Result<float> Divide(float a, float b) { in Divide() function
|
| D | result_simple.cc | 18 pw::Result<float> Divide(float a, float b) { in Divide() function
|
| D | pointer_simple.cc | 18 pw::Status Divide(float a, float b, float* out) { in Divide() function
|
| D | pointer_noinline.cc | 19 PW_NO_INLINE pw::Status Divide(float a, float b, float* out) { in Divide() function
|
| /external/angle/src/tests/compiler_tests/ |
| D | ConstantFoldingOverflow_test.cpp | 61 TEST_F(ConstantFoldingOverflowExpressionTest, Divide) in TEST_F() argument
|
| /external/llvm-project/flang/include/flang/Evaluate/ |
| D | expression.h | 295 template <typename A> struct Divide : public Operation<Divide<A>, A, A, A> { struct 298 using Base = Operation<Divide, A, A, A>; argument
|
| /external/pdfium/fxbarcode/common/reedsolomon/ |
| D | BC_ReedSolomonGF256Poly.cpp | 142 std::unique_ptr<CBC_ReedSolomonGF256Poly> CBC_ReedSolomonGF256Poly::Divide( in Divide() function in CBC_ReedSolomonGF256Poly
|
| /external/llvm/unittests/Support/ |
| D | BlockFrequencyTest.cpp | 97 TEST(BlockFrequency, Divide) { in TEST() argument
|
| /external/llvm-project/llvm/unittests/Support/ |
| D | BlockFrequencyTest.cpp | 96 TEST(BlockFrequency, Divide) { in TEST() argument
|
| /external/llvm-project/flang/lib/Evaluate/ |
| D | complex.cpp | 47 ValueWithRealFlags<Complex<R>> Complex<R>::Divide( in Divide() function in Fortran::evaluate::value::Complex
|
| D | real.cpp | 197 ValueWithRealFlags<Real<W, P>> Real<W, P>::Divide( in Divide() function in Fortran::evaluate::value::Real
|
| /external/llvm-project/llvm/unittests/CodeGen/ |
| D | LowLevelTypeTest.cpp | 241 TEST(LowLevelTypeTest, Divide) { in TEST() argument
|
| /external/webrtc/rtc_base/numerics/ |
| D | samples_stats_counter_unittest.cc | 192 TEST(SamplesStatsCounterTest, Divide) { in TEST() argument
|
| /external/XNNPACK/test/ |
| D | binary-elementwise-operator-tester.h | 32 Divide, enumerator
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | shape_inference.cc | 985 Status InferenceContext::Divide(DimensionHandle dividend, in Divide() function in tensorflow::shape_inference::InferenceContext
|
| D | shape_inference_test.cc | 1295 TEST_F(ShapeInferenceTest, Divide) { in TEST_F() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
| D | MicrosoftDemangleNodes.h | 134 Divide, // ?K # operator/ enumerator
|
| /external/llvm-project/llvm/include/llvm/Demangle/ |
| D | MicrosoftDemangleNodes.h | 134 Divide, // ?K # operator/ enumerator
|
| /external/tensorflow/tensorflow/python/framework/ |
| D | function_test.py | 1876 def Divide(a, b): function
|
| /external/llvm-project/polly/lib/Analysis/ |
| D | ScopInfo.cpp | 448 isl::aff Divide = Var.div(isl::aff(LArraySpace, DimSizeVal)); in wrapConstantDimensions() local
|
| /external/llvm-project/flang/include/flang/Parser/ |
| D | parse-tree.h | 1662 struct Divide : public IntrinsicBinary { struct
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | TargetLowering.cpp | 8174 SDValue Divide = DAG.getNode(DivOpc, dl, VT, Dividend, Divisor); in expandREM() local
|