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:EXTERN_PREFIX
(Results
1 - 4
of
4
) sorted by relevance
/third_party/ffmpeg/libavutil/
H
A
D
internal.h
139
type ff_##name args __asm__ (
EXTERN_PREFIX
#name "@" ver); \
143
__asm__ (".symver ff_" #name ","
EXTERN_PREFIX
#name "@" ver); \
183
#pragma comment(linker, "/include:"
EXTERN_PREFIX
"avpriv_strtod")
184
#pragma comment(linker, "/include:"
EXTERN_PREFIX
"avpriv_snprintf")
/third_party/ffmpeg/libavutil/x86/
H
A
D
asm.h
103
#define LABEL_MANGLE(a)
EXTERN_PREFIX
#a
113
# define MANGLE(a)
EXTERN_PREFIX
LOCAL_MANGLE(a)
/third_party/ffmpeg/compat/windows/
H
A
D
makedef
61
prefix="$
EXTERN_PREFIX
"
/third_party/ffmpeg/
H
A
D
configure
5585
SLIB_CREATE_DEF_CMD='
EXTERN_PREFIX
="$(
EXTERN_PREFIX
)" AR="$(AR_CMD)" NM="$(NM_CMD)" $(SRC_PATH)/compat/windows/makedef $(SUBDIR)lib$(NAME).ver $(OBJS) > $$(@:$(SLIBSUF)=.def)'
5622
SLIB_CREATE_DEF_CMD='
EXTERN_PREFIX
="$(
EXTERN_PREFIX
)" $(SRC_PATH)/compat/windows/makedef $(SUBDIR)lib$(NAME).ver $(OBJS) > $$(@:$(SLIBSUF)=.def)'
7650
EXTERN_PREFIX
=$extern_prefix
7792
#define
EXTERN_PREFIX
"${extern_prefix}"
Completed in 9 milliseconds