/external/aac/libFDK/src/ |
fft.cpp | 338 vr = (x[ 0 + ix]>>1) + (x[16 + ix]>>1); /* Re A + Re B */ \ 339 vi = (x[ 8 + ix]>>1) + (x[24 + ix]>>1); /* Re C + Re D */ \ 342 y[ 0 + iy] = vr + vi; /* Re A' = ReA + ReB +ReC + ReD */ \ 343 y[ 4 + iy] = vr - vi; /* Re C' = -(ReC+ReD) + (ReA+ReB) */ \ 346 vr -= x[16 + ix]; /* Re A - Re B */ \ 347 vi = vi - x[24 + ix]; /* Re C - Re D */ 1049 FIXP_DBL re, im; local [all...] |
/external/lldb/test/pexpect-2.4/ |
pexpect.py | 71 import re namespace [all...] |
/frameworks/base/services/usage/java/com/android/server/usage/ |
UsageStatsService.java | 368 } catch (RemoteException re) { 427 } catch (RemoteException re) { 624 } catch (RemoteException re) { 810 } catch (RemoteException re) { [all...] |
/frameworks/native/opengl/tools/glgen2/registry/ |
reg.py | 24 import io,os,re,string,sys namespace 521 headerSym = '__' + re.sub('\.h', '_h_', os.path.basename(self.genOpts.filename)) 565 # prototypes separately for this feature. They're only printed in [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_support.py | 19 import re namespace 616 warnings have been raised and re-raise unexpected warnings. 617 If 'quiet' is True, only re-raise the unexpected warnings. 620 # in order to re-raise the warnings. 639 if (re.match(msg, message, re.I) and [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_support.py | 19 import re namespace 616 warnings have been raised and re-raise unexpected warnings. 617 If 'quiet' is True, only re-raise the unexpected warnings. 620 # in order to re-raise the warnings. 639 if (re.match(msg, message, re.I) and [all...] |
/external/regex-re2/lib/codereview/ |
codereview.py | 55 import re namespace 97 # RE: UNICODE STRING HANDLING 107 # This means that if you're not careful, your program works 404 return re.match("^[0-9]+$", name) 477 return re.split(", *", s) 548 who = re.sub('@.*', '', m.get('sender', '')) 549 text = re.sub("\n(.|\n)*", '', m.get('text', '')) 753 elif re.search('<enter reason for undo>', clx.desc): 756 elif not re.match(desc_re, clx.desc.split('\n')[0]): 757 if promptyesno(ui, desc_msg + "re-edit (y/n)?") 2665 import re namespace [all...] |
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
CollationTest.java | 667 private static boolean isValidCE(CollationRootElements re, CollationData data, long p, long s, long ctq) { 731 if (t < re.getTertiaryBoundary() || c != 2) { 737 if (s < re.getSecondaryBoundary() || t == 0 || t >= re.getTertiaryBoundary()) { 743 if (s == 0 || (Collation.COMMON_WEIGHT16 < s && s <= re.getLastCommonSecondary()) 744 || s >= re.getSecondaryBoundary()) { 747 if (t == 0 || t >= re.getTertiaryBoundary()) { 754 private static boolean isValidCE(CollationRootElements re, CollationData data, long ce) { 757 return isValidCE(re, data, p, secTer >>> 16, secTer & 0xffff); [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/ |
dbtables.py | 20 import re namespace 100 def __init__(self, likestr, re_flags=re.IGNORECASE): 101 # escape python re characters 107 self.re = re.compile('^'+self.likestr+'$', re_flags) 109 return self.re.match(s) 510 # WIBNI we could just abort the txn and re-raise the exception? 757 # we're done selecting rows, garbage collect the reject list
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
ftplib.py | 780 import re namespace 781 _150_re = re.compile("150 .* \((\d+) bytes\)", re.IGNORECASE) 803 import re namespace 804 _227_re = re.compile(r'(\d+),(\d+),(\d+),(\d+),(\d+),(\d+)') [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/ |
dbtables.py | 20 import re namespace 100 def __init__(self, likestr, re_flags=re.IGNORECASE): 101 # escape python re characters 107 self.re = re.compile('^'+self.likestr+'$', re_flags) 109 return self.re.match(s) 510 # WIBNI we could just abort the txn and re-raise the exception? 757 # we're done selecting rows, garbage collect the reject list
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
ftplib.py | 780 import re namespace 781 _150_re = re.compile("150 .* \((\d+) bytes\)", re.IGNORECASE) 803 import re namespace 804 _227_re = re.compile(r'(\d+),(\d+),(\d+),(\d+),(\d+),(\d+)') [all...] |
/bionic/libc/tools/ |
gensyscalls.py | 13 import re namespace 545 pattern = re.compile(r'^#define __NR_([a-z]\S+) .*') 548 m = re.search(pattern, line) 611 logging.info("re-generating stubs and support files...")
|
/development/ndk/platforms/android-21/arch-mips/include/asm/ |
inst.h | 484 BITFIELD_FIELD(unsigned int re : 5, 495 BITFIELD_FIELD(unsigned int re : 5, 507 BITFIELD_FIELD(unsigned int re : 5,
|
/development/ndk/platforms/android-21/arch-mips64/include/asm/ |
inst.h | 484 BITFIELD_FIELD(unsigned int re : 5, 495 BITFIELD_FIELD(unsigned int re : 5, 507 BITFIELD_FIELD(unsigned int re : 5,
|
/external/boringssl/linux-arm/crypto/modes/ |
ghashv8-armx.S | 190 vext.8 q3,q8,q8,#8 @ re-construct q3 191 adds r3,r3,#32 @ re-construct r3 192 veor q0,q0,q2 @ re-construct q0
|
/external/chromium-trace/trace-viewer/third_party/Paste/paste/ |
wsgiwrappers.py | 8 import re namespace 30 _CHARSET_RE = re.compile(r';\s*charset=([^;]*)', re.I)
|
/external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/ |
error_fixer.py | 21 import re namespace 35 END_OF_FLAG_TYPE = re.compile(r'(}?\s*)$') 39 INVERTED_AUTHOR_SPEC = re.compile(r'(?P<leading_whitespace>\s*)'
|
/external/deqp/scripts/ |
make_release.py | 24 import re namespace 147 src = re.sub('set\(%s\s+"[^"]*"' % re.escape(var),
|
/external/icu/icu4c/source/i18n/ |
ucol_res.cpp | 163 CollationLoader::CollationLoader(const CollationCacheEntry *re, const Locale &requested, 165 : cache(UnifiedCache::getInstance(errorCode)), rootEntry(re), 166 validLocale(re->validLocale), locale(requested),
|
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
TransliteratorRegistry.java | 875 ResourceEntry re = (ResourceEntry) entry; local [all...] |
/external/selinux/sepolgen/src/sepolgen/ |
audit.py | 22 import re namespace 527 self.regex = re.compile(regex) 538 self.regex = re.compile(regex)
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/ |
AppLoadingTask.java | 240 } catch (RemoteException re) { 304 } catch (NameNotFoundException re) { 409 * @param excludePackages the set of package names to be excluded, since they're required 469 } catch (RemoteException re) {
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/asm/ |
inst.h | 484 BITFIELD_FIELD(unsigned int re : 5, 495 BITFIELD_FIELD(unsigned int re : 5, 507 BITFIELD_FIELD(unsigned int re : 5,
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/asm/ |
inst.h | 484 BITFIELD_FIELD(unsigned int re : 5, 495 BITFIELD_FIELD(unsigned int re : 5, 507 BITFIELD_FIELD(unsigned int re : 5,
|