Home
last modified time | relevance | path

Searched defs:Double (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/lib/libm/noieee_src/
H A Dmathimpl.h121 struct Double {double a, b;}; argument
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h344 double Double; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DYAMLTraits.h130 enum class QuotingType { None, Single, Double }; enumerator
/netbsd-src/lib/libm/src/
H A Dmath_private.h700 struct Double { global() struct
709 bDouble global() argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsics.h123 Double, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp262 VariantValue::VariantValue(double Double) : Type(VT_Nothing) { in VariantValue()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h401 Double, enumerator
460 double Double; member
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h397 typedef FloatingPoint<double> Double; typedef
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dconvert.d611 Double, enumerator
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dbfd.c983 Double, enumerator
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dbfd.c882 Double, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPFloat.h710 DoubleAPFloat Double; member
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml32 | Double Constructor
H A Dllvm.mli69 | Double Constructor
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h255 Double = 0x02, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h104 Double, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h127 Double, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPInt.cpp762 APInt llvm::APIntOps::RoundDoubleToAPInt(double Double, unsigned width) { in RoundDoubleToAPInt()