Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:KEEP_FILES
(Results
1 - 7
of
7
) sorted by relevance
/third_party/ffmpeg/tests/fate/
H
A
D
concatdec.mak
8
$$(addprefix fate-lavf-,$$(FATE_CONCAT_DEMUXER_$(D)_LAVF)):
KEEP_FILES
?= 1
H
A
D
api.mak
21
fate-lavf-flv:
KEEP_FILES
?= 1
macro
H
A
D
ffmpeg.mak
136
fate-lavf-apng:
KEEP_FILES
?= 1
macro
H
A
D
seek.mak
205
$(subst fate-seek-,fate-,$(FATE_SAMPLES_SEEK) $(FATE_SEEK)):
KEEP_FILES
?= 1
macro
H
A
D
filter-video.mak
489
fate-vsynth1-mpeg4-qprd:
KEEP_FILES
?= 1
macro
/third_party/alsa-utils/alsa-info/
H
A
D
alsa-info.sh
103
if [ -n "$TEMPDIR" ] && [ "$
KEEP_FILES
" != "yes" ]; then
768
KEEP_FILES
=yes
/third_party/ffmpeg/tests/
H
A
D
Makefile
4
#
KEEP_FILES
is normally undefined; it is set to 2 # if the user requested
10
KEEP_FILES
= 2
macro
305
$(Q)$(SRC_PATH)/tests/fate-run.sh $@ "$(TARGET_SAMPLES)" "$(TARGET_EXEC)" "$(TARGET_PATH)" '$(CMD)' '$(CMP)' '$(REF)' '$(FUZZ)' '$(THREADS)' '$(THREAD_TYPE)' '$(CPUFLAGS)' '$(CMP_SHIFT)' '$(CMP_TARGET)' '$(SIZE_TOLERANCE)' '$(CMP_UNIT)' '$(GEN)' '$(HWACCEL)' '$(REPORT)' '$(
KEEP_FILES
)'
Completed in 6 milliseconds