Home
last modified time | relevance | path

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

12

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

12