HomeSort by relevance Sort by last modified time
    Searched defs:fixed (Results 1 - 25 of 64) sorted by null

1 2 3

  /external/webkit/WebCore/rendering/
LayoutState.cpp 44 bool fixed = renderer->isPositioned() && renderer->style()->position() == FixedPosition; local
45 if (fixed) {
55 } else if (renderer->isPositioned() && !fixed) {
62 m_clipped = !fixed && prev->m_clipped;
  /development/tools/apkcheck/src/com/android/apkcheck/
MethodInfo.java 85 String fixed = TypeUtils.ambiguousToBinaryName(mParameters.get(i), local
87 mParameters.set(i, fixed);
  /external/v8/test/mjsunit/
html-string-funcs.js 35 fixed: 'tt', italics: 'i', small: 'small',
  /sdk/ninepatch/src/com/android/ninepatch/
NinePatch.java 430 List<Pair<Integer>> fixed = new ArrayList<Pair<Integer>>(); local
440 fixed.add(new Pair<Integer>(lastIndex, i));
452 fixed.add(new Pair<Integer>(lastIndex, pixels.length - 1));
458 fixed.clear();
461 return new Pair<List<Pair<Integer>>>(fixed, patches);
  /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",
inflate.c 24 * - Correct filename to inffixed.h for fixed tables in inflate.c
60 * - Fixed stored blocks bug in inflateBack()
197 fixed code decoding. Normally this returns fixed tables from inffixed.h.
211 static code fixed[544]; local
213 /* build fixed huffman tables if first call (may not be thread safe) */
224 next = fixed;
275 puts(" /* inffixed.h -- table for decoding fixed codes");
790 case 1: /* fixed block */
792 Tracev((stderr, "inflate: fixed codes block%s\n"
    [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",
inflate.c 24 * - Correct filename to inffixed.h for fixed tables in inflate.c
60 * - Fixed stored blocks bug in inflateBack()
197 fixed code decoding. Normally this returns fixed tables from inffixed.h.
211 static code fixed[544]; local
213 /* build fixed huffman tables if first call (may not be thread safe) */
224 next = fixed;
275 puts(" /* inffixed.h -- table for decoding fixed codes");
790 case 1: /* fixed block */
792 Tracev((stderr, "inflate: fixed codes block%s\n"
    [all...]
  /external/webkit/WebCore/dom/
XMLTokenizer.cpp 240 RefPtr<Element> fixed = doc->createElement(divTag, false); local
241 reportElement->appendChild(fixed.get(), ec);
242 fixed->setAttribute(styleAttr, "font-family:monospace;font-size:12px");
243 fixed->appendChild(doc->createTextNode(errorMessages), ec);
  /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",
inflate.c 24 * - Correct filename to inffixed.h for fixed tables in inflate.c
60 * - Fixed stored blocks bug in inflateBack()
232 fixed code decoding. Normally this returns fixed tables from inffixed.h.
246 static code fixed[544]; local
248 /* build fixed huffman tables if first call (may not be thread safe) */
259 next = fixed;
310 puts(" /* inffixed.h -- table for decoding fixed codes");
827 case 1: /* fixed block */
829 Tracev((stderr, "inflate: fixed codes block%s\n"
    [all...]
  /bionic/libc/kernel/common/linux/
if_hippi.h 51 __be32 fixed; member in struct:hippi_fp_hdr
  /development/ndk/platforms/android-3/include/linux/
if_hippi.h 51 __be32 fixed; member in struct:hippi_fp_hdr
  /external/chromium/net/third_party/nss/ssl/
preenc.h 113 PEFixedKeyHeader fixed; member in union:PEHeaderStr::__anon2567
  /external/kernel-headers/original/linux/
if_hippi.h 105 __be32 fixed; member in struct:hippi_fp_hdr
  /external/skia/src/utils/
SkNinePatch.cpp 143 int fixed = bitmap.width() - stretchSize; local
144 stretchX = (bounds.width() - SkIntToScalar(fixed)) / numXStretch;
155 int fixed = bitmap.height() - stretchSize; local
156 stretchY = (bounds.height() - SkIntToScalar(fixed)) / numYStretch;
  /external/stlport/src/
ios.cpp 50 const ios_base::fmtflags ios_base::fixed; member in class:ios_base
  /external/zlib/contrib/infback9/
infback9.c 48 Build and output length and distance decoding tables for fixed code
59 code fixed[544]; local
67 next = fixed;
80 puts(" /* inffix9.h -- table for decoding deflate64 fixed codes");
293 case 1: /* fixed block */
298 Tracev((stderr, "inflate: fixed codes block%s\n",
  /ndk/sources/cxx-stl/stlport/src/
ios.cpp 50 const ios_base::fmtflags ios_base::fixed; member in class:ios_base
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_hippi.h 105 __be32 fixed; member in struct:hippi_fp_hdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
if_hippi.h 51 __be32 fixed; member in struct:hippi_fp_hdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
if_hippi.h 51 __be32 fixed; member in struct:hippi_fp_hdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
if_hippi.h 51 __be32 fixed; member in struct:hippi_fp_hdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
if_hippi.h 51 __be32 fixed; member in struct:hippi_fp_hdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
if_hippi.h 51 __be32 fixed; member in struct:hippi_fp_hdr

Completed in 749 milliseconds

1 2 3