/external/tremolo/Tremolo/ |
D | codebook.c | 162 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 …]
|
D | dpen.s | 97 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/ |
D | SkPathOpsOp.cpp | 13 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 …]
|
D | SkPathOpsSimplify.cpp | 24 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()
|
D | SkPathOpsCommon.cpp | 76 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()
|
D | SkPathOpsCommon.h | 20 SkOpSegment* FindChase(SkTDArray<SkOpSpanBase*>* chase, SkOpSpanBase** startPtr,
|
D | SkOpSegment.h | 178 SkOpSegment* findNextOp(SkTDArray<SkOpSpanBase*>* chase, SkOpSpanBase** nextStart, 181 SkOpSegment* findNextWinding(SkTDArray<SkOpSpanBase*>* chase, SkOpSpanBase** nextStart,
|
D | SkOpSegment.cpp | 544 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/ |
D | JetCreatorhlp.dat | 74 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/ |
D | t-chaining-notes.txt | 7 check also with --vex-guest-chase-cond=yes
|
/external/valgrind/ |
D | README_DEVELOPERS | 288 Try running with "--vex-guest-chase-thresh=0 --trace-flags=10000000
|
/external/libogg/ |
D | ltmain.sh | 3404 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/ |
D | ltmain.sh | 3404 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/ |
D | ltmain.sh | 3404 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/ |
D | ltmain.sh | 3411 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/ |
D | ltmain.sh | 3404 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/ |
D | libtool | 3905 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.
|
D | ltmain.sh | 3404 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/ |
D | ltmain.sh | 3404 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/ |
D | ir_opt.c | 1347 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/ |
D | ltmain.sh | 4621 Does not chase symlinks, even on platforms that support them.
|
/external/pcre/dist/ |
D | ltmain.sh | 4621 Does not chase symlinks, even on platforms that support them.
|
/external/protobuf/gtest/build-aux/ |
D | ltmain.sh | 4621 Does not chase symlinks, even on platforms that support them.
|
/external/protobuf/ |
D | ltmain.sh | 4621 Does not chase symlinks, even on platforms that support them.
|
/external/libpng/ |
D | ltmain.sh | 4621 Does not chase symlinks, even on platforms that support them.
|