OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ndkver
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/Configurations/
15-android.conf
42
my $
ndkver
= undef;
48
$
ndkver
= $1;
110
my $arm = $
ndkver
> 16 ? "armv7a" : "armv5te";
/src/crypto/external/bsd/openssl/dist/Configurations/
15-android.conf
41
my $
ndkver
= undef;
47
$
ndkver
= $1;
109
my $arm = $
ndkver
> 16 ? "armv7a" : "armv5te";
/src/crypto/external/bsd/openssl.old/dist/Configurations/
15-android.conf
41
my $
ndkver
= undef;
47
$
ndkver
= $1;
109
my $arm = $
ndkver
> 16 ? "armv7a" : "armv5te";
Completed in 21 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026