/external/skia/src/gpu/mtl/ |
D | GrMtlStencilAttachment.h | 20 struct Format { struct 21 MTLPixelFormat fInternalFormat; argument 28 int sampleCnt, const Format& format); argument
|
/external/skqp/src/gpu/mtl/ |
D | GrMtlStencilAttachment.h | 20 struct Format { struct 21 MTLPixelFormat fInternalFormat; argument 28 int sampleCnt, const Format& format); argument
|
/external/skia/src/gpu/vk/ |
D | GrVkStencilAttachment.h | 20 struct Format { struct 21 VkFormat fInternalFormat; argument 28 int sampleCnt, const Format& format); argument
|
/external/skqp/src/gpu/vk/ |
D | GrVkStencilAttachment.h | 20 struct Format { struct 21 VkFormat fInternalFormat; argument 28 int sampleCnt, const Format& format); argument
|
/external/skqp/src/gpu/gl/ |
D | GrGLStencilAttachment.h | 19 struct Format { struct 20 GrGLenum fInternalFormat; argument 35 const Format& format) in GrGLStencilAttachment() argument
|
/external/skia/src/gpu/gl/ |
D | GrGLStencilAttachment.h | 19 struct Format { struct 20 GrGLenum fInternalFormat; argument 35 const Format& format) in GrGLStencilAttachment() argument
|
/external/gemmlowp/standalone/ |
D | neon-gemm-kernel-benchmark.cc | 287 Format; typedef 476 Format; typedef 594 Format; typedef 841 Format; typedef 926 Format; typedef 1013 Format; typedef 1099 Format; typedef 1185 Format; typedef 1328 Format; typedef 1517 Format; typedef [all …]
|
/external/gemmlowp/internal/ |
D | kernel_neon.h | 37 Format; typedef 297 Format; typedef 671 Format; typedef 933 Format; typedef 1268 Format; typedef
|
D | kernel_sse.h | 36 Format; typedef 210 Format; typedef
|
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderMultisampleInterpolationTests.cpp | 630 struct Format in init() struct 632 char const* name; in init() 633 GLenum internalFormat; in init() 634 tcu::TextureFormat textureFormat; in init() 635 char const* sampler; in init() 636 char const* outType; in init() 637 GLfloat min; in init() 638 GLfloat max; in init()
|
D | glcSampleVariablesTests.cpp | 879 struct Format in init() struct 881 char const* name; in init() 882 GLenum internalFormat; in init() 883 tcu::TextureFormat textureFormat; in init() 884 char const* sampler; in init() 885 char const* outType; in init()
|
/external/skqp/src/sfnt/ |
D | SkOTTable_post.h | 23 struct Format { struct 24 enum Value : SK_OT_Fixed { 31 SK_OT_Fixed value;
|
/external/skia/src/sfnt/ |
D | SkOTTable_post.h | 23 struct Format { struct 24 enum Value : SK_OT_Fixed { 31 SK_OT_Fixed value;
|
/external/swiftshader/third_party/LLVM/tools/llvm-diff/ |
D | DiffLog.h | 36 StringRef Format; variable 41 LogBuilder(Consumer &c, StringRef Format) in LogBuilder()
|
/external/llvm/tools/llvm-diff/ |
D | DiffLog.h | 36 StringRef Format; variable 41 LogBuilder(Consumer &c, StringRef Format) : consumer(&c), Format(Format) {} in LogBuilder()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-diff/ |
D | DiffLog.h | 36 StringRef Format; variable 41 LogBuilder(Consumer &c, StringRef Format) : consumer(&c), Format(Format) {} in LogBuilder()
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/ |
D | Format.java | 34 public enum Format { enum 76 private Format(int size) { in Format() method in Format 80 private Format(int size, boolean isPayloadFormat) { in Format() method in Format
|
/external/clang/include/clang/Frontend/ |
D | PCHContainerOperations.h | 105 const PCHContainerWriter *getWriterOrNull(StringRef Format) { in getWriterOrNull() 108 const PCHContainerReader *getReaderOrNull(StringRef Format) { in getReaderOrNull()
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | GCOV.cpp | 31 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/ |
D | gzip_stream.h | 58 enum Format { enum 113 enum Format { enum
|
/external/grpc-grpc/doc/ |
D | binary-logging.md | 3 ## Format section in Binary Logging
|
D | service_config.md | 9 # Format chapter
|
/external/clang/docs/ |
D | SanitizerSpecialCaseList.rst | 51 Format chapter
|
D | JSONCompilationDatabase.rst | 44 Format chapter
|
/external/clang/test/SemaObjCXX/ |
D | format-strings.mm | 13 @interface Format interface
|