/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | prera-ldst-insertpt.mir | 40 ; Make sure we move the paired stores next to each other, and 53 ; Make sure we move the paired stores next to each other. 80 ; Make sure we move the paired stores next to each other, and 99 ; Make sure we move the paired stores next to each other.
|
D | gpr-paired-spill.ll | 14 ; Key point is that enough 64-bit paired GPR values are live that
|
/external/skqp/docs/ |
D | SkImageInfo_Reference.bmh | 342 When SkColorType is set to kAlpha_8_SkColorType, the paired SkAlphaType is 377 always be paired with kOpaque_SkAlphaType. 418 If paired with kPremul_SkAlphaType: blue, green, and red components are 422 If paired with kUnpremul_SkAlphaType: alpha, blue, green, and red components 426 If paired with kOpaque_SkAlphaType: all alpha component values are at the maximum; 467 If paired with kPremul_SkAlphaType: red, green, and blue components are 471 If paired with kUnpremul_SkAlphaType: alpha, red, green, and blue components 475 If paired with kOpaque_SkAlphaType: all alpha component values are at the maximum; 516 their Color_Alpha was set to one, and should always be paired with 556 If paired with kPremul_SkAlphaType: blue, green, and red components are [all …]
|
/external/skia/docs/ |
D | SkImageInfo_Reference.bmh | 342 When SkColorType is set to kAlpha_8_SkColorType, the paired SkAlphaType is 377 always be paired with kOpaque_SkAlphaType. 418 If paired with kPremul_SkAlphaType: blue, green, and red components are 422 If paired with kUnpremul_SkAlphaType: alpha, blue, green, and red components 426 If paired with kOpaque_SkAlphaType: all alpha component values are at the maximum; 467 If paired with kPremul_SkAlphaType: red, green, and blue components are 471 If paired with kUnpremul_SkAlphaType: alpha, red, green, and blue components 475 If paired with kOpaque_SkAlphaType: all alpha component values are at the maximum; 516 their Color_Alpha was set to one, and should always be paired with 556 If paired with kPremul_SkAlphaType: blue, green, and red components are [all …]
|
/external/grpc-grpc/test/core/end2end/ |
D | README | 1 Each fixture (under fixtures/) is paired with each test (under tests/) and
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-stp-aa.ll | 113 ; Check that the stores %c and %d are paired after the fadd instruction, 114 ; and then the stores %a and %d are paired after proving that they do not 138 ; prove that it is safe to move %b past the stp to be paired with %a.
|
D | mergestores_noimplicitfloat.ll | 7 ; However, we can generate a paired 64-bit loads and stores, without using
|
D | arm64-misched-multimmo.ll | 8 ; Check that no scheduling dependencies are created between the paired loads and the store during p…
|
D | no-quad-ldp-stp.ll | 1 ; RUN: llc < %s -mtriple=aarch64-eabi -mattr=+slow-paired-128 -verify-machineinstrs -asm-verbose=fa…
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-stp-aa.ll | 113 ; Check that the stores %c and %d are paired after the fadd instruction, 114 ; and then the stores %a and %d are paired after proving that they do not 138 ; prove that it is safe to move %b past the stp to be paired with %a.
|
D | arm64-misched-multimmo.ll | 8 ; Check that no scheduling dependencies are created between the paired loads and the store during p…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/Fast-ISel/ |
D | double-arg.ll | 5 ; supports AFGR64 only, which uses paired 32 bit registers.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopRotate/ |
D | alloca.ll | 6 ; definition of alloca). I.e. each @use must be paired with an alloca.
|
/external/llvm/test/Transforms/LoopRotate/ |
D | alloca.ll | 6 ; definition of alloca). I.e. each @use must be paired with an alloca.
|
/external/google-breakpad/src/common/ |
D | dwarf_cu_to_module_unittest.cc | 816 Range paired[2][2]; member 884 TestLine(0, i, s.paired[0][i].start, in TEST_P() 885 s.paired[0][i].end - s.paired[0][i].start, in TEST_P() 892 TestLine(1, i, s.paired[1][i].start, in TEST_P() 893 s.paired[1][i].end - s.paired[1][i].start, in TEST_P()
|
/external/adhd/cras/src/server/ |
D | cras_bt_device.c | 81 int paired; member 360 return device->paired; in cras_bt_device_paired() 711 device->paired = value; in cras_bt_device_update_properties() 767 device->paired = 0; in cras_bt_device_update_properties()
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_adapter_tests.py | 795 paired = False 804 paired = True 810 self.results = {'has_device': has_device, 'paired': paired} 1094 paired = False 1103 paired = True 1108 self.results = {'has_device': has_device, 'paired': paired}
|
/external/v8/tools/perf/ |
D | statistics-for-json.R | 88 t <- t.test(patch_res, nopatch_res, paired=FALSE)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/ |
D | drop-debug-info.3.5.ll | 4 ; The bitcode paired with this test was generated by passing this file to
|
/external/llvm/test/Bitcode/ |
D | drop-debug-info.3.5.ll | 4 ; The bitcode paired with this test was generated by passing this file to
|
/external/llvm/test/CodeGen/ARM/ |
D | gpr-paired-spill.ll | 14 ; Key point is that enough 64-bit paired GPR values are live that
|
/external/skqp/site/user/api/ |
D | SkImageInfo_Reference.md | 426 …kImageInfo_Reference#kAlpha_8_SkColorType'>kAlpha_8_SkColorType</a>, the paired <a href='SkImageIn… 448 always be paired with <a href='SkImageInfo_Reference#kOpaque_SkAlphaType'>kOpaque_SkAlphaType</a>. 471 If paired with <a href='SkImageInfo_Reference#kPremul_SkAlphaType'>kPremul_SkAlphaType</a>: blue, g… 475 If paired with <a href='SkImageInfo_Reference#kUnpremul_SkAlphaType'>kUnpremul_SkAlphaType</a>: <a … 479 If paired with <a href='SkImageInfo_Reference#kOpaque_SkAlphaType'>kOpaque_SkAlphaType</a>: all <a … 500 If paired with <a href='SkImageInfo_Reference#kPremul_SkAlphaType'>kPremul_SkAlphaType</a>: red, gr… 504 If paired with <a href='SkImageInfo_Reference#kUnpremul_SkAlphaType'>kUnpremul_SkAlphaType</a>: <a … 508 If paired with <a href='SkImageInfo_Reference#kOpaque_SkAlphaType'>kOpaque_SkAlphaType</a>: all <a … 531 their <a href='#Color_Alpha'>Color_Alpha</a> was set to one, and should always be paired with 553 If paired with <a href='SkImageInfo_Reference#kPremul_SkAlphaType'>kPremul_SkAlphaType</a>: blue, g… [all …]
|
/external/skia/site/user/api/ |
D | SkImageInfo_Reference.md | 426 …kImageInfo_Reference#kAlpha_8_SkColorType'>kAlpha_8_SkColorType</a>, the paired <a href='SkImageIn… 448 always be paired with <a href='SkImageInfo_Reference#kOpaque_SkAlphaType'>kOpaque_SkAlphaType</a>. 471 If paired with <a href='SkImageInfo_Reference#kPremul_SkAlphaType'>kPremul_SkAlphaType</a>: blue, g… 475 If paired with <a href='SkImageInfo_Reference#kUnpremul_SkAlphaType'>kUnpremul_SkAlphaType</a>: <a … 479 If paired with <a href='SkImageInfo_Reference#kOpaque_SkAlphaType'>kOpaque_SkAlphaType</a>: all <a … 500 If paired with <a href='SkImageInfo_Reference#kPremul_SkAlphaType'>kPremul_SkAlphaType</a>: red, gr… 504 If paired with <a href='SkImageInfo_Reference#kUnpremul_SkAlphaType'>kUnpremul_SkAlphaType</a>: <a … 508 If paired with <a href='SkImageInfo_Reference#kOpaque_SkAlphaType'>kOpaque_SkAlphaType</a>: all <a … 531 their <a href='#Color_Alpha'>Color_Alpha</a> was set to one, and should always be paired with 553 If paired with <a href='SkImageInfo_Reference#kPremul_SkAlphaType'>kPremul_SkAlphaType</a>: blue, g… [all …]
|
/external/curl/m4/ |
D | ltsugar.m4 | 64 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/libexif/auto-m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|