Home
last modified time | relevance | path

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

12345

/external/skia/src/gpu/vk/
DGrVkStencilAttachment.h20 struct Format { struct
21 VkFormat fInternalFormat; argument
29 int sampleCnt, const Format& format); argument
/external/skia/src/gpu/gl/
DGrGLStencilAttachment.h19 struct Format { struct
20 GrGLenum fInternalFormat; argument
36 const Format& format) in GrGLStencilAttachment() argument
/external/gemmlowp/internal/
Dkernel_neon.h37 Format; typedef
271 Format; typedef
650 Format; typedef
993 Format; typedef
Dkernel_SSE.h36 Format; typedef
209 Format; typedef
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
DFormat.java34 public enum Format { enum
75 private Format(int size) { in Format() method in Format
79 private Format(int size, boolean isPayloadFormat) { in Format() method in Format
/external/llvm/tools/llvm-diff/
DDiffLog.h36 StringRef Format; variable
41 LogBuilder(Consumer &c, StringRef Format) : consumer(&c), Format(Format) {} in LogBuilder()
/external/clang/include/clang/Frontend/
DPCHContainerOperations.h105 const PCHContainerWriter *getWriterOrNull(StringRef Format) { in getWriterOrNull()
108 const PCHContainerReader *getReaderOrNull(StringRef Format) { in getReaderOrNull()
/external/protobuf/src/google/protobuf/io/
Dgzip_stream.h59 enum Format { enum
113 enum Format { enum
/external/skia/src/ports/
DSkImageDecoder_empty.cpp32 bool SkImageDecoder::DecodeFile(const char[], SkBitmap*, SkColorType, Mode, Format*) { in DecodeFile() argument
40 bool SkImageDecoder::DecodeStream(SkStreamRewindable*, SkBitmap*, SkColorType, Mode, Format*) { in DecodeStream() argument
44 bool SkImageDecoder::DecodeMemory(const void*, size_t, SkBitmap*, SkColorType, Mode, Format*) { in DecodeMemory() argument
61 const char* SkImageDecoder::GetFormatName(Format) { in GetFormatName() argument
/external/clang/docs/
DJSONCompilationDatabase.rst44 Format chapter
DSanitizerSpecialCaseList.rst51 Format chapter
/external/clang/test/SemaObjCXX/
Dformat-strings.mm13 @interface Format interface
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/documentation/
DRules.md47 Format section in WebPageReplay Rule Language
/external/chromium-trace/catapult/tracing/tracing/mre/
Djson_output_formatter.py16 def Format(self, result_list): member in JSONOutputFormatter
Doutput_formatter.py14 def Format(self, results): member in OutputFormatter
/external/chromium-trace/catapult/telemetry/telemetry/internal/results/
Dvalueset_output_formatter.py14 def Format(self, page_test_results): member in ValueSetOutputFormatter
Dcsv_pivot_table_output_formatter.py34 def Format(self, page_test_results): member in CsvPivotTableOutputFormatter
Dhtml2_output_formatter.py24 def Format(self, page_test_results): member in Html2OutputFormatter
Dchart_json_output_formatter.py81 def Format(self, page_test_results): member in ChartJsonOutputFormatter
Doutput_formatter.py25 def Format(self, page_test_results): member in OutputFormatter
Djson_output_formatter.py55 def Format(self, page_test_results): member in JsonOutputFormatter
/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table.h30 struct Format { struct
31 enum {
/external/icu/icu4c/source/i18n/
Dformat.cpp70 Format::Format() in Format() function in Format
85 Format::Format(const Format &that) in Format() function in Format
/external/chromium-trace/catapult/telemetry/
Djson_format29 def Format(file_path): function
/external/clang/lib/Format/
DFormatToken.cpp94 const ColumnFormat *Format = getColumnFormat(RemainingCodePoints); in formatAfterToken() local
225 ColumnFormat Format; in precomputeFormattingInfos() local

12345