HomeSort by relevance Sort by last modified time
    Searched full:slices (Results 1 - 25 of 66) sorted by null

1 2 3

  /external/bluetooth/glib/docs/reference/glib/tmpl/
allocators.sgml 14 <link linkend="glib-Memory-Slices">slice allocator</link> and deprecated.
44 @Deprecated: 2.10: Use the <link linkend="glib-Memory-Slices">slice allocator</link>
54 @Deprecated: 2.10: Use the <link linkend="glib-Memory-Slices">slice allocator</link>
memory_chunks.sgml 14 <link linkend="glib-Memory-Slices">slice allocator</link>,
173 @Deprecated: 2.10: Use the <link linkend="glib-Memory-Slices">slice allocator</link>
215 @Deprecated: 2.10: Use the <link linkend="glib-Memory-Slices">slice
236 @Deprecated: 2.10: Use the <link linkend="glib-Memory-Slices">slice
286 @Deprecated: 2.10: Use the <link linkend="glib-Memory-Slices">slice
296 @Deprecated: 2.10: Use the <link linkend="glib-Memory-Slices">slice
305 @Deprecated: 2.10: Use the <link linkend="glib-Memory-Slices">slice
316 @Deprecated: 2.10: Use the <link linkend="glib-Memory-Slices">slice
328 @Deprecated: 2.10: Use the <link linkend="glib-Memory-Slices">slice
linked_lists_single.sgml 28 List elements are allocated from the <link linkend="glib-Memory-Slices">slice
379 converted to the <link linkend="glib-Memory-Slices">slice allocator</link>
392 converted to the <link linkend="glib-Memory-Slices">slice allocator</link>
linked_lists_double.sgml 28 List elements are allocated from the <link linkend="glib-Memory-Slices">slice
452 converted to the <link linkend="glib-Memory-Slices">slice allocator</link>
465 converted to the <link linkend="glib-Memory-Slices">slice allocator</link>
memory_slices.sgml 2 Memory Slices
9 Memory slices provide a space-efficient and multi-processing scalable
100 though in general slices are 2 * sizeof (void*) bytes aligned,
trees-nary.sgml 486 to the <link linkend="glib-Memory-Slices">slice allocator</link>
499 to the <link linkend="glib-Memory-Slices">slice allocator</link>
  /external/webkit/WebCore/rendering/style/
NinePieceImage.h 45 NinePieceImage(StyleImage* image, LengthBox slices, ENinePieceImageRule h, ENinePieceImageRule v)
47 , m_slices(slices)
  /external/bluetooth/glib/tests/
slice-threadinit.c 79 /* mps[*] now contains pointers to allocated slices */
110 /* mps[*] now contains pointers to releaed slices */
128 /* mps[*] now contains pointers to reallocated slices */
133 /* mps[*] now contains pointers to released slices */
154 /* mps[*] now contains pointers to reallocated slices */
  /libcore/luni/src/test/resources/
simple.xml 25 <description>thick slices made from our homemade sourdough bread</description>
  /external/webkit/WebCore/css/
CSSBorderImageValue.h 52 // Values for how to handle the scaling/stretching/tiling of the image slices.
  /frameworks/base/graphics/java/android/graphics/drawable/shapes/
ArcShape.java 25 * angle and sweeps clockwise, drawing slices of pie.
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_DSP.h 115 INTRA4x4_ISLICES , /* Enable Intra4x4 modes only in I Slices*/
116 INTRA4x4_IPSLICES /* Enable Intra4x4 modes only in I and P Slices*/
150 IH264_INTRAREFRESH_CYCLIC_SLICES , /* Insters Intra Slices in a cyclic fashion: */
151 /* no of intra slices is equal to sliceRefreshRowNumber*/
161 IH264_INTERLEAVED_SLICE_GRP = 0 , /* 0 : Interleaved Slices*/
247 OMX_U32 constrainedIntraPredEnable; /* Controls the intra macroblock coding in P slices [0,1]*/
263 OMX_U32 asoSliceOrder[MAXNUMSLCGPS] ; /* Array containing the order of slices in which they should
  /external/bluetooth/glib/glib/
gslice.h 35 /* slices - fast allocation/release of small memory blocks
  /libcore/luni/src/test/java/org/apache/harmony/luni/platform/
OSMemoryTest.java 70 // Swapped copies of slices (to ensure we test non-zero offsets).
111 // Swapped copies of slices (to ensure we test non-zero offsets).
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
genhd.h 149 * Unixware slices support by Andrzej Krzysztofowicz <ankry@mif.pg.gda.pl>
190 __le16 v_nslices; /* # of slices */
  /external/libvpx/
usage_dx.dox 29 macroblock row. However, the number and size of slices to return is
  /external/v8/test/mjsunit/
debug-sourceslice.js 60 // Try all possible line interval slices.
mirror-script.js 93 // Test taking slices of source.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
indirect_array.h 69 /// Copy constructor. Both slices refer to the same underlying array.
126 /// Copy constructor. Both slices refer to the same underlying array.
  /external/bluetooth/glib/docs/reference/glib/
glib-docs.sgml 35 <!ENTITY glib-Memory-Slices SYSTEM "xml/memory_slices.xml">
178 &glib-Memory-Slices;
running.sgml 134 This will cause all slices allocated through g_slice_alloc() and
151 which performs sanity checks on the released memory slices.
  /external/kernel-headers/original/linux/
genhd.h 339 * Unixware slices support by Andrzej Krzysztofowicz <ankry@mif.pg.gda.pl>
380 __le16 v_nslices; /* # of slices */
  /external/chromium/base/
message_pump.h 99 // pump. DoWork in particular must never be starved for time slices unless
  /external/libvpx/libmkv/
EbmlIDs.h 80 // Slices = 0x8E,
  /external/webkit/WebCore/platform/android/
ScrollViewAndroid.cpp 110 // vis from rect. This can compute up to four rectangular slices.

Completed in 472 milliseconds

1 2 3