Searched refs:visible (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-10.0-release/contrib/gdb/gdb/tui/
H A Dtui-wingeneral.c168 /* We can't really make windows visible, or invisible. So we have to
169 delete the entire window when making it visible, and create it
170 again when making it visible. */
172 make_visible (struct tui_gen_win_info *win_info, int visible) argument
178 if (visible)
188 else if (!visible &&
214 make_all_visible (int visible) argument
225 visible);
226 make_visible ((struct tui_gen_win_info *) tui_win_list[i], visible);
/freebsd-10.0-release/contrib/groff/src/preproc/grn/
H A Dhgraph.cpp932 | Results: As HGtline passes from the invisible to visible (or vice
936 | (which means we're leaving a visible area).
946 if (vis) { /* leaving a visible area, draw it. */
976 register int visible; local
1002 visible = 0;
1006 if ((x_0 & dotcounter) && !visible) {
1008 visible = 1;
1009 } else if (visible && !(x_0 & dotcounter)) {
1011 visible = 0;
1025 if ((y_0 & dotcounter) && !visible) {
[all...]
/freebsd-10.0-release/sys/fs/pseudofs/
H A Dpseudofs_vnops.c84 * Returns non-zero if given file is visible to given thread.
89 int visible; local
96 visible = ((proc->p_flag & P_WEXIT) == 0);
97 if (visible)
98 visible = (p_cansee(td, proc) == 0);
99 if (visible && pn->pn_vis != NULL)
100 visible = pn_vis(td, proc, pn);
101 if (!visible)
438 int error, i, namelen, visible; local
464 /* check that parent directory is visible
705 int visible; local
[all...]
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dcoffgrok.h217 struct coff_visible *visible; member in struct:coff_symbol
H A Dsrconv.c332 if (s->visible->type == coff_vis_ext_def
333 || s->visible->type == coff_vis_common)
336 if (s->visible->type == coff_vis_ext_ref)
532 if (ref->visible->type == coff_vis_ext_ref)
538 else if (ref->visible->type == coff_vis_common)
1024 switch (symbol->visible->type)
1133 switch (symbol->visible->type)
1383 if (sy->visible->type == coff_vis_ext_def
1384 || sy->visible->type == coff_vis_ext_ref)
1589 if (sym->visible
[all...]
H A Dcoffgrok.c475 struct coff_visible *visible = local
531 visible->type = t;
532 return visible;
566 s->visible = do_visible (i);
H A Dcoffdump.c352 dump_coff_visible (p->visible);
/freebsd-10.0-release/contrib/ncurses/ncurses/base/
H A Dlib_slkrefr.c76 if (slk->ent[i].visible) {
H A Dlib_slk.c123 SP->_slk->ent[i].visible = (char) (i < SP->_slk->maxlab);
/freebsd-10.0-release/sys/kern/
H A Dkern_cons.c414 cngets(char *cp, size_t size, int visible) argument
435 if (visible) {
446 switch (visible) {
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Ddataset.py43 "values", "colname", "rightalign", "visible", "indextable"
63 self.visible = t[10]
H A Dallow.py266 if prop.visible and prop.delegatable():
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzprop_common.c74 boolean_t rightalign, boolean_t visible, const zprop_index_t *idx_tbl)
95 pd->pd_visible = visible;
71 zprop_register_impl(int prop, const char *name, zprop_type_t type, uint64_t numdefault, const char *strdefault, zprop_attr_t attr, int objset_types, const char *values, const char *colname, boolean_t rightalign, boolean_t visible, const zprop_index_t *idx_tbl) argument
/freebsd-10.0-release/usr.bin/chat/
H A Dchat.c1442 case 'v': /* "visible" string */
/freebsd-10.0-release/contrib/binutils/bfd/
H A Daoutx.h1379 flagword visible;
1417 visible = BSF_LOCAL;
1419 visible = BSF_GLOBAL;
1426 cache_ptr->symbol.flags = visible;
1446 cache_ptr->symbol.flags = visible;
1459 cache_ptr->symbol.flags = visible;
1465 cache_ptr->symbol.flags = visible;
1509 cache_ptr->symbol.flags = BSF_DEBUGGING | BSF_INDIRECT | visible;
3004 /* Ignore symbols that are not externally visible. */
3209 /* Ignore symbols that are not externally visible
1378 flagword visible; local
[all...]
/freebsd-10.0-release/sys/dev/drm2/i915/
H A Dintel_display.c6379 bool visible = base != 0; local
6382 if (intel_crtc->cursor_visible == visible)
6386 if (visible) {
6401 intel_crtc->cursor_visible = visible;
6410 bool visible = base != 0; local
6412 if (intel_crtc->cursor_visible != visible) {
6424 intel_crtc->cursor_visible = visible;
6436 bool visible = base != 0; local
6438 if (intel_crtc->cursor_visible != visible) {
6449 intel_crtc->cursor_visible = visible;
6466 bool visible; local
[all...]
/freebsd-10.0-release/sys/cam/ctl/
H A DREADME.ctl.txt81 This is visible through the CTL CAM SIM. This allows using CTL without
367 LUNs you create in CTL are visible via this port.
/freebsd-10.0-release/contrib/ncurses/include/
H A DCaps.uwin312 cursor_visible cvvis str vs - - YBCGE make cursor very visible
337 flash_screen flash str vb - - YBCGE visible bell (may not move cursor)
699 # memory_lock_above OTml str ml - - -B--- lock visible screen memory above the current line
700 # memory_unlock OTmu str mu - - -B--- unlock visible screen memory above the current line
H A DCaps344 cursor_visible cvvis str vs - - YBCGE make cursor very visible
369 flash_screen flash str vb - - YBCGE visible bell (may not move cursor)
873 # memory_lock_above OTml str ml - - -B--- lock visible screen memory above the current line
874 # memory_unlock OTmu str mu - - -B--- unlock visible screen memory above the current line
H A DCaps.aix4344 cursor_visible cvvis str vs - - YBCGE make cursor very visible
369 flash_screen flash str vb - - YBCGE visible bell (may not move cursor)
975 # memory_lock_above OTml str ml - - -B--- lock visible screen memory above the current line
976 # memory_unlock OTmu str mu - - -B--- unlock visible screen memory above the current line
H A DCaps.hpux11346 cursor_visible cvvis str vs - - YBCGE make cursor very visible
371 flash_screen flash str vb - - YBCGE visible bell (may not move cursor)
887 # memory_lock_above OTml str ml - - -B--- lock visible screen memory above the current line
888 # memory_unlock OTmu str mu - - -B--- unlock visible screen memory above the current line
H A DCaps.keys346 cursor_visible cvvis str vs - - YBCGE make cursor very visible
371 flash_screen flash str vb - - YBCGE visible bell (may not move cursor)
963 # memory_lock_above OTml str ml - - -B--- lock visible screen memory above the current line
964 # memory_unlock OTmu str mu - - -B--- unlock visible screen memory above the current line
/freebsd-10.0-release/sys/dev/isp/
H A DDriverManual.txt126 means that at the same host visible address if you write a mailbox
232 the core module or via an externally visible control entry point
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql253 op_depth values are not normally visible to the user but may become
254 visible after reverting local changes.
/freebsd-10.0-release/contrib/ncurses/misc/
H A Dterminfo.src170 # -vb Use visible bell (<flash>) rather than <bel>.
1082 # MISC: The cursor visible/cursor invisible sequences were swapped in the
5182 # cvvis [make cursor very visible] causes a stackdump when testing with
5779 # 2621 using all 48 lines of memory, only 24 visible at any time.
7301 tvi912b+vb|TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C second page memory option "visible bell" support,
7318 tvi912b-vb-unk|tvi912c-vb-unk|tvi912b-unk-vb|tvi912c-unk-vb|TeleVideo TVI-912B or TVI-912C (second page memory option "visible bell"; no attributes),
7327 tvi912b-vb-p|tvi912c-vb-p|tvi912b-p-vb|tvi912c-p-vb|TeleVideo TVI-912B or TVI-912C (second page memory option "visible bell"; no attributes; page print),
7336 tvi912b-vb|tvi912c-vb|TeleVideo TVI-912B or TVI-912C (second page memory option "visible bell"; half-intensity attribute),
7339 tvi912b-vb-mc|tvi912c-vb-mc|tvi912b-mc-vb|tvi912c-mc-vb|TeleVideo TVI-912B or TVI-912C (second page memory option "visible bell"; magic cookies),
7354 tvi920b-vb-unk|tvi920c-vb-unk|tvi920b-unk-vb|tvi920c-unk-vb|TeleVideo TVI-920B or TVI-920C (second page memory option "visible bel
[all...]

Completed in 566 milliseconds

12