OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:headerlist
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/
build_vc.pl
34
my (@
headerlist
, @filelist, $hd, $file, $ofile, $command, $objlist, $libfile, $h);
37
@
headerlist
= qw(api vc/api vc/m4p2/api vc/m4p10/api);
45
foreach $h (@
headerlist
)
51
$hd = '-I' . join(' -I', @
headerlist
);
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/
build_vc.pl
34
my (@
headerlist
, @filelist, $hd, $file, $ofile, $command, $objlist, $libfile, $h);
37
@
headerlist
= qw(api vc/api vc/m4p2/api vc/m4p10/api);
45
foreach $h (@
headerlist
)
51
$hd = '-I' . join(' -I', @
headerlist
);
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/
build_vc.pl
34
my (@
headerlist
, @filelist, $hd, $file, $ofile, $command, $objlist, $libfile, $h);
37
@
headerlist
= qw(api vc/api vc/m4p2/api vc/m4p10/api);
45
foreach $h (@
headerlist
)
51
$hd = '-I' . join(' -I', @
headerlist
);
/external/openssl/ssl/
Makefile
78
@
headerlist
="$(EXHEADER)"; for i in $$
headerlist
; \
[
all
...]
Completed in 852 milliseconds