Home
last modified time | relevance | path

Searched refs:capable (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dcapability.h42 capable(enum linux_capability cap) in capable() function
/netbsd-src/sys/arch/acorn32/conf/
H A Dstd.acorn3216 # Since the hardware is not capable of half-word loads/stores,
/netbsd-src/external/bsd/unbound/dist/
H A DREADME5 the same time and the builtin alternative is equally capable and a
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/mips/
H A DChangeLog-202156 (mdmxmodels): Run mdmx tests only on mdmx capable configurations.
69 patterns. Run DSP test only for DSP-capable ISAs. Check also mips32r2
/netbsd-src/crypto/external/bsd/openssl/dist/providers/common/include/prov/
H A Dprovider_util.h130 int (*capable)(void); member
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_vm.c490 if (!capable(CAP_SYS_ADMIN) && in drm_mmap_dma()
568 if (!map || ((map->flags & _DRM_RESTRICTED) && !capable(CAP_SYS_ADMIN))) in drm_mmap_locked()
575 if (!capable(CAP_SYS_ADMIN) && (map->flags & _DRM_READ_ONLY)) { in drm_mmap_locked()
/netbsd-src/crypto/external/bsd/openssl/dist/providers/common/
H A Dprovider_util.c348 if (in[i].capable == NULL || in[i].capable()) in ossl_prov_cache_exported_algorithms()
/netbsd-src/distrib/amiga/stand/
H A Dupdate12 Assumes you are using an https capable ftp, and have lha installed from pkgsrc
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_hdcp.c76 bool capable = false; in intel_hdcp_capable() local
80 return capable; in intel_hdcp_capable()
83 shim->hdcp_capable(intel_dig_port, &capable); in intel_hdcp_capable()
86 capable = true; in intel_hdcp_capable()
89 return capable; in intel_hdcp_capable()
98 bool capable = false; in intel_hdcp2_capable() local
113 hdcp->shim->hdcp_2_2_capable(intel_dig_port, &capable); in intel_hdcp2_capable()
115 return capable; in intel_hdcp2_capable()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_get0_peer_scts.pod25 capable of sending.
H A DOPENSSL_instrument_bus.pod37 Return value of 0 indicates that CPU is not capable of performing the
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dpid_t.m433 [Define as a signed integer type capable of holding a process identifier.])
H A Dmultiarch.m430 not a universal capable compiler
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_get0_peer_scts.pod25 capable of sending.
/netbsd-src/external/apache2/llvm/dist/clang/cmake/caches/
H A DDistributionExample.cmake21 # Since LLVM_ENABLE_LTO is ON we need a LTO capable linker
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dversion7 1.5: altboot is the new name as this is capable of handling net & dsk.
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_getparam.c72 value = HAS_SECURE_BATCHES(i915) && capable(CAP_SYS_ADMIN); in i915_getparam_ioctl()
/netbsd-src/external/bsd/top/dist/machine/
H A Dm_linuxthr.man22 parent. This gives a display much closer to other thread-capable Unix
/netbsd-src/sys/external/bsd/drm2/drm/
H A Ddrm_vm.c123 if (ISSET(map->flags, _DRM_RESTRICTED) && !capable(CAP_SYS_ADMIN)) in drm_legacy_mmap_paddr_locked()
/netbsd-src/external/mpl/bind/dist/bin/tests/system/rsabigexponent/
H A DREADME.md25 dnssec-keygen is not capable of generating such keys.
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Darmada-xp-crs326-24g-2s.dtsi13 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
H A Darmada-xp-crs328-4c-20s-4s.dtsi13 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
H A Darmada-xp-crs305-1g-4s.dtsi13 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dlife_cycle-rand.pod26 This state represents the RAND when it is set up and capable of generating
32 capable of generating output.
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A Dno-executables.m49 # assume the tool-chain is already capable of linking a program: the

12345678910>>...14