OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UWP_info
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/Configurations/
50-win-onecore.conf
14
my $
UWP_info
= {};
15
sub
UWP_info
{
16
unless (%$
UWP_info
) {
25
$
UWP_info
->{disable} = [ 'asm' ];
27
$
UWP_info
->{disable} = [ ];
30
return $
UWP_info
;
104
@{
UWP_info
()->{disable} } ] },
114
@{
UWP_info
()->{disable} } ] },
124
@{
UWP_info
()->{disable} } ] },
134
@{
UWP_info
()->{disable} } ] }
[
all
...]
/src/crypto/external/bsd/openssl/dist/Configurations/
50-win-onecore.conf
14
my $
UWP_info
= {};
15
sub
UWP_info
{
16
unless (%$
UWP_info
) {
25
$
UWP_info
->{disable} = [ 'asm' ];
27
$
UWP_info
->{disable} = [ ];
30
return $
UWP_info
;
105
@{
UWP_info
()->{disable} } ] },
115
@{
UWP_info
()->{disable} } ] },
125
@{
UWP_info
()->{disable} } ] },
135
@{
UWP_info
()->{disable} } ] }
[
all
...]
Completed in 24 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026