Home
last modified time | relevance | path

Searched refs:cre (Results 1 - 14 of 14) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Daf_afirdsp.h43 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 Daf_afir.c58 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 Dgenerator.py385 cre = cls._compile_re('^--' + re.escape(b) + '(--)?$', re.MULTILINE)
386 if not cre.search(text):
/third_party/python/Lib/
H A Dimaplib.py1200 def _match(self, cre, s):
1205 self.mo = cre.match(s)
1208 self._mesg("\tmatched %r => %r" % (cre.pattern, self.mo.groups()))
H A Dpdb.py98 cre = re.compile(r'def\s+%s\s*[(]' % re.escape(funcname))
106 if cre.match(line):
/third_party/icu/icu4c/source/
H A Dconfigure1052 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
/third_party/skia/third_party/externals/icu/source/
H A Dconfigure1050 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
/third_party/libevdev/
H A Dconfigure1076 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
/third_party/skia/third_party/externals/libpng/
H A Dconfigure1058 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
/third_party/eudev/
H A Dconfigure1092 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
/third_party/lame/
H A Dconfigure1072 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
/third_party/skia/third_party/externals/microhttpd/
H A Dconfigure1121 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
/third_party/node/deps/cares/
H A Dconfigure1097 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
/third_party/python/
H A Dconfigure1356 -no-create | --no-create | --no-creat | --no-crea | --no-cre \

Completed in 145 milliseconds