OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PERL_PATH
(Results
1 - 5
of
5
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/
Makefile
64
ifndef
PERL_PATH
65
PERL_PATH
= /usr/bin/perl
233
$(
PERL_PATH
) ./build-docdep.perl >$@+ $(QUIET_STDERR) && \
253
$(
PERL_PATH
) ./cmd-list.perl ../command-list.txt $(QUIET_STDERR) && \
294
$(
PERL_PATH
) fix-texi.perl <$@++ >$@+ && \
307
$(
PERL_PATH
) cat-texi.perl $@ <$@++ >$@+ && \
/external/chromium_org/third_party/libvpx/source/libvpx/
libs.doxy_template
[
all
...]
/external/libvpx/libvpx/
libs.doxy_template
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
libs.doxy_template
[
all
...]
/external/linux-tools-perf/perf-3.12.0/tools/perf/
Makefile
179
ifndef
PERL_PATH
180
PERL_PATH
= /usr/bin/perl
183
export
PERL_PATH
Completed in 350 milliseconds