HomeSort by relevance Sort by last modified time
    Searched defs:n_preallocs (Results 1 - 7 of 7) sorted by null

  /external/bluetooth/glib/gobject/
gparam.h 320 * @n_preallocs: Prior to GLib 2.10, it specified the number of pre-allocated (cached) instances to reserve memory for (0 indicates no caching). Since GLib 2.10, it is ignored, since instances are allocated with the <link linkend="glib-Memory-Slices">slice allocator</link> now.
345 guint16 n_preallocs; /* optional */ member in struct:_GParamSpecTypeInfo
gtype.h 937 * @n_preallocs: Prior to GLib 2.10, it specified the number of pre-allocated (cached) instances to reserve memory for (0 indicates no caching). Since GLib 2.10, it is ignored, since instances are allocated with the <link linkend="glib-Memory-Slices">slice allocator</link> now.
966 guint16 n_preallocs; member in struct:_GTypeInfo
    [all...]
gtype.c 327 guint16 n_preallocs; member in struct:_InstanceData
794 (info->instance_size || info->n_preallocs || info->instance_init))
    [all...]
  /external/bluetooth/glib/glib/
gmem.c 668 guint n_preallocs)
672 guint16 n_preallocs; member in struct:_GAllocator
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 538 milliseconds