Home
last modified time | relevance | path

Searched defs:Single (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/
H A Dconfig.d.in31 Single, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Dconfig.d.in31 Single, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetOptions.h45 Single, // Use a single table for all indirect jumptable calls. enumerator
57 Single // Single Threaded Environment enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DYAMLTraits.h130 enum class QuotingType { None, Single, Double }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h400 Single, enumerator
459 float Single; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSpecifiers.h353 Single = 0, enumerator
H A DLangOptions.h267 Single enumerator
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Ddpath.c1214 IN EFI_DEVICE_PATH *Single in LibMatchDevicePaths()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dmeta.d678 alias Single = staticMap!(Unqual, const int); variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmeta.d807 alias Single = staticMap!(Unqual, const int); variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp3817 enum class DwarfFissionKind { None, Split, Single }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4998 SDValue Single; in buildVector() local