Home
last modified time | relevance | path

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

123

/external/skia/src/gpu/gl/
DGrGLStencilBuffer.h19 struct Format { struct
20 GrGLenum fInternalFormat; argument
31 const Format& format) in GrGLStencilBuffer() argument
/external/llvm/tools/llvm-diff/
DDiffLog.h36 StringRef Format; variable
41 LogBuilder(Consumer &c, StringRef Format) in LogBuilder()
/external/skia/src/ports/
DSkImageDecoder_empty.cpp22 SkImageDecoder::Mode, SkImageDecoder::Format*) { in DecodeFile()
31 SkImageDecoder::Format*) { in DecodeStream()
36 SkImageDecoder::Mode, SkImageDecoder::Format*) { in DecodeMemory()
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Format/
DFormat.java33 public enum Format { enum
77 private Format(Instruction.InstructionFactory factory, int size) { in Format() method in Format
81 private Format(Instruction.InstructionFactory factory, int size, boolean variableSizeFormat) { in Format() method in Format
/external/clang/docs/
DJSONCompilationDatabase.rst44 Format chapter
/external/clang/test/SemaObjCXX/
Dformat-strings.mm13 @interface Format interface
/external/protobuf/src/google/protobuf/io/
Dgzip_stream.h58 enum Format { enum
112 enum Format { enum
/external/llvm/lib/IR/
DGCOV.cpp31 static bool isGCDAFile(GCOV::GCOVFormat Format) { in isGCDAFile()
36 static bool isGCNOFile(GCOV::GCOVFormat Format) { in isGCNOFile()
42 GCOV::GCOVFormat Format = Buffer.readGCOVFormat(); in read() local
90 bool GCOVFunction::read(GCOVBuffer &Buff, GCOV::GCOVFormat Format) { in read()
/external/icu4c/i18n/
Dformat.cpp70 Format::Format() in Format() function in Format
85 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()
590 int Tag, Format, Components; in ProcessExifDir() local
/external/skia/src/sfnt/
DSkOTTable_post.h24 struct Format { struct
/external/skia/include/core/
DSkMask.h20 enum Format { enum
/external/skia/legacy/include/core/
DSkMask.h20 enum Format { enum
/external/chromium/net/base/
Dx509_certificate.h95 enum Format { enum
/external/llvm/include/llvm/Object/
DArchive.h240 Kind Format; variable
/external/skia/legacy/include/images/
DSkImageDecoder.h34 enum Format { enum
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp154 void setFpFormat(FpFormatTy Format) { in setFpFormat()
659 FpFormatTy Format = getFpFormat(); in matchRegisterName() local
695 void MipsAsmParser::setFpFormat(StringRef Format) { in setFpFormat()
1257 StringRef Format = Name.slice(Next, Dot); in ParseInstruction() local
/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

123