Home
last modified time | relevance | path

Searched full:visible (Results 1 – 25 of 1147) sorted by relevance

12345678910>>...46

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_misc/
H A Dzvol_misc_snapdev.ksh79 log_must zfs set snapdev=visible $ZVOL
85 log_must zfs set snapdev=visible $ZVOL
92 log_must zfs set snapdev=visible $ZVOL
94 log_must zfs set snapdev=visible $ZVOL
103 # 3.1 Check snapdev=visible case
106 log_must zfs set snapdev=visible $TESTPOOL
107 verify_inherited 'snapdev' 'visible' $ZVOL $TESTPOOL
117 log_must zfs set snapdev=visible $TESTPOOL
123 # 4. Verify "rename" is correctly reflected when "snapdev=visible"
126 log_must zfs set snapdev=visible $ZVOL
/freebsd/contrib/diff/
H A DNEWS1 Version 2.8.7 contains no user-visible changes.
3 User-visible changes in version 2.8.6:
19 User-visible changes in version 2.8.4:
27 User-visible changes in version 2.8.3:
31 User-visible changes in version 2.8.2:
42 User-visible changes in version 2.8.1:
46 User-visible changes in version 2.8:
97 User-visible changes in version 2.7:
105 User-visible changes in version 2.6:
114 User-visible changes in version 2.5:
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mv_files/
H A Drandom_creation.ksh21 visible="$(find "${DIR}" -type f|wc -l)"
23 log_must [ "${visible}" -eq "${RC_PASS1}" ]
42 visible="$(find "${DIR}" -type f|wc -l)"
44 if [ "${visible}" -eq "${RC_PASS2}" ] ; then
47 log_fail "Number of created files ${visible} is not ${RC_PASS2}"
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-zone.c267 * A dataset is visible if:
276 * The parent datasets of namespace entries are visible and
285 int visible; in zone_dataset_visible() local
287 /* Default to read-only, in case visible is returned. */ in zone_dataset_visible()
305 visible = 0; in zone_dataset_visible()
314 visible = memcmp(zd->zd_dsname, dataset, in zone_dataset_visible()
317 if (visible) in zone_dataset_visible()
325 visible = memcmp(zd->zd_dsname, dataset, zd_len) == 0; in zone_dataset_visible()
326 if (visible) { in zone_dataset_visible()
337 visible = memcmp(zd->zd_dsname, dataset, in zone_dataset_visible()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dsecure.txt8 visible only in the Secure address space, only in the Normal address
9 space, or visible in both. (One example of that situation would be a
46 /* Neither specified: default to visible in both S and NS */
47 secure-status = "okay"; /* visible in both */
48 status = "okay"; /* visible in both */
49 status = "okay"; secure-status = "okay"; /* visible in both */
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dsnapdir_001_pos.ksh44 # 5. Verify .zfs directory is hidden|visible according to the snapdir setting.
56 function verify_snapdir_visible # $1 dataset, $2 hidden|visible
64 [ $value = "visible" ]
66 [ $value != "visible" ]
88 for value in hidden visible; do
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_set/
H A Dsnapdir_001_pos.ksh43 # 5. Verify .zfs directory is hidden|visible according to the snapdir setting.
65 function verify_snapdir_visible # $1 dataset, $2 hidden|visible
76 if [[ $value == "visible" ]]; then
84 if [[ $value == "visible" ]]; then
109 for value in hidden visible; do
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DInternalize.h39 // visible can be freely dropped.
41 // Whether the comdat has an externally visible member.
55 /// visible and is not a member of an externally visible comdat.
58 /// If GV is part of a comdat and is externally visible, keep track of its
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_util.c89 * Write to queue->storage must be visible after read from in vchiu_queue_push()
97 * Write to queue->storage must be visible before write to in vchiu_queue_push()
118 * Read from queue->storage must be visible after read from in vchiu_queue_peek()
137 * Read from queue->storage must be visible after read from in vchiu_queue_pop()
145 * Read from queue->storage must be visible before write to in vchiu_queue_pop()
/freebsd/lib/libc/rpc/
H A Drpc.357 .Qq visible .
61 .It visible
62 Choose the transports which have the visible flag (v)
68 .Qq visible
79 .Qq visible
/freebsd/usr.sbin/crunch/crunchide/
H A Dcrunchide.144 Some symbols may be left visible via the
51 must contain a list of symbols to keep visible, one symbol per line.
60 visible, the option
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/
H A Dmisc.cfg49 visible"
74 visible"
101 visible"
/freebsd/contrib/ncurses/man/
H A Dpanel.3x88 The set of currently visible panels is the stack of panels.
195 makes a hidden panel visible by placing it on top of the panels in the
201 puts the given visible panel \fIpan\fP on top of all panels in the
245 \fB\%show_panel\fP is intended for making a hidden panel visible
247 and \fB\%top_panel\fP is intended for making an already-visible panel
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/link_count/
H A Dlink_count_root_inode.ksh87 # Test with visible '.zfs' directory.
89 log_note "Testing with snapdir set to visible"
94 log_must zfs set snapdir=visible $dst
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/user_namespace/
H A Duser_namespace_003.ksh34 # Also, check that all the delegated sets are visible.
61 # automatically considered visible.
63 # All delegated datasets should be visible.
/freebsd/stand/lua/
H A Dmenu.lua140 visible = function() function
179 visible = core.hasACPI,
391 visible = function() function
399 visible = function() function
417 visible = function() function
427 visible = function() function
433 visible = function() function
H A Dmenu.lua.881 .It Ic visible
84 if this menu item should be visible and
86 if it should not be visible.
167 This menu is only visible if the system is booted on a ZFS partition and more
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DSimpleTextOut.h325 Makes the cursor visible or invisible
328 @param Visible If TRUE, the cursor is set to be visible. If FALSE, the cursor is
342 IN BOOLEAN Visible
376 /// The cursor is currently visible or not.
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSystemZ.cpp48 // These are used for speeding up the search for a visible vector ABI.
69 // a module e.g. defines an externally visible vector variable, a flag
70 // indicating a visible vector ABI is added. Eventually this will result in
72 // of a variable or function parameter that is globally visible.
77 "s390x-visible-vector-ABI", 1); in handleExternallyVisibleObjABI()
87 // Check if the vector ABI becomes visible by an externally visible in setTargetAttributes()
478 // vector ABI becomes visible as the va_list could be passed on to in computeInfo()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h232 /// Cache of modules visible to lookup in this module.
390 /// All of the names in this module are visible.
766 /// Determine whether the specified module would be visible to
810 /// A set of visible modules.
820 /// Move from another visible modules set. Guaranteed to leave the source
831 /// set of visible modules changes in any way.
834 /// Determine whether a module is visible.
846 /// A callback to call when a module is made visible (directly or
852 /// made visible, where each was exported by the next.
857 /// Make a specific module visible.
[all …]
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp322 // Compiler builtins are always visible, regardless of where they end in configure()
411 // that we pick the declaration with more visible default arguments. in isPreferredLookupResult()
424 // If D has more *visible* default arguments, it is preferred. Note, an in isPreferredLookupResult()
425 // earlier default argument being visible does not imply that a later in isPreferredLookupResult()
426 // default argument is visible, so we can't just check the first one. in isPreferredLookupResult()
443 // Prefer the decl with a more complete type if visible. in isPreferredLookupResult()
539 // wherever the object, function, or enumerator name is visible. in resolveKind()
1142 // name lookup. Instead, any conversion function templates visible in the in LookupDirect()
1545 // We're not building a module; just make the definition visible. in makeMergedDefinitionVisible()
1549 // visible too. They're not (necessarily) within a mergeable DeclContext. in makeMergedDefinitionVisible()
[all …]
/freebsd/sys/fs/pseudofs/
H A Dpseudofs_vnops.c86 * Returns non-zero if given file is visible to given thread.
456 int error, i, namelen, visible; in pfs_lookup() local
478 /* check that parent directory is visible... */ in pfs_lookup()
563 visible = pfs_visible(curthread, pn, pid, NULL); in pfs_lookup()
564 if (!visible) { in pfs_lookup()
789 int visible; in pfs_iterate() local
818 visible = pfs_visible_proc(td, *pn, *p); in pfs_iterate()
821 visible = pfs_visible_proc(td, *pn, proc); in pfs_iterate()
823 visible = pn_vis(td, NULL, *pn); in pfs_iterate()
825 if (!visible) in pfs_iterate()
[all …]
/freebsd/contrib/ncurses/menu/
H A Dm_item_vis.c36 * Tell if menu item is visible *
47 | Description : A item is visible if it currently appears in the
50 | Return Values : TRUE if visible
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h173 /// invisible friend declarations, but are also visible to unqualified
220 /// This declaration has an owning module, but is globally visible
221 /// (typically because its owning module is visible and we know that
225 Visible, enumerator
227 /// This declaration has an owning module, and is visible when that
231 /// This declaration has an owning module, and is visible to lookups
236 /// This declaration has an owning module, but is only visible to
843 /// Determine whether this declaration is definitely visible to name lookup,
844 /// independent of whether the owning module is visible.
845 /// Note: The declaration may be visible even if this returns \c false if the
[all …]
/freebsd/share/man/man9/
H A Dp_cansee.940 is visible to the thread
63 is visible by thread

12345678910>>...46