Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/ext/File-Glob/
DGlob.pm42 my $passthrough;
55 $passthrough = 1;
58 $passthrough = 1;
60 $passthrough;
/openbsd/src/gnu/usr.bin/perl/cpan/Getopt-Long/lib/Getopt/
DLong.pm48 $passthrough);
94 $passthrough = 0; # leave unrecognized options alone
253 "passthrough=$passthrough,",
448 push (@ret, $argend) if $passthrough;
706 if ( @ret && ( $order == $PERMUTE || $passthrough ) ) {
738 my $op = $passthrough
987 return (0) if $passthrough;
1014 return (0) if $passthrough;
1042 return (0) if $passthrough;
1099 return (0) if $passthrough;
[all …]
/openbsd/src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
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()
DClangFunctionCaller.cpp212 clang::ASTConsumer *passthrough) { in ASTTransformer() argument
214 passthrough, m_owner.GetWrapperStructName(), m_owner); in ASTTransformer()
DClangExpressionHelper.h54 ASTTransformer(clang::ASTConsumer *passthrough) = 0;
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()
DASTStructExtractor.h51 ASTStructExtractor(clang::ASTConsumer *passthrough, const char *struct_name,
DClangFunctionCaller.h77 ASTTransformer(clang::ASTConsumer *passthrough) override;
DClangUtilityFunction.h98 ASTTransformer(clang::ASTConsumer *passthrough) override { in ASTTransformer() argument
DASTResultSynthesizer.h54 ASTResultSynthesizer(clang::ASTConsumer *passthrough, bool top_level,
DClangUserExpression.h81 ASTTransformer(clang::ASTConsumer *passthrough) override;
DClangUserExpression.cpp1003 clang::ASTConsumer *passthrough) { in ASTTransformer() argument
1005 passthrough, m_top_level, m_target); in ASTTransformer()
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dremote-utils.c500 gr_multi_scan (char *list[], int passthrough) in gr_multi_scan() argument
566 if (passthrough) in gr_multi_scan()
Dremote-utils.h113 int gr_multi_scan (char *list[], int passthrough);
DChangeLog-20022031 Remove code handling a non-passthrough cache.
/openbsd/src/usr.bin/mandoc/
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/src/usr.sbin/unbound/dnstap/
Ddnstap.proto88 PASS = 3; // Do not alter the response (passthrough)
/openbsd/src/gnu/llvm/clang/
DCMakeLists.txt740 # Populate the passthrough variables