| /external/icu/icu4c/source/test/testdata/ |
| D | dcfmtest.txt | 1 # Note: Please make sure that this utf-8 file contains a BOM. 4 # Copyright (c) 2011-2012, International Business Machines Corporation and 11 # File Encoding: UTF-8 19 # Format Test Case Line: 20 # format pattern round-mode "decimal number" "expected formatted result" 44 format 0.0000E0 default "1234.01" "1.2340E3" 46 format 00 default "1234" "1234" 47 format 00 default ".01" "00" 48 format 00 default "1" "01" 49 format 00 default "1.9" "02" [all …]
|
| /external/cronet/third_party/icu/source/test/testdata/ |
| D | dcfmtest.txt | 1 # Note: Please make sure that this utf-8 file contains a BOM. 4 # Copyright (c) 2011-2012, International Business Machines Corporation and 11 # File Encoding: UTF-8 19 # Format Test Case Line: 20 # format pattern round-mode "decimal number" "expected formatted result" 44 format 0.0000E0 default "1234.01" "1.2340E3" 46 format 00 default "1234" "1234" 47 format 00 default ".01" "00" 48 format 00 default "1" "01" 49 format 00 default "1.9" "02" [all …]
|
| /external/deqp/android/cts/main/vk-main-2020-03-01/ |
| D | pipeline.txt | 1 dEQP-VK.pipeline.monolithic.blend.clamp.b8g8r8a8_snorm 2 dEQP-VK.pipeline.monolithic.blend.clamp.b8g8r8a8_unorm 3 dEQP-VK.pipeline.monolithic.blend.clamp.r16g16b16a16_snorm 4 dEQP-VK.pipeline.monolithic.blend.clamp.r16g16b16a16_unorm 5 dEQP-VK.pipeline.monolithic.blend.clamp.r8g8b8a8_snorm 6 dEQP-VK.pipeline.monolithic.blend.clamp.r8g8b8a8_unorm 7 …-VK.pipeline.monolithic.blend.format.a1r5g5b5_unorm_pack16.states.color_1mca_1mca_rsub_alpha_o_1md… 8 …-VK.pipeline.monolithic.blend.format.a1r5g5b5_unorm_pack16.states.color_1mca_1mca_sub_alpha_o_1mda… 9 …-VK.pipeline.monolithic.blend.format.a1r5g5b5_unorm_pack16.states.color_1mca_1mda_add_alpha_1mda_1… 10 …-VK.pipeline.monolithic.blend.format.a1r5g5b5_unorm_pack16.states.color_1mca_1mda_sub_alpha_cc_sa_… [all …]
|
| /external/deqp/android/cts/main/vk-main-2021-03-01/ |
| D | pipeline.txt | 1 dEQP-VK.pipeline.monolithic.bind_point.compute_raytracing.push_push.setup_cp_cs_rp_rs.cmd_dispatch_… 2 dEQP-VK.pipeline.monolithic.bind_point.compute_raytracing.push_push.setup_cp_cs_rp_rs.cmd_tracerays… 3 dEQP-VK.pipeline.monolithic.bind_point.compute_raytracing.push_push.setup_cp_cs_rs_rp.cmd_dispatch_… 4 dEQP-VK.pipeline.monolithic.bind_point.compute_raytracing.push_push.setup_cp_cs_rs_rp.cmd_tracerays… 5 dEQP-VK.pipeline.monolithic.bind_point.compute_raytracing.push_push.setup_cp_rp_cs_rs.cmd_dispatch_… 6 dEQP-VK.pipeline.monolithic.bind_point.compute_raytracing.push_push.setup_cp_rp_cs_rs.cmd_tracerays… 7 dEQP-VK.pipeline.monolithic.bind_point.compute_raytracing.push_push.setup_cp_rp_rs_cs.cmd_dispatch_… 8 dEQP-VK.pipeline.monolithic.bind_point.compute_raytracing.push_push.setup_cp_rp_rs_cs.cmd_tracerays… 9 dEQP-VK.pipeline.monolithic.bind_point.compute_raytracing.push_push.setup_cp_rs_cs_rp.cmd_dispatch_… 10 dEQP-VK.pipeline.monolithic.bind_point.compute_raytracing.push_push.setup_cp_rs_cs_rp.cmd_tracerays… [all …]
|
| /external/autotest/client/site_tests/graphics_parallel_dEQP/boards/ |
| D | pyro-fails.txt | 1 dEQP-VK.api.copy_and_blit.copy_commands2.resolve_image.diff_image_size.src_256_256_11_2_bit,Fail 2 dEQP-VK.api.copy_and_blit.core.resolve_image.partial.2_bit,Fail 3 dEQP-VK.api.copy_and_blit.core.resolve_image.with_regions.8_bit,Fail 4 dEQP-VK.api.image_clearing.core.clear_color_image.2d.optimal.multiple_layers.b8g8r8a8_unorm_200x180… 5 dEQP-VK.api.image_clearing.core.clear_color_image.2d.optimal.remaining_array_layers.r16g16b16a16_un… 6 dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.always_not_equal_never_not_equal,Fail 7 dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.less_greater_equal_equal,Fail 8 dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.never_less_greater_or_equal_less_or_equal,Fail 9 dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.never_never_less_greater,Fail 10 dEQP-VK.pipeline.depth.format.d24_unorm_s8_uint.compare_ops.always_greater_or_equal_greater_or_equa… [all …]
|
| /external/pigweed/pw_console/py/pw_console/ |
| D | style.py | 7 # https://www.apache.org/licenses/LICENSE-2.0 29 # pylint: disable=too-many-instance-attributes 61 # pylint: disable=too-many-instance-attributes 93 # pylint: disable=too-many-instance-attributes 125 # pylint: disable=too-many-instance-attributes 152 # pylint: disable=too-many-instance-attributes 179 # pylint: disable=too-many-instance-attributes 212 'nord-light': NordLightColors(), 214 'high-contrast-dark': HighContrastDarkColors(), 231 'default': 'bg:{} {}'.format(theme.default_bg, theme.default_fg), [all …]
|
| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/ |
| D | Opcode.java | 43 NOP(0x00, "nop", ReferenceType.NONE, Format.Format10x, Opcode.CAN_CONTINUE), 44 …MOVE(0x01, "move", ReferenceType.NONE, Format.Format12x, Opcode.CAN_CONTINUE | Opcode.SETS_REGISTE… 45 …MOVE_FROM16(0x02, "move/from16", ReferenceType.NONE, Format.Format22x, Opcode.CAN_CONTINUE | Opcod… 46 …MOVE_16(0x03, "move/16", ReferenceType.NONE, Format.Format32x, Opcode.CAN_CONTINUE | Opcode.SETS_R… 47 …MOVE_WIDE(0x04, "move-wide", ReferenceType.NONE, Format.Format12x, Opcode.CAN_CONTINUE | Opcode.SE… 48 …MOVE_WIDE_FROM16(0x05, "move-wide/from16", ReferenceType.NONE, Format.Format22x, Opcode.CAN_CONTIN… 49 …MOVE_WIDE_16(0x06, "move-wide/16", ReferenceType.NONE, Format.Format32x, Opcode.CAN_CONTINUE | Opc… 50 …MOVE_OBJECT(0x07, "move-object", ReferenceType.NONE, Format.Format12x, Opcode.CAN_CONTINUE | Opcod… 51 …MOVE_OBJECT_FROM16(0x08, "move-object/from16", ReferenceType.NONE, Format.Format22x, Opcode.CAN_CO… 52 …MOVE_OBJECT_16(0x09, "move-object/16", ReferenceType.NONE, Format.Format32x, Opcode.CAN_CONTINUE |… [all …]
|
| /external/deqp/android/cts/main/vk-main-2024-03-01/pipeline/ |
| D | monolithic.txt | 1 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.misc.no_color_draw 2 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… 3 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… 4 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… 5 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… 6 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… 7 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… 8 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… 9 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… 10 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… [all …]
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
| D | DumpableFormat.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 19 import com.google.android.exoplayer2.Format; 25 /** Wraps a {@link Format} to allow dumping it. */ 27 private final Format format; field in DumpableFormat 30 private static final Format DEFAULT_FORMAT = new Format.Builder().build(); 32 public DumpableFormat(Format format, int index) { in DumpableFormat() argument 33 this.format = format; in DumpableFormat() 39 dumper.startBlock("format " + index); in dump() 40 addIfNonDefault(dumper, "averageBitrate", format -> format.averageBitrate); in dump() 41 addIfNonDefault(dumper, "peakBitrate", format -> format.peakBitrate); in dump() [all …]
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
| D | DumpableFormat.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 19 import com.google.android.exoplayer2.Format; 25 /** Wraps a {@link Format} to allow dumping it. */ 27 private final Format format; field in DumpableFormat 30 private static final Format DEFAULT_FORMAT = new Format.Builder().build(); 32 public DumpableFormat(Format format, int index) { in DumpableFormat() argument 33 this.format = format; in DumpableFormat() 39 dumper.startBlock("format " + index); in dump() 40 addIfNonDefault(dumper, "averageBitrate", format -> format.averageBitrate); in dump() 41 addIfNonDefault(dumper, "peakBitrate", format -> format.peakBitrate); in dump() [all …]
|
| /external/fonttools/Tests/ttLib/tables/data/ |
| D | COLRv1-clip-boxes-q100-expected.ttx | 1 <?xml version="1.0" encoding="UTF-8"?> 7 <!-- BaseGlyphCount=27 --> 10 <Paint Format="32"><!-- PaintComposite --> 11 <SourcePaint Format="18"><!-- PaintScaleAroundCenter --> 12 <Paint Format="10"><!-- PaintGlyph --> 13 <Paint Format="2"><!-- PaintSolid --> 25 <BackdropPaint Format="10"><!-- PaintGlyph --> 26 <Paint Format="2"><!-- PaintSolid --> 36 <Paint Format="32"><!-- PaintComposite --> 37 <SourcePaint Format="22"><!-- PaintScaleUniformAroundCenter --> [all …]
|
| D | COLRv1-clip-boxes-q1-expected.ttx | 1 <?xml version="1.0" encoding="UTF-8"?> 7 <!-- BaseGlyphCount=27 --> 10 <Paint Format="32"><!-- PaintComposite --> 11 <SourcePaint Format="18"><!-- PaintScaleAroundCenter --> 12 <Paint Format="10"><!-- PaintGlyph --> 13 <Paint Format="2"><!-- PaintSolid --> 25 <BackdropPaint Format="10"><!-- PaintGlyph --> 26 <Paint Format="2"><!-- PaintSolid --> 36 <Paint Format="32"><!-- PaintComposite --> 37 <SourcePaint Format="22"><!-- PaintScaleUniformAroundCenter --> [all …]
|
| D | COLRv1-clip-boxes-q10-expected.ttx | 1 <?xml version="1.0" encoding="UTF-8"?> 7 <!-- BaseGlyphCount=27 --> 10 <Paint Format="32"><!-- PaintComposite --> 11 <SourcePaint Format="18"><!-- PaintScaleAroundCenter --> 12 <Paint Format="10"><!-- PaintGlyph --> 13 <Paint Format="2"><!-- PaintSolid --> 25 <BackdropPaint Format="10"><!-- PaintGlyph --> 26 <Paint Format="2"><!-- PaintSolid --> 36 <Paint Format="32"><!-- PaintComposite --> 37 <SourcePaint Format="22"><!-- PaintScaleUniformAroundCenter --> [all …]
|
| /external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/ |
| D | frame_buffer_common_utils.cc | 7 http://www.apache.org/licenses/LICENSE-2.0 43 return FrameBuffer::Create(planes_nv12, dimension, FrameBuffer::Format::kNV12, in CreateFromNV12RawBuffer() 54 FrameBuffer::Format::kNV21, orientation, in CreateFromNV21RawBuffer() 69 switch (buffer1.format()) { in AreBufferFormatsCompatible() 70 case FrameBuffer::Format::kRGBA: in AreBufferFormatsCompatible() 71 case FrameBuffer::Format::kRGB: in AreBufferFormatsCompatible() 72 return (buffer2.format() == FrameBuffer::Format::kRGBA || in AreBufferFormatsCompatible() 73 buffer2.format() == FrameBuffer::Format::kRGB); in AreBufferFormatsCompatible() 74 case FrameBuffer::Format::kNV12: in AreBufferFormatsCompatible() 75 case FrameBuffer::Format::kNV21: in AreBufferFormatsCompatible() [all …]
|
| /external/setupdesign/main/res/values/ |
| D | attrs.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 9 http://www.apache.org/licenses/LICENSE-2.0 16 --> 20 <!-- Theme attributes --> 21 <attr name="sudLayoutTheme" format="reference" /> 22 <attr name="sudMarginStart" format="dimension|reference" /> 23 <attr name="sudMarginEnd" format="dimension|reference" /> 24 <attr name="sudEditTextBackgroundColor" format="color" /> 25 <attr name="sudButtonHighlightAlpha" format="float" /> [all …]
|
| /external/fmtlib/test/ |
| D | format-test.cc | 1 // Formatting library for C++ - formatting library tests 3 // Copyright (c) 2012 - present, Victor Zverovich 6 // For the license information refer to format.h. 8 // Check if fmt/format.h compiles with windows.h included before it. 12 // clang-format off 13 #include "fmt/format.h" 14 // clang-format on 26 #include "gtest-extra.h" 27 #include "mock-allocator.h" 68 EXPECT_EQ(n - 2, 40); in TEST() [all …]
|
| /external/python/parse_type/parse_type/ |
| D | parse_util.py | 1 # -*- coding: utf-8 -*- 2 # pylint: disable=missing-docstring 13 # -- HELPER-CLASS: For format part in a Field. 15 # pylint: disable=redefined-builtin, too-many-arguments 22 # pylint: enable=redefined-builtin 31 * "{:format}" 32 * "{name:format}" 34 Format specification: [[fill]align][0][width][.precision][type] 36 # pylint: disable=redefined-builtin 39 def __init__(self, name="", format=None): argument [all …]
|
| /external/deqp/android/cts/main/src/ |
| D | gles3-incremental-deqp.txt | 2 dEQP-GLES3.info.vendor 3 dEQP-GLES3.info.renderer 4 dEQP-GLES3.info.version 5 dEQP-GLES3.info.shading_language_version 6 dEQP-GLES3.info.extensions 7 dEQP-GLES3.info.render_target 8 dEQP-GLES3.functional.prerequisite.state_reset 9 dEQP-GLES3.functional.prerequisite.clear_color 10 dEQP-GLES3.functional.prerequisite.read_pixels 11 dEQP-GLES3.functional.implementation_limits.max_element_index [all …]
|
| /external/deqp/android/cts/main/ |
| D | gles3-incremental-deqp.txt | 1 dEQP-GLES3.functional.color_clear.multiple_rgb 2 dEQP-GLES3.functional.color_clear.multiple_rgba 3 dEQP-GLES3.functional.color_clear.single_rgb 4 dEQP-GLES3.functional.color_clear.single_rgba 5 dEQP-GLES3.functional.implementation_limits.max_element_index 6 dEQP-GLES3.functional.implementation_limits.subpixel_bits 7 dEQP-GLES3.functional.prerequisite.clear_color 8 dEQP-GLES3.functional.prerequisite.read_pixels 9 dEQP-GLES3.functional.prerequisite.state_reset 10 dEQP-GLES3.functional.rasterization.fbo.rbo_multisample_max.primitives.lines [all …]
|
| /external/clang/tools/clang-format/ |
| D | clang-format.el | 1 ;;; clang-format.el --- Format code using clang-format 4 ;; Package-Requires: ((cl-lib "0.3")) 8 ;; This package allows to filter code through clang-format to fix its formatting. 9 ;; clang-format is a tool that formats C/C++/Obj-C code according to a set of 11 ;; Note that clang-format 3.4 or newer is required. 13 ;; clang-format.el is available via MELPA and can be installed via 15 ;; M-x package-install clang-format 18 ;; `package-archives'. Alternatively, ensure the directory of this 19 ;; file is in your `load-path' and add 21 ;; (require 'clang-format) [all …]
|
| /external/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
| D | test_VIDIOC_ENUM_FMT.c | 2 * v4l-test: Test environment for Video For Linux Two API 45 struct v4l2_fmtdesc format; in do_enumerate_formats() local 51 memset(&format, 0xff, sizeof(format)); in do_enumerate_formats() 52 format.index = i; in do_enumerate_formats() 53 format.type = type; in do_enumerate_formats() 55 ret_enum = ioctl(get_video_fd(), VIDIOC_ENUM_FMT, &format); in do_enumerate_formats() 63 CU_ASSERT_EQUAL(format.index, i); in do_enumerate_formats() 64 //CU_ASSERT_EQUAL(format.type, ?); in do_enumerate_formats() 65 //CU_ASSERT_EQUAL(format.flags, ?); in do_enumerate_formats() 67 CU_ASSERT(0 < strlen((char *)format.description)); in do_enumerate_formats() [all …]
|
| /external/deqp/android/cts/main/vk-main-2023-03-01/pipeline/ |
| D | monolithic.txt | 1 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… 2 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… 3 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… 4 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… 5 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… 6 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… 7 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… 8 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… 9 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… 10 dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.combined_image_sampler.image_ty… [all …]
|
| /external/apache-commons-lang/src/test/java/org/apache/commons/lang3/time/ |
| D | FastDatePrinterTest.java | 9 * http://www.apache.org/licenses/LICENSE-2.0 48 NEW_YORK, "-05", "-0500", "-05:00"); 84 DatePrinter getInstance(final String format) { in getInstance() argument 85 return getInstance(format, TimeZone.getDefault(), Locale.getDefault()); in getInstance() 88 private DatePrinter getInstance(final String format, final Locale locale) { in getInstance() argument 89 return getInstance(format, TimeZone.getDefault(), locale); in getInstance() 92 private DatePrinter getInstance(final String format, final TimeZone timeZone) { in getInstance() argument 93 return getInstance(format, timeZone, Locale.getDefault()); in getInstance() 98 * @param format the format string to use 103 …protected DatePrinter getInstance(final String format, final TimeZone timeZone, final Locale local… in getInstance() argument [all …]
|
| /external/sg3_utils/doc/ |
| D | sg_format.8 | 1 .TH SG_FORMAT "8" "February 2022" "sg3_utils\-1.48" SG3_UTILS 3 sg_format \- format, format with preset, resize SCSI disk; format tape 6 [\fI\-\-cmplst=\fR{0|1}] [\fI\-\-count=COUNT\fR] [\fI\-\-dcrt\fR] 7 [\fI\-\-dry\-run\fR] [\fI\-\-early\fR] [\fI\-\-ffmt=FFMT\fR] 8 [\fI\-\-fmtmaxlba\R] [\fI\-\-fmtpinfo=FPI\fR] [\fI\-\-format\fR] 9 [\fI\-\-help\fR] [\fI\-\-ip\-def\fR] [\fI\-\-long\fR] [\fI\-\-mode=MP\fR] 10 [\fI\-\-pfu=PFU\fR] [\fI\-\-pie=PIE\fR] [\fI\-\-pinfo\fR] [\fI\-\-poll=PT\fR] 11 [\fI\-\-preset=ID\fR] [\fI\-\-quick\fR] [\fI\-\-resize\fR] [\fI\-\-rto_req\fR] 12 [\fI\-\-security\fR] [\fI\-\-six\fR] [\fI\-\-size=LB_SZ\fR] 13 [\fI\-\-tape=FM\fR] [\fI\-\-timeout=SECS\fR] [\fI\-\-verbose\fR] [all …]
|
| /external/cronet/third_party/libc++/src/test/std/utilities/format/format.functions/ |
| D | ascii.pass.cpp | 1 //===----------------------------------------------------------------------===// 4 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 6 //===----------------------------------------------------------------------===// 9 // UNSUPPORTED: GCC-ALWAYS_INLINE-FIXME 12 // ADDITIONAL_COMPILE_FLAGS: -D_LIBCPP_HAS_NO_UNICODE 14 // TODO FMT This test should not require std::to_chars(floating-point) 15 // XFAIL: availability-fp_to_chars-missing 17 // <format> 21 #include <format> 29 //*** 1-byte code points *** in test_char() [all …]
|