Searched refs:Supported (Results 1 - 25 of 36) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DOpenCLOptions.cpp42 return I != OptMap.end() && I->getValue().Supported &&
49 return I != OptMap.end() && I->getValue().Supported &&
56 return I != OptMap.end() && I->getValue().Supported &&
68 return I != OptMap.end() && I->getValue().Supported &&
84 OptMap[Ext].Supported = V;
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMacroFusion.cpp38 bool Supported; member in class:__anon2576::FusionFeature
51 Kd(Kind), Supported(HasFeature), DepOpIdx(Index), OpSet1(First),
56 bool isSupported() const { return Supported; }
/netbsd-current/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daehandlers.c95 UINT32 Supported);
466 UINT32 Supported)
473 InterfaceName, Supported == 0 ? "not " : ""));
475 return (Supported);
464 AeInterfaceHandler( ACPI_STRING InterfaceName, UINT32 Supported) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DOpenCLOptions.h82 bool Supported = false; member in struct:clang::OpenCLOptions::OpenCLOptionInfo
/netbsd-current/sys/external/bsd/acpica/dist/tools/examples/
H A Dextables.c342 Legacy Devices Supported (V2) : 0 function
345 MSI Not Supported (V4) : 0
346 PCIe ASPM Not Supported (V4) : 0
359 Docking Supported (V1) : 0
360 Reset Register Supported (V2) : 0
364 PCIEXP_WAK Bits Supported (V4) : 0
465 64-bit Wake Supported (V2) : 0
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dtest_installed66 Supported arguments:
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dtest_installed66 Supported arguments:
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/riscv/
H A Dpriv-reg-fail-read-only-01.s5 # Supported the current priv spec 1.11.
244 # Supported in previous priv spec, but dropped now.
H A Dpriv-reg.s5 # Supported the current priv spec 1.11.
230 # Supported in previous priv spec, but dropped now.
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/
H A DSanitizerArgs.cpp292 const SanitizerMask Supported = setGroupBits(TC.getSupportedSanitizers()); local
374 if (SanitizerMask KindsToDiagnose = Add & ~Supported & ~DiagnosedKinds) {
380 Add &= Supported;
414 Add &= Supported;
511 if (~Supported & SanitizerKind::Vptr) {
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dobjc.d204 _objc = new Supported;
513 extern(C++) private final class Supported : Objc
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/scripts/
H A Drun_doxygen61 Supported options:
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/
H A Defi_pxe.h1057 // Supported link speeds are in units of mega bits. Common ethernet
1111 // Supported duplex. See PXE_DUPLEX_xxxxx #defines below.
1116 // Supported loopback options. See PXE_LOOPBACK_xxxxx #defines below.
1338 PXE_UINT64 Supported; member in struct:s_pxe_db_statistics
H A Defiprot.h1117 EFI_DRIVER_BINDING_PROTOCOL_SUPPORTED Supported; member in struct:_EFI_DRIVER_BINDING_PROTOCOL
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dactypes.h1262 UINT32 Supported);
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1069 bool Supported;
1081 Supported = isSupportedFixedPointOperation(Op, VT, Scale);
1085 return Supported ? Action : Expand;
/netbsd-current/share/mk/
H A Dbsd.own.mk1049 # Supported NO* options (if defined, MK* will be forced to "no",
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c6862 fnotice (file, "Supported LTO compression algorithms: zlib");
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp3959 Record.push_back(V.Supported ? 1 : 0);
H A DASTReader.cpp3629 OptInfo.Supported = Record[I++] != 0;
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d175 $(S_LINK Unicode properties, Supported sets) include Script,
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/uni/
H A Dpackage.d176 $(S_LINK Unicode properties, Supported sets) include Script,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp18896 bool Supported = (Sz == 16 ? Subtarget->hasFP16() : Subtarget->hasFP64()); local
18899 if (Supported) {
/netbsd-current/external/public-domain/xz/dist/
H A Dconfigure1590 --enable-threads=METHOD Supported METHODS are `yes', `no', `posix', `win95',
13135 # Supported since Solaris 2.6 (maybe 2.5.1?)
/netbsd-current/external/bsd/am-utils/dist/doc/
H A Dtexinfo.tex8860 % Supported encodings: names converted to tokens in order to be able

Completed in 715 milliseconds

12