Home
last modified time | relevance | path

Searched refs:sourced (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/
H A DConfigure1931 my $sourced = catdir($srcdir, @curd);
2077 print STDERR "DEBUG: Reading ",catfile($sourced, $f),"\n";
2079 push @{$config{build_infos}}, catfile(abs2rel($sourced, $blddir), $f);
2082 SOURCE => catfile($sourced, $f),
2084 die "Something went wrong with $sourced/$f: $!\n" unless $template;
2092 sourcedir => abs2rel($sourced, $blddir),
2216 "OTHERWISE" => sub { die "Something wrong with this line:\n$_\nat $sourced/$f" },
2272 my $s = cleanfile($sourced, $_, $blddir, 1);
2317 my $s = cleanfile($sourced, $_, $blddir, 1);
2372 $generator[0] = cleanfile($sourced,
[all...]
/third_party/openssl/
H A DConfigure1926 my $sourced = catdir($srcdir, @curd);
2072 print STDERR "DEBUG: Reading ",catfile($sourced, $f),"\n";
2074 push @{$config{build_infos}}, catfile(abs2rel($sourced, $blddir), $f);
2077 SOURCE => catfile($sourced, $f),
2079 die "Something went wrong with $sourced/$f: $!\n" unless $template;
2087 sourcedir => abs2rel($sourced, $blddir),
2211 "OTHERWISE" => sub { die "Something wrong with this line:\n$_\nat $sourced/$f" },
2267 my $s = cleanfile($sourced, $_, $blddir);
2312 my $s = cleanfile($sourced, $_, $blddir);
2367 $generator[0] = cleanfile($sourced,
[all...]

Completed in 6 milliseconds