Home
last modified time | relevance | path

Searched refs:Ds (Results 1 – 25 of 28) sorted by relevance

12

/openbsd-src/regress/usr.bin/mandoc/mdoc/Bl/
H A Doffset.out_markdown21 Bl item offset Ds
29 > Bl tag width Ds offset empty
33 > Bl tag width Ds offset left
37 > Bl tag width Ds offset indent
41 > Bl tag width Ds offset indent-two
45 > Bl tag width Ds offset 0.36i
49 > Bl tag width Ds offset mystring
53 > Bl tag width Ds offset Ds
57 > Bl tag width Ds offset 78n
61 > Bl tag width Ds offset -0.26i
H A Doffset.out_ascii19 Bl item offset Ds
28 tag Bl tag width Ds offset empty
30 tag Bl tag width Ds offset left
32 tag Bl tag width Ds offset indent
34 tag Bl tag width Ds offset indent-two
36 tag Bl tag width Ds offset 0.36i
38 tag Bl tag width Ds offset mystring
40 tag Bl tag width Ds offset Ds
45 Ds
49 tag Bl tag width Ds offset -0.26i
/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_fdr_log_writer.h65 MetadataRecord createMetadataRecord(DataTypes &&... Ds) {
73 std::make_tuple(std::forward<DataTypes>(Ds)...));
102 bool writeMetadata(Data &&... Ds) {
106 writeRecord(createMetadataRecord<Kind>(std::forward<Data>(Ds)...));
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRDFLiveness.cpp274 NodeList Ds; in getAllReachingDefs() local
286 Ds.push_back(DA); in getAllReachingDefs()
288 llvm::append_range(RDefs, Ds); in getAllReachingDefs()
289 for (NodeAddr<DefNode*> DA : Ds) { in getAllReachingDefs()
598 NodeList Ds = getAllReachingDefs(UR, PUA, true, false, NoRegs); in computePhiInfo() local
601 for (NodeAddr<DefNode*> D : Ds) { in computePhiInfo()
724 NodeList Ds = PA.Addr->members_if(DFG.IsRef<NodeAttrs::Def>, DFG); in computePhiInfo() local
725 if (!Ds.empty()) { in computePhiInfo()
726 RegisterRef RR = NodeAddr<DefNode*>(Ds[0]).Addr->getRegRef(DFG); in computePhiInfo()
832 NodeList Ds = getAllReachingDefs(S, PUA, true, false, NoRegs); in computeLiveIns() local
[all …]
/openbsd-src/gnu/llvm/llvm/lib/XRay/
H A DFDRTraceWriter.cpp42 Error writeMetadata(support::endian::Writer &OS, Values &&... Ds) { in writeMetadata() argument
46 auto T = std::make_tuple(std::forward<Values>(std::move(Ds))...); in writeMetadata()
/openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/
H A D3513.crt13 4UonqM5IoEmcOpgS4FDUarDBbZQb2xoeFvRDfvCNIaEMY7wox8u0/8Ds+B8KX9OI
H A D927.crt18 Ds/bVHVlJ0AkeB1uAYnYJb/iEOoXJusogTs7rF0SehWgy7yx0o/QZgHQNvO92/dY
H A D223.key16 TIuQQe4SqhBn2xuqoOQZ0ebCpWhoZQZ1TyVw58NdZ6Vz32iS1uD5RCAHCbtl+0Ds
H A D1811.key11 8ssAKlOT0oQ1bUsRsxxtaUOZN+Ds+uN0d71rfGT0UDCZc549n7PeFm9Yxawj2fal
H A D1074.key19 RDnZQa3JY2ZAEyquVuQPQ6331plBa2apEsmd13gj76g2vNsMzekUqFh1yOtf4/Ds
H A D1789.key5 Ds/CCEi9hEPKyqLtTrYaR0JpEV/zhzaR8RsxazSo/xBrQgBkRodwbyuc89kDQZno
H A D2864.key7 lxehSrdnymPvWrQRz3HllsRlL6F6NQMhHC3uuwIDAQABAoIBAG9UY8N+8Fp+r/Ds
H A D2003.key5 Ds+sUWBNuHYARW4rEtwqL3DJuNbQ43nRwOwV560VoIltB0NTKoQiuFfwtXRYIgwp
H A D3290.key23 8HO7XNqBRNMjH36tGnE/eVl3k3ugWXuvN2giQ5Qc4bbOIZDyd8ql9qVMArDd+2Ds
H A D973.chain35 Ds+/0nK+PxB7X+RDRubODuapIjW8PNAODjn7vNJRMVGp9bwDXzlrUR+p6pSXxj6v
H A D1152.chain20 wbwHTReGJMrJGVK9RdtJGbPfw/wKaQveXjG9mSiHQL7JmTvKSDaZw12l8gAIK+Ds
H A D1447.chain13 +CTzk7qKnNz3h1YiGYYZZ6JstY7dayWRKySwLFkHNWvbvSmOlOsSTxl2b0HsG/Ds
/openbsd-src/regress/usr.bin/mandoc/mdoc/Bd/
H A Doffset-empty.out_markdown21 Bd literal offset Ds
H A Doffset-empty.out_ascii19 Bd literal offset Ds
/openbsd-src/usr.bin/vi/docs/
H A Dspell.ok7 Ds
/openbsd-src/usr.bin/vi/docs/USD.doc/vi.man/
H A Dspell.ok5 Ds
/openbsd-src/games/quiz/datfiles/
H A Delements110 Ds:110:(281):Darmstadtium
/openbsd-src/usr.bin/vi/docs/USD.doc/vi.ref/
H A Dspell.ok12 Ds
/openbsd-src/usr.bin/vi/
H A DREADME114 as an argument. The option -Ds causes nvi to ignore the EXINIT and
/openbsd-src/gnu/llvm/llvm/docs/
H A DCompileCudaWithLLVM.rst348 * D functions prefer to call other Ds. HDs are given lower priority.
355 When compiling for device, HDs will call Ds with lower priority than HD, and

12