/freebsd/contrib/llvm-project/lldb/bindings/interface/ |
H A D | SBExpressionOptionsDocstrings.i | 5 %feature("docstring", "Sets whether to coerce the expression result to ObjC id type after evaluatio… 8 %feature("docstring", "Sets whether to unwind the expression stack on error." 11 %feature("docstring", "Sets whether to ignore breakpoint hits while running expressions." 14 %feature("docstring", "Sets whether to cast the expression result to its dynamic type." 23 %feature("docstring", "Sets whether to run all threads if the expression does not complete on one t… 26 %feature("docstring", "Sets whether to stop other threads at all while running expressions. If fal… 29 %feature("docstring", "Sets whether to abort expression evaluation if an exception is thrown while … 35 %feature("docstring", "Sets whether to generate debug information for the expression and also contr… 38 %feature("docstring", "Sets whether to produce a persistent result that can be used in future expre… 47 %feature("docstring", "Sets whether to auto-apply fix-it hints to the expression being evaluated." [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | Triple.h | 485 /// Test whether the architecture is 64-bit 494 /// Test whether the architecture is 32-bit 499 /// Test whether the architecture is 16-bit 620 /// Tests whether the OS is Haiku. 625 /// Tests whether the OS is UEFI. 630 /// Tests whether the OS is Windows. 679 /// Tests whether the OS is NaCl (Native Client) 684 /// Tests whether the OS is Linux. 689 /// Tests whether the OS is kFreeBSD. 694 /// Tests whether the OS is Hurd. [all …]
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | toolchain-simd.m4 | 38 AC_MSG_CHECKING([whether host toolchain supports SSE]) 57 AC_MSG_CHECKING([whether host toolchain supports SSE2]) 76 AC_MSG_CHECKING([whether host toolchain supports SSE3]) 96 AC_MSG_CHECKING([whether host toolchain supports SSSE3]) 115 AC_MSG_CHECKING([whether host toolchain supports SSE4.1]) 134 AC_MSG_CHECKING([whether host toolchain supports SSE4.2]) 153 AC_MSG_CHECKING([whether host toolchain supports AVX]) 173 AC_MSG_CHECKING([whether host toolchain supports AVX2]) 193 AC_MSG_CHECKING([whether host toolchain supports AVX512F]) 213 AC_MSG_CHECKING([whether host toolchain supports AVX512CD]) [all …]
|
H A D | kernel-blkdev.m4 | 78 AC_MSG_CHECKING([whether blkdev_get_by_path() exists and takes 3 args]) 83 AC_MSG_CHECKING([whether blkdev_get_by_path() exists and takes 4 args]) 90 AC_MSG_CHECKING([whether bdev_open_by_path() exists]) 97 AC_MSG_CHECKING([whether bdev_file_open_by_path() exists]) 126 AC_MSG_CHECKING([whether blk_mode_t is defined]) 190 AC_MSG_CHECKING([whether blkdev_put() exists]) 196 AC_MSG_CHECKING([whether blkdev_put() accepts void* as arg 2]) 203 AC_MSG_CHECKING([whether bdev_release() exists]) 232 AC_MSG_CHECKING([whether blkdev_reread_part() exists]) 258 AC_MSG_CHECKING([whether check_disk_change() exists]) [all …]
|
H A D | always-compiler-options.m4 | 11 AC_MSG_CHECKING([whether to build with -fsanitize=address support]) 23 AC_MSG_CHECKING([whether $CC supports -fsanitize=address]) 58 AC_MSG_CHECKING([whether to build with -fsanitize=undefined support]) 70 AC_MSG_CHECKING([whether $CC supports -fsanitize=undefined]) 99 AC_MSG_CHECKING([whether $CC supports -Wframe-larger-than=<size>]) 120 AC_MSG_CHECKING([whether $CC supports -Wno-format-truncation]) 141 AC_MSG_CHECKING([whether $CC supports -Wno-format-zero-length]) 167 AC_MSG_CHECKING([whether $CC supports -Wno-clobbered]) 188 AC_MSG_CHECKING([whether $CC supports -Wimplicit-fallthrough]) 211 AC_MSG_CHECKING([whether $CC supports -Winfinite-recursion]) [all …]
|
H A D | kernel-blk-queue.m4 | 17 AC_MSG_CHECKING([whether struct blk_plug is available]) 42 AC_MSG_CHECKING([whether blk_queue bdi is dynamic]) 66 AC_MSG_CHECKING([whether backing_dev_info is available through queue gendisk]) 97 AC_MSG_CHECKING([whether blk_queue_update_readahead() exists]) 105 AC_MSG_CHECKING([whether disk_update_readahead() exists]) 142 AC_MSG_CHECKING([whether bdev_max_discard_sectors() is available]) 150 AC_MSG_CHECKING([whether blk_queue_discard() is available]) 187 AC_MSG_CHECKING([whether bdev_max_secure_erase_sectors() is available]) 195 AC_MSG_CHECKING([whether blk_queue_secure_erase() is available]) 220 AC_MSG_CHECKING([whether blk_queue_max_hw_sectors() is available]) [all …]
|
H A D | kernel-make-request-fn.m4 | 74 AC_MSG_CHECKING([whether submit_bio is member of struct block_device_operations]) 86 AC_MSG_CHECKING([whether blk_alloc_disk() exists]) 95 AC_MSG_CHECKING([whether blk_cleanup_disk() exists]) 111 AC_MSG_CHECKING([whether blk_alloc_disk() exists and takes 2 args]) 121 AC_MSG_CHECKING([whether struct queue_limits has a features field]) 134 AC_MSG_CHECKING([whether blk_cleanup_disk() exists]) 153 AC_MSG_CHECKING([whether blk_alloc_queue() expects request function]) 158 AC_MSG_CHECKING([whether make_request_fn() returns blk_qc_t]) 179 AC_MSG_CHECKING([whether make_request_fn_rh() returns blk_qc_t]) 196 [whether make_request_fn() returns blk_qc_t])
|
H A D | kernel-inode-times.m4 | 86 AC_MSG_CHECKING([whether timestamp_truncate() exists]) 95 AC_MSG_CHECKING([whether inode_get_ctime() exists]) 104 AC_MSG_CHECKING([whether inode_set_ctime_to_ts() exists]) 113 AC_MSG_CHECKING([whether inode_get_atime() exists]) 122 AC_MSG_CHECKING([whether inode_set_atime_to_ts() exists]) 131 AC_MSG_CHECKING([whether inode_get_mtime() exists]) 140 AC_MSG_CHECKING([whether inode_set_mtime_to_ts() exists])
|
H A D | kernel-bio.m4 | 18 AC_MSG_CHECKING([whether bio_set_op_attrs is available]) 69 AC_MSG_CHECKING([whether bio_set_dev() is GPL-only]) 78 AC_MSG_CHECKING([whether bio_set_dev() is a macro]) 101 AC_MSG_CHECKING([whether current->bio_list exists]) 129 AC_MSG_CHECKING([whether blkg_tryget() is available]) 134 AC_MSG_CHECKING([whether blkg_tryget() is GPL-only]) 165 AC_MSG_CHECKING([whether bio->bi_bdev->bd_disk exists]) 191 [whether block_device_operations->submit_bio() returns void]) 227 AC_MSG_CHECKING([whether bio_alloc() wants 4 args])
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DebugOptions.def | 67 BENIGN_DEBUGOPT(NoInlineLineTables, 1, 0) ///< Whether debug info should contain 70 DEBUGOPT(DebugStrictDwarf, 1, 1) ///< Whether or not to use strict DWARF info. 78 DEBUGOPT(DebugColumnInfo, 1, 0) ///< Whether or not to use column information 81 DEBUGOPT(DebugTypeExtRefs, 1, 0) ///< Whether or not debug info should contain 84 DEBUGOPT(DebugExplicitImport, 1, 0) ///< Whether or not debug info should 91 DEBUGOPT(SplitDwarfInlining, 1, 1) ///< Whether to include inlining info in the 94 DEBUGOPT(DebugFwdTemplateParams, 1, 0) ///< Whether to emit complete 101 ///< Whether to emit template parameters in the textual names of 110 /// Whether to generate macro debug info. 121 /// Whether we should emit CodeView debug information. It's possible to emit [all …]
|
H A D | CodeGenOptions.def | 48 CODEGENOPT(ObjCAutoRefCountExceptions , 1, 0) ///< Whether ARC should be EH-safe. 237 CODEGENOPT(PointerTBAA, 1, 0) ///< Whether or not to use distinct TBAA tags for pointers. 238 CODEGENOPT(StructPathTBAA , 1, 0) ///< Whether or not to use struct-path TBAA. 239 CODEGENOPT(NewStructPathTBAA , 1, 0) ///< Whether or not to use enhanced struct-path TBAA. 314 CODEGENOPT(UnrollLoops , 1, 0) ///< Control whether loops are unrolled. 315 CODEGENOPT(RerollLoops , 1, 0) ///< Control whether loops are rerolled. 330 CODEGENOPT(VerifyModule , 1, 1) ///< Control whether the module should be run 332 CODEGENOPT(VerifyEach , 1, 1) ///< Control whether the LLVM verifier 335 CODEGENOPT(StackRealignment , 1, 0) ///< Control whether to force stack 337 CODEGENOPT(UseInitArray , 1, 0) ///< Control whether to use .init_array or [all …]
|
H A D | Module.h | 301 /// Whether this module has declared itself unimportable, either because 307 /// Whether we tried and failed to load a module file for this module. 311 /// Whether this module is available in the current translation unit. 318 /// Whether this module was loaded from a module file. 322 /// Whether this is a framework module. 326 /// Whether this is an explicit submodule. 330 /// Whether this is a "system" module (which assumes that all 335 /// Whether this is an 'extern "C"' module (which implicitly puts all 341 /// Whether this is an inferred submodule (module * { ... }). 345 /// Whether we should infer submodules for this module based on [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
H A D | AnalyzerOptions.def | 86 "Whether or not implicit destructors for C++ objects " 91 "Whether or not the destructors for C++ temporary " 97 "Whether or not end-of-lifetime information should be included in the CFG.", 101 "Whether or not the end of the loop information should " 107 "Whether or not construction site information should be " 113 "Whether or not scope information should be included in the CFG.", false) 117 "Whether or not inline CXXDefaultInitializers for aggregate " 123 "Whether or not templated functions may be considered for inlining.", true) 126 "Whether or not C++ standard library functions may be " 131 "Whether or not allocator and deallocator calls may be " [all …]
|
/freebsd/share/man/man4/ |
H A D | net80211.4 | 24 .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER 98 Return whether or not AMPDU is enabled in 134 Return whether or not AMSDU is enabled in 156 Return whether AP bridging is enabled in 198 Return whether background scanning is enabled in 236 Return whether or not packet bursting is enabled in 259 Return whether TKIP Countermeasures are enabled in 276 Return whether or not Dynamic Frequency Selection (DFS) is enabled in 286 Return whether or not 802.11d support is enabled in 297 Return whether 802.11h support is enabled in [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | PrettyPrinter.h | 95 /// Whether we should suppress printing of the actual specifiers for 112 /// Whether type printing should skip printing the tag keyword. 168 /// Whether we should print the sizes of constant array expressions as written 171 /// This flag determines whether array types declared as 211 /// Whether we can use 'bool' rather than '_Bool' (even if the language 216 /// Whether we should use 'nullptr' rather than '0' as a null pointer 221 /// Whether 'nullptr_t' is in namespace 'std' or not. 225 /// Whether we can use 'restrict' rather than '__restrict'. 229 /// Whether we can use 'alignof' rather than '__alignof'. 233 /// Whether we can use '_Alignof' rather than '__alignof'. [all …]
|
H A D | DeclCXX.h | 134 /// base class, whether it is a virtual or non-virtual base, and what 156 /// Whether this is a virtual base class or not. 160 /// Whether this is the base of a class (true) or of a struct (false). 174 /// Whether the class contains a using declaration 202 /// Determines whether the base class is a virtual base class (or not). 205 /// Determine whether this base class is a base of a class declared 209 /// Determine whether this base specifier is a pack expansion. 212 /// Determine whether this base class's constructors get inherited. 296 /// Whether this class describes a C++ lambda. 300 /// Whether we are currently parsing base specifiers. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/addac/ |
H A D | adi,ad74115.yaml | 111 Whether to enable low-power buffered mode for the AGND sense pin. 116 Whether to enable low-power buffered mode for the low-side filtered 122 Whether to enable low-power buffered mode for the high-side filtered 127 description: Whether to enable low-power buffered mode for the EXT2 pin. 131 description: Whether to enable low-power buffered mode for the EXT1 pin. 135 description: Whether to invert the comparator output. 161 description: Whether to buffer digital input signals. 165 description: Whether to detect digital input short circuits. 169 description: Whether to detect digital input open circuits. 186 description: Whether t [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ReachingDefAnalysis.h | 16 /// The CPU doesn't care whether or not we consider a register killed. 84 /// doesn't care whether or not we consider a register killed. 144 /// Return whether A and B use the same def of PhysReg. 148 /// Return whether the reaching def for MI also is live out of its parent 170 /// Provide whether the register has been defined in the same basic block as, 174 /// Return whether the given register is used after MI, whether it's a local 178 /// Return whether the given register is defined after MI. 198 /// value of the provided register. Return whether the value is still 212 /// Return whether From can be moved forwards to just before To. 215 /// Return whether From can be moved backwards to just after To. [all …]
|
/freebsd/contrib/pjdfstest/tests/granular/ |
H A D | 02.t | 22 # Check whether user 65534 is permitted to read ACL. 34 # Check whether user 65534 is permitted to write ACL. 41 # Check whether user 65534 is permitted to write mode. 61 # Check whether user 65534 is denied to write mode with SUID bit. 68 # Check whether user 65534 is denied to write mode with SGID bit. 75 # Check whether user 65534 is allowed to write mode with sticky bit. 82 # Check whether modifying the ACL by not-owner preserves the SUID. 89 # Check whether modifying the ACL by not-owner preserves the SGID. 96 # Check whether modifying the ACL by not-owner preserves the sticky bit. 107 # Check whether the file owner is always permitted to get and set [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | HeaderSearch.h | 60 // TODO: Whether the file was included is not a property of the file itself. 66 // TODO: Whether the file was imported is not a property of the file itself. 76 /// Keep track of whether this is a system header, and if so, 77 /// whether it is C++ clean or not. This can be set by the include paths or 83 /// Whether this header file info was supplied by an external source, 88 /// Whether this header is part of and built with a module. i.e. it is listed 94 /// Whether this header is a `textual header` in a module. If a header is 100 /// Whether this header is part of the module that we are building, even if it 106 /// Whether this structure is considered to already have been 111 /// Whether this is a header inside a framework that is currently [all …]
|
H A D | HeaderSearchOptions.h | 128 /// Whether we should disable the use of the hash string within the 209 /// Whether header search information should be output as for -v. 219 /// Whether to validate system input files when a module is loaded. 223 // Whether the content of input files should be hashed and used to 228 // Whether the input files from C++20 Modules should be checked. 232 /// Whether the module includes debug information (-gmodules). 239 /// Whether to entirely skip writing diagnostic options. 244 /// Whether to entirely skip writing header search paths. 249 /// Whether to entirely skip writing pragma diagnostic mappings. 254 /// Whether to prune non-affecting module map files from PCM files. [all …]
|
/freebsd/contrib/sendmail/test/ |
H A D | README | 23 t_pathconf.c test whether pathconf(2) works 24 t_seteuid.c test whether seteuid(2) works 25 t_setgid.c test whether setgid(2) works 26 t_setreuid.c test whether setreuid(2) works 27 t_setuid.c test whether setuid(2) works
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | dfsan_flags.inc | 20 "Whether to warn on unimplemented functions.") 22 "Whether to warn on unimplemented functions.") 25 "Whether to propagate labels only when there is an obvious data dependency" 39 "Whether to check if the origin invariant holds.") 41 "Whether to zero shadow space of new allocated memory.") 43 "Whether to zero shadow space of deallocated memory.")
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCInstrInfo.h | 195 // Return whether the instruction is a legal new-value producer. 219 // Returns whether this MCInst is a wellformed bundle 222 // Return whether the insn is an actual insn. 229 // Return whether the instruction needs to be constant extended. 248 // Return whether the instruction must be always extended. 251 /// Return whether it is a floating-point insn. 256 // Returns whether this instruction is an immediate extender 259 // Returns whether this bundle is an endloop0 269 // Return whether the insn is a new-value consumer. 280 // Returns whether this bundle is an endloop1 [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | FrontendOptions.h | 166 // If we are building a header unit, what kind it is; this affects whether 244 /// Whether we're dealing with a 'system' input (vs. a 'user' input). 342 /// Whether we can use the global module index if available. 346 /// Whether we can generate the global module index if needed. 350 /// Whether we include declaration dumps in AST dumps. 354 /// Whether we deserialize all decls when forming AST dumps. 358 /// Whether we include lookup table dumps in AST dumps. 362 /// Whether we include declaration type dumps in AST dumps. 366 /// Whether we are performing an implicit module build. 370 /// Whether to use a filesystem lock when building implicit modules. [all …]
|