/external/libffi/testsuite/libffi.bhaible/ |
D | README | 14 stdout. A correct output consists of paired lines, such as 27 * failed-call, which consists of the non-paired lines of output of 29 * failed-callback, which consists of the non-paired lines of output of 53 The failed-call and failed-callback files consist of paired lines:
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | prera-ldst-insertpt.mir | 42 ; Make sure we move the paired stores next to each other, and 55 ; Make sure we move the paired stores next to each other. 82 ; Make sure we move the paired stores next to each other, and 107 ; Make sure we move the paired stores next to each other.
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | future-check-features.ll | 1 ; RUN: llc -mattr=pcrelative-memops,prefix-instrs,paired-vector-memops,mma \ 4 ; RUN: llc -mattr=pcrelative-memops,prefix-instrs,paired-vector-memops,mma \
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | merge-out-of-order-ldst.ll | 7 ; scanning for a paired instruction because it used to expect paired one
|
/external/grpc-grpc/test/core/end2end/ |
D | README | 1 Each fixture (under fixtures/) is paired with each test (under tests/) and
|
/external/llvm-project/llvm/test/CodeGen/Mips/Fast-ISel/ |
D | double-arg.ll | 5 ; supports AFGR64 only, which uses paired 32 bit registers.
|
/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/llvm-project/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 | wineh-save-lrpair2.mir | 4 # Check that lr isn't paired with a GPR if it's the first pair, as
|
D | no-quad-ldp-stp.ll | 1 ; RUN: llc < %s -mtriple=aarch64-eabi -mattr=+slow-paired-128 -verify-machineinstrs -asm-verbose=fa…
|
D | wineh-save-lrpair3.mir | 4 # Check that an unpaired register that is even isn't paired with lr.
|
D | wineh-save-lrpair1.mir | 6 # Check that an odd callee-saved GPR is paired with lr
|
/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/llvm/test/Transforms/LoopRotate/ |
D | alloca.ll | 6 ; definition of alloca). I.e. each @use must be paired with an alloca.
|
/external/llvm-project/llvm/test/Transforms/LoopRotate/ |
D | alloca.ll | 7 ; 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 | 819 Range paired[2][2]; member 887 TestLine(0, i, s.paired[0][i].start, in TEST_P() 888 s.paired[0][i].end - s.paired[0][i].start, in TEST_P() 895 TestLine(1, i, s.paired[1][i].start, in TEST_P() 896 s.paired[1][i].end - s.paired[1][i].start, in TEST_P()
|
/external/perfetto/protos/perfetto/trace/track_event/ |
D | chrome_thread_descriptor.proto | 22 // usually by the thread's trace writer. Must be paired with a ThreadDescriptor
|
D | chrome_process_descriptor.proto | 21 // Describes the attributes for a Chrome process. Must be paired with a
|
/external/adhd/cras/src/server/ |
D | cras_bt_device.c | 104 int paired; member 375 return device->paired; in cras_bt_device_paired() 838 device->paired = value; in cras_bt_device_update_properties() 902 device->paired = 0; in cras_bt_device_update_properties()
|
/external/llvm-project/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
|