Home
last modified time | relevance | path

Searched refs:passthrough (Results 1 – 18 of 18) sorted by relevance

/openbsd/gnu/usr.bin/perl/ext/File-Glob/
H A DGlob.pm42 my $passthrough;
55 $passthrough = 1;
58 $passthrough = 1;
60 $passthrough;
/openbsd/gnu/usr.bin/perl/cpan/Getopt-Long/lib/Getopt/
H A DLong.pm52 $passthrough);
98 $passthrough = 0; # leave unrecognized options alone
325 "passthrough=$passthrough,",
520 push (@ret, $argend) if $passthrough;
1054 return (0) if $passthrough;
1081 return (0) if $passthrough;
1109 return (0) if $passthrough;
1166 return (0) if $passthrough;
1247 if ( $passthrough ) {
1290 if ( $passthrough ) {
[all …]
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTStructExtractor.cpp29 ASTStructExtractor::ASTStructExtractor(ASTConsumer *passthrough, in ASTStructExtractor() argument
32 : m_ast_context(nullptr), m_passthrough(passthrough), in ASTStructExtractor()
38 m_passthrough_sema = dyn_cast<SemaConsumer>(passthrough); in ASTStructExtractor()
H A DClangFunctionCaller.cpp212 clang::ASTConsumer *passthrough) { in ASTTransformer() argument
214 passthrough, m_owner.GetWrapperStructName(), m_owner); in ASTTransformer()
H A DClangExpressionHelper.h54 ASTTransformer(clang::ASTConsumer *passthrough) = 0;
H A DASTResultSynthesizer.cpp36 ASTResultSynthesizer::ASTResultSynthesizer(ASTConsumer *passthrough, in ASTResultSynthesizer() argument
38 : m_ast_context(nullptr), m_passthrough(passthrough), in ASTResultSynthesizer()
44 m_passthrough_sema = dyn_cast<SemaConsumer>(passthrough); in ASTResultSynthesizer()
H A DASTStructExtractor.h51 ASTStructExtractor(clang::ASTConsumer *passthrough, const char *struct_name,
H A DClangFunctionCaller.h77 ASTTransformer(clang::ASTConsumer *passthrough) override;
H A DClangUtilityFunction.h98 ASTTransformer(clang::ASTConsumer *passthrough) override { in ASTTransformer() argument
H A DASTResultSynthesizer.h54 ASTResultSynthesizer(clang::ASTConsumer *passthrough, bool top_level,
H A DClangUserExpression.h81 ASTTransformer(clang::ASTConsumer *passthrough) override;
H A DClangUserExpression.cpp1003 clang::ASTConsumer *passthrough) { in ASTTransformer() argument
1005 passthrough, m_top_level, m_target); in ASTTransformer()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote-utils.c500 gr_multi_scan (char *list[], int passthrough) in gr_multi_scan() argument
566 if (passthrough) in gr_multi_scan()
H A Dremote-utils.h113 int gr_multi_scan (char *list[], int passthrough);
H A DChangeLog-20022031 Remove code handling a non-passthrough cache.
/openbsd/usr.bin/mandoc/
H A Dmain.c109 static void passthrough(int, int);
904 passthrough(fd, conf->output.synopsisonly); in process_onefile()
1080 passthrough(int fd, int synopsis_only) in passthrough() function
/openbsd/usr.sbin/unbound/dnstap/
H A Ddnstap.proto88 PASS = 3; // Do not alter the response (passthrough)
/openbsd/gnu/llvm/clang/
H A DCMakeLists.txt740 # Populate the passthrough variables