HomeSort by relevance Sort by last modified time
    Searched full:opaque (Results 926 - 950 of 1726) sorted by null

<<31323334353637383940>>

  /external/clang/lib/AST/
ASTDiagnostic.cpp 108 // Record that we actually looked through an opaque type here.
  /external/dbus/dbus/
dbus-server-socket.c 42 * Opaque object representing a Socket server implementation.
  /external/icu4c/common/unicode/
uclean.h 107 * An opaque pointer type that represents an ICU mutex.
  /external/icu4c/common/
utrie2.h 147 * @param context an opaque pointer, as passed into utrie2_enum()
161 * @param context an opaque pointer, as passed into utrie2_enum()
186 * @param context an opaque pointer that is passed on to the callback functions
556 * @param context an opaque pointer that is passed on to the callback functions
    [all...]
  /external/kernel-headers/original/linux/
capability.h 24 /* XXX - Note, cap_t, is defined by POSIX to be an "opaque" pointer to
dmaengine.h 47 * typedef dma_cookie_t - an opaque DMA cookie
  /external/libvpx/examples/includes/geshi/geshi/
plsql.php 64 'OPERATOR', 'OPEN', 'OPAQUE', 'ON', 'OF', 'OCIROWID', 'NUMBER_BASE',
  /external/libxml2/
uri.c 1032 if (uri->opaque != NULL) {
1033 p = uri->opaque;
    [all...]
  /external/llvm/docs/HistoricalNotes/
2001-05-18-ExceptionHandling.txt 26 The VM must export a "frame type", that is an opaque structure used to
  /external/llvm/include/llvm/Bitcode/
LLVMBitCodes.h 92 TYPE_CODE_OPAQUE = 6, // OPAQUE
  /external/llvm/lib/CodeGen/
LiveIntervalUnion.h 86 /// getTag - Return an opaque tag representing the current state of the union.
  /external/llvm/lib/MC/MCDisassembler/
EDDisassembler.h 213 /// @arg arg - An opaque argument for byteReader
  /external/llvm/test/CodeGen/Generic/
2006-03-01-dagcombineinfloop.ll 5 %struct.lang_decl = type opaque
  /external/llvm/test/CodeGen/Thumb2/
2009-08-07-NeonFPBug.ll 6 %struct.__sFILEX = type opaque
  /external/llvm/test/CodeGen/X86/
postra-licm.ll 9 %struct.__sFILEX = type opaque
  /external/llvm/test/DebugInfo/
2009-01-15-member.ll 8 %struct.f = type opaque
  /external/llvm/test/Transforms/SimplifyCFG/
2006-10-29-InvokeCrash.ll 9 %struct.QFontPrivate = type opaque
30 %struct.QPainterPrivate = type opaque
33 %struct.QPrinterPrivate = type opaque
45 %struct.QTextFormatPrivate = type opaque
    [all...]
2009-06-15-InvokeCrash.ll 9 %struct.QFontPrivate = type opaque
30 %struct.QPainterPrivate = type opaque
33 %struct.QPrinterPrivate = type opaque
45 %struct.QTextFormatPrivate = type opaque
    [all...]
  /external/llvm/utils/
llvm.grm 197 ::= opaque
  /external/qemu/android/avd/
info.h 75 /* AvdInfo is an opaque structure used to model the information
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 447 * Maps an RGB triple to an opaque pixel value for a given pixel format
575 * being completely opaque. An 'alpha' value of 255 causes blits to be
576 * opaque, the source pixels copied to the destination (the default). Note
650 * set destination alpha to opaque.
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_blit_A.c 395 /* FIXME: Here we special-case opaque alpha since the
402 /* opaque alpha -- copy RGB, keep dst alpha */
621 /* opaque alpha -- copy RGB, keep dst alpha */
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/dc/
SDL_dcvideo.c 179 /* Enable opaque and translucent polygons with size 16 */
  /external/qemu/docs/
DISPLAY-STATE.TXT 70 void *opaque);
  /external/skia/include/core/
SkDevice.h 100 implicitly opaque.

Completed in 513 milliseconds

<<31323334353637383940>>