Home
last modified time | relevance | path

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

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