Searched refs:INVISIBLE (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/groff-38/groff/src/preproc/pic/
H A Dpic_tab.h41 #define INVISIBLE 297 macro
H A Dlex.cpp479 { "invis", INVISIBLE },
480 { "invisible", INVISIBLE },
H A Dpic.y128 %token INVISIBLE
989 | object_spec INVISIBLE
H A Dpic.cpp113 #define INVISIBLE 297 macro
3203 "DOTTED","DASHED","CHOP","SAME","INVISIBLE","LJUST","RJUST","ABOVE","BELOW",
3335 "object_spec : object_spec INVISIBLE",
/macosx-10.10.1/xnu-2782.1.97/SETUP/config/
H A Dconfig.h78 #define INVISIBLE 3 macro
H A Dmkmakefile.c328 if ((pf = fl_lookup(this)) && (pf->f_type != INVISIBLE || pf->f_flags))
433 tp->f_type = INVISIBLE;
474 tp->f_type = INVISIBLE;
484 if (pf && pf->f_type == INVISIBLE)
527 if (tp->f_type == INVISIBLE)
570 if (tp->f_type == INVISIBLE)
644 if (ftp->f_type == INVISIBLE)
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dservls.cpp101 visible ? LocaleKeyFactory::VISIBLE : LocaleKeyFactory::INVISIBLE, status);
138 visible ? LocaleKeyFactory::VISIBLE : LocaleKeyFactory::INVISIBLE,
H A Dservloc.h186 * <p>Coverage may be either of the values VISIBLE or INVISIBLE.
214 INVISIBLE = 1
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/support/devel/sak/readme/
H A Dreadme.tcl105 puts stderr .........INVISIBLE-CHANGE
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dfgl.vim56 syn keyword fglKeyword INTERRUPT INTERVAL INTO INT_FLAG INVISIBLE IS ISAM ISOLATION
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dcoll.cpp513 : LocaleKeyFactory(delegate->visible() ? VISIBLE : INVISIBLE)
H A Dnumfmt.cpp880 : LocaleKeyFactory(delegate->visible() ? VISIBLE : INVISIBLE)
H A Dcalendar.cpp387 : LocaleKeyFactory(LocaleKeyFactory::INVISIBLE) { }
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dicusvtst.cpp50 : LocaleKeyFactory(visible ? VISIBLE : INVISIBLE, "LKFSubclass")

Completed in 301 milliseconds