/aosp_15_r20/external/rust/android-crates-io/crates/num-complex/src/ |
D | lib.rs | 116 pub type Complex64 = Complex<f64>; typedef 125 pub fn c64<T: Into<f64>>(re: T, im: T) -> Complex64 { in c64() 1678 fn test(c: Complex64, r: f64, i: f64) { in test_consts() 1781 fn test(c: Complex64, ns: f64) { in test_norm() 1794 fn test(c: Complex64, arg: f64) { in test_arg() 1805 fn test(c: Complex64) { in test_polar_conv() 1814 pub(crate) fn close(a: Complex64, b: Complex64) -> bool { in close() 1818 fn close_to_tol(a: Complex64, b: Complex64, tol: f64) -> bool { in close_to_tol() 1828 fn close_naninf(a: Complex64, b: Complex64) -> bool { in close_naninf() 1832 fn close_naninf_to_tol(a: Complex64, b: Complex64, tol: f64) -> bool { in close_naninf_to_tol() [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | cmplx.go | 15 Complex64 complex64 type
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/ |
D | basic.go | 28 Complex64 const
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/ |
D | basic.go | 31 Complex64 const
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/tflite/ |
H A D | types_test.cc | 183 TEST(DataBuffer, Complex64) { in TEST() argument
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeIndex.h | 64 Complex64 = 0x0051, // 64 bit complex enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/go/ |
H A D | tensor.go | 54 Complex64 DataType = C.TF_COMPLEX64 const
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeIndex.h | 70 Complex64 = 0x0051, // 64 bit complex enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 71 Complex64 = 0x0051, // 64 bit complex enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 71 Complex64 = 0x0051, // 64 bit complex enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeIndex.h | 71 Complex64 = 0x0051, // 64 bit complex enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 71 Complex64 = 0x0051, // 64 bit complex enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 71 Complex64 = 0x0051, // 64 bit complex enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/ |
H A D | Interpreter.cs | 183 Complex64 = 8, enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mlir_generated/ |
H A D | gpu_binary_ops_test.cc | 441 /*test_name=*/Complex64, std::complex<float>, in GENERATE_DEFAULT_TESTS() argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/binary/ |
D | binary_test.go | 30 Complex64 complex64 member
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/ |
H A D | import_tensorflow_test.cc | 407 TEST_F(ContentImportTest, Complex64) { in TEST_F() argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/gob/ |
D | codec_test.go | 1185 Complex64, Complex128 any member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/abi/ |
D | type.go | 59 Complex64 const
|
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/ |
D | type.go | 288 Complex64 const
|