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:HAVE_6REGS
(Results
1 - 12
of
12
) sorted by relevance
/third_party/ffmpeg/libavcodec/x86/
H
A
D
mpegvideoenc.c
43
#if
HAVE_6REGS
69
#endif /*
HAVE_6REGS
*/
140
#if
HAVE_6REGS
in ff_dct_encode_init_x86()
146
#if
HAVE_6REGS
&& HAVE_SSSE3_INLINE
in ff_dct_encode_init_x86()
H
A
D
vc1dsp_init.c
105
if (
HAVE_6REGS
&& INLINE_MMX(cpu_flags))
in ff_vc1dsp_init_x86()
109
if (
HAVE_6REGS
&& INLINE_MMXEXT(cpu_flags))
in ff_vc1dsp_init_x86()
H
A
D
vp56_arith.h
27
#if HAVE_INLINE_ASM && HAVE_FAST_CMOV &&
HAVE_6REGS
H
A
D
mpegaudiodsp.c
50
#if
HAVE_6REGS
&& HAVE_SSE_INLINE
194
#endif /*
HAVE_6REGS
&& HAVE_SSE_INLINE */
260
#if
HAVE_6REGS
&& HAVE_SSE_INLINE
in ff_mpadsp_init_x86()
H
A
D
mathops.h
101
#if
HAVE_6REGS
111
#endif /*
HAVE_6REGS
*/
H
A
D
snowdsp.c
610
#if
HAVE_6REGS
878
#endif /*
HAVE_6REGS
*/
893
#if
HAVE_6REGS
in ff_dwt_init_x86()
904
#if
HAVE_6REGS
in ff_dwt_init_x86()
H
A
D
vc1dsp_mmx.c
36
#if
HAVE_6REGS
&& HAVE_INLINE_ASM && HAVE_MMX_EXTERNAL
486
#endif /*
HAVE_6REGS
&& HAVE_INLINE_ASM && HAVE_MMX_EXTERNAL */
/third_party/ffmpeg/libavfilter/x86/
H
A
D
vf_noise.c
28
#if
HAVE_6REGS
70
#endif /*
HAVE_6REGS
*/
107
#if
HAVE_6REGS
in ff_noise_init_x86()
/third_party/ffmpeg/libavcodec/
H
A
D
dirac_arith.h
142
#if ARCH_X86 && HAVE_FAST_CMOV && HAVE_INLINE_ASM &&
HAVE_6REGS
in dirac_get_arith_bit()
/third_party/ffmpeg/libavutil/x86/
H
A
D
asm.h
76
#define
HAVE_6REGS
(ARCH_X86_64 || (HAVE_EBX_AVAILABLE || HAVE_EBP_AVAILABLE))
macro
/third_party/ffmpeg/libswscale/x86/
H
A
D
swscale_template.c
601
#if
HAVE_6REGS
651
#endif /*
HAVE_6REGS
*/
1417
#if
HAVE_6REGS
in sws_init_swscale()
1432
#if
HAVE_6REGS
in sws_init_swscale()
/third_party/ffmpeg/libpostproc/
H
A
D
postprocess_template.c
1672
#if (TEMPLATE_PP_MMXEXT || TEMPLATE_PP_3DNOW) &&
HAVE_6REGS
in deInterlaceL5()
1732
#else //(TEMPLATE_PP_MMXEXT || TEMPLATE_PP_3DNOW) &&
HAVE_6REGS
in deInterlaceL5()
1761
#endif //(TEMPLATE_PP_MMXEXT || TEMPLATE_PP_3DNOW) &&
HAVE_6REGS
in deInterlaceL5()
2168
#if (TEMPLATE_PP_MMXEXT || TEMPLATE_PP_3DNOW) &&
HAVE_6REGS
in tempNoiseReducer()
2457
#else //(TEMPLATE_PP_MMXEXT || TEMPLATE_PP_3DNOW) &&
HAVE_6REGS
in tempNoiseReducer()
2540
#endif //(TEMPLATE_PP_MMXEXT || TEMPLATE_PP_3DNOW) &&
HAVE_6REGS
in tempNoiseReducer()
3091
#if !TEMPLATE_PP_MMX || !
HAVE_6REGS
in blockCopy()
3095
#if TEMPLATE_PP_MMX &&
HAVE_6REGS
in blockCopy()
3172
#else //TEMPLATE_PP_MMX &&
HAVE_6REGS
in blockCopy()
3176
#endif //TEMPLATE_PP_MMX &&
HAVE_6REGS
in blockCopy()
[all...]
Completed in 13 milliseconds