Home
last modified time | relevance | path

Searched refs:chase (Results 1 – 25 of 34) sorted by relevance

12

/external/tremolo/Tremolo/
Dcodebook.c162 long chase=0; in _make_words() local
168 if(chase>=top){ in _make_words()
169 if (chase < 0 || chase >= n) return 1; in _make_words()
171 r[chase*2]=top; in _make_words()
172 r[chase*2+1]=0; in _make_words()
174 if (chase < 0 || chase >= n || chase*2+bit > n*2+1) return 1; in _make_words()
175 if(!r[chase*2+bit]) in _make_words()
176 r[chase*2+bit]=top; in _make_words()
177 chase=r[chase*2+bit]; in _make_words()
178 if (chase < 0 || chase >= n) return 1; in _make_words()
[all …]
Ddpen.s97 MOV r7, #0 @ r7 = chase
100 ADC r2, r6, r7, LSL #1 @ r8 = &t[chase*2+C]
106 AND r7, r7, #0x7F @ r7 = chase
112 MOV r0, r7 @ return chase
123 MOV r7, r10 @ r7 = chase=next
125 ADC r8, r6, r7 @ r8 = t+chase+bit
126 LDRB r10,[r8], -r6 @ r10= next=t[chase+bit] r8=chase+bit
139 CMP r8, r7 @ if bit==0 (chase+bit==chase) (sets C)
140 LDRNEB r14,[r6, r7] @ r14= t[chase]
142 ADC r12,r8, r6 @ r12= chase+bit+1+t
[all …]
/external/skia/src/pathops/
DSkPathOpsOp.cpp13 static SkOpSegment* findChaseOp(SkTDArray<SkOpSpanBase*>& chase, SkOpSpanBase** startPtr, in findChaseOp() argument
15 while (chase.count()) { in findChaseOp()
17 chase.pop(&span); in findChaseOp()
27 *chase.insert(0) = span; in findChaseOp()
29 *chase.append() = span; in findChaseOp()
77 *chase.insert(0) = span; in findChaseOp()
79 *chase.append() = span; in findChaseOp()
98 SkTDArray<SkOpSpanBase*> chase; in bridgeOp() local
108 SkOpSegment* next = current->findNextOp(&chase, &nextStart, &nextEnd, in bridgeOp()
145 SkASSERT(!SkPathOpsDebug::ChaseContains(chase, last)); in bridgeOp()
[all …]
DSkPathOpsSimplify.cpp24 SkTDArray<SkOpSpanBase*> chase; in bridgeWinding() local
34 SkOpSegment* next = current->findNextWinding(&chase, &nextStart, &nextEnd, in bridgeWinding()
71 SkASSERT(!SkPathOpsDebug::ChaseContains(chase, last)); in bridgeWinding()
72 *chase.append() = last; in bridgeWinding()
82 current = FindChase(&chase, &start, &end); in bridgeWinding()
DSkPathOpsCommon.cpp76 SkOpSegment* FindChase(SkTDArray<SkOpSpanBase*>* chase, SkOpSpanBase** startPtr, in FindChase() argument
78 while (chase->count()) { in FindChase()
80 chase->pop(&span); in FindChase()
89 *chase->insert(0) = span; in FindChase()
91 *chase->append() = span; in FindChase()
134 *chase->insert(0) = span; in FindChase()
136 *chase->append() = span; in FindChase()
DSkPathOpsCommon.h20 SkOpSegment* FindChase(SkTDArray<SkOpSpanBase*>* chase, SkOpSpanBase** startPtr,
DSkOpSegment.h178 SkOpSegment* findNextOp(SkTDArray<SkOpSpanBase*>* chase, SkOpSpanBase** nextStart,
181 SkOpSegment* findNextWinding(SkTDArray<SkOpSpanBase*>* chase, SkOpSpanBase** nextStart,
DSkOpSegment.cpp544 SkOpSegment* SkOpSegment::findNextOp(SkTDArray<SkOpSpanBase*>* chase, SkOpSpanBase** nextStart, in findNextOp() argument
623 SkASSERT(!SkPathOpsDebug::ChaseContains(*chase, last)); in findNextOp()
624 *chase->append() = last; in findNextOp()
649 SkOpSegment* SkOpSegment::findNextWinding(SkTDArray<SkOpSpanBase*>* chase, in findNextWinding() argument
719 SkASSERT(!SkPathOpsDebug::ChaseContains(*chase, last)); in findNextWinding()
720 *chase->append() = last; in findNextWinding()
/external/sonivox/jet_tools/JetCreator/
DJetCreatorhlp.dat74 chase controllers = This option will force JET to chase controllers up to the beginning of a given …
94 chase controllers = If on, MIDI CC messages and program changes will be read from the beginning of …
109 chase controllers = If on, MIDI CC messages and program changes will be read from the beginning of …
/external/valgrind/docs/internals/
Dt-chaining-notes.txt7 check also with --vex-guest-chase-cond=yes
/external/valgrind/
DREADME_DEVELOPERS288 Try running with "--vex-guest-chase-thresh=0 --trace-flags=10000000
/external/libogg/
Dltmain.sh3404 LTWRAPPER_DEBUGPRINTF (("(main) found exe (before symlink chase) at : %s\n",
3408 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
3655 Does not chase symlinks, even on platforms that support them.
/external/google-breakpad/autotools/
Dltmain.sh3404 LTWRAPPER_DEBUGPRINTF (("(main) found exe (before symlink chase) at : %s\n",
3408 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
3655 Does not chase symlinks, even on platforms that support them.
/external/libmtp/
Dltmain.sh3404 LTWRAPPER_DEBUGPRINTF (("(main) found exe (before symlink chase) at : %s\n",
3408 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
3655 Does not chase symlinks, even on platforms that support them.
/external/libusb-compat/
Dltmain.sh3411 LTWRAPPER_DEBUGPRINTF (("(main) found exe (before symlink chase) at : %s\n",
3415 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
3662 Does not chase symlinks, even on platforms that support them.
/external/libvorbis/
Dltmain.sh3404 LTWRAPPER_DEBUGPRINTF (("(main) found exe (before symlink chase) at : %s\n",
3408 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
3655 Does not chase symlinks, even on platforms that support them.
/external/google-tv-pairing-protocol/cpp/
Dlibtool3905 LTWRAPPER_DEBUGPRINTF (("(main) found exe (before symlink chase) at : %s\n",
3909 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
4156 Does not chase symlinks, even on platforms that support them.
Dltmain.sh3404 LTWRAPPER_DEBUGPRINTF (("(main) found exe (before symlink chase) at : %s\n",
3408 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
3655 Does not chase symlinks, even on platforms that support them.
/external/libusb/
Dltmain.sh3404 LTWRAPPER_DEBUGPRINTF (("(main) found exe (before symlink chase) at : %s\n",
3408 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
3655 Does not chase symlinks, even on platforms that support them.
/external/valgrind/VEX/priv/
Dir_opt.c1347 static IRExpr* chase ( IRExpr** env, IRExpr* e ) in chase() function
2326 IRExpr* a1 = chase(env, e->Iex.Binop.arg1); in fold_Expr()
6005 print_flat_expr(env, chase(env, e)); in print_flat_expr()
/external/libopus/
Dltmain.sh4621 Does not chase symlinks, even on platforms that support them.
/external/pcre/dist/
Dltmain.sh4621 Does not chase symlinks, even on platforms that support them.
/external/protobuf/gtest/build-aux/
Dltmain.sh4621 Does not chase symlinks, even on platforms that support them.
/external/protobuf/
Dltmain.sh4621 Does not chase symlinks, even on platforms that support them.
/external/libpng/
Dltmain.sh4621 Does not chase symlinks, even on platforms that support them.

12