Searched refs:part3 (Results 1 – 10 of 10) sorted by relevance
/external/speex/libspeex/ |
D | ltp_arm4.h | 108 spx_word32_t part1, part2, part3, part4, x0; in pitch_xcorr() local 174 "=r" (part1), "=r" (part2), "=r" (part3), "=r" (part4), in pitch_xcorr()
|
D | ltp.c | 102 spx_word32_t part3; 106 part3 = MULT16_16(*x,y2); 112 part3 = MAC16_16(part3,*x,y3); 118 part3 = MAC16_16(part3,*x,y0); 124 part3 = MAC16_16(part3,*x,y1); 131 sum3 = ADD32(sum3,SHR32(part3,6));
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/file/ |
D | BlenderInputStream.java | 252 int part3 = this.readByte(); in readInt() local 255 return (part4 << 24) + (part3 << 16) + (part2 << 8) + part1; in readInt() 257 return (part1 << 24) + (part2 << 16) + (part3 << 8) + part4; in readInt()
|
/external/qemu/docs/ |
D | ANDROID-SKIN-FILES.TXT | 116 'part1', 'part2', 'part3', etc...
|
/external/grub/docs/ |
D | multiboot.texi | 680 | drive | part1 | part2 | part3 | 695 number, and @samp{part2} and @samp{part3} are both 0xFF. As another 700 that DOS partition, and @samp{part3} is 0xFF. 707 @samp{part1} will be 5, and @samp{part2} and @samp{part3} will both be
|
D | multiboot.info | 639 | drive | part1 | part2 | part3 | 652 and `part2' and `part3' are both 0xFF. As another example, if a disk is 657 `part3' is 0xFF. 664 style, then `part1' will be 5, and `part2' and `part3' will both be
|
/external/valgrind/main/none/tests/ppc32/ |
D | testVMX.c | 274 int part3( ); 1657 part3(); in main() 3397 int part3( ) in part3() function
|
/external/webkit/Source/WebKit2/ |
D | ChangeLog | 9323 Make Qt port compiling with ENABLE_PLUGIN_PROCESS=1, part3
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2007-10-14 | 32725 * platform/image-decoders/jpeg/jpeg-part3.c: Added.
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 37327 http://www.dohc.ie/publications/fulltext/quality_and_fairness/part3.html 73543 http://www.tc.gc.ca/tdg/clear/part3.htm
|