Home
last modified time | relevance | path

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

/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
Dregexp.cc126 Regexp** subs = re->sub(); in Destroy() local
223 Regexp** subs = re->sub(); in ConcatOrAlternate() local
235 Regexp** subs = re->sub(); in ConcatOrAlternate() local
Dparse.cc1017 Regexp** subs = new Regexp*[n]; in DoCollapse() 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/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
Dregexp-dna.js1693 subs = { variable
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
Dregexp-dna.js1693 subs = { variable
/external/icu4c/test/intltest/
Dmnkytst.cpp84 UnicodeString subs, subt; in TestCollationKey() local
159 UnicodeString subs, subt; in TestCompare() local
/external/elfutils/libebl/
Deblwstrtab.c270 struct Ebl_WStrent *subs; in ebl_wstrtabadd() local
322 struct Ebl_WStrent *subs; in copystrings() local
Deblstrtab.c260 for (struct Ebl_Strent *subs = (*sep)->next; subs != NULL; in ebl_strtabadd() local
318 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/libselinux/src/
Dlabel_internal.h62 struct selabel_sub *subs; member
/external/bluetooth/glib/gio/fen/
Dfen-data.h54 GList *subs; member
/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_store.cc22 void KnockoutSubs(std::vector<S>* subs, in KnockoutSubs()
Dsafe_browsing_util.h119 std::string subs; // The ranges for sub chunks. member
Dsafe_browsing_database.cc200 std::vector<std::string> subs(listnames.size()); in UpdateChunkRanges() local
/external/valgrind/main/coregrind/m_demangle/
Dcp-demangle.h109 struct demangle_component **subs; member
Dcp-demangle.c4431 __extension__ struct demangle_component *subs[di.num_subs]; in d_demangle_callback() local
4694 __extension__ struct demangle_component *subs[di.num_subs]; in is_ctor_or_dtor() local
/external/gcc-demangle/
Dcp-demangle.h110 struct demangle_component **subs; member
Dcp-demangle.c4816 __extension__ struct demangle_component *subs[di.num_subs]; in d_demangle_callback() local
5095 __extension__ struct demangle_component *subs[di.num_subs]; in is_ctor_or_dtor() local
/external/bluetooth/glib/gio/inotify/
Dinotify-path.c58 GList *subs; member
/external/freetype/src/sfnt/
Dttcmap.c282 FT_Byte* subs; /* sub-headers */ in FT_CALLBACK_DEF() local
386 FT_Byte* subs = table + 518; /* subheaders table */ in tt_cmap2_get_subheader() local