Home
last modified time | relevance | path

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

12

/src/sys/fs/procfs/
H A Dprocfs_type.c48 static const char *none = "Not Available"; in procfs_doproctype() local
/src/usr.bin/patch/
H A Dbackupfile.h19 none, enumerator
H A Dbackupfile.c224 none, simple, simple, numbered_existing, enumerator
/src/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
/src/contrib/kyua/utils/
H A Doptional_fwd.hpp53 const detail::none_t none = {}; variable
/src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTimeout.h39 Timeout(std::nullopt_t none) : Base(none) {} in Timeout()
/src/sys/net80211/
H A Dieee80211_ratectl_none.c104 static const struct ieee80211_ratectl none = { variable
/src/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
/src/contrib/vis/
H A Dvis.c58 static int eflags, fold, foldwidth = 80, none, markeol; variable
/src/contrib/llvm-project/llvm/include/llvm/MC/
H A DLaneBitmask.h52 constexpr bool none() const { return Mask == 0; } in none() function
/src/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_lrzip.c45 enum { lzma = 0, bzip2, gzip, lzo, none, zpaq } compression; enumerator
/src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DBitset.h84 bool none() const { return !any(); } in none() function
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DVisibility.h81 static LinkageInfo none() { in none() function
/src/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DSubtargetFeature.h89 bool none() const { return !any(); } in none() function
/src/crypto/krb5/src/lib/krb5/rcache/
H A Drc_base.c22 static struct typelist none = { &k5_rc_none_ops, 0 }; variable
/src/contrib/llvm-project/llvm/tools/llvm-strings/
H A Dllvm-strings.cpp72 enum radix { none, octal, hexadecimal, decimal }; enumerator
/src/usr.bin/diff/
H A Ddiffreg_new.c87 static const struct diff_algo_config none = { variable
/src/contrib/llvm-project/llvm/include/llvm/Support/
H A DModRef.h117 static MemoryEffectsBase none() { in none() function
/src/bin/pax/
H A Dar_io.c63 static char none[] = "<NONE>"; /* pseudo name for no file */ variable
/src/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y76 static symbol_ref_t none; variable

12