| /freebsd-13.1/contrib/bmake/unit-tests/ |
| H A D | opt-jobs-no-action.mk | 42 @+echo hide-from-output 'begin explain' 64 @+echo hide-from-output 'end explain' 65 @+echo hide-from-output 83 @+echo hide-from-output 'begin combined' 84 @+echo hide-from-output 92 @+echo hide-from-output silent=${silent} always=${always} ignerr=${ignerr} 94 @+echo hide-from-output 102 @+echo hide-from-output 'end combined'
|
| H A D | opt-no-action-runflags.mk | 22 @+echo hide-from-output 'begin $@'; echo 26 @+echo hide-from-output silent=${silent} always=${always} ignerr=${ignerr} 28 @+echo hide-from-output 32 @+echo hide-from-output 'end $@'
|
| H A D | sh-flags.mk | 127 @+echo hide-from-output 128 @+echo hide-from-output ${target}
|
| H A D | Makefile | 556 SED_CMDS.opt-jobs-no-action= ${STD_SED_CMDS.hide-from-output} 557 SED_CMDS.opt-no-action-runflags= ${STD_SED_CMDS.hide-from-output} 565 SED_CMDS.sh-flags= ${STD_SED_CMDS.hide-from-output} 620 STD_SED_CMDS.hide-from-output= \
|
| /freebsd-13.1/stand/libsa/geli/ |
| H A D | pwgets.c | 42 pwgets(char *buf, int n, int hide) in pwgets() argument 58 if (hide == 0) { in pwgets() 73 if (hide == 0) { in pwgets()
|
| H A D | geliboot.h | 58 extern void pwgets(char *buf, int n, int hide);
|
| /freebsd-13.1/contrib/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 376 opts.hide = opts.hide.jquery ? { target: opts.hide } : { event: opts.hide }; 1283 this.timers.hide = setTimeout(callback, this.options.hide.delay); 1294 $.proxy(function(){ this.hide(event); }, this), this.options.hide.inactive 1358 this.hide(event); 1404 this.hide(event); 1434 this.hide(event); 1478 this.hide(event); 1591 if(config.hide.target === FALSE) { config.hide.target = newTarget; } 1712 targets = { show: options.show.target, hide: options.hide.target }; property 1897 hide: { property [all …]
|
| /freebsd-13.1/contrib/llvm-project/openmp/runtime/src/ |
| H A D | extractExternal.cpp | 291 void hideSymbols(char *fileName, const set<string> &hide) { in hideSymbols() argument 329 (e.storageClass == 2 && hide.find(s) != hide.end()) ? prefix + s : s); in hideSymbols() 359 (e.storageClass == 2 && hide.find(s) != hide.end()) ? prefix + s : s); in hideSymbols() 458 set<string> hide; in main() local 469 hide.insert(*it2); in main() 476 hideSymbols(argv[2 + i], hide); in main() 481 hideSymbols(argv[i], hide); in main()
|
| /freebsd-13.1/contrib/libxo/xohtml/ |
| H A D | xohtml.js | 38 xpath.hide(); 46 hide: { property
|
| /freebsd-13.1/usr.bin/finger/ |
| H A D | finger.c | 252 if (hide(pw)) in loginlist() 347 if (((pw = getpwnam(*p)) != NULL) && !hide(pw)) in userlist() 359 else if (match(pw, *p) && !hide(pw)) { in userlist()
|
| H A D | extern.h | 54 int hide(struct passwd *);
|
| H A D | util.c | 202 if ((pw = getpwnam(name)) && hide(pw)) in find_person() 393 hide(struct passwd *pw) in hide() function
|
| /freebsd-13.1/usr.sbin/crunch/crunchide/ |
| H A D | crunchide.c | 210 int (*hide)(int, const char *); /* non-zero if error */ member 255 rv = (*exec_formats[i].hide)(fd, filename); in hide_syms()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | DumpValueObjectOptions.cpp | 155 DumpValueObjectOptions &DumpValueObjectOptions::SetHidePointerValue(bool hide) { in SetHidePointerValue() argument 156 m_hide_pointer_value = hide; in SetHidePointerValue()
|
| /freebsd-13.1/stand/ficl/softwords/ |
| H A D | softcore.fr | 159 \ hide 160 \ <definitions to hide> 166 : hide hidden dup >search ficl-set-current ; 182 hide
|
| H A D | ficllocal.fr | 12 hide
|
| H A D | ifbrack.fr | 7 hide
|
| H A D | jhlocal.fr | 19 hide
|
| /freebsd-13.1/bin/sh/tests/execution/ |
| H A D | killed1.0 | 4 # Do not change the semicolon to a newline as it would hide the bug.
|
| /freebsd-13.1/contrib/wpa/wpa_supplicant/ |
| H A D | wpa_supplicant_conf.mk | 31 $(hide) WIFI_DRIVER_SOCKET_IFACE="$(PRIVATE_WIFI_DRIVER_SOCKET_IFACE)" \
|
| /freebsd-13.1/contrib/unbound/testdata/http_user_agent.tdir/ |
| H A D | http_user_agent.test | 75 # hide http-user-agent 76 echo "server: hide-http-user-agent: yes" >> ub.conf
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
| H A D | DumpValueObjectOptions.h | 109 DumpValueObjectOptions &SetHidePointerValue(bool hide = false);
|
| /freebsd-13.1/usr.bin/bmake/unit-tests/ |
| H A D | Makefile | 560 SED_CMDS.opt-jobs-no-action= ${STD_SED_CMDS.hide-from-output} 561 SED_CMDS.opt-no-action-runflags= ${STD_SED_CMDS.hide-from-output} 569 SED_CMDS.sh-flags= ${STD_SED_CMDS.hide-from-output} 624 STD_SED_CMDS.hide-from-output= \
|
| /freebsd-13.1/sbin/devfs/ |
| H A D | devfs.rules | 23 add hide
|
| /freebsd-13.1/contrib/unbound/util/ |
| H A D | configlexer.lex | 375 hide-identity{COLON} { YDVAR(1, VAR_HIDE_IDENTITY) } 376 hide-version{COLON} { YDVAR(1, VAR_HIDE_VERSION) } 377 hide-trustanchor{COLON} { YDVAR(1, VAR_HIDE_TRUSTANCHOR) } 378 hide-http-user-agent{COLON} { YDVAR(1, VAR_HIDE_HTTP_USER_AGENT) }
|