Home
last modified time | relevance | path

Searched defs:subs (Results 1 – 25 of 50) sorted by relevance

12

/external/regex-re2/re2/
Dprefilter.h40 vector<Prefilter*>* subs() { in subs() function
47 void set_subs(vector<Prefilter*>* subs) { subs_ = subs; } in set_subs()
Dsimplify.cc43 Regexp** subs; in ComputeSimple() local
201 Regexp** subs = re->sub(); in PostVisit() local
301 Regexp** subs = re->sub(); in Concat2() local
Dprefilter_tree.cc50 vector<Prefilter*>* subs = prefilter->subs(); in KeepPart() local
182 const vector<Prefilter*>& subs = *f->subs(); in AssignUniqueIds() local
/external/chromium_org/third_party/re2/re2/
Dprefilter.h40 vector<Prefilter*>* subs() { in subs() function
47 void set_subs(vector<Prefilter*>* subs) { subs_ = subs; } in set_subs()
Dsimplify.cc43 Regexp** subs; in ComputeSimple() local
201 Regexp** subs = re->sub(); in PostVisit() local
301 Regexp** subs = re->sub(); in Concat2() local
Dprefilter_tree.cc55 vector<Prefilter*>* subs = prefilter->subs(); in KeepPart() local
189 const vector<Prefilter*>& subs = *f->subs(); in AssignUniqueIds() local
/external/chromium_org/tools/deep_memory_profiler/sorters/
Dvm.base.json38 "subs": [ array
48 "subs": [ array
56 "subs": [ array
64 "subs": [ array
Dmalloc.renderer-module.json18 "subs": [ array
/external/eigen/test/
Dbandmatrix.cpp22 Index subs = _m.subs(); in bandmatrix() local
71 Index subs = internal::random<Index>(0,rows-1); in test_bandmatrix() local
/external/javassist/src/test/test/javassist/bytecode/analysis/
DScannerTest.java32 Subroutine[] subs = scanner.scan(method.getMethodInfo2()); in testNestedFinally() local
69 private static void verifySubroutine(Subroutine[] subs, int pos, int start, in verifySubroutine()
/external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/string/
Dstring.js34 goog.string.subs = function(str, var_args) { function
/external/icu/icu4c/source/test/intltest/
Dmnkytst.cpp84 UnicodeString subs, subt; in TestCollationKey() local
159 UnicodeString subs, subt; in TestCompare() local
/external/chromium_org/third_party/icu/source/test/intltest/
Dmnkytst.cpp84 UnicodeString subs, subt; in TestCollationKey() local
159 UnicodeString subs, subt; in TestCompare() local
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
Dregexp-dna.js1693 subs = { variable
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
Dregexp-dna.js1693 subs = { variable
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
Dregexp-dna.js1693 subs = { variable
/external/llvm/test/MC/AArch64/
Darm64-diags.s263 subs w9, w10, sym@PAGEOFF label
264 subs x20, x30, sym@PAGEOFF label
/external/chromium_org/chrome/browser/safe_browsing/
Dsafe_browsing_store.cc32 void KnockoutSubs(SubsT* subs, AddsT* adds, in KnockoutSubs()
/external/elfutils/0.153/libebl/
Deblwstrtab.c270 struct Ebl_WStrent *subs; in ebl_wstrtabadd() local
322 struct Ebl_WStrent *subs; in copystrings() local
Deblstrtab.c265 for (struct Ebl_Strent *subs = (*sep)->next; subs != NULL; in ebl_strtabadd() local
323 for (struct Ebl_Strent *subs = nodep->next; subs != NULL; subs = subs->next) in copystrings() local
Deblgstrtab.c276 struct Ebl_GStrent *subs; in ebl_gstrtabadd() local
328 struct Ebl_GStrent *subs; in copystrings() local
/external/qemu/distrib/libselinux/src/
Dlabel_internal.h63 struct selabel_sub *subs; member
/external/libselinux/src/
Dlabel_internal.h67 struct selabel_sub *subs; member
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
DQuicktimeTextTrackImpl.java43 List<Line> subs = new LinkedList<Line>(); field in QuicktimeTextTrackImpl
DTextTrackImpl.java39 List<Line> subs = new LinkedList<Line>(); field in TextTrackImpl

12