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
defs:RENAME
(Results
1 - 19
of
19
) sorted by relevance
/third_party/ffmpeg/libswscale/x86/
H
A
D
yuv2rgb.c
46
#undef
RENAME
macro
48
#define
RENAME
(a) a ## _mmx
macro
54
#undef
RENAME
macro
56
#define
RENAME
(a) a ## _mmxext
macro
61
#undef
RENAME
macro
63
#define
RENAME
(a) a ## _ssse3
macro
H
A
D
rgb2rgb.c
92
#undef
RENAME
macro
93
#define
RENAME
(a) a ## _mmxext
macro
97
#undef
RENAME
macro
100
#define
RENAME
(a) a ## _sse2
macro
104
#undef
RENAME
macro
107
#define
RENAME
(a) a ## _avx
macro
H
A
D
swscale.c
59
#undef
RENAME
macro
62
#define
RENAME
(a) a ## _mmxext
macro
/third_party/ffmpeg/libavcodec/x86/
H
A
D
mpegvideoenc.c
50
#undef
RENAME
macro
52
#define
RENAME
(a) a ## _sse2
macro
62
#undef
RENAME
macro
64
#define
RENAME
(a) a ## _ssse3
macro
/third_party/ffmpeg/libavcodec/
H
A
D
mpegaudiodec_float.c
37
#define
RENAME
(a) a ## _float
macro
H
A
D
mpegaudiodec_fixed.c
37
#define
RENAME
(a) a ## _fixed
macro
H
A
D
v210enc.c
35
#define
RENAME
(a) a ## _ ## 8
macro
37
#undef
RENAME
macro
45
#define
RENAME
(a) a ## _ ## 10
macro
47
#undef
RENAME
macro
H
A
D
mpegaudiodsp_template.c
33
#define
RENAME
(n) n##_float
macro
53
#define
RENAME
(n) n##_fixed
macro
[all...]
H
A
D
dirac_dwt_template.c
26
# define
RENAME
(N) N ## _8bit
macro
32
# define
RENAME
(N) N ## _10bit
macro
38
# define
RENAME
(N) N ## _12bit
macro
607
#undef
RENAME
global()
macro
[all...]
H
A
D
ffv1dec.c
111
#define
RENAME
(name) name
macro
114
#undef
RENAME
macro
117
#define
RENAME
(name) name ## 32
macro
H
A
D
ffv1enc.c
264
#define
RENAME
(name) name
macro
267
#undef
RENAME
macro
270
#define
RENAME
(name) name ## 32
macro
H
A
D
ffv1.h
185
#define
RENAME
(name) name
macro
188
#undef
RENAME
macro
191
#define
RENAME
(name) name ## 32
macro
194
#undef
RENAME
macro
/third_party/ffmpeg/libswresample/
H
A
D
rematrix_template.c
26
# define
RENAME
(x) x ## _float
macro
32
# define
RENAME
(x) x ## _double
macro
39
# define
RENAME
(x) x ## _clip_s16
macro
42
# define
RENAME
(x) x ## _s16
macro
49
# define
RENAME
(x) x ## _s32
macro
52
typedef void (
RENAME
(mix_any_func_type))(SAMPLE **out, const SAMPLE **in1, COEFF *coeffp, integer len);
typedef
90
static
RENAME
(mix_any_func_type) *
RENAME
(get_mix_any_func)(SwrContext *s){
RENAME()
function
114
#undef
RENAME
global()
macro
[all...]
H
A
D
dither_template.c
20
# define
RENAME
(N) N ## _double
macro
25
# define
RENAME
(N) N ## _float
macro
30
# define
RENAME
(N) N ## _int32
macro
35
# define
RENAME
(N) N ## _int16
macro
82
#undef
RENAME
macro
H
A
D
resample_template.c
30
# define
RENAME
(N) N ## _double
macro
40
# define
RENAME
(N) N ## _float
macro
50
# define
RENAME
(N) N ## _int32
macro
62
# define
RENAME
(N) N ## _int16
macro
203
#undef
RENAME
macro
/third_party/rust/crates/serde/serde_derive/src/internals/
H
A
D
symbol.rs
25
pub const
RENAME
: Symbol = Symbol("rename");
consts
/third_party/rust/crates/serde/serde_derive_internals/src/
H
A
D
symbol.rs
25
pub const
RENAME
: Symbol = Symbol("rename");
consts
/third_party/ltp/testcases/kernel/syscalls/symlink/
H
A
D
symlink01.c
267
#define
RENAME
"rename01"
macro
/third_party/ffmpeg/libpostproc/
H
A
D
postprocess_template.c
35
# define
RENAME
(a) a ## _C
macro
41
# define
RENAME
(a) a ## _altivec
macro
47
# define
RENAME
(a) a ## _MMX
macro
55
# define
RENAME
(a) a ## _MMX2
macro
63
# define
RENAME
(a) a ## _3DNow
macro
73
# define
RENAME
(a) a ## _SSE2
macro
3732
#undef
RENAME
global()
macro
[all...]
Completed in 17 milliseconds