/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/function/ |
H A D | Divide.java | 27 public class Divide implements BivariateFunction { class
|
/aosp_15_r20/external/pigweed/pw_result/size_report/ |
H A D | ladder_or_else.cc | 19 pw::Result<float> Divide(float a, float b) { in Divide() function
|
H A D | result_noinline.cc | 19 PW_NO_INLINE pw::Result<float> Divide(float a, float b) { in Divide() function
|
H A D | result_simple.cc | 18 pw::Result<float> Divide(float a, float b) { in Divide() function
|
H A D | pointer_simple.cc | 18 pw::Status Divide(float a, float b, float* out) { in Divide() function
|
H A D | pointer_noinline.cc | 19 PW_NO_INLINE pw::Status Divide(float a, float b, float* out) { in Divide() function
|
H A D | monadic_or_else.cc | 19 pw::Result<float> Divide(float a, float b) { in Divide() function
|
/aosp_15_r20/external/pigweed/pw_result/ |
H A D | result_test.cc | 108 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 D | ConstantFoldingOverflow_test.cpp | 61 TEST_F(ConstantFoldingOverflowExpressionTest, Divide) in TEST_F() argument
|
/aosp_15_r20/external/pdfium/fxbarcode/common/reedsolomon/ |
H A D | BC_ReedSolomonGF256Poly.cpp | 141 std::unique_ptr<CBC_ReedSolomonGF256Poly> CBC_ReedSolomonGF256Poly::Divide( in Divide() function in CBC_ReedSolomonGF256Poly
|
/aosp_15_r20/external/llvm/unittests/Support/ |
H A D | BlockFrequencyTest.cpp | 97 TEST(BlockFrequency, Divide) { in TEST() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/examples/s_expression/ |
D | parser.rs | 67 Divide, enumerator
|
/aosp_15_r20/external/webrtc/api/numerics/ |
H A D | samples_stats_counter_unittest.cc | 192 TEST(SamplesStatsCounterTest, Divide) { in TEST() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/backends/ |
D | intermediate.rs | 85 Divide(ComputedValueId<'a>, ComputedValueId<'a>), enumerator
|
/aosp_15_r20/external/XNNPACK/test/ |
H A D | binary-elementwise-operator-tester.h | 31 Divide, enumerator
|
/aosp_15_r20/external/skia/tools/unicode_comparison/go/generate_table/ |
H A D | main.go | 40 func (r Ratio) Divide() string { func
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | shape_inference.cc | 1018 Status InferenceContext::Divide(DimensionHandle dividend, in Divide() function in tensorflow::shape_inference::InferenceContext
|
H A D | shape_inference_test.cc | 1369 TEST_F(ShapeInferenceTest, Divide) { in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 136 Divide, // ?K # operator/ enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 135 Divide, // ?K # operator/ enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 135 Divide, // ?K # operator/ enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 135 Divide, // ?K # operator/ enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 135 Divide, // ?K # operator/ enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 134 Divide, // ?K # operator/ enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | function_test.py | 1872 def Divide(a, b): function
|