Home
last modified time | relevance | path

Searched defs:Complex128 (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mlir_generated/
H A Dgpu_binary_ops_test.cc1059 /*test_name=*/Complex128, std::complex<double>, in GENERATE_DEFAULT_TESTS() argument
1466 GENERATE_DEFAULT_TESTS(Xlogy, /*test_name=*/Complex128, std::complex<double>, in GENERATE_DEFAULT_TESTS() argument
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dcmplx.go16 Complex128 complex128 type
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dbasic.go29 Complex128 const
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dbasic.go32 Complex128 const
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h66 Complex128 = 0x0053, // 128 bit complex enumerator
/aosp_15_r20/external/tensorflow/tensorflow/go/
H A Dtensor.go66 Complex128 DataType = C.TF_COMPLEX128 const
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h72 Complex128 = 0x0053, // 128 bit complex enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DTypeIndex.h73 Complex128 = 0x0053, // 128 bit complex enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DTypeIndex.h73 Complex128 = 0x0053, // 128 bit complex enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h73 Complex128 = 0x0053, // 128 bit complex enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DTypeIndex.h73 Complex128 = 0x0053, // 128 bit complex enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DTypeIndex.h73 Complex128 = 0x0053, // 128 bit complex enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/binary/
Dbinary_test.go31 Complex128 complex128 member
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/gob/
Dcodec_test.go1185 Complex64, Complex128 any member
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/abi/
Dtype.go60 Complex128 const
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/
Dtype.go289 Complex128 const
/aosp_15_r20/prebuilts/go/linux-x86/src/text/template/parse/
Dnode.go629 Complex128 complex128 // The complex value. member