HomeSort by relevance Sort by last modified time
    Searched full:nsections (Results 1 - 11 of 11) sorted by null

  /external/libvpx/libvpx/build/make/
obj_int_extract.c 610 unsigned int nsections, symtab_ptr, symtab_sz, strtab_ptr; local
619 nsections = get_le16(buf + 2);
624 if (nsections > 96) {
629 sectionlist = malloc(nsections * sizeof(sectionlist));
636 // log_msg("COFF: Found %u symbols in %u sections.\n", symtab_sz, nsections);
645 for (i = 0; i < nsections; i++) {
732 for (i = 0; i < nsections; i++) {
741 for (i = 0; i < nsections; i++) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBgeom.h 543 int /* nSections */
XKBproto.h 809 CARD16 nSections B16;
823 CARD8 nSections;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h 543 int /* nSections */
XKBproto.h 809 CARD16 nSections B16;
823 CARD8 nSections;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h 543 int /* nSections */
XKBproto.h 809 CARD16 nSections B16;
823 CARD8 nSections;
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 668 printf("usage: %S <input.jpg> <output.yuv> <nOutformat-1:420 4:422 9:RGB16 10: RGB24 11:RGB32 12:BGR32> <nResizeMode> <nRepeat> <nSections> <nXOrigin> <nYOrigin> <nXLenght> <nYLenght>\n",
671 printf("usage: %s <input.jpg> <output.yuv> <nOutformat-1:Original(default) 4:422 9:RGB16 10: RGB24 11:RGB32 12:BGR32> <nResizeMode> <nRepeat> <nSections> <nXOrigin> <nYOrigin> <nXLenght> <nYLenght>\n",
682 printf("<nSections> It's an optional parameter. Values: 0, 1, 2, ...\n");
    [all...]
  /external/elfutils/src/
unstrip.c 928 size_t nalloc, size_t nsections)
935 for (size_t i = nalloc; i < nsections; ++i)
    [all...]
  /external/libffi/
ltconfig     [all...]
  /frameworks/base/core/java/android/widget/
FastScroller.java     [all...]

Completed in 297 milliseconds