/toolchain/binutils/binutils-2.27/gas/testsuite/gas/dlx/ |
load.d | 18 10: 84 a3 00 00 lh r3,0x0000\[r5\]
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/ |
ld-zero.d | 16 [0-9a-f]+ <[^>]*> lh zero,22136\(at\)
|
micromips@fix-rm7000-2.d | 19 0+0022 <[^>]*> lh a3,0\(s8\)
|
mips16-64.d | 159 1fe: 8b40 lh v0,0\(v1\) 160 200: f000 8b41 lh v0,1\(v1\) 161 204: 8b41 lh v0,2\(v1\) 162 206: f000 8b43 lh v0,3\(v1\) 163 20a: 8b42 lh v0,4\(v1\) 164 20c: 8b44 lh v0,8\(v1\) 165 20e: 8b48 lh v0,16\(v1\) 166 210: 8b50 lh v0,32\(v1\) 167 212: f040 8b40 lh v0,64\(v1\) 168 216: f080 8b40 lh v0,128\(v1\ [all...] |
mips16.d | 158 1fe: 8b40 lh v0,0\(v1\) 159 200: f000 8b41 lh v0,1\(v1\) 160 204: 8b41 lh v0,2\(v1\) 161 206: f000 8b43 lh v0,3\(v1\) 162 20a: 8b42 lh v0,4\(v1\) 163 20c: 8b44 lh v0,8\(v1\) 164 20e: 8b48 lh v0,16\(v1\) 165 210: 8b50 lh v0,32\(v1\) 166 212: f040 8b40 lh v0,64\(v1\) 167 216: f080 8b40 lh v0,128\(v1\ [all...] |
fix-rm7000-2.d | 28 0+004c <[^>]*> lh a3,0\(s8\)
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tilepro/ |
t_insns.s | 353 { add r15, r16, r17 ; addi r5, r6, 5 ; lh r25, r26 } 355 { add r15, r16, r17 ; bitx r5, r6 ; lh r25, r26 } 356 { add r15, r16, r17 ; clz r5, r6 ; lh r25, r26 } 364 { add r15, r16, r17 ; lh r25, r26 ; add r5, r6, r7 } 365 { add r15, r16, r17 ; lh r25, r26 ; mullla_ss r5, r6, r7 } 366 { add r15, r16, r17 ; lh r25, r26 ; shri r5, r6, 5 } 380 { add r15, r16, r17 ; mvnz r5, r6, r7 ; lh r25, r26 } 381 { add r15, r16, r17 ; mz r5, r6, r7 ; lh r25, r26 } 414 { add r5, r6, r7 ; ill ; lh r25, r26 } 420 { add r5, r6, r7 ; lh r25, r26 ; mz r15, r16, r17 [all...] |
t_insns.d | 328 9f0: [0-9a-f]* { add r15, r16, r17 ; addi r5, r6, 5 ; lh r25, r26 } 330 a00: [0-9a-f]* { bitx r5, r6 ; add r15, r16, r17 ; lh r25, r26 } 331 a08: [0-9a-f]* { clz r5, r6 ; add r15, r16, r17 ; lh r25, r26 } 339 a48: [0-9a-f]* { add r15, r16, r17 ; add r5, r6, r7 ; lh r25, r26 } 340 a50: [0-9a-f]* { mullla_ss r5, r6, r7 ; add r15, r16, r17 ; lh r25, r26 } 341 a58: [0-9a-f]* { add r15, r16, r17 ; shri r5, r6, 5 ; lh r25, r26 } 355 ac8: [0-9a-f]* { mvnz r5, r6, r7 ; add r15, r16, r17 ; lh r25, r26 } 356 ad0: [0-9a-f]* { add r15, r16, r17 ; mz r5, r6, r7 ; lh r25, r26 } 389 bd8: [0-9a-f]* { add r5, r6, r7 ; ill ; lh r25, r26 } 395 c08: [0-9a-f]* { add r5, r6, r7 ; mz r15, r16, r17 ; lh r25, r26 [all...] |
/external/llvm/test/MC/Mips/ |
mips-memory-instructions.s | 29 # CHECK: lh $4, 4($5) # encoding: [0x04,0x00,0xa4,0x84] 39 lh $4, 4($5)
|
/external/libvpx/libvpx/vpx_dsp/ |
fastssim.c | 54 int lh; local 57 lh = (_h + 1) >> 1; 63 im_size = lw * (size_t)lh; 71 lh = (lh + 1) >> 1; 78 lh = (_h + 1) >> 1; 83 _ctx->level[l].h = lh; 84 im_size = lw * (size_t)lh; 95 lh = (lh + 1) >> 1 [all...] |
/packages/apps/Camera2/src/com/android/camera/util/ |
XmpUtil.java | 225 int lh = section.length >> 8; local 227 os.write(lh); 369 int lh = is.read(); local 371 if (lh == -1 || ll == -1) { 374 int length = lh << 8 | ll;
|
/toolchain/binutils/binutils-2.27/bfd/ |
dwarf2.c | 1658 struct line_head lh; local [all...] |
/external/libxcam/modules/ocl/ |
cl_newwavelet_denoise_handler.cpp | 91 image = buffer->lh[0]; 125 image = buffer->lh[1]; 345 args.push_back (new CLMemArgument (buffer->lh[0])); 346 args.push_back (new CLMemArgument (buffer->lh[1])); 347 args.push_back (new CLMemArgument (buffer->lh[2])); 475 args.push_back (new CLMemArgument (buffer->lh[0])); 479 args.push_back (new CLMemArgument (buffer->lh[2])); 484 args.push_back (new CLMemArgument (buffer->lh[0])); 559 decompBuffer->lh[0] = new CLImage2D (context, cl_desc); 582 decompBuffer->lh[1] = new CLImage2D (context, cl_desc) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
math.h | 124 } lh; member in union:__mingw_dbl_type_t 140 } lh; member in union:__mingw_ldbl_type_t 417 e = hlp.ldt->lh.sign_exponent & 0x7fff; 420 unsigned int h = hlp.ldt->lh.high; 421 if (!(hlp.ldt->lh.low | h)) 427 return (((hlp.ldt->lh.high & 0x7fffffff) | hlp.ldt->lh.low) == 0 ? 444 h = hlp.ldt->lh.high; 445 l = hlp.ldt->lh.low | (h & 0xfffff); 532 l = hlp.dt->lh.low [all...] |
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mep/ |
allinsn.be.d | 38 00000028 <lh>: 39 28: 0f 8d lh \$sp,\(\$8\) 40 2a: 03 ad lh \$3,\(\$10\) 41 2c: 09 fd lh \$9,\(\$sp\) 42 2e: 06 fd lh \$6,\(\$sp\) 43 30: 0f bd lh \$sp,\(\$11\) 109 c8: c7 8d 00 02 lh \$7,2\(\$8\) 110 cc: c4 8d 00 03 lh \$4,3\(\$8\) 111 d0: ce fd 00 01 lh \$gp,1\(\$sp\) 112 d4: c9 0d 00 01 lh \$9,1\(\$0\ [all...] |
allinsn.le.d | 38 00000028 <lh>: 39 28: 8d 0f lh \$sp,\(\$8\) 40 2a: ad 03 lh \$3,\(\$10\) 41 2c: fd 09 lh \$9,\(\$sp\) 42 2e: fd 06 lh \$6,\(\$sp\) 43 30: bd 0f lh \$sp,\(\$11\) 109 c8: 8d c7 02 00 lh \$7,2\(\$8\) 110 cc: 8d c4 03 00 lh \$4,3\(\$8\) 111 d0: fd ce 01 00 lh \$gp,1\(\$sp\) 112 d4: 0d c9 01 00 lh \$9,1\(\$0\ [all...] |
dj1.be.d | 35 30: 00 0d lh \$0,\(\$0\) 43 40: 0f 0d lh \$sp,\(\$0\) 51 50: 00 fd lh \$0,\(\$sp\) 59 60: 0f fd lh \$sp,\(\$sp\) 128 d2: 00 dd lh \$0,\(\$tp\) 131 d8: 07 dd lh \$7,\(\$tp\) 134 de: 88 fe lh \$0,0x7e\(\$tp\) 137 e4: 8f fe lh \$7,0x7e\(\$tp\) 141 ea: 88 80 lh \$0,0x0\(\$tp\) 147 f0: 8f 80 lh \$7,0x0\(\$tp\ [all...] |
dj1.le.d | 35 30: 0d 00 lh \$0,\(\$0\) 43 40: 0d 0f lh \$sp,\(\$0\) 51 50: fd 00 lh \$0,\(\$sp\) 59 60: fd 0f lh \$sp,\(\$sp\) 128 d2: dd 00 lh \$0,\(\$tp\) 131 d8: dd 07 lh \$7,\(\$tp\) 134 de: fe 88 lh \$0,0x7e\(\$tp\) 137 e4: fe 8f lh \$7,0x7e\(\$tp\) 141 ea: 80 88 lh \$0,0x0\(\$tp\) 147 f0: 80 8f lh \$7,0x0\(\$tp\ [all...] |
/external/libxcam/cl_kernel/ |
kernel_wavelet_haar.cl | 5 * ll/hl/lh/hh: wavelet decomposition image 24 __write_only image2d_t lh, __write_only image2d_t hh, 73 write_imagef(lh, (int2)(x, y), line_lh + 0.5f); 81 * ll/hl/lh/hh: input wavelet transform data as read only 93 __read_only image2d_t lh, __read_only image2d_t hh, 110 line_lh = read_imagef(lh, sampler, (int2)(x, y)) - 0.5f;
|
/hardware/google/av/codec2/include/ |
C2.h | 529 constexpr bool operator()(const ::c2_cntr_t<T> &lh, const ::c2_cntr_t<T> &rh) const { 530 return lh.peeku() < rh.peeku(); 535 constexpr bool operator()(const ::c2_cntr_t<T> &lh, const ::c2_cntr_t<T> &rh) const { 536 return lh.peeku() <= rh.peeku(); 541 constexpr bool operator()(const ::c2_cntr_t<T> &lh, const ::c2_cntr_t<T> &rh) const { 542 return lh.peeku() > rh.peeku(); 547 constexpr bool operator()(const ::c2_cntr_t<T> &lh, const ::c2_cntr_t<T> &rh) const { 548 return lh.peeku() >= rh.peeku();
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
XMLString.java | 53 * @param lh A non-null reference to a LexicalHandler. 57 public abstract void dispatchAsComment(org.xml.sax.ext.LexicalHandler lh)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/ |
bootparam_prot.h | 34 char lh; member in struct:ip_addr_t
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/ |
TransliteratorTest.java | 102 Transliterator lh = Transliterator.getInstance("Latin-Hangul"); local 103 Transliterator hl = lh.getInverse(); 105 assertTransform("Transform", "\uCE20", lh, "ch"); 107 assertTransform("Transform", "\uC544\uB530", lh, hl, "atta", "a-tta"); 108 assertTransform("Transform", "\uC544\uBE60", lh, hl, "appa", "a-ppa"); 109 assertTransform("Transform", "\uC544\uC9DC", lh, hl, "ajja", "a-jja"); 110 assertTransform("Transform", "\uC544\uAE4C", lh, hl, "akka", "a-kka"); 111 assertTransform("Transform", "\uC544\uC2F8", lh, hl, "assa", "a-ssa"); 112 assertTransform("Transform", "\uC544\uCC28", lh, hl, "acha", "a-cha"); 113 assertTransform("Transform", "\uC545\uC0AC", lh, hl, "agsa", "ag-sa") [all...] |
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
TransliteratorTest.java | 99 Transliterator lh = Transliterator.getInstance("Latin-Hangul"); local 100 Transliterator hl = lh.getInverse(); 102 assertTransform("Transform", "\uCE20", lh, "ch"); 104 assertTransform("Transform", "\uC544\uB530", lh, hl, "atta", "a-tta"); 105 assertTransform("Transform", "\uC544\uBE60", lh, hl, "appa", "a-ppa"); 106 assertTransform("Transform", "\uC544\uC9DC", lh, hl, "ajja", "a-jja"); 107 assertTransform("Transform", "\uC544\uAE4C", lh, hl, "akka", "a-kka"); 108 assertTransform("Transform", "\uC544\uC2F8", lh, hl, "assa", "a-ssa"); 109 assertTransform("Transform", "\uC544\uCC28", lh, hl, "acha", "a-cha"); 110 assertTransform("Transform", "\uC545\uC0AC", lh, hl, "agsa", "ag-sa") [all...] |
/external/vboot_reference/futility/ |
vb1_helper.c | 133 struct linux_kernel_params *lh; local 141 lh = (struct linux_kernel_params *)kernel_buf; 142 kernel32_start = (lh->setup_sects + 1) << 9; 158 struct linux_kernel_params *lh, *params; local 164 lh = (struct linux_kernel_params *)kernel_buf; 165 kernel32_start = (lh->setup_sects + 1) << 9; 178 Memcpy(&(params->setup_sects), &(lh->setup_sects),
|