Searched refs:hide (Results 1 - 17 of 17) sorted by relevance

/openbsd-current/etc/
H A Dnsd.conf4 hide-version: yes
H A Dunbound.conf19 hide-identity: yes
20 hide-version: yes
/openbsd-current/usr.bin/fstat/
H A Dfstat.c132 void hide(void *p);
137 hide(void *p) function
543 hide(maxaddr);
564 hide((void *)(uintptr_t)kf->f_data);
652 hide((void *)(uintptr_t)kf->inp_ppcb);
674 hide((void *)(uintptr_t)kf->so_pcb);
688 hide((void *)(uintptr_t)kf->inp_ppcb);
720 hide((void *)(uintptr_t)kf->so_pcb);
802 hide((void *)(uintptr_t)kf->so_pcb);
814 hide((voi
[all...]
/openbsd-current/gnu/llvm/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp156 DumpValueObjectOptions &DumpValueObjectOptions::SetHidePointerValue(bool hide) { argument
157 m_hide_pointer_value = hide;
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dvalgrindpp.pl22 hide=s@
46 my $hidden = do { local $"='|'; $opt{hide} ? qr/^(?:@{$opt{hide}})$/o : '' };
277 [B<--hide>=I<identifier>] [B<--lines>]
308 =item B<--hide>=I<identifier>
311 Useful if you want to hide leaks from functions that are known to
/openbsd-current/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DDumpValueObjectOptions.h109 DumpValueObjectOptions &SetHidePointerValue(bool hide = false);
/openbsd-current/gnu/usr.bin/perl/os2/OS2/OS2-Process/t/
H A Dos2_process.t300 # ok hWindowPos_set({%$my_pos, behind => $hwnd}, $k_hwnd), 'hide the kid behind us';
304 $k_hwnd), 'hide the kid behind us';
305 # ok WindowPos_set($k_hwnd, $pos[0], $pos[1]), 'hide the kid behind us';
356 ok ShowWindow($k_hwnd, 0), 'hide the kid';
/openbsd-current/gnu/usr.bin/perl/dist/autouse/lib/
H A Dautouse.pm142 hide bugs in your code since important checks (like correctness of
/openbsd-current/sys/dev/ic/
H A Dlance.c95 #define hide macro
98 #define hide static macro
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/
H A DAPI.pm666 my $hide = $format->can('hide_buffered') ? $format->hide_buffered : 1;
667 $hub->format(undef) if $hide;
1126 This tool will hide a context for the provided block of code. This means any
1131 This will normally hide the current context for the top hub. If you need to
1132 hide the context for a different hub you can pass in the optional C<$hid>
H A DEvent.pm723 non-verbose harness may choose to hide events that are not in this category.
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DShell.pm738 $qrarg = eval 'qr/$arg/'; # hide construct from 5.004
1041 qq{to hide them)\n});
1055 qq{to hide them)\n});
1255 "\$","VERSION = '0.01';\n\n", # hide from perl-reversion
/openbsd-current/gnu/usr.bin/perl/ext/Opcode/
H A DOpcode.pm434 entertry leavetry -- can be used to 'hide' fatal errors
587 entereval -- can be used to hide code from initial compile
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DHTMLBatch.pm830 @media all { .hide { display: none; } }
/openbsd-current/gnu/usr.bin/perl/os2/OS2/OS2-Process/
H A DProcess.pm1246 move/hide/unhide/minimize/restore/change-z-order-of owned frames when
1290 Set state of the window: position, size, zorder, show/hide, activation,
/openbsd-current/gnu/usr.bin/perl/lib/
H A Doverload.pm1517 To hide the rough edges under the hood, provide a tie()d interface to the
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/
H A DCPAN.pm361 CPAN::Eval; # hide from the indexer
3753 address translation), it allows you to hide a complete network behind one

Completed in 308 milliseconds