Home
last modified time | relevance | path

Searched refs:Supported (Results 1 – 25 of 414) sorted by relevance

12345678910>>...17

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DOpenCLOptions.cpp42 return I != OptMap.end() && I->getValue().Supported && in isSupported()
49 return I != OptMap.end() && I->getValue().Supported && in isSupportedCore()
56 return I != OptMap.end() && I->getValue().Supported && in isSupportedOptionalCore()
68 return I != OptMap.end() && I->getValue().Supported && in isSupportedExtension()
84 OptMap[Ext].Supported = V; in support()
/netbsd-src/sys/external/bsd/acpica/dist/tools/examples/
H A Dextables.c342 Legacy Devices Supported (V2) : 0
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-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMacroFusion.cpp38 bool Supported; member in __anonfa7ed6290111::FusionFeature
51 Kd(Kind), Supported(HasFeature), DepOpIdx(Index), OpSet1(First), in FusionFeature()
56 bool isSupported() const { return Supported; } in isSupported()
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daehandlers.c95 UINT32 Supported);
466 UINT32 Supported) in AeInterfaceHandler() argument
473 InterfaceName, Supported == 0 ? "not " : "")); in AeInterfaceHandler()
475 return (Supported); in AeInterfaceHandler()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kInstrInfo.td543 // rOp: Supported any register operand
545 // jOp: Supported ARI operand
548 // oOp: Supported ARIPI operand
551 // eOp: Supported ARIPD operand
554 // pOp: Supported ARID operand
557 // fOp: Supported ARII operand
560 // bOp: Supported absolute operand
563 // qOp: Supported PCD operand
566 // kOp: Supported PCD operand
569 // iOp: Supported immediate operand
/netbsd-src/external/mit/libuv/dist/
H A DSUPPORTED_PLATFORMS.md1 # Supported platforms
3 | System | Support type | Supported versions | Notes |
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dinstall-old.texi23 * Configurations:: Configurations Supported by GCC.
92 @section Configurations Supported by GCC
95 <h2>@anchor{Configurations}Configurations Supported by GCC</h2>
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-profgen.rst41 Specify the format of the generated profile. Supported <format> are `text`,
/netbsd-src/external/bsd/nsd/dist/
H A DSECURITY.md3 ## Supported Versions
/netbsd-src/external/bsd/unbound/dist/
H A DSECURITY.md3 ## Supported Versions
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.opt50 Supported ABIs (for use with the -mabi= option):
214 Supported ISA specs (for use with the -misa-spec= option):
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DSanitizerArgs.cpp292 const SanitizerMask Supported = setGroupBits(TC.getSupportedSanitizers()); in SanitizerArgs() local
374 if (SanitizerMask KindsToDiagnose = Add & ~Supported & ~DiagnosedKinds) { in SanitizerArgs()
380 Add &= Supported; in SanitizerArgs()
414 Add &= Supported; in SanitizerArgs()
511 if (~Supported & SanitizerKind::Vptr) { in SanitizerArgs()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DOpenCLOptions.h82 bool Supported = false; member
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DLeakSanitizer.rst46 Supported Platforms
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A DEVP_MAC-Siphash.pod23 =head2 Supported parameters
H A DEVP_MAC-Poly1305.pod22 =head2 Supported parameters
H A DEVP_RAND-SEED-SRC.pod21 =head2 Supported parameters
H A DEVP_KDF-PBKDF1.pod21 =head2 Supported parameters
H A DEVP_RAND-HASH-DRBG.pod17 =head2 Supported parameters
H A DEVP_MAC-CMAC.pod25 =head2 Supported parameters
H A DEVP_MAC-GMAC.pod25 =head2 Supported parameters
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dtest_installed66 Supported arguments:
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dtest_installed66 Supported arguments:
/netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/
H A Dgfx10_msg.rst51 Message name Message Id Supported Operations Operation Id Stream Id
H A Dgfx9_msg.rst51 Message name Message Id Supported Operations Operation Id Stream Id

12345678910>>...17