HomeSort by relevance Sort by last modified time
    Searched refs:sub (Results 101 - 125 of 1624) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/regex-re2/re2/
parse.cc 460 re->sub()[0] = FinishRegexp(stacktop_);
489 re->sub()[0] = FinishRegexp(stacktop_);
617 re->sub()[0] = FinishRegexp(r1);
646 Regexp** sub = re->sub(); local
647 if (sub[0]->op() == kRegexpEmptyMatch)
649 return sub[0];
662 Regexp** sub = re->sub(); local
663 if (sub[0]->op() == kRegexpEmptyMatch
750 Regexp** sub = re->sub(); local
1001 Regexp* sub; local
    [all...]
simplify.cc 62 subs = sub();
73 subs = sub();
78 subs = sub();
201 Regexp** subs = re->sub();
203 Regexp* sub = subs[i]; local
205 if (newsub != sub) {
220 Regexp** nre_subs = nre->sub();
229 if (newsub == re->sub()[0]) {
236 nre->sub()[0] = newsub;
252 if (newsub == re->sub()[0])
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/sparc/lib/
memset.S 78 EX(stb %g3, [%o0], sub %o1, 0)
82 EX(stb %g3, [%o0 + 0x01], sub %o1, 1)
84 EX(stb %g3, [%o0 + 0x02], sub %o1, 2)
86 sub %o2, 4, %o2
89 sub %o0, %o2, %o0
105 EX(st %g3, [%o0], sub %o1, 0)
106 sub %o1, 4, %o1
128 sub %o4, %o3, %o4
177 sub %g2, 9, %g2
183 sub %o0, %g2, %o
    [all...]
  /external/zlib/src/contrib/masmx86/
inffas32.asm 168 sub esp,64
187 sub edx,11
196 sub ebp,ecx
200 sub ecx,257
242 sub ecx,esi
244 sub eax,ecx
347 sub bl,ah
397 sub bl,cl
429 sub bl,ah
454 sub bl,cl
    [all...]
  /external/chromium_org/third_party/re2/re2/
simplify.cc 62 subs = sub();
73 subs = sub();
78 subs = sub();
201 Regexp** subs = re->sub();
203 Regexp* sub = subs[i]; local
205 if (newsub != sub) {
220 Regexp** nre_subs = nre->sub();
229 if (newsub == re->sub()[0]) {
236 nre->sub()[0] = newsub;
252 if (newsub == re->sub()[0])
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
AbstractListTest.java 418 List<Integer> sub = holder.subList(0, holder.size()); local
421 sub.size();
426 sub.add(12);
431 sub.add(0, 11);
436 sub.clear();
441 sub.contains(11);
446 sub.get(9);
451 sub.indexOf(10);
456 sub.isEmpty();
461 sub.iterator()
    [all...]
  /external/llvm/test/MC/AArch64/
arm64-arithmetic-encoding.s 72 sub w3, w4, #1024
73 sub w3, w4, #1024, lsl #0
74 sub w3, w4, #1024, lsl #12
75 sub x3, x4, #1024
76 sub x3, x4, #1024, lsl #0
77 sub x3, x4, #1024, lsl #12
78 sub sp, sp, #32
80 ; CHECK: sub w3, w4, #1024 ; encoding: [0x83,0x00,0x10,0x51]
81 ; CHECK: sub w3, w4, #1024 ; encoding: [0x83,0x00,0x10,0x51]
82 ; CHECK: sub w3, w4, #1024, lsl #12 ; encoding: [0x83,0x00,0x50,0x51
    [all...]
arm64-leaf-compact-unwind.s 58 sub sp, sp, #144 ; =#144
149 sub w8, w8, w9
150 sub w8, w8, w7, lsl #1
151 sub w8, w8, w6, lsl #1
152 sub w8, w8, w5, lsl #1
153 sub w8, w8, w4, lsl #1
154 sub w8, w8, w3, lsl #1
155 sub w8, w8, w2, lsl #1
156 sub w0, w8, w1, lsl #1
171 sub sp, sp, #512 ; =#51
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
qgain795.cpp 258 exp_code = sub(exp_gcode0, 10, pOverflow);
261 exp_max[0] = sub(exp_coeff[0], 13, pOverflow);
262 exp_max[1] = sub(exp_coeff[1], 14, pOverflow);
295 j = sub(e_max, exp_max[i], pOverflow);
383 L_tmp = L_shr(L_tmp, sub(9, exp_gcode0, pOverflow), pOverflow);
556 gain_code = shl(*gain_cod, sub(10, exp_gcode0, pOverflow), pOverflow); /* Q1 -> Q11 (-ec0) */
559 one_alpha = add(sub(32767, alpha, pOverflow), 1, pOverflow); /* 32768 - alpha */
569 exp_coeff[1] = sub(exp_en[1], 15, pOverflow);
574 exp = sub(exp_gcode0, 10, pOverflow);
580 exp = sub(shl(exp_gcode0, 1, pOverflow), 7, pOverflow)
    [all...]
  /external/llvm/test/MC/ARM/
eh-directive-pad.s 28 sub sp, sp, #0
57 sub sp, sp, #0x4
70 sub sp, sp, #0x100
98 sub sp, sp, #0x104
111 sub sp, sp, #0x200
140 sub sp, sp, #0x204
153 sub sp, sp, #0x580
184 sub sp, sp, #0x4
197 sub sp, sp, #0x4
210 sub sp, sp, #0x
    [all...]
thumb2-cbn-to-next-inst.s 12 sub r7, r8, r9
19 sub r7, r8, r9
27 @ CHECK: c: a8 eb 09 07 sub.w r7, r8, r9
32 @ CHECK: 1c: a8 eb 09 07 sub.w r7, r8, r9
  /bionic/libc/arch-arm/bionic/
memcmp.S 92 sub r0, #32
94 sub r1, #32
129 sub r2, r2, r3
208 sub r4, r4, #4
209 sub r1, r1, #4
280 sub r1, r1, #2
289 sub r1, r1, #(4+2)
290 sub r4, r4, #4
309 sub r2, r2, #8
325 sub r1, r1, r6, lsr #
    [all...]
  /external/chromium_org/third_party/skia/experimental/Intersection/
QuadraticUtilities.cpp 50 Quadratic sub; local
51 sub_divide(quad, startT, endT, sub);
52 _Point topPt = sub[0];
53 if (topPt.y > sub[2].y || (topPt.y == sub[2].y && topPt.x > sub[2].x)) {
54 topPt = sub[2];
56 if (!between(sub[0].y, sub[1].y, sub[2].y))
    [all...]
  /external/skia/experimental/Intersection/
QuadraticUtilities.cpp 50 Quadratic sub; local
51 sub_divide(quad, startT, endT, sub);
52 _Point topPt = sub[0];
53 if (topPt.y > sub[2].y || (topPt.y == sub[2].y && topPt.x > sub[2].x)) {
54 topPt = sub[2];
56 if (!between(sub[0].y, sub[1].y, sub[2].y))
    [all...]
  /bionic/libc/arch-x86/atom/string/
ssse3-strcpy-atom.S 186 sub $16, %ebx
204 sub %ecx, %esi
207 sub $16, %ebx
216 sub %edx, %eax
228 sub %eax, %ecx
277 sub $16, %ebx
289 sub $16, %ebx
301 sub $16, %ebx
313 sub $16, %ebx
325 sub $16, %eb
    [all...]
  /external/chromium_org/third_party/skia/src/pathops/
SkPathOpsQuad.cpp 51 SkDQuad sub = subDivide(startT, endT); local
52 SkDPoint topPt = sub[0];
53 if (topPt.fY > sub[2].fY || (topPt.fY == sub[2].fY && topPt.fX > sub[2].fX)) {
54 topPt = sub[2];
56 if (!between(sub[0].fY, sub[1].fY, sub[2].fY)) {
58 if (FindExtrema(sub[0].fY, sub[1].fY, sub[2].fY, &extremeT))
250 SkDQuad sub = subDivide(t1, t2); local
    [all...]
  /external/skia/src/pathops/
SkPathOpsQuad.cpp 51 SkDQuad sub = subDivide(startT, endT); local
52 SkDPoint topPt = sub[0];
53 if (topPt.fY > sub[2].fY || (topPt.fY == sub[2].fY && topPt.fX > sub[2].fX)) {
54 topPt = sub[2];
56 if (!between(sub[0].fY, sub[1].fY, sub[2].fY)) {
58 if (FindExtrema(sub[0].fY, sub[1].fY, sub[2].fY, &extremeT))
250 SkDQuad sub = subDivide(t1, t2); local
    [all...]
  /external/zlib/src/contrib/inflate86/
inffas86.c 837 sub bl, ah /* bits -= this.bits */
    [all...]
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
pvmp3_dct_16_gcc.s 53 sub r2,r1,r3
55 sub sp,sp,#0x1c
60 sub r3,r2,r12
67 sub r2,r1,r3
74 sub r4,r1,r12
80 sub r4,r12,lr
85 sub r12,r1,r12
92 sub lr,r1,r12
99 sub r6,r12,lr
105 sub r12,r1,r1
    [all...]
  /bionic/libc/arch-arm/cortex-a15/bionic/
strcat.S 125 sub ip, r3, #0x01010101
174 sub ip, r2, #0x01010101
192 sub ip, r2, #0x01010101
197 sub ip, r3, #0x01010101
284 sub ip, r2, #0x01010101
328 sub ip, r2, #0x01010101
353 sub ip, r2, #0x01010101
365 sub ip, r3, #0x01010101
389 sub ip, r2, #0x01010101
397 sub ip, r3, #0x0101010
    [all...]
  /external/llvm/lib/CodeGen/
CalcSpillWeights.cpp 47 unsigned sub, hreg, hsub; local
49 sub = mi->getOperand(0).getSubReg();
53 sub = mi->getOperand(1).getSubReg();
62 return sub == hsub ? hreg : 0;
67 if (sub == 0)
70 // reg:sub should match the physreg hreg.
71 return tri.getMatchingSuperReg(hreg, sub, rc);
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmserr.c 353 // Sub allocation takes care of many pointers of small size. The memory allocated in
390 _cmsSubAllocator* sub; local
393 sub = (_cmsSubAllocator*) _cmsMallocZero(ContextID, sizeof(_cmsSubAllocator));
394 if (sub == NULL) return NULL;
396 sub ->ContextID = ContextID;
398 sub ->h = _cmsCreateSubAllocChunk(ContextID, Initial);
399 if (sub ->h == NULL) {
400 _cmsFree(ContextID, sub);
404 return sub;
409 void _cmsSubAllocDestroy(_cmsSubAllocator* sub)
    [all...]
  /external/chromium_org/tools/deep_memory_profiler/visualizer/static/
dropdown-view.js 63 current.subs.forEach(function(sub) {
64 var id = sub.join(',');
65 var label = sub.join(':');
66 if (!previous.some(function(sub) {
67 return sub.id === id;
88 // Select current sub if exists.
  /frameworks/native/opengl/libagl/
iterators.S 55 sub r3, r3, r2
56 sub r4, r4, r2
57 sub r12, r12, #16
  /external/chromium_org/third_party/WebKit/Source/platform/heap/asm/
SaveRegisters_arm64.S 42 sub sp, sp, #96

Completed in 604 milliseconds

1 2 3 45 6 7 8 91011>>