/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_midi.c | 147 pMIDIStream->d2 = c; 241 pMIDIStream->status, pMIDIStream->d1, pMIDIStream->d2); */ } 243 VMStopNote(pEASData->pVoiceMgr, pSynth, channel, pMIDIStream->d1, pMIDIStream->d2); 247 if (pMIDIStream->d2) 250 pMIDIStream->status, pMIDIStream->d1, pMIDIStream->d2); */ } 253 VMStartNote(pEASData->pVoiceMgr, pSynth, channel, pMIDIStream->d1, pMIDIStream->d2); 258 pMIDIStream->status, pMIDIStream->d1, pMIDIStream->d2); */ } 260 VMStopNote(pEASData->pVoiceMgr, pSynth, channel, pMIDIStream->d1, pMIDIStream->d2); 266 pMIDIStream->status, pMIDIStream->d1, pMIDIStream->d2); */ } 271 pMIDIStream->status, pMIDIStream->d1, pMIDIStream->d2); */ } [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_midi.c | 147 pMIDIStream->d2 = c; 241 pMIDIStream->status, pMIDIStream->d1, pMIDIStream->d2); */ } 243 VMStopNote(pEASData->pVoiceMgr, pSynth, channel, pMIDIStream->d1, pMIDIStream->d2); 247 if (pMIDIStream->d2) 250 pMIDIStream->status, pMIDIStream->d1, pMIDIStream->d2); */ } 253 VMStartNote(pEASData->pVoiceMgr, pSynth, channel, pMIDIStream->d1, pMIDIStream->d2); 258 pMIDIStream->status, pMIDIStream->d1, pMIDIStream->d2); */ } 260 VMStopNote(pEASData->pVoiceMgr, pSynth, channel, pMIDIStream->d1, pMIDIStream->d2); 266 pMIDIStream->status, pMIDIStream->d1, pMIDIStream->d2); */ } 271 pMIDIStream->status, pMIDIStream->d1, pMIDIStream->d2); */ } [all...] |
/external/yaffs2/yaffs2/ |
yaffs_ecc.c | 176 unsigned char d0, d1, d2; /* deltas */ local 180 d2 = read_ecc[2] ^ test_ecc[2]; 182 if ((d0 | d1 | d2) == 0) 187 ((d2 ^ (d2 >> 1)) & 0x54) == 0x54) { 221 if (d2 & 0x80) 223 if (d2 & 0x20) 225 if (d2 & 0x08) 235 yaffs_CountBits(d2)) == 1) {
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/ |
armVCM4P10_Interpolate_Chroma_s.S | 54 VLD1.8 {d2},[r0],r10 57 VMULL.U8 q3,d2,d12 64 VMLAL.U8 q2,d2,d14 93 VLD1.8 {d2},[r0],r10 95 VMULL.U8 q3,d2,d12 100 VMLAL.U8 q2,d2,d14 116 VLD1.8 {d2},[r0],r10 118 VMULL.U8 q3,d2,d12 123 VMLAL.U8 q2,d2,d14
|
armVCM4P10_DeblockingChroma_unsafe_s.S | 29 VLD1.8 {d2[]},[r3] 47 VLD1.8 {d2[]},[r3]
|
omxVCM4P10_TransformDequantChromaDCFromPair_s.S | 48 vshrn.i32 d2, q1, #1 49 vst1.16 {d2}, [r1]
|
armVCM4P10_InterpolateLuma_HalfDiagVerHor4x4_unsafe_s.S | 22 VLD1.8 {d2,d3},[r0],r1 28 VADDL.U8 q10,d2,d12 38 VMLSL.U8 q9,d2,d30 81 VEXT.8 d29,d21,d2,#2 108 VQRSHRUN.S32 d2,q1,#10 112 VQMOVN.U16 d2,q1
|
/external/libvpx/vp8/common/arm/neon/ |
bilinearpredict4x4_neon.asm | 36 vld1.u8 {d2}, [r0], r1 ;load src data 52 vzip.32 d2, d3 ;put 2-line data in 1 register (src_ptr[0]) 57 vmull.u8 q7, d2, d0 ;(src_ptr[0] * vp8_filter[0]) 93 vqrshrn.u16 d2, q1, #7 ;shift/round/saturate to u8 96 vst1.32 {d2[0]}, [r4] ;store result 97 vst1.32 {d2[1]}, [r0]
|
/libcore/luni/src/main/java/java/lang/ |
Math.java | 473 * @param d2 475 * @return the larger of {@code d1} and {@code d2}. 477 public static double max(double d1, double d2) { 478 if (d1 > d2) { 481 if (d1 < d2) { 482 return d2; 485 if (d1 != d2) { 491 return d2; 573 * @param d2 575 * @return the smaller of {@code d1} and {@code d2} [all...] |
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.elab/ |
p3.cpp | 44 void d2(class B<int>::Member); // expected-error {{no class named 'Member' in 'B<int>'}}
|
/external/clang/test/Sema/ |
anonymous-struct-union.c | 5 double d2; member in union:X::__anon4824
|
attr-aligned.c | 33 char d2[__alignof__(d.member) == 2 ?: -1] = {0}; variable
|
/external/freetype/include/freetype/ |
ftcache.h | [all...] |
/external/libvpx/vp8/common/arm/armv6/ |
iwalsh_v6.asm | 62 qaddsubx r3, r11, r10 ; [a2|d2] [b1+a1 | d1-c1] 65 qaddsubx r5, lr, r12 ; [a2|d2] [b1+a1 | d1-c1] 68 qadd16 r3, r3, r10 ; [a2+3|d2+3] 70 qadd16 r5, r5, r10 ; [a2+3|d2+3] 97 qaddsubx r7, r3, r2 ; [a2|d2] [b1+a1 | d1-c1] 99 qaddsubx r9, r5, r4 ; [a2|d2] [b1+a1 | d1-c1] 102 qadd16 r7, r7, r10 ; [a2+3|d2+3] 104 qadd16 r9, r9, r10 ; [a2+3|d2+3]
|
/system/core/debuggerd/ |
vfp.S | 8 fconstd d2, #2
|
/external/webkit/Source/WebCore/platform/graphics/ |
FloatPoint.cpp | 88 bool findIntersection(const FloatPoint& p1, const FloatPoint& p2, const FloatPoint& d1, const FloatPoint& d2, FloatPoint& intersection) 94 float dSlope = findSlope(d1, d2, dOffset);
|
/sdk/ide_common/src/com/android/ide/common/resources/configuration/ |
ScreenDimensionQualifier.java | 88 String d2 = m.group(2); local 90 ScreenDimensionQualifier qualifier = getQualifier(d1, d2);
|
/external/llvm/utils/ |
codegen-diff | 64 my $d2 = $file2[$i]; 65 if ($d1->{'bytes'} ne $d2->{'bytes'}) { 66 next if (($d1->{'instr'} eq $d2->{'instr'}) && $opt_d); 68 printf "0x%08x:\t%30s \t%s\n\n", 0+$d2->{'addr'}, $d2->{'bytes'}, $d2->{'instr'};
|
/external/webkit/Source/JavaScriptCore/runtime/ |
UString.h | 142 const UChar* d2 = rep2->characters(); local 144 if (d1 == d2) // Check to see if the data pointers are the same. 150 return d1[0] == d2[0]; 152 return (d1[0] == d2[0]) & (d1[1] == d2[1]); 154 return memcmp(d1, d2, size1 * sizeof(UChar)) == 0;
|
/external/libvpx/vp8/encoder/arm/neon/ |
vp8_subpixelvariance16x16_neon.asm | 47 vld1.u8 {d2, d3, d4}, [r0], r1 ;load src data 65 vmull.u8 q7, d2, d0 ;(src_ptr[0] * Filter[0]) 74 vext.8 d2, d2, d3, #1 ;construct src_ptr[1] 79 vmlal.u8 q7, d2, d1 ;(src_ptr[0] * Filter[1]) 104 vld1.u8 {d2, d3, d4}, [r0], r1 ;load src data 118 vmull.u8 q9, d2, d0 ;(src_ptr[0] * Filter[0]) 125 vext.8 d2, d2, d3, #1 ;construct src_ptr[1] 129 vmlal.u8 q9, d2, d1 ;(src_ptr[0] * Filter[1] [all...] |
subtract_neon.asm | 38 vld1.8 {d2}, [r3], r6 46 vsubl.u8 q11, d2, d3 78 vsubl.u8 q8, d0, d2 113 vld1.8 {d2}, [r1], r12 129 vsubl.u8 q9, d2, d3 149 vld1.8 {d2}, [r2], r12 165 vsubl.u8 q9, d2, d3
|
vp8_mse16x16_neon.asm | 46 vsubl.u8 q13, d2, d6 70 vadd.u64 d0, d2, d3 99 vsubl.u8 q13, d2, d6 125 vadd.u64 d1, d2, d3 146 vld1.8 {d2}, [r0], r1 153 vsubl.u8 q13, d2, d6 166 vadd.u64 d0, d2, d3
|
/external/stlport/test/unit/ |
deque_test.cpp | 268 deque<PointEx> d2(d1.begin(), d1.end()); 269 CPPUNIT_ASSERT( d2.size() == 1 ); 270 CPPUNIT_ASSERT( d2[0].builtFromBase == true ); 272 d2.insert(d2.end(), d1.begin(), d1.end()); 273 CPPUNIT_ASSERT( d2.size() == 2 ); 274 CPPUNIT_ASSERT( d2[1].builtFromBase == true );
|
/ndk/tests/device/test-gnustl-full/unit/ |
deque_test.cpp | 268 deque<PointEx> d2(d1.begin(), d1.end()); 269 CPPUNIT_ASSERT( d2.size() == 1 ); 270 CPPUNIT_ASSERT( d2[0].builtFromBase == true ); 272 d2.insert(d2.end(), d1.begin(), d1.end()); 273 CPPUNIT_ASSERT( d2.size() == 2 ); 274 CPPUNIT_ASSERT( d2[1].builtFromBase == true );
|
/ndk/tests/device/test-stlport/unit/ |
deque_test.cpp | 268 deque<PointEx> d2(d1.begin(), d1.end()); 269 CPPUNIT_ASSERT( d2.size() == 1 ); 270 CPPUNIT_ASSERT( d2[0].builtFromBase == true ); 272 d2.insert(d2.end(), d1.begin(), d1.end()); 273 CPPUNIT_ASSERT( d2.size() == 2 ); 274 CPPUNIT_ASSERT( d2[1].builtFromBase == true );
|