Home
last modified time | relevance | path

Searched defs:Format (Results 1 – 25 of 43) sorted by relevance

12

/external/skia/src/gpu/gl/
DGrGLStencilBuffer.h20 struct Format { struct
21 GrGLenum fInternalFormat; argument
30 const Format& format) in GrGLStencilBuffer() argument
/external/bison/src/
Dsystem.h154 #define obstack_fgrow1(Obs, Format, Arg1) \ argument
161 #define obstack_fgrow2(Obs, Format, Arg1, Arg2) \ argument
168 #define obstack_fgrow3(Obs, Format, Arg1, Arg2, Arg3) \ argument
175 #define obstack_fgrow4(Obs, Format, Arg1, Arg2, Arg3, Arg4) \ argument
/external/llvm/tools/llvm-diff/
DDiffLog.h36 StringRef Format; variable
41 LogBuilder(Consumer &c, StringRef Format) in LogBuilder()
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Format/
DFormat.java33 public enum Format { enum
73 private Format(Instruction.InstructionFactory factory, int size) { in Format() method in Format
77 private Format(Instruction.InstructionFactory factory, int size, boolean variableSizeFormat) { in Format() method in Format
/external/llvm/lib/VMCore/
DGCOV.cpp31 static bool isGCDAFile(GCOVFormat Format) { in isGCDAFile()
36 static bool isGCNOFile(GCOVFormat Format) { in isGCNOFile()
42 GCOVFormat Format = Buffer.readGCOVFormat(); in read() local
90 bool GCOVFunction::read(GCOVBuffer &Buff, GCOVFormat Format) { in read()
/external/protobuf/src/google/protobuf/io/
Dgzip_stream.h58 enum Format { enum
112 enum Format { enum
/external/icu4c/i18n/
Dformat.cpp66 Format::Format() in Format() function in Format
81 Format::Format(const Format &that) in Format() function in Format
/external/webkit/Source/WebCore/platform/graphics/gpu/
DTexture.h49 enum Format { RGBA8, BGRA8 }; enum
/external/webkit/Source/WebKit/chromium/public/
DWebVideoFrame.h40 enum Format { enum
DWebClipboard.h47 enum Format { enum
63 virtual bool isFormatAvailable(Format, Buffer) { return false; } in isFormatAvailable() argument
/external/webkit/Source/WebCore/platform/graphics/chromium/
DVideoFrameChromium.h50 enum Format { enum
/external/jmonkeyengine/engine/src/core/com/jme3/texture/
DImage.java56 public enum Format { enum in Image
265 private Format(int bpp){ in Format() method in Image.Format
269 private Format(int bpp, boolean isFP){ in Format() method in Image.Format
274 private Format(int bpp, boolean isDepth, boolean isCompressed, boolean isFP){ in Format() method in Image.Format
/external/jhead/
Dmakernote.c38 int Tag, Format, Components; in ProcessCanonMakerNoteDir() local
Dgpsinfo.c143 unsigned Tag, Format, Components; in ProcessGpsInfo() local
Dexif.c388 void PrintFormatNumber(void * ValuePtr, int Format, int ByteCount) in PrintFormatNumber()
425 double ConvertAnyFormat(void * ValuePtr, int Format) in ConvertAnyFormat()
514 int Tag, Format, Components; in ProcessExifDir() local
Djhead.h146 int Format; // format of data member
156 int Format; member
/external/clang/include/clang/Frontend/
DDiagnosticOptions.h40 unsigned Format : 2; /// Format for diagnostics: variable
/external/skia/include/core/
DSkMask.h20 enum Format { enum
/external/chromium/net/base/
Dx509_certificate.h95 enum Format { enum
/external/skia/include/images/
DSkImageDecoder.h34 enum Format { enum
/external/jmonkeyengine/engine/src/core/com/jme3/scene/
DVertexBuffer.java235 public static enum Format { enum in VertexBuffer
287 Format(int componentSize){ in Format() method in VertexBuffer.Format
/external/llvm/utils/TableGen/
DSetTheory.cpp166 std::string Format; in apply() local
/external/v8/src/mips/
Ddisasm-mips.cc441 void Decoder::Format(Instruction* instr, const char* format) { in Format() function in v8::internal::Decoder
/external/clang/lib/StaticAnalyzer/Checkers/
DGenericTaintChecker.cpp616 const FormatAttr *Format = *i; in getPrintfFormatArgumentNum() local
/external/v8/src/arm/
Ddisasm-arm.cc651 void Decoder::Format(Instruction* instr, const char* format) { in Format() function in v8::internal::Decoder

12