Home
last modified time | relevance | path

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

12

/netbsd-src/lib/libcurses/PSD.doc/
H A Ddoc.I32 .Ds
60 .Ds
72 .Ds
86 .Ds
102 .Ds
132 .Ds
141 .Ds
148 .Ds
156 .Ds
165 .Ds
[all …]
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A DREADME1 Internet-Drafts (I-Ds) are working documents of the Internet
5 I-Ds are only valid for a maximum of six months and may be updated,
7 inappropriate to use I-Ds as reference material or to cite them
12 nor any plans to support for the I-D. The I-Ds found in this
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_fdr_log_writer.h66 MetadataRecord createMetadataRecord(DataTypes &&... Ds) {
74 std::make_tuple(std::forward<DataTypes>(Ds)...));
103 bool writeMetadata(Data &&... Ds) {
107 writeRecord(createMetadataRecord<Kind>(std::forward<Data>(Ds)...));
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFLiveness.cpp275 NodeList Ds; in getAllReachingDefs() local
287 Ds.push_back(DA); in getAllReachingDefs()
289 llvm::append_range(RDefs, Ds); in getAllReachingDefs()
290 for (NodeAddr<DefNode*> DA : Ds) { in getAllReachingDefs()
600 NodeList Ds = getAllReachingDefs(UR, PUA, true, false, NoRegs); in computePhiInfo() local
603 for (NodeAddr<DefNode*> D : Ds) { in computePhiInfo()
727 NodeList Ds = PA.Addr->members_if(DFG.IsRef<NodeAttrs::Def>, DFG); in computePhiInfo() local
728 if (!Ds.empty()) { in computePhiInfo()
729 RegisterRef RR = NodeAddr<DefNode*>(Ds[0]).Addr->getRegRef(DFG); in computePhiInfo()
835 NodeList Ds = getAllReachingDefs(S, PUA, true, false, NoRegs); in computeLiveIns() local
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-s12z.c1929 int Dd, Ds, Dn; in lex_shift_reg() local
1938 if (!lex_reg_name (REG_BIT_Dn, &Ds)) in lex_shift_reg()
1947 sb |= Ds; in lex_shift_reg()
2431 int Ds = 0; in bf_opr_reg_imm() local
2432 if (!lex_reg_name (REG_BIT_Dn, &Ds)) in bf_opr_reg_imm()
2472 number_to_chars_bigendian (f++, 0x08 | Ds, 1); in bf_opr_reg_imm()
2499 int Ds = 0; in bf_reg_reg_imm() local
2500 if (!lex_reg_name (REG_BIT_Dn, &Ds)) in bf_reg_reg_imm()
2531 bb |= Ds << 2; in bf_reg_reg_imm()
2562 int Ds = 0; in bf_reg_reg_reg() local
[all …]
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-s12z.c1929 int Dd, Ds, Dn; in lex_shift_reg() local
1938 if (!lex_reg_name (REG_BIT_Dn, &Ds)) in lex_shift_reg()
1947 sb |= Ds; in lex_shift_reg()
2431 int Ds = 0; in bf_opr_reg_imm() local
2432 if (!lex_reg_name (REG_BIT_Dn, &Ds)) in bf_opr_reg_imm()
2472 number_to_chars_bigendian (f++, 0x08 | Ds, 1); in bf_opr_reg_imm()
2499 int Ds = 0; in bf_reg_reg_imm() local
2500 if (!lex_reg_name (REG_BIT_Dn, &Ds)) in bf_reg_reg_imm()
2531 bb |= Ds << 2; in bf_reg_reg_imm()
2562 int Ds = 0; in bf_reg_reg_reg() local
[all …]
/netbsd-src/external/bsd/am-utils/dist/
H A Dbuildall177 -Ds )
230 -Ds: configure in /usr/local/AMD (strict compile, debugging, shared libs)
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defidebug.h145 UINT16 Ds; member
189 UINT32 Ds; member
272 UINT64 Ds; member
/netbsd-src/external/bsd/nvi/dist/docs/vi.man/
H A Dspell.ok6 Ds
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtdiv.c163 check4 (const char *Ns, const char *Ds, mpfr_rnd_t rnd_mode, int p, in check4() argument
170 mpfr_set_str1 (d, Ds); in check4()
175 Ns, Ds, p, mpfr_print_rnd_mode (rnd_mode)); in check4()
187 check24 (const char *Ns, const char *Ds, mpfr_rnd_t rnd_mode, const char *Qs) in check24() argument
194 mpfr_set_str1 (d, Ds); in check24()
199 Ns, Ds, mpfr_print_rnd_mode(rnd_mode)); in check24()
/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/
H A DREADME10 Berkeley distribution. Since groff does not have the \Ds option
/netbsd-src/external/bsd/nvi/dist/docs/vi.ref/
H A Dspell.ok14 Ds
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dconstraints.md35 ;; Ds, Dt, Dp, Dz, Tu, Te
417 (define_constraint "Ds"
H A Dvec-common.md363 (match_operand:VDQIW 2 "imm_lshift_or_reg_neon" "w,Ds")]
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Dconstraints.md465 (define_constraint "Ds"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dconstraints.md481 (define_constraint "Ds"
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.117581 (Db, Ds, Ex, Or, Sf): Reimplemented using this macro.
587 Moved obsolete `Ds' macro to doc.tmac.
H A DNEWS114 . The `Ds' and `De' macros provided in ms since groff version 1.19 have
116 instead. X11 documents which actually use `Ds' and `De' always load a
H A DChangeLog1527 of `Ds' and `De' macros.
3413 * tmac/s.tmac (De, Ds): New aliases for .DE and .DS, respectively.
4231 (Ns, Ne, 2s, 2e, Ds, De): New macros.
/netbsd-src/external/gpl2/groff/dist/doc/
H A Dgroff-11819 -- Macro: .Ds
1823 End a non-filled display started with `Ds'.
2807 -- Macro: .Ds
2813 use `Ds' and `De' always load a specific macro file from the X11
H A Dgroff-24506 * Ds [man]: Optional man extensions.
4510 * Ds [ms]: ms Displays and Keeps.
H A Dgroff.texinfo2651 @Defmac {Ds, , man}
2656 End a non-filled display started with @code{Ds}.
3761 @DefmacList {Ds, , ms}
3767 use @code{Ds} and @code{De} always load a specific macro file from the
/netbsd-src/tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh417 8hCXjzPCY+1sVDJSW/4E6y1P0H+Ds/ew4P1ftilIO1aL40j7RGbKpJRnbUcJ/Ifu

12