Home
last modified time | relevance | path

Searched defs:none (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/sys/fs/procfs/
H A Dprocfs_type.c48 static const char *none = "Not Available"; in procfs_doproctype() local
/freebsd/usr.bin/patch/
H A Dbackupfile.h19 none, enumerator
H A Dbackupfile.c224 none, simple, simple, numbered_existing, enumerator
/freebsd/contrib/kyua/utils/
H A Doptional_fwd.hpp53 const detail::none_t none = {}; variable
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Ddirectory_options.h23 enum class directory_options : unsigned char { none = 0, follow_directory_symlink = 1, skip_permiss… enumerator
H A Dfile_type.h26 none = 0, enumerator
H A Dcopy_options.h24 none = 0, enumerator
H A Dperms.h28 none = 0, enumerator
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTimeout.h39 Timeout(std::nullopt_t none) : Base(none) {} in Timeout()
/freebsd/sys/net80211/
H A Dieee80211_ratectl_none.c102 static const struct ieee80211_ratectl none = { variable
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGEPNoWrapFlags.h46 static GEPNoWrapFlags none() { return GEPNoWrapFlags(); } in none() function
H A DFMF.h58 bool none() const { return Flags == 0; } in none() function
H A DAnalysis.h114 static PreservedAnalyses none() { return PreservedAnalyses(); } in none() function
/freebsd/contrib/vis/
H A Dvis.c58 static int eflags, fold, foldwidth = 80, none, markeol; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DLaneBitmask.h52 constexpr bool none() const { return Mask == 0; } in none() function
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_lrzip.c47 enum { lzma = 0, bzip2, gzip, lzo, none, zpaq } compression; global() enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DVisibility.h81 static LinkageInfo none() { in none() function
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DSubtargetFeature.h95 bool none() const { return !any(); } none() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DModRef.h117 static MemoryEffectsBase none() { in none() function
/freebsd/bin/pax/
H A Dar_io.c63 static char none[] = "<NONE>"; /* pseudo name for no file */ variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-strings/
H A Dllvm-strings.cpp79 enum radix { none, octal, hexadecimal, decimal }; global() enumerator
/freebsd/crypto/openssl/
H A DINSTALL.md465 ### none subsection
474 [rng]: #notes-on-random-number-generation
/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y76 static symbol_ref_t none; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallBitVector.h223 bool none() const { in none() function
H A DBitVector.h188 bool none() const { in none() function

12