Home
last modified time | relevance | path

Searched defs:unsupported (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMachO.cpp71 static Error unsupported(const char *Str, const Triple &T) { in unsupported() function
/freebsd-src/sys/compat/linux/
H A Dlinux_stats.c564 int error, dfd, flag, unsupported; linux_fstatat64() local
591 int error, dfd, flag, unsupported; linux_newfstatat() local
691 int error, dirfd, flags, unsupported; linux_statx() local
H A Dlinux_file.c637 int flags, unsupported; in linux_faccessat2() local
1531 int dfd, flag, unsupported; linux_fchownat() local
[all...]
/freebsd-src/contrib/netbsd-tests/fs/vfs/
H A Dt_rwtoro.c49 static const char *unsupported = "fs does not support r/o remount"; variable
/freebsd-src/sys/crypto/
H A Dsha1.c49 # define unsupported 1 macro
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp88 unsupported global() enumerator
[all...]
/freebsd-src/contrib/netbsd-tests/lib/libc/regex/
H A Dt_regex_att.c216 unsupported(const char *s) in unsupported() function
/freebsd-src/contrib/tcpdump/
H A Dprint-lwres.c283 int unsupported = 0; lwres_print() local
/freebsd-src/crypto/openssl/crypto/store/
H A Dstore_meth.c307 int unsupported = 0; in inner_loader_fetch() local
/freebsd-src/crypto/openssl/crypto/encode_decode/
H A Dencoder_meth.c379 int unsupported = 0; in inner_ossl_encoder_fetch() local
H A Ddecoder_meth.c369 int unsupported = 0; in inner_ossl_decoder_fetch() local
/freebsd-src/crypto/openssl/crypto/evp/
H A Devp_fetch.c275 int unsupported = 0; in inner_evp_generic_fetch() local
/freebsd-src/contrib/lib9p/pytest/
H A Dp9conn.py697 def unsupported(self, req_code): member in P9Client
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h807 LegalizeRuleSet &unsupported() { in unsupported() function