| /external/rust/crates/num-traits/src/ops/ |
| D | mul_add.rs | 28 fn mul_add(self, a: A, b: B) -> Self::Output; in mul_add() method 42 fn mul_add(self, a: Self, b: Self) -> Self::Output { in mul_add() method 52 fn mul_add(self, a: Self, b: Self) -> Self::Output { in mul_add() method
|
| D | mod.rs | 4 pub mod mul_add; module
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/ |
| D | generic.c | 71 #define mul_add(r, a, w, c) \ macro 97 #define mul_add(r, a, w, c) \ macro
|
| /external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/ |
| D | generic.c | 85 #define mul_add(r, a, w, c) \ macro 111 #define mul_add(r, a, w, c) \ macro
|
| /external/boringssl/src/crypto/fipsmodule/bn/ |
| D | generic.c | 85 #define mul_add(r, a, w, c) \ macro 111 #define mul_add(r, a, w, c) \ macro
|
| /external/tensorflow/tensorflow/lite/python/ |
| D | lite_v2_test_util.py | 134 def mul_add(self, x, y): member in ModelTest._getMultiFunctionModel.BasicModel
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/asm/ |
| D | x86_64-gcc.c | 68 #define mul_add(r, a, word, carry) \ macro
|
| /external/boringssl/src/crypto/fipsmodule/bn/asm/ |
| D | x86_64-gcc.c | 68 #define mul_add(r, a, word, carry) \ macro
|
| /external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/asm/ |
| D | x86_64-gcc.c | 68 #define mul_add(r, a, word, carry) \ macro
|
| /external/rust/crates/num-traits/src/ |
| D | real.rs | 231 fn mul_add(self, a: Self, b: Self) -> Self; in mul_add() method
|
| D | float.rs | 1322 fn mul_add(self, a: Self, b: Self) -> Self; in mul_add() method
|
| /external/ComputeLibrary/src/core/NEON/kernels/ |
| D | NEQLSTMLayerNormalizationKernel.cpp | 56 inline int64x2x2_t mul_add(const int32x4_t &a, const int32x4_t &b, const int32x4_t &bias) in mul_add() function
|
| /external/rust/crates/half/src/ |
| D | num_traits.rs | 406 fn mul_add(self, a: Self, b: Self) -> Self { in mul_add() method 1144 fn mul_add(self, a: Self, b: Self) -> Self { in mul_add() method
|
| /external/rust/crates/glam/src/f32/ |
| D | vec2.rs | 596 pub fn mul_add(self, a: Self, b: Self) -> Self { in mul_add() method
|
| D | vec3.rs | 645 pub fn mul_add(self, a: Self, b: Self) -> Self { in mul_add() method
|
| /external/rust/crates/glam/src/f64/ |
| D | dvec2.rs | 596 pub fn mul_add(self, a: Self, b: Self) -> Self { in mul_add() method
|
| D | dvec3.rs | 645 pub fn mul_add(self, a: Self, b: Self) -> Self { in mul_add() method
|
| D | dvec4.rs | 686 pub fn mul_add(self, a: Self, b: Self) -> Self { in mul_add() method
|
| /external/rust/crates/glam/src/f32/scalar/ |
| D | vec3a.rs | 651 pub fn mul_add(self, a: Self, b: Self) -> Self { in mul_add() method
|
| D | vec4.rs | 694 pub fn mul_add(self, a: Self, b: Self) -> Self { in mul_add() method
|
| /external/rust/crates/glam/src/f32/wasm32/ |
| D | vec3a.rs | 626 pub fn mul_add(self, a: Self, b: Self) -> Self { in mul_add() method
|
| D | vec4.rs | 613 pub fn mul_add(self, a: Self, b: Self) -> Self { in mul_add() method
|
| /external/rust/crates/glam/src/f32/coresimd/ |
| D | vec4.rs | 593 pub fn mul_add(self, a: Self, b: Self) -> Self { in mul_add() method
|
| D | vec3a.rs | 614 pub fn mul_add(self, a: Self, b: Self) -> Self { in mul_add() method
|
| /external/rust/crates/glam/src/f32/sse2/ |
| D | vec4.rs | 631 pub fn mul_add(self, a: Self, b: Self) -> Self { in mul_add() method
|