Searched defs:none (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-current/sys/fs/procfs/
H A Dprocfs_type.c48 static const char *none = "Not Available"; local
/freebsd-current/contrib/kyua/utils/
H A Doptional_fwd.hpp53 const detail::none_t none = {}; member in namespace:utils
/freebsd-current/usr.bin/patch/
H A Dbackupfile.h19 none, enumerator in enum:backup_type
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTimeout.h39 Timeout(std::nullopt_t none) : Base(none) {} argument
/freebsd-current/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 }; member in class:directory_options
H A Dfile_type.h27 none = 0, member in class:file_type
H A Dcopy_options.h25 none = 0, member in class:copy_options
H A Dperms.h29 none = 0, member in class:perms
/freebsd-current/sys/net80211/
H A Dieee80211_ratectl_none.c102 static const struct ieee80211_ratectl none = { variable in typeref:struct:ieee80211_ratectl
/freebsd-current/contrib/kyua/store/
H A Dmigrate.cpp100 migrate_schema_step(const fs::path& file, const int version_from, const int version_to, const optional< int64_t > action_id = none, const optional< fs::path > old_database = none) argument
/freebsd-current/contrib/vis/
H A Dvis.c58 static int eflags, fold, foldwidth = 80, none, markeol; variable
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DLaneBitmask.h52 constexpr bool none() const { return Mask == 0; } function in struct:llvm::LaneBitmask
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_lrzip.c45 enum { lzma = 0, bzip2, gzip, lzo, none, zpaq } compression; enumerator in enum:write_lrzip::__anon37
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DVisibility.h78 static LinkageInfo none() { function in class:clang::LinkageInfo
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DBitset.h84 bool none() const { return !any(); } function in namespace:llvm
H A DBitVector.h188 bool none() const { function in namespace:llvm
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAssumeBundleQueries.h119 static RetainedKnowledge none() { return RetainedKnowledge{}; } function in struct:llvm::RetainedKnowledge
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-strings/
H A Dllvm-strings.cpp72 enum radix { none, octal, hexadecimal, decimal }; enumerator in enum:radix
/freebsd-current/contrib/kyua/utils/process/
H A Disolation_test.cpp547 do_isolate_path_test(utils::make_optional(user), none, none); local
580 none); local
596 none, local
[all...]
H A Dexecutor_test.cpp315 do_spawn(executor::executor_handle& handle, Hook hook, const datetime::delta& timeout = infinite_timeout, const optional< passwd::user > unprivileged_user = none, const optional< fs::path > stdout_target = none, const optional< fs::path > stderr_target = none) argument
/freebsd-current/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y567 none: label
[all...]
/freebsd-current/bin/pax/
H A Dar_io.c63 static char none[] = "<NONE>"; /* pseudo name for no file */ variable
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DModRef.h117 static MemoryEffectsBase none() { function in class:llvm::MemoryEffectsBase
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DFMF.h58 bool none() const { return Flags == 0; } function in class:llvm::FastMathFlags
/freebsd-current/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DSubtargetFeature.h89 bool none() const { return !any(); } function in namespace:llvm

Completed in 372 milliseconds

12