HomeSort by relevance Sort by last modified time
    Searched refs:subs (Results 1 - 25 of 509) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/javassist/src/test/test/javassist/bytecode/analysis/
ScannerTest.java 32 Subroutine[] subs = scanner.scan(method.getMethodInfo2()); local
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, 71, 31, new int[]{125, 25})
    [all...]
  /external/compiler-rt/lib/builtins/arm/
sync_fetch_and_sub_8.S 18 subs rD_LO, rN_LO, rM_LO ; \
  /external/eigen/test/
bandmatrix.cpp 22 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 = internal::random<Index>(0,rows-1) local
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
mnkytst.cpp 84 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, collationKey1, status1)
159 UnicodeString subs, subt; local
161 source.extract(MIN(s, slen), MAX(s, slen), subs); local
    [all...]
  /external/icu/icu4c/source/test/intltest/
mnkytst.cpp 84 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, collationKey1, status1)
159 UnicodeString subs, subt; local
161 source.extract(MIN(s, slen), MAX(s, slen), subs); local
    [all...]
  /external/chromium_org/tools/deep_memory_profiler/visualizer/static/
dropdown-view.js 6 * This is a view class showing subs of selected item.
13 this.placeholder_ = '#subs-dropdown';
26 var data = [{ label: 'subs' }];
58 // Get all subs of selected model.
62 if ('subs' in current) {
63 current.subs.forEach(function(sub) {
80 // Update data of subs tree.
82 label: 'subs',
95 // If selected category has subs, display subs box
    [all...]
  /external/elfutils/0.153/libebl/
eblstrtab.c 265 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->next
    [all...]
eblgstrtab.c 276 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 != NULL; subs = subs->next
    [all...]
eblwstrtab.c 270 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 != NULL; subs = subs->next
    [all...]
  /external/libhevc/common/arm64/
ihevc_inter_pred_luma_copy.s 97 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/
memset16_neon.S 40 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/skia/src/opts/
memset16_neon.S 40 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/
memcpy.S 32 subs x2, x2, #8
35 subs x2, x2, #8
memset.S 36 subs x2, x2, #8
39 subs x2, x2, #8
  /external/chromium_org/third_party/re2/re2/
prefilter.h 27 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; }
prefilter_tree.cc 55 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())[i], level + 1)
189 const vector<Prefilter*>& subs = *f->subs(); local
    [all...]
simplify.cc 43 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[i]
301 Regexp** subs = re->sub(); local
    [all...]
  /external/regex-re2/re2/
prefilter.h 27 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; }
prefilter_tree.cc 50 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())[i], level + 1)
182 const vector<Prefilter*>& subs = *f->subs(); local
    [all...]
simplify.cc 43 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[i]
301 Regexp** subs = re->sub(); local
    [all...]
  /external/libhevc/common/arm/
ihevc_inter_pred_chroma_copy.s 124 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 r4,r4,#8 @wd - 8(loop condition
    [all...]
  /bionic/libc/arch-arm/bionic/
memcmp.S 65 subs r2, r2, #32
87 subs r2, r2, #32
132 subs r0, r0, ip
134 subs r3, r3, #1
154 subs r2, r2, #(32 + 4)
184 subs r2, r2, #32
196 subs r2, r2, #4
216 subs r0, r0, ip
218 subs r2, r2, #1
233 subs r0, i
    [all...]
  /art/runtime/arch/arm/
memcmp16_arm.S 60 subs r0, r0, ip
62 subs r2, r2, #1
80 subs r0, r0, ip
102 subs r2, r2, #(16 + 2)
133 subs r2, r2, #16
145 subs r2, r2, #2
159 subs r0, r0, ip
170 subs r0, r0, ip
172 subs r2, r2, #1
211 subs r2, r2, #
    [all...]
  /external/llvm/test/MC/AArch64/
arm64-arithmetic-encoding.s 88 subs w3, w4, #1024
89 subs w3, w4, #1024, lsl #0
90 subs w3, w4, #1024, lsl #12
91 subs x3, x4, #1024
92 subs x3, x4, #1024, lsl #0
93 subs x3, x4, #1024, lsl #12
95 ; CHECK: subs w3, w4, #1024 ; encoding: [0x83,0x00,0x10,0x71]
96 ; CHECK: subs w3, w4, #1024 ; encoding: [0x83,0x00,0x10,0x71]
97 ; CHECK: subs w3, w4, #1024, lsl #12 ; encoding: [0x83,0x00,0x50,0x71]
98 ; CHECK: subs x3, x4, #1024 ; encoding: [0x83,0x00,0x10,0xf1
    [all...]
  /bionic/libc/arch-arm/cortex-a9/bionic/
memcpy_base.S 85 subs r2, r2, #64
96 subs r2, r2, #64
103 subs r2, r2, #32
108 subs r2, r2, #32
179 subs r2, r2, #64
188 subs r2, r2, #64
193 subs r2, r2, #32
199 subs r2, #32

Completed in 428 milliseconds

1 2 3 4 5 6 7 8 91011>>