Searched refs:short1 (Results 1 – 7 of 7) sorted by relevance
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/ |
D | ShortArrayCodeInput.java | 59 int short1 = read(); in readInt() local 61 return short0 | (short1 << 16); in readInt() 67 long short1 = read(); in readLong() local 71 return short0 | (short1 << 16) | (short2 << 32) | (short3 << 48); in readLong()
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/pcm16b/ |
D | pcm16b.c | 51 int16_t short1; in WebRtcPcm16b_Encode() local 54 short1=HIGHEND & speech16b[pos]; in WebRtcPcm16b_Encode() 56 short1=short1>>8; in WebRtcPcm16b_Encode() 57 speech8b[pos*2]=(unsigned char) short1; in WebRtcPcm16b_Encode()
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 10 %short1 = add i16 0, 0 ; <i16> [#uses=6] 50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0] 51 %test32 = icmp sge i16 %short1, %short2 ; <i1> [#uses=0] 52 %test33 = icmp sgt i16 %short1, %short2 ; <i1> [#uses=0] 53 %test34 = icmp sle i16 %short1, %short2 ; <i1> [#uses=0] 54 %test35 = icmp slt i16 %short1, %short2 ; <i1> [#uses=0] 55 %test36 = icmp ne i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 10 %short1 = add i16 0, 0 ; <i16> [#uses=6] 50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0] 51 %test32 = icmp sge i16 %short1, %short2 ; <i1> [#uses=0] 52 %test33 = icmp sgt i16 %short1, %short2 ; <i1> [#uses=0] 53 %test34 = icmp sle i16 %short1, %short2 ; <i1> [#uses=0] 54 %test35 = icmp slt i16 %short1, %short2 ; <i1> [#uses=0] 55 %test36 = icmp ne i16 %short1, %short2 ; <i1> [#uses=0]
|
D | test-interp-vec-setcond-int.ll | 10 %short1 = add <4 x i16> <i16 0, i16 0, i16 0, i16 0>, <i16 0, i16 0, i16 0, i16 0> 50 %test31 = icmp eq <4 x i16> %short1, %short2 51 %test32 = icmp sge <4 x i16> %short1, %short2 52 %test33 = icmp sgt <4 x i16> %short1, %short2 53 %test34 = icmp sle <4 x i16> %short1, %short2 54 %test35 = icmp slt <4 x i16> %short1, %short2 55 %test36 = icmp ne <4 x i16> %short1, %short2
|
/external/llvm/test/Object/ |
D | coff-archive-short.test | 11 CHECKIDX: _shortfn1 in short1.obj 13 CHECKIDX: short1.obj:
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 74942 http://www.theromanceclub.com/shortstories/short1.htm
|