/development/samples/BrowserPlugin/jni/background/ |
BackgroundPlugin.cpp | 370 // check transparent & set opaque 378 //make it opaque 386 // check opaque
|
/external/bluetooth/glib/gobject/ |
gboxed.c | 35 * @short_description: A mechanism to wrap opaque C structures registered 42 * free them, beyond that they are treated as opaque chunks of memory. 380 * provided to copy and free opaque boxed structures of this type.
|
/external/chromium/sdch/open-vcdiff/src/ |
zlib.h | 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); 96 voidpf opaque; /* private data object passed to zalloc and zfree */ member in struct:z_stream_s 132 opaque before calling the init function. All other fields are set by the 135 The opaque value provided by the application will be passed as the first 138 opaque value. 205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 223 zalloc, zfree and opaque must be initialized before by the caller. 346 next_in, avail_in, zalloc, zfree and opaque must be initialized before by 488 fields next_in, zalloc, zfree and opaque must be initialized before b [all...] |
/external/clang/test/CodeGenCXX/ |
destructors.cpp | 264 void opaque(); 275 C::C() { opaque(); } 285 C::~C() { opaque(); }
|
/external/icu4c/layoutex/layout/ |
playout.h | 30 * The opaque type for a paragraph layout. 37 * The opaque type for a line in a paragraph layout. 44 * The opaque type for a visual run in a line.
|
/external/libvpx/vpx/ |
vpx_codec.h | 165 * implementation. This structure is opaque to the application. 172 * Contains data private to the codec implementation. This structure is opaque 180 * Opaque storage used for iterating over lists.
|
/external/qemu/ |
arm-semi.c | 127 TaskState *ts = env->opaque; 162 ((TaskState *)env->opaque)->swi_errno = err; 184 TaskState *ts = env->opaque;
|
/external/qemu/audio/ |
paaudio.c | 547 static void qpa_audio_fini (void *opaque) 553 (void) opaque; 554 (void) opaque;
|
/external/qemu/distrib/zlib-1.2.3/ |
zlib.h | 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); 96 voidpf opaque; /* private data object passed to zalloc and zfree */ member in struct:z_stream_s 132 opaque before calling the init function. All other fields are set by the 135 The opaque value provided by the application will be passed as the first 138 opaque value. 205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 223 zalloc, zfree and opaque must be initialized before by the caller. 346 next_in, avail_in, zalloc, zfree and opaque must be initialized before by 488 fields next_in, zalloc, zfree and opaque must be initialized before b [all...] |
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
GraphicsLayerChromium.cpp | 269 void GraphicsLayerChromium::setContentsOpaque(bool opaque) 271 if (m_contentsOpaque == opaque) 274 GraphicsLayer::setContentsOpaque(opaque);
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
GraphicsLayerCACF.cpp | 295 void GraphicsLayerCACF::setContentsOpaque(bool opaque) 297 if (m_contentsOpaque == opaque) 300 GraphicsLayer::setContentsOpaque(opaque);
|
/external/webkit/Source/WebCore/rendering/ |
RenderMenuList.cpp | 445 // If the item has an opaque background color, return that. 454 // If the menu background is not opaque, then add an opaque white background behind.
|
/frameworks/base/core/java/android/net/ |
Downloads.java | 179 /** An opaque id for the download */ 181 /** An opaque status code for the download */ 340 * Class to access downloads by opaque download id
|
/frameworks/base/core/java/android/view/ |
Surface.java | 155 * Indicates that the surface must be considered opaque, even if its 158 * still draw every pixel opaque. 162 public static final int OPAQUE = 0x00000400;
|
/hardware/msm7k/librpc/rpc/ |
types.h | 126 * The second argument to the xdrproc_t is a pointer to an opaque pointer. 127 * The opaque pointer generally points to a structure of the data type 256 * Authentication info. Opaque to client.
|
/packages/apps/Exchange/src/com/android/exchange/adapter/ |
Parser.java | 491 case Wbxml.OPAQUE: 492 // Integer length + opaque data 500 log(name + ": (opaque:" + length + ") ");
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/ |
xdr.h | 148 * The second argument to the xdrproc_t is a pointer to an opaque pointer. 149 * The opaque pointer generally points to a structure of the data type 334 * Common opaque bytes objects used by many rpc protocols;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/ |
zlib.h | 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); 96 voidpf opaque; /* private data object passed to zalloc and zfree */ member in struct:z_stream_s 132 opaque before calling the init function. All other fields are set by the 135 The opaque value provided by the application will be passed as the first 138 opaque value. 205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 223 zalloc, zfree and opaque must be initialized before by the caller. 346 next_in, avail_in, zalloc, zfree and opaque must be initialized before by 488 fields next_in, zalloc, zfree and opaque must be initialized before b [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/ |
zlib.h | 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); 96 voidpf opaque; /* private data object passed to zalloc and zfree */ member in struct:z_stream_s 132 opaque before calling the init function. All other fields are set by the 135 The opaque value provided by the application will be passed as the first 138 opaque value. 205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 223 zalloc, zfree and opaque must be initialized before by the caller. 346 next_in, avail_in, zalloc, zfree and opaque must be initialized before by 488 fields next_in, zalloc, zfree and opaque must be initialized before b [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/ |
zlib.h | 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); 96 voidpf opaque; /* private data object passed to zalloc and zfree */ member in struct:z_stream_s 132 opaque before calling the init function. All other fields are set by the 135 The opaque value provided by the application will be passed as the first 138 opaque value. 205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 223 zalloc, zfree and opaque must be initialized before by the caller. 346 next_in, avail_in, zalloc, zfree and opaque must be initialized before by 488 fields next_in, zalloc, zfree and opaque must be initialized before b [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/ |
zlib.h | 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); 96 voidpf opaque; /* private data object passed to zalloc and zfree */ member in struct:z_stream_s 132 opaque before calling the init function. All other fields are set by the 135 The opaque value provided by the application will be passed as the first 138 opaque value. 205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 223 zalloc, zfree and opaque must be initialized before by the caller. 346 next_in, avail_in, zalloc, zfree and opaque must be initialized before by 488 fields next_in, zalloc, zfree and opaque must be initialized before b [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/ |
zlib.h | 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); 96 voidpf opaque; /* private data object passed to zalloc and zfree */ member in struct:z_stream_s 132 opaque before calling the init function. All other fields are set by the 135 The opaque value provided by the application will be passed as the first 138 opaque value. 205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 223 zalloc, zfree and opaque must be initialized before by the caller. 346 next_in, avail_in, zalloc, zfree and opaque must be initialized before by 488 fields next_in, zalloc, zfree and opaque must be initialized before b [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/ |
zlib.h | 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); 96 voidpf opaque; /* private data object passed to zalloc and zfree */ member in struct:z_stream_s 132 opaque before calling the init function. All other fields are set by the 135 The opaque value provided by the application will be passed as the first 138 opaque value. 205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 223 zalloc, zfree and opaque must be initialized before by the caller. 346 next_in, avail_in, zalloc, zfree and opaque must be initialized before by 488 fields next_in, zalloc, zfree and opaque must be initialized before b [all...] |
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/ |
zlib.h | 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); 96 voidpf opaque; /* private data object passed to zalloc and zfree */ member in struct:z_stream_s 132 opaque before calling the init function. All other fields are set by the 135 The opaque value provided by the application will be passed as the first 138 opaque value. 205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 223 zalloc, zfree and opaque must be initialized before by the caller. 346 next_in, avail_in, zalloc, zfree and opaque must be initialized before by 488 fields next_in, zalloc, zfree and opaque must be initialized before b [all...] |
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/ |
zlib.h | 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); 96 voidpf opaque; /* private data object passed to zalloc and zfree */ member in struct:z_stream_s 132 opaque before calling the init function. All other fields are set by the 135 The opaque value provided by the application will be passed as the first 138 opaque value. 205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 223 zalloc, zfree and opaque must be initialized before by the caller. 346 next_in, avail_in, zalloc, zfree and opaque must be initialized before by 488 fields next_in, zalloc, zfree and opaque must be initialized before b [all...] |