HomeSort by relevance Sort by last modified time
    Searched full:opaque (Results 401 - 425 of 961) sorted by null

<<11121314151617181920>>

  /external/bluetooth/glib/docs/reference/glib/tmpl/
patterns.sgml 38 This structure is opaque and its fields cannot be accessed directly.
random_numbers.sgml 63 The #GRand struct is an opaque data structure. It should only be
trees-binary.sgml 48 The <structname>GTree</structname> struct is an opaque data structure representing a
  /external/bluetooth/glib/gio/
gmount.h 50 * @get_uuid: Gets the UUID for the #GMount. The reference is typically based on the file system UUID for the mount in question and should be considered an opaque string. Returns %NULL if there is no UUID available.
gvolume.h 83 * @get_uuid: Gets the UUID for the #GVolume. The reference is typically based on the file system UUID for the mount in question and should be considered an opaque string. Returns %NULL if there is no UUID available.
  /external/bluetooth/glib/gobject/
gvalue.h 99 * An opaque structure used to hold different types of values.
  /external/bzip2/
bzlib.h 64 void *opaque; member in struct:__anon1452
  /external/dbus/dbus/
dbus-message.h 45 /** Opaque type representing a message iterator. Can be copied by value, and contains no allocated memory so never needs to be freed and can be allocated on the stack. */
dbus-resources.c 49 * DBusCounter internals. DBusCounter is an opaque object, it must be
  /external/icu4c/common/unicode/
urep.h 36 * An opaque replaceable text object. This will be manipulated only
  /external/icu4c/common/
ustr_imp.h 79 UGrowBuffer(void *context, /* opaque pointer for this function */
  /external/kernel-headers/original/linux/sunrpc/
xdr.h 21 * Generic opaque `network object.' At the kernel level, this type
  /external/opencore/nodes/common/include/
pvmf_nodes_sync_control.h 126 * @param aContext Optional opaque data to be passed back to user with the command response
  /external/openssl/crypto/comp/
c_zlib.c 36 static void* zlib_zalloc(void* opaque, unsigned int no, unsigned int size)
47 static void zlib_zfree(void* opaque, void* address)
150 state->istream.opaque = Z_NULL;
162 state->ostream.opaque = Z_NULL;
  /external/qemu/android/avd/
info.h 72 /* AvdInfo is an opaque structure used to model the information
  /external/qemu/
cpu-defs.h 193 void *opaque; \
  /external/qemu/proxy/
proxy_http.c 175 service->root->opaque = service;
  /external/skia/gm/
gmmain.cpp 57 and force all pixels to be 100% opaque, otherwise on compare we may not get
  /external/skia/include/core/
SkDevice.h 55 implicitly opaque.
SkXfermode.h 129 if the mode+srcColor might return a non-opaque color, then there is not
  /external/webkit/WebCore/bindings/v8/
V8DOMMap.h 146 // An opaque class that represents a set of DOM wrappers.
  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
tlsv1_server_read.c 203 * opaque extension_data<0..2^16-1>
335 * opaque ASN.1Cert<2^24-1>;
499 * opaque random[46];
581 * case explicit: opaque dh_Yc<1..2^16-1>;
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_i.h 122 * This is known as an opaque struct declaration to users of the WPS UPnP code.
  /frameworks/base/awt/java/awt/
Color.java 322 * Instantiates a new opaque sRGB color with the specified red, green, and
673 return Transparency.OPAQUE;
787 * Decodes a String to an integer and returns the specified opaque Color.
790 * the String which represents an opaque color as a 24-bit
  /frameworks/base/awt/java/awt/image/
BufferedImage.java 133 * The Constant TYPE_BYTE_BINARY indicates an opaque byte-packed 1, 2 or 4
380 false, false, Transparency.OPAQUE, DataBuffer.TYPE_BYTE);
438 false, false, Transparency.OPAQUE, DataBuffer.TYPE_BYTE);
449 false, false, Transparency.OPAQUE, DataBuffer.TYPE_USHORT);

Completed in 69 milliseconds

<<11121314151617181920>>