Home
last modified time | relevance | path

Searched refs:hidden (Results 1 – 25 of 362) sorted by relevance

12345678910>>...15

/src/contrib/bmake/unit-tests/
H A Dopt-no-action.exp2 echo '.BEGIN: hidden command'
5 echo 'main: hidden command'
8 run-always: hidden command
10 echo '.END: hidden command'
H A Dsh-dots.mk9 all: first hidden repeated commented indirect indirect-space
20 hidden: .IGNORE
21 @echo hidden ${.TARGET}
23 @echo hidden delayed ${.TARGET}
H A Dsh-dots.exp2 hidden hidden
5 hidden delayed hidden
H A Dshell-sh.mk10 @: hidden
H A Dshell-custom.mk12 @: hidden
/src/contrib/file/m4/
H A Dvisibility.m410 dnl -fvisibility=hidden and the function and variable attributes
11 dnl __attribute__((__visibility__("hidden"))) and
18 dnl Does *not* test for #pragma GCC visibility push(hidden) - which is
46 CFLAGS="$CFLAGS -fvisibility=hidden"
57 [[extern __attribute__((__visibility__("hidden"))) int hiddenvar;
59 extern __attribute__((__visibility__("hidden"))) int hiddenfunc (void);
69 CFLAG_VISIBILITY="-fvisibility=hidden"
/src/contrib/ncurses/ncurses/base/
H A Dlib_slkrefr.c93 if (slk->hidden) in slk_intern_refresh()
129 CallDriver_1(sp, td_hwlabelOnOff, slk->hidden ? FALSE : TRUE); in slk_intern_refresh()
131 if (slk->hidden) { in slk_intern_refresh()
150 if (SP_PARM->_slk->hidden) in slk_noutrefresh()
175 if (SP_PARM->_slk->hidden) in slk_refresh()
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_misc/
H A Dzvol_misc_snapdev.ksh81 log_must zfs set snapdev=hidden $ZVOL
96 log_must zfs set snapdev=hidden $ZVOL
98 log_must zfs set snapdev=hidden $ZVOL
110 log_must zfs set snapdev=hidden $TESTPOOL
116 log_must zfs set snapdev=hidden $VOLFS
/src/crypto/krb5/src/lib/krb5/os/
H A Dprompter.c78 errcode = setup_tty(fp, prompts[i].hidden, &saveparm, &osigint); in krb5_prompter_posix()
91 if (prompts[i].hidden) in krb5_prompter_posix()
159 setup_tty(FILE *fp, int hidden, struct termios *saveparm, osiginfo *osigint) in setup_tty() argument
177 if (hidden) in setup_tty()
257 if (prompts[i].hidden) { in krb5_prompter_posix()
271 if (prompts[i].hidden) in krb5_prompter_posix()
276 if (prompts[i].hidden) in krb5_prompter_posix()
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/acl/off/
H A Ddosmode.ksh109 log_must $changeflags hidden $testfile
110 log_must hasflag hidden $testfile
115 log_must user_run $owner $changeflags hidden $testfile
117 log_must hasflag hidden $testfile
119 log_mustnot user_run $other $changeflags hidden $testfile
/src/lib/libc/arm/aeabi/
H A Daeabi_int_div.S40 .hidden __aeabi_uidiv_compat
46 .hidden __aeabi_idiv_compat
/src/contrib/ntp/sntp/libopts/
H A Denum.c43 int hidden = 0; in enum_err() local
61 hidden = 1; in enum_err()
135 fprintf(option_usage_fp, zIntRange, hidden, name_ct - 1 + hidden); in enum_err()
145 fprintf(option_usage_fp, zIntRange, hidden, name_ct - 1 + hidden); in enum_err()
/src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_mips64.S4 .hidden __tsan_setjmp
56 .hidden __tsan_setjmp
108 .hidden __tsan_setjmp
162 .hidden __tsan_setjmp
/src/lib/libclang_rt/
H A DMakefile.inc32 CXXFLAGS+= -fvisibility-inlines-hidden
33 CXXFLAGS+= -fvisibility=hidden
/src/crypto/openssl/doc/man3/
H A DRSA_print.pod14 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
23 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
34 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
H A DERR_remove_state.pod10 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
16 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
H A DMD5.pod11 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
24 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
36 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
/src/lib/libgcc_eh/
H A DMakefile.inc5 STATIC_CFLAGS+=${PICFLAG} -fvisibility=hidden -DVISIBILITY_HIDDEN
41 STATIC_CXXFLAGS+= -fvisibility=hidden -fPIC
/src/tools/sched/
H A Dschedgraph.py326 if (source.hidden == 1):
805 self.hidden = 0
1251 if (source.hidden == 1):
1451 if (source.hidden == 0):
1459 if (s.hidden == 0):
1468 if (source.hidden == 0):
1474 source.hidden = 0
1485 if (source.hidden == 0):
1493 if (source.hidden == 1):
1497 for hidden in startsize:
[all …]
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/history/
H A Dhistory_002_pos.ksh84 snapdir hidden snapdir visible
112 snapdir hidden snapdir visible
140 snapdir hidden snapdir visible
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/
H A Dmisc.cfg57 hidden"
82 hidden"
109 hidden"
/src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_arm.S13 .hidden __xray_FunctionEntry
44 .hidden __xray_FunctionExit
76 .hidden __xray_FunctionTailExit
/src/stand/ficl/softwords/
H A Dsoftcore.fr161 \ <words that use hidden defs>
164 1 ficl-named-wordlist hidden
165 : hide hidden dup >search ficl-set-current ;
236 previous \ lose hidden words from search order
/src/libexec/rtld-elf/amd64/
H A DMakefile.inc1 CFLAGS+= ${CFLAGS_NO_SIMD} -msoft-float -fvisibility=hidden
/src/libexec/rtld-elf/i386/
H A DMakefile.inc1 CFLAGS+= ${CFLAGS_NO_SIMD} -msoft-float -fvisibility=hidden

12345678910>>...15