Searched refs:subs (Results 1 - 25 of 348) sorted by relevance

1234567891011>>

/external/javassist/src/test/test/javassist/bytecode/analysis/
H A DScannerTest.java32 Subroutine[] subs = scanner.scan(method.getMethodInfo2());
34 verifySubroutine(subs, 31, 31, new int[]{125, 25});
35 verifySubroutine(subs, 32, 31, new int[]{125, 25});
36 verifySubroutine(subs, 33, 31, new int[]{125, 25});
37 verifySubroutine(subs, 60, 31, new int[]{125, 25});
38 verifySubroutine(subs, 61, 31, new int[]{125, 25});
39 verifySubroutine(subs, 63, 31, new int[]{125, 25});
40 verifySubroutine(subs, 66, 31, new int[]{125, 25});
41 verifySubroutine(subs, 69, 31, new int[]{125, 25});
42 verifySubroutine(subs, 7
69 verifySubroutine(Subroutine[] subs, int pos, int start, int[] callers) argument
[all...]
/external/compiler-rt/lib/builtins/arm/
H A Dsync_fetch_and_sub_8.S18 subs rD_LO, rN_LO, rM_LO ; \
/external/eigen/test/
H A Dbandmatrix.cpp22 Index subs = _m.subs(); local
24 MatrixType m(rows,cols,supers,subs);
36 for (int i=1; i<=m.subs();++i)
51 Index b = std::max<Index>(0,rows-d-subs);
54 dm1.block(subs+1,0,rows-subs-1-b,rows-subs-1-b).template triangularView<Lower>().setZero();
55 if(b>0) dm1.block(d+subs,0,b,cols).setZero();
71 Index subs local
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dmnkytst.cpp84 UnicodeString subs, subt; local
86 source.extract(MIN(s, slen), MAX(s, slen), subs); local
93 myCollator->getCollationKey(subs, collationKey1, status1);
97 report( subs, subt, result, revResult);
100 myCollator->getCollationKey(subs, collationKey1, status1);
104 report( subs, subt, result, revResult);
107 myCollator->getCollationKey(subs, collationKey1, status1);
111 report(subs, subt, result, revResult);
114 UnicodeString addOne(subs);
117 myCollator->getCollationKey(subs, collationKey
159 UnicodeString subs, subt; local
161 source.extract(MIN(s, slen), MAX(s, slen), subs); local
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dmnkytst.cpp84 UnicodeString subs, subt; local
86 source.extract(MIN(s, slen), MAX(s, slen), subs); local
93 myCollator->getCollationKey(subs, collationKey1, status1);
97 report( subs, subt, result, revResult);
100 myCollator->getCollationKey(subs, collationKey1, status1);
104 report( subs, subt, result, revResult);
107 myCollator->getCollationKey(subs, collationKey1, status1);
111 report(subs, subt, result, revResult);
114 UnicodeString addOne(subs);
117 myCollator->getCollationKey(subs, collationKey
159 UnicodeString subs, subt; local
161 source.extract(MIN(s, slen), MAX(s, slen), subs); local
[all...]
/external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/string/
H A Dstring.js28 * subs("foo%s hot%s", "bar", "dog") becomes "foobar hotdog".
34 goog.string.subs = function(str, var_args) {
/external/elfutils/0.153/libebl/
H A Deblstrtab.c265 for (struct Ebl_Strent *subs = (*sep)->next; subs != NULL;
266 subs = subs->next)
267 if (subs->len == newstr->len)
274 return subs;
323 for (struct Ebl_Strent *subs = nodep->next; subs != NULL; subs = subs
[all...]
H A Deblgstrtab.c276 struct Ebl_GStrent *subs; local
279 for (subs = (*sep)->next; subs != NULL; subs = subs->next)
280 if (subs->len == newstr->len)
287 return subs;
328 struct Ebl_GStrent *subs; local
338 for (subs = nodep->next; subs !
[all...]
H A Deblwstrtab.c270 struct Ebl_WStrent *subs; local
273 for (subs = (*sep)->next; subs != NULL; subs = subs->next)
274 if (subs->len == newstr->len)
281 return subs;
322 struct Ebl_WStrent *subs; local
332 for (subs = nodep->next; subs !
[all...]
/external/libhevc/common/arm64/
H A Dihevc_inter_pred_luma_copy.s97 subs x8,x16,#0 //checks wd == 0
109 subs x8,x8,#4 //(wd -4)
118 subs x11,x11,#4 //ht - 4
135 subs x8,x16,#0 //checks wd
145 subs x8,x8,#8 //wd - 8(loop condition)
153 subs x11,x11,#4 //ht -= 4
168 subs x8,x16,#0 //checks wd
178 subs x8,x8,#16 //wd - 8(loop condition)
186 subs x11,x11,#4 //ht -= 4
/external/chromium_org/third_party/skia/src/opts/
H A Dmemset16_neon.S41 subs r2, r2, #2
97 subs r12, r12, #1
105 subs r12, r12, #1
114 subs r12, r12, #1
128 subs r2, r2, #8
133 subs r2, r2, #4
/external/skia/src/opts/
H A Dmemset16_neon.S40 subs r2, r2, #2
96 subs r12, r12, #1
104 subs r12, r12, #1
113 subs r12, r12, #1
127 subs r2, r2, #8
132 subs r2, r2, #4
/external/linux-tools-perf/perf-3.12.0/arch/arm64/lib/
H A Dmemcpy.S32 subs x2, x2, #8
35 subs x2, x2, #8
H A Dmemset.S36 subs x2, x2, #8
39 subs x2, x2, #8
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
H A Dregexp-dna.js1693 subs = {
1710 for(k in subs)
1711 dnaInput = dnaInput.replace(k, subs[k], "g")
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
H A Dregexp-dna.js1693 subs = {
1710 for(k in subs)
1711 dnaInput = dnaInput.replace(k, subs[k]) // FIXME: Would like this to be a global substitution in a future version of SunSpider.
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
H A Dregexp-dna.js1693 subs = {
1710 for(k in subs)
1711 dnaInput = dnaInput.replace(k, subs[k]) // FIXME: Would like this to be a global substitution in a future version of SunSpider.
/external/chromium_org/third_party/re2/re2/
H A Dprefilter.h27 AND, // All in subs() must match
28 OR, // One of subs() must match
40 vector<Prefilter*>* subs() { function in class:re2::Prefilter
45 // Set the children vector. Prefilter takes ownership of subs and
47 void set_subs(vector<Prefilter*>* subs) { subs_ = subs; } argument
H A Dprefilter_tree.cc55 vector<Prefilter*>* subs = prefilter->subs(); local
56 for (int i = 0; i < subs->size(); i++)
57 if (KeepPart((*subs)[i], level + 1))
58 (*subs)[j++] = (*subs)[i];
60 delete (*subs)[i];
62 subs->resize(j);
67 for (int i = 0; i < prefilter->subs()->size(); i++)
68 if (!KeepPart((*prefilter->subs())[
189 const vector<Prefilter*>& subs = *f->subs(); local
[all...]
H A Dsimplify.cc43 Regexp** subs; local
62 subs = sub();
64 if (!subs[i]->simple_)
73 subs = sub();
74 return subs[0]->simple_;
78 subs = sub();
79 if (!subs[0]->simple_)
81 switch (subs[0]->op_) {
201 Regexp** subs = re->sub(); local
203 Regexp* sub = subs[
301 Regexp** subs = re->sub(); local
[all...]
/external/regex-re2/re2/
H A Dprefilter.h27 AND, // All in subs() must match
28 OR, // One of subs() must match
40 vector<Prefilter*>* subs() { function in class:re2::Prefilter
45 // Set the children vector. Prefilter takes ownership of subs and
47 void set_subs(vector<Prefilter*>* subs) { subs_ = subs; } argument
H A Dprefilter_tree.cc50 vector<Prefilter*>* subs = prefilter->subs(); local
51 for (int i = 0; i < subs->size(); i++)
52 if (KeepPart((*subs)[i], level + 1))
53 (*subs)[j++] = (*subs)[i];
55 delete (*subs)[i];
57 subs->resize(j);
62 for (int i = 0; i < prefilter->subs()->size(); i++)
63 if (!KeepPart((*prefilter->subs())[
182 const vector<Prefilter*>& subs = *f->subs(); local
[all...]
H A Dsimplify.cc43 Regexp** subs; local
62 subs = sub();
64 if (!subs[i]->simple_)
73 subs = sub();
74 return subs[0]->simple_;
78 subs = sub();
79 if (!subs[0]->simple_)
81 switch (subs[0]->op_) {
201 Regexp** subs = re->sub(); local
203 Regexp* sub = subs[
301 Regexp** subs = re->sub(); local
[all...]
/external/libhevc/common/arm/
H A Dihevc_inter_pred_chroma_copy.s124 subs r4,r12,#0 @checks wd == 0
136 subs r4,r4,#4 @(wd -4)
144 subs r7,r7,#4 @ht - 4
156 subs r4,r12,#0 @checks wd == 0
167 subs r4,r4,#4 @(wd -4)
178 subs r4,r12,#0 @checks wd
188 subs r4,r4,#8 @wd - 8(loop condition)
196 subs r7,r7,#4 @ht -= 4
205 subs r4,r12,#0 @checks wd
215 @subs r
[all...]
/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_store.cc24 // Find items matching between |subs| and |adds|, and remove them. To minimize
25 // copies, the inputs are processing in parallel, so |subs| and |adds| should be
32 void KnockoutSubs(SubsT* subs, AddsT* adds, argument
39 typename SubsT::iterator sub_out = subs->begin();
47 typename SubsT::iterator sub_iter = subs->begin();
49 while (add_iter != adds->end() && sub_iter != subs->end()) {
71 subs->erase(sub_out, sub_iter);
114 // Factor out the prefix subs.
119 // Factor out the full-hash subs.
125 // processing to allow subs t
[all...]

Completed in 482 milliseconds

1234567891011>>