HomeSort by relevance Sort by last modified time
    Searched refs:fixed (Results 76 - 100 of 143) sorted by null

1 2 34 5 6

  /external/e2fsprogs/e2fsck/
rehash.c 338 int fixed = 0; local
365 fixed++;
391 fixed++;
394 return fixed;
  /external/libvpx/vp8/common/x86/
idctllm_mmx.asm 17 ; * This implementation makes use of 16 bit fixed point verio of two multiply
22 ; * fixed point prrcision as the second one, we use a trick of
  /external/stlport/src/
ios.cpp 50 const ios_base::fmtflags ios_base::fixed; member in class:ios_base
num_put_float.cpp 449 __fill_fmtbuf(fmtbuf, ios_base::fixed, 'L');
660 case ios_base::fixed:
730 case ios_base::fixed:
787 * - max_exponent10: max number of digits in fixed mode
796 case ios_base::fixed:
    [all...]
  /external/stlport/test/eh/
Prefix.h 215 // Bugs fixed in CWPro3
224 # pragma warning not sure the above bug is fixed yet
  /external/webkit/WebCore/dom/
xml_expat_tokenizer.cpp 830 RefPtr<Element> fixed = doc->createElementNS(xhtmlNamespaceURI, "div", ec); local
831 reportElement->appendChild(fixed.get(), ec);
832 fixed->setAttribute(styleAttr, "font-family:monospace;font-size:12px");
833 fixed->appendChild(doc->createTextNode(errorMessages), ec);
  /ndk/sources/android/stlport/src/
ios.cpp 50 const ios_base::fmtflags ios_base::fixed; member in class:ios_base
num_put_float.cpp 449 __fill_fmtbuf(fmtbuf, ios_base::fixed, 'L');
660 case ios_base::fixed:
730 case ios_base::fixed:
787 * - max_exponent10: max number of digits in fixed mode
796 case ios_base::fixed:
    [all...]
  /external/chromium/third_party/zlib/
infback.c 65 fixed code decoding. Normally this returns fixed tables from inffixed.h.
79 static code fixed[544]; local
81 /* build fixed huffman tables if first call (may not be thread safe) */
92 next = fixed;
299 case 1: /* fixed block */
301 Tracev((stderr, "inflate: fixed codes block%s\n",
  /external/libpng/
CHANGES 6 fixed small problems in stub file
14 fixed some bugs in writer
24 fixed various bugs
32 fixed many reading and writing bugs
49 fixed error in libpng.txt and example.c
77 fixed some bugs (16 bit, 4 bit interlaced, etc.)
81 fixed bugs
85 fixed medium model bugs
86 fixed other bugs introduced in 0.85 and 0.86
90 fixed progressive bug
    [all...]
  /external/qemu/distrib/zlib-1.2.3/
infback.c 65 fixed code decoding. Normally this returns fixed tables from inffixed.h.
79 static code fixed[544]; local
81 /* build fixed huffman tables if first call (may not be thread safe) */
92 next = fixed;
299 case 1: /* fixed block */
301 Tracev((stderr, "inflate: fixed codes block%s\n",
  /external/v8/test/mjsunit/
function-names.js 119 "fontsize", "big", "blink", "bold", "fixed", "italics", "small",
  /external/zlib/
infback.c 65 fixed code decoding. Normally this returns fixed tables from inffixed.h.
79 static code fixed[544]; local
81 /* build fixed huffman tables if first call (may not be thread safe) */
92 next = fixed;
299 case 1: /* fixed block */
301 Tracev((stderr, "inflate: fixed codes block%s\n",
  /external/libxml2/include/libxml/
schemasInternals.h 237 * the attribute has a fixed value
665 * the element has a fixed value
830 int fixed; /* XML_SCHEMAS_FACET_PRESERVE, etc. */ member in struct:_xmlSchemaFacet
  /external/chromium/third_party/libevent/
evdns.c 2841 FIXED_INFO *fixed; local
    [all...]
  /bionic/libc/kernel/common/linux/
wireless.h 292 __u8 fixed; member in struct:iw_param
  /development/ndk/platforms/android-3/include/linux/
wireless.h 292 __u8 fixed; member in struct:iw_param
  /external/kernel-headers/original/linux/
wireless.h 179 * - Add flags to frequency -> auto/fixed
398 #define IW_PRIV_SIZE_FIXED 0x0800 /* Variable or fixed number of args */
403 * Note : if the number of args is fixed and the size < 16 octets,
634 __u8 fixed; /* Hardware should not use auto select */ member in struct:iw_param
663 __u8 flags; /* Flags (fixed/auto) */
    [all...]
  /external/wpa_supplicant/
wireless_copy.h 179 * - Add flags to frequency -> auto/fixed
410 #define IW_PRIV_SIZE_FIXED 0x0800 /* Variable or fixed number of args */
415 * Note : if the number of args is fixed and the size < 16 octets,
664 __u8 fixed; /* Hardware should not use auto select */ member in struct:iw_param
706 __u8 flags; /* Flags (fixed/auto) */
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
wireless_copy.h 179 * - Add flags to frequency -> auto/fixed
410 #define IW_PRIV_SIZE_FIXED 0x0800 /* Variable or fixed number of args */
415 * Note : if the number of args is fixed and the size < 16 octets,
672 __u8 fixed; /* Hardware should not use auto select */ member in struct:iw_param
714 __u8 flags; /* Flags (fixed/auto) */
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c 326 wrqu->param.fixed = 1;
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
wireless.h 292 __u8 fixed; member in struct:iw_param
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
wireless.h 292 __u8 fixed; member in struct:iw_param
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
wireless.h 292 __u8 fixed; member in struct:iw_param
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
wireless.h 292 __u8 fixed; member in struct:iw_param

Completed in 662 milliseconds

1 2 34 5 6