/prebuilts/misc/common/swig/include/2.0.11/ocaml/ |
ocaml.swg | 183 SWIG_CAMLlocal3(v,vt,lh); 184 lh = Val_unit; 196 v = lh = alloc_tuple(2); 207 v = lh = alloc_tuple(2); 212 CAMLreturn(lh);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
lparser.c | 1108 static void check_conflict (LexState *ls, struct LHS_assign *lh, expdesc *v) { 1112 for (; lh; lh = lh->prev) { /* check all previous assignments */ 1113 if (lh->v.k == VINDEXED) { /* assigning to a table? */ 1115 if (lh->v.u.ind.vt == v->k && lh->v.u.ind.t == v->u.info) { 1117 lh->v.u.ind.vt = VLOCAL; 1118 lh->v.u.ind.t = (lu_byte)extra; /* previous assignment will use safe copy */ 1121 if (v->k == VLOCAL && lh->v.u.ind.idx == v->u.info) [all...] |
/external/syslinux/com32/lua/src/ |
lparser.c | 1108 static void check_conflict (LexState *ls, struct LHS_assign *lh, expdesc *v) { 1112 for (; lh; lh = lh->prev) { /* check all previous assignments */ 1113 if (lh->v.k == VINDEXED) { /* assigning to a table? */ 1115 if (lh->v.u.ind.vt == v->k && lh->v.u.ind.t == v->u.info) { 1117 lh->v.u.ind.vt = VLOCAL; 1118 lh->v.u.ind.t = extra; /* previous assignment will use safe copy */ 1121 if (v->k == VLOCAL && lh->v.u.ind.idx == v->u.info) [all...] |
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/lm32/ |
insn.s | 118 lh r0, (r0+0) 119 lh r1, (r2+3)
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
XmpDepthDecode.java | 242 int lh = is.read(); local 244 if (lh == -1 || ll == -1) { 247 int length = lh << 8 | ll;
|
/external/opencv/cxcore/src/ |
cxsvd.cpp | 398 int lh = nu - i; local 410 icvMatrAXPY3_64f( lh, l-1, hv+1, lduT, uT+1, h ); 420 for( j = 1; j < lh; j++ ) 442 int lh = nv - i; local 453 icvMatrAXPY3_64f( lh, l-1, hv+1, ldvT, vT+1, h ); 463 for( j = 1; j < lh; j++ ) 795 int lh = nu - i; local 807 icvMatrAXPY3_32f( lh, l-1, hv+1, lduT, uT+1, h ); 817 for( j = 1; j < lh; j++ ) 839 int lh = nv - i local [all...] |
/external/syslinux/gpxe/src/net/tcp/ |
http.c | 362 struct http_line_handler *lh; local 394 lh = &http_line_handlers[http->rx_state]; 395 if ( ( rc = lh->rx ( http, line ) ) != 0 )
|
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/ |
XmpDepthDecode.java | 232 int lh = is.read(); local 234 if (lh == -1 || ll == -1) { 237 int length = lh << 8 | ll;
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/iq2000/ |
allinsn.s | 536 .global lh 537 lh: label 538 lh %0,0x1024(%0)
|
allinsn.d | 408 00000214 <lh>: 409 214: 84 00 10 24 lh r0,0x1024\(r0\)
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
XMLStringDefault.java | 63 * @param lh A non-null reference to a LexicalHandler. 67 public void dispatchAsComment(org.xml.sax.ext.LexicalHandler lh)
|
/external/libxcam/modules/ocl/ |
cl_newwavelet_denoise_handler.h | 55 | LH | HH | 67 SmartPtr<CLImage> lh[3]; member in struct:XCam::_CLCLWaveletDecompBuffer
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/ |
lb.s | 112 lh $4,0
|
micromips.s | 852 lh $3, 0 853 lh $3, 4 854 lh $3, 0($0) 855 lh $3, 4($0) 856 lh $3, 32767($0) 857 lh $3, -32768($0) 858 lh $3, 65535($0) 859 lh $3, 0xffff0000($0) 860 lh $3, 0xffff8000($0) 861 lh $3, 0xffff0001($0 [all...] |
mips16.s | 52 ldst lh, $2, $3
|
/art/runtime/interpreter/mterp/out/ |
mterp_mips64.S | 772 lh a0, 2(rPC) # a0 <- sign-extended BBBB 784 lh a0, 2(rPC) # a0 <- bbbb (low) 785 lh a1, 4(rPC) # a1 <- BBBB (high) 798 lh a0, 2(rPC) # a0 <- BBBB 811 lh a0, 2(rPC) # a0 <- sign-extended BBBB 823 lh a0, 2(rPC) # a0 <- bbbb (low) 824 lh a1, 4(rPC) # a1 <- BBBB (high) 837 lh a0, 2(rPC) # a0 <- bbbb (low) 838 lh a1, 4(rPC) # a1 <- BBBB (low middle) 839 lh a2, 6(rPC) # a2 <- hhhh (high middle [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
XString.java | 214 * @param lh A non-null reference to a LexicalHandler. 218 public void dispatchAsComment(org.xml.sax.ext.LexicalHandler lh) 224 lh.comment(str.toCharArray(), 0, str.length()); [all...] |
XStringForFSB.java | 192 * @param lh A non-null reference to a LexicalHandler. 196 public void dispatchAsComment(org.xml.sax.ext.LexicalHandler lh) 199 fsb().sendSAXComment(lh, m_start, m_length);
|
/external/llvm/test/MC/Mips/micromips/ |
invalid.s | 86 lh $33, 8($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 90 lh $2, 8($34) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 16-bit signed offset 94 lh $2, -65536($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 16-bit signed offset 95 lh $2, 65536($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 16-bit signed offset
|
/external/llvm/test/MC/Mips/ |
micromips-loadstore-instructions.s | 14 # CHECK-EL: lh $2, 8($4) # encoding: [0x44,0x3c,0x08,0x00] 60 # CHECK-EB: lh $2, 8($4) # encoding: [0x3c,0x44,0x00,0x08] 103 lh $2, 8($4)
|
nacl-mask.s | 45 lh $4, 0($3) 72 # CHECK-NEXT: lh $4, 0($3)
|
/external/python/cpython3/Lib/test/ |
test_struct.py | 628 lh = operator.length_hint 632 self.assertEqual(lh(it), 3) 634 self.assertEqual(lh(it), 2) 636 self.assertEqual(lh(it), 1) 638 self.assertEqual(lh(it), 0) 640 self.assertEqual(lh(it), 0)
|
/libcore/luni/src/test/java/libcore/java/net/ |
OldURLTest.java | 675 TestURLStreamHandler lh = new TestURLStreamHandler(); local 677 lh); 680 new URL(null, "1", 0, "file", lh);
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/ |
RoundTripTest.java | 192 Transliterator lh = Transliterator.getInstance("Latin-Hangul"); local 193 Transliterator hl = lh.getInverse(); 196 assertRoundTripTransform("Transform", it.getString(), lh, hl); 200 private void assertRoundTripTransform(String message, String source, Transliterator lh, Transliterator hl) { 202 String back = lh.transform(to); [all...] |
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
RoundTripTest.java | 189 Transliterator lh = Transliterator.getInstance("Latin-Hangul"); local 190 Transliterator hl = lh.getInverse(); 193 assertRoundTripTransform("Transform", it.getString(), lh, hl); 197 private void assertRoundTripTransform(String message, String source, Transliterator lh, Transliterator hl) { 199 String back = lh.transform(to); [all...] |