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:cre
(Results
1 - 14
of
14
) sorted by relevance
/third_party/ffmpeg/libavfilter/
H
A
D
af_afirdsp.h
43
const float
cre
= c[2 * n ];
in fcmul_add_c()
local
48
sum[2 * n ] += tre *
cre
- tim * cim;
in fcmul_add_c()
49
sum[2 * n + 1] += tre * cim + tim *
cre
;
in fcmul_add_c()
60
const double
cre
= c[2 * n ];
in dcmul_add_c()
local
65
sum[2 * n ] += tre *
cre
- tim * cim;
in dcmul_add_c()
66
sum[2 * n + 1] += tre * cim + tim *
cre
;
in dcmul_add_c()
/third_party/ffmpeg/tests/checkasm/
H
A
D
af_afir.c
58
float
cre
= src2[idx];
in test_fcmul_add()
local
63
fabs(tre) + fabs(tim) + fabs(
cre
) + fabs(cim) +
in test_fcmul_add()
64
fabs(tre *
cre
) + fabs(tim * cim) +
in test_fcmul_add()
65
fabs(tre * cim) + fabs(tim *
cre
) +
in test_fcmul_add()
66
fabs(tre *
cre
- tim * cim) +
in test_fcmul_add()
67
fabs(tre * cim + tim *
cre
) +
in test_fcmul_add()
/third_party/python/Lib/email/
H
A
D
generator.py
385
cre
= cls._compile_re('^--' + re.escape(b) + '(--)?$', re.MULTILINE)
386
if not
cre
.search(text):
/third_party/python/Lib/
H
A
D
imaplib.py
1200
def _match(self,
cre
, s):
1205
self.mo =
cre
.match(s)
1208
self._mesg("\tmatched %r => %r" % (
cre
.pattern, self.mo.groups()))
H
A
D
pdb.py
98
cre
= re.compile(r'def\s+%s\s*[(]' % re.escape(funcname))
106
if
cre
.match(line):
/third_party/icu/icu4c/source/
H
A
D
configure
1052
-no-create | --no-create | --no-creat | --no-crea | --no-
cre
\
/third_party/skia/third_party/externals/icu/source/
H
A
D
configure
1050
-no-create | --no-create | --no-creat | --no-crea | --no-
cre
\
/third_party/libevdev/
H
A
D
configure
1076
-no-create | --no-create | --no-creat | --no-crea | --no-
cre
\
/third_party/skia/third_party/externals/libpng/
H
A
D
configure
1058
-no-create | --no-create | --no-creat | --no-crea | --no-
cre
\
/third_party/eudev/
H
A
D
configure
1092
-no-create | --no-create | --no-creat | --no-crea | --no-
cre
\
/third_party/lame/
H
A
D
configure
1072
-no-create | --no-create | --no-creat | --no-crea | --no-
cre
\
/third_party/skia/third_party/externals/microhttpd/
H
A
D
configure
1121
-no-create | --no-create | --no-creat | --no-crea | --no-
cre
\
/third_party/node/deps/cares/
H
A
D
configure
1097
-no-create | --no-create | --no-creat | --no-crea | --no-
cre
\
/third_party/python/
H
A
D
configure
1356
-no-create | --no-create | --no-creat | --no-crea | --no-
cre
\
Completed in 145 milliseconds