HomeSort by relevance Sort by last modified time
    Searched full:lim (Results 126 - 150 of 202) sorted by null

1 2 3 4 56 7 8 9

  /packages/apps/UnifiedEmail/src/com/android/mail/lib/html/parser/
HTML4.java 32 * @author jlim@google.com (Jing Yee Lim)
HtmlDocument.java 37 * @author jlim@google.com (Jing Yee Lim)
    [all...]
HtmlTree.java 46 * @author jlim@google.com (Jing Yee Lim)
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
HTML4.java 33 * @author jlim@google.com (Jing Yee Lim)
  /external/chromium_org/third_party/skia/third_party/lua/src/
lvm.c 736 StkId lim = nci->u.l.base + getproto(nfunc)->numparams;
741 for (aux = 0; nfunc + aux < lim; aux++)
lgc.c 502 StkId lim = th->stack + th->stacksize; /* real end of stack */ local
503 for (; o < lim; o++) /* clear not-marked stack slice */
    [all...]
  /external/libunwind/src/ia64/
Gparser.c 182 spill_next_when (struct ia64_reg_info **regp, struct ia64_reg_info *lim,
187 for (reg = *regp; reg <= lim; ++reg)
  /external/mdnsresponder/mDNSCore/
DNSCommon.c 486 const mDNSu8 *const lim = (lim1 < lim2) ? lim1 : lim2; local
489 while (*cstr && ptr < lim) *ptr++ = (mDNSu8)*cstr++; // Copy the data
507 const mDNSu8 *const lim = name->c + MAX_DOMAIN_NAME - 1; // Limit of how much we can add (not counting final zero) local
508 while (*cstr && ptr < lim) // While more characters, and space to put them...
512 while (*cstr && *cstr != '.' && ptr < lim) // While we have characters in the label...
564 const mDNSu8 *const lim = name->c + MAX_DOMAIN_NAME - 1; // Limit of how much we can add (not counting final zero) local
569 if (ptr + 1 + src[0] > lim) return(mDNSNULL);
663 const mDNSu8 *const lim = &hostlabel->c[1] + MAX_DOMAIN_LABEL; local
670 if (ptr < lim)
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
loopfilter_mmx.asm     [all...]
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_mmx.asm     [all...]
  /external/mdnsresponder/Clients/
dns-sd.c 402 static int CopyLabels(char *dst, const char *lim, const char **srcp, int labels)
408 if (!*src || dst >= lim) return -1;
410 if (!*src || dst >= lim) return -1;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
loopfilter_mmx.asm     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/mips/dspr2/
loopfilter_filters_dspr2.c     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
file.h 43 unsigned char *lim; /**< Limit of good data */ member in struct:yasm_scanner
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
nasm-token.re 38 #define YYLIMIT (s->lim)
  /external/jpeg/
jmemdos.c 229 * 3. Expanded memory, accessed per the LIM/EMS 4.0 specification.
  /external/libedit/src/
read.c 627 el->el_chared.c_redo.pos < el->el_chared.c_redo.lim) {
  /external/libvpx/libvpx/vp8/common/mips/dspr2/
loopfilter_filters_dspr2.c     [all...]
  /external/qemu/distrib/jpeg-6b/
jmemdos.c 229 * 3. Expanded memory, accessed per the LIM/EMS 4.0 specification.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/mips/dspr2/
loopfilter_filters_dspr2.c     [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
regexec.c 2050 struct re_backref_cache_entry *lim = mctx->bkref_ents + limit; local
    [all...]
  /prebuilts/qemu-kernel/arm/
vmlinux-qemu 
vmlinux-qemu-armv7 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
cpp.info     [all...]
  /packages/apps/Browser/res/values-lt/
strings.xml     [all...]

Completed in 1219 milliseconds

1 2 3 4 56 7 8 9