Home
last modified time | relevance | path

Searched defs:Divide (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/function/
H A DDivide.java27 public class Divide implements BivariateFunction { class
/aosp_15_r20/external/pigweed/pw_result/size_report/
H A Dladder_or_else.cc19 pw::Result<float> Divide(float a, float b) { in Divide() function
H A Dresult_noinline.cc19 PW_NO_INLINE pw::Result<float> Divide(float a, float b) { in Divide() function
H A Dresult_simple.cc18 pw::Result<float> Divide(float a, float b) { in Divide() function
H A Dpointer_simple.cc18 pw::Status Divide(float a, float b, float* out) { in Divide() function
H A Dpointer_noinline.cc19 PW_NO_INLINE pw::Status Divide(float a, float b, float* out) { in Divide() function
H A Dmonadic_or_else.cc19 pw::Result<float> Divide(float a, float b) { in Divide() function
/aosp_15_r20/external/pigweed/pw_result/
H A Dresult_test.cc108 Result<float> Divide(float a, float b) { in Divide() function
115 TEST(Divide, ReturnOk) { in TEST() argument
121 TEST(Divide, ReturnNotOk) { in TEST() argument
/aosp_15_r20/external/angle/src/tests/compiler_tests/
H A DConstantFoldingOverflow_test.cpp61 TEST_F(ConstantFoldingOverflowExpressionTest, Divide) in TEST_F() argument
/aosp_15_r20/external/pdfium/fxbarcode/common/reedsolomon/
H A DBC_ReedSolomonGF256Poly.cpp141 std::unique_ptr<CBC_ReedSolomonGF256Poly> CBC_ReedSolomonGF256Poly::Divide( in Divide() function in CBC_ReedSolomonGF256Poly
/aosp_15_r20/external/llvm/unittests/Support/
H A DBlockFrequencyTest.cpp97 TEST(BlockFrequency, Divide) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/examples/s_expression/
Dparser.rs67 Divide, enumerator
/aosp_15_r20/external/webrtc/api/numerics/
H A Dsamples_stats_counter_unittest.cc192 TEST(SamplesStatsCounterTest, Divide) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/backends/
Dintermediate.rs85 Divide(ComputedValueId<'a>, ComputedValueId<'a>), enumerator
/aosp_15_r20/external/XNNPACK/test/
H A Dbinary-elementwise-operator-tester.h31 Divide, enumerator
/aosp_15_r20/external/skia/tools/unicode_comparison/go/generate_table/
H A Dmain.go40 func (r Ratio) Divide() string { func
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dshape_inference.cc1018 Status InferenceContext::Divide(DimensionHandle dividend, in Divide() function in tensorflow::shape_inference::InferenceContext
H A Dshape_inference_test.cc1369 TEST_F(ShapeInferenceTest, Divide) { in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h136 Divide, // ?K # operator/ enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Demangle/
DMicrosoftDemangleNodes.h135 Divide, // ?K # operator/ enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Demangle/
DMicrosoftDemangleNodes.h135 Divide, // ?K # operator/ enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Demangle/
DMicrosoftDemangleNodes.h135 Divide, // ?K # operator/ enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Demangle/
DMicrosoftDemangleNodes.h135 Divide, // ?K # operator/ enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h134 Divide, // ?K # operator/ enumerator
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dfunction_test.py1872 def Divide(a, b): function

12