| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| D | mtl_format_utils.h | 68 struct Format : public FormatBase struct 77 bool valid() const { return metalFormat != MTLPixelFormatInvalid; } in valid() argument 80 return actualAngleFormat().depthBits && actualAngleFormat().stencilBits; in hasDepthAndStencilBits() argument 84 return actualAngleFormat().depthBits || actualAngleFormat().stencilBits; in hasDepthOrStencilBits() argument 88 const FormatCaps &getCaps() const { return *caps; } in getCaps() argument 93 MTLPixelFormat metalFormat = MTLPixelFormatInvalid; argument 98 const FormatCaps *caps = nullptr; argument 104 void init(const DisplayMtl *display, angle::FormatID intendedFormatId); argument 106 friend class FormatTable; argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| D | Format.h | 86 struct Format { struct 87 wgpu::TextureFormat format; argument 110 // in [0, kKnownFormatCount) argument
|
| /third_party/spirv-tools/utils/vscode/src/lsp/protocol/ |
| D | enums.go | 154 func (e TextDocumentSyncKind) Format(f fmt.State, c rune) { func 162 func (e InitializeError) Format(f fmt.State, c rune) { func 170 func (e MessageType) Format(f fmt.State, c rune) { func 178 func (e FileChangeType) Format(f fmt.State, c rune) { func 186 func (e WatchKind) Format(f fmt.State, c rune) { func 194 func (e CompletionTriggerKind) Format(f fmt.State, c rune) { func 202 func (e DiagnosticSeverity) Format(f fmt.State, c rune) { func 210 func (e DiagnosticTag) Format(f fmt.State, c rune) { func 218 func (e CompletionItemKind) Format(f fmt.State, c rune) { func 226 func (e InsertTextFormat) Format(f fmt.State, c rune) { func [all …]
|
| /third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/ |
| D | enums.go | 154 func (e TextDocumentSyncKind) Format(f fmt.State, c rune) { func 162 func (e InitializeError) Format(f fmt.State, c rune) { func 170 func (e MessageType) Format(f fmt.State, c rune) { func 178 func (e FileChangeType) Format(f fmt.State, c rune) { func 186 func (e WatchKind) Format(f fmt.State, c rune) { func 194 func (e CompletionTriggerKind) Format(f fmt.State, c rune) { func 202 func (e DiagnosticSeverity) Format(f fmt.State, c rune) { func 210 func (e DiagnosticTag) Format(f fmt.State, c rune) { func 218 func (e CompletionItemKind) Format(f fmt.State, c rune) { func 226 func (e InsertTextFormat) Format(f fmt.State, c rune) { func [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
| D | enums.go | 154 func (e TextDocumentSyncKind) Format(f fmt.State, c rune) { func 162 func (e InitializeError) Format(f fmt.State, c rune) { func 170 func (e MessageType) Format(f fmt.State, c rune) { func 178 func (e FileChangeType) Format(f fmt.State, c rune) { func 186 func (e WatchKind) Format(f fmt.State, c rune) { func 194 func (e CompletionTriggerKind) Format(f fmt.State, c rune) { func 202 func (e DiagnosticSeverity) Format(f fmt.State, c rune) { func 210 func (e DiagnosticTag) Format(f fmt.State, c rune) { func 218 func (e CompletionItemKind) Format(f fmt.State, c rune) { func 226 func (e InsertTextFormat) Format(f fmt.State, c rune) { func [all …]
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/ast/ |
| D | ast.go | 63 func (e EnumDecl) Format(w fmt.State, verb rune) { func 79 func (e EnumEntry) Format(w fmt.State, verb rune) { func 95 func (m MatcherDecl) Format(w fmt.State, verb rune) { func 112 func (f FunctionDecl) Format(w fmt.State, verb rune) { func 126 func (l Parameters) Format(w fmt.State, verb rune) { func 145 func (p Parameter) Format(w fmt.State, verb rune) { func 156 func (o MatcherOptions) Format(w fmt.State, verb rune) { func 171 func (l TemplatedNames) Format(w fmt.State, verb rune) { func 190 func (t TemplatedName) Format(w fmt.State, verb rune) { func 208 func (p TypeDecl) Format(w fmt.State, verb rune) { func [all …]
|
| /third_party/grpc/doc/ |
| D | grpc_xds_bootstrap_format.md | 174 ### Supported Channel Credentials 213 ### Supported Certificate Provider Instances 231 ### Supported Server Features 241 ### When were fields added?
|
| D | binary-logging.md | 3 ## Format section in Binary Logging
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkFormat.hpp | 24 class Format class 27 Format() {} in Format() function in vk::Format 28 Format(VkFormat format) in Format() function in vk::Format
|
| /third_party/mesa3d/src/nouveau/nil/ |
| D | extent.rs | 116 format: Format, in to_el() 124 format: Format, in to_B() 133 format: Format, in to_tl() 144 format: Format, in nil_extent4d_px_to_el() 154 format: Format, in nil_extent4d_px_to_tl() 163 format: Format, in nil_extent4d_px_to_B() 278 format: Format, in to_el() 287 format: Format, in to_B() 296 format: Format, in to_tl() 307 format: Format, in nil_offset4d_px_to_el() [all …]
|
| D | tiling.rs | 100 format: Format, in sparse_block_extent_el() 129 format: Format, in sparse_block_extent_px() 139 format: Format, in sparse_block_extent_B() 147 format: Format, in nil_sparse_block_extent_px() 155 pub fn sparse(format: Format, dim: ImageDim) -> Self { in sparse() 175 format: Format, in choose()
|
| D | format.rs | 11 pub struct Format { struct 15 impl TryFrom<pipe_format> for Format { implementation 37 impl Format { implementation 196 pub extern "C" fn nil_format(p_format: pipe_format) -> Format { in nil_format()
|
| D | tic.rs | 102 format: &Format, in nv9097_set_th_v2_0() 127 format: &Format, in nvb097_set_th_bl_0() 535 format: Format, in nv9097_nil_fill_buffer_tic() 558 format: Format, in nvb097_nil_fill_buffer_tic() 621 format: Format, in nil_buffer_fill_tic() 631 format: Format, in fill_buffer_tic()
|
| D | modifiers.rs | 186 format: Format, in nil_drm_format_mods_for_format() 195 format: Format, in drm_format_mods_for_format() 247 format: Format, in drm_format_mod_is_supported() 301 format: Format, in select_best_drm_format_mod() 325 format: Format, in nil_select_best_drm_format_mod()
|
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| D | Format.cpp | 47 FormatTranslate(DXGI_FORMAT Format, BOOL depth) in FormatTranslate() 283 FormatToName(DXGI_FORMAT Format) in FormatToName()
|
| /third_party/icu/docs/userguide/format_parse/datetime/ |
| D | examples.md | 24 ## Format section in Date and Time Formatting Examples 30 ### C++ 42 ### C subsection
|
| /third_party/flatbuffers/tests/annotated_binary/ |
| D | README.md | 42 ### Binary Sections 60 ### Binary Regions
|
| /third_party/rust/rust/compiler/rustc_builtin_macros/src/ |
| D | format_foreign.rs | 9 Format(Format<'a>), enumerator 50 pub struct Format<'a> { struct 52 pub span: &'a str, 54 pub parameter: Option<u16>, 56 pub flags: &'a str, 58 pub width: Option<Num>, 60 pub precision: Option<Num>, 62 pub length: Option<&'a str>, 64 pub type_: &'a str, 66 pub position: InnerSpan, [all …]
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
| D | time_zone_format_test.cc | 74 TEST(Format, TimePointResolution) { in TEST() argument 103 TEST(Format, TimePointExtendedResolution) { in TEST() argument 130 TEST(Format, Basics) { in TEST() argument 155 TEST(Format, PosixConversions) { in TEST() argument 197 TEST(Format, LocaleSpecific) { in TEST() argument 246 TEST(Format, Escaping) { in TEST() argument 265 TEST(Format, ExtendedSeconds) { in TEST() argument 327 TEST(Format, ExtendedSubeconds) { in TEST() argument 389 TEST(Format, CompareExtendSecondsVsSubseconds) { in TEST() argument 431 TEST(Format, ExtendedOffset) { in TEST() argument [all …]
|
| /third_party/skia/src/sfnt/ |
| D | SkOTTable_post.h | 23 struct Format { struct 24 enum Value : SK_OT_Fixed { 31 SK_OT_Fixed value;
|
| /third_party/skia/m133/src/sfnt/ |
| D | SkOTTable_post.h | 23 struct Format { struct 24 enum Value : SK_OT_Fixed { 31 SK_OT_Fixed value;
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcShaderMultisampleInterpolationTests.cpp | 631 struct Format in init() struct 633 char const* name; in init() 634 GLenum internalFormat; in init() 635 tcu::TextureFormat textureFormat; in init() 636 char const* sampler; in init() 637 char const* outType; in init() 638 GLfloat min; in init() 639 GLfloat max; in init()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
| D | SampleProfReader.h | 451 SampleProfileFormat Format = SPF_None; variable 473 : SampleProfileReader(std::move(B), C, Format) {} in SampleProfileReader() argument 551 : SampleProfileReaderBinary(std::move(B), C, Format) {} in SampleProfileReaderBinary() argument 597 LLVMContext &C, SampleProfileFormat Format) in SampleProfileReaderExtBinaryBase() 630 : SampleProfileReaderExtBinaryBase(std::move(B), C, Format) {} in SampleProfileReaderExtBinaryBase() argument
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/tok/ |
| D | tok.go | 64 func (l Location) Format(w fmt.State, verb rune) { func 91 func (s Source) Format(w fmt.State, verb rune) { func 111 func (t Token) Format(w fmt.State, verb rune) { func
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | texture_format_table.h | 69 constexpr Format::Format() in Format() function 82 constexpr Format::Format(GLenum internalFormat, in Format() function
|